Searched defs:isPrintable (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Support/
H A DUnicode.cpp23 bool isPrintable(int UCS) { function in namespace:llvm::sys::unicode
223 /// identified by isPrintable);
229 if (!isPrintable(UCS))
/external/arduino/hardware/arduino/cores/arduino/
H A DWCharacter.h34 inline boolean isPrintable(int c) __attribute__((always_inline));
104 inline boolean isPrintable(int c) function
/external/clang/include/clang/Basic/
H A DCharInfo.h140 LLVM_READONLY static inline bool isPrintable(unsigned char c) { function in namespace:clang
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dconfig.cpp81 ** Function: isPrintable()
88 inline bool isPrintable(char c) function
202 else if (isPrintable(c))
217 else if (isPrintable(c))
321 else if (isPrintable(c))
/external/libnfc-nci/src/adaptation/
H A Dconfig.cpp81 ** Function: isPrintable()
88 inline bool isPrintable(char c) function
213 else if (isPrintable(c))
228 else if (isPrintable(c))
332 else if (isPrintable(c))
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dintltest.cpp293 static inline UBool isPrintable(UChar32 c) { function
312 if (!isPrintable(ch))
347 if (!isPrintable(ch))
/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp293 static inline UBool isPrintable(UChar32 c) { function
312 if (!isPrintable(ch))
347 if (!isPrintable(ch))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 352 milliseconds