HomeSort by relevance Sort by last modified time
    Searched full:char (Results 1451 - 1475 of 65527) sorted by null

<<51525354555657585960>>

  /external/icu/icu4c/source/samples/layout/
FontMap.h 22 FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status);
37 virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) = 0;
39 char errorMessage[256];
42 static char *strip(char *s);
43 le_int32 getFontIndex(const char *fontName);
56 const char *fFontNames[scriptCodeCount];
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
OriyaInputMethodDescriptor.java 20 private static char[] keyboardMap;
21 private static char[][] substitutionTable;
22 private static char[] joinWithNukta;
23 private static char[] nuktaForm;
27 keyboardMap = new char[] {
158 char[] RA_SUB = {'\u0B4D', '\u0B30'};
159 char[] RA_SUP = {'\u0B30', '\u0B4D'};
160 char[] CONJ_JA_NYA = {'\u0B1C', '\u0B4D', '\u0B1E'};
161 char[] CONJ_TA_RA = {'\u0B24', '\u0B4D', '\u0B30'};
162 char[] CONJ_KA_SSA = {'\u0B15', '\u0B4D', '\u0B37'}
    [all...]
  /external/selinux/libsemanage/include/semanage/
seuser_record.h 15 const char *name,
31 extern const char *semanage_seuser_get_name(const semanage_seuser_t * seuser);
35 const char *name);
38 extern const char *semanage_seuser_get_sename(const semanage_seuser_t * seuser);
42 const char *sename);
45 extern const char *semanage_seuser_get_mlsrange(const semanage_seuser_t *
50 const char *mls_range);
  /external/selinux/libsepol/cil/test/unit/
CuTest.h 34 char* CuStrAlloc(int size);
35 char* CuStrCopy(const char* old);
47 char* buffer;
52 void CuStringRead(CuString* str, const char* path);
53 void CuStringAppend(CuString* str, const char* text);
54 void CuStringAppendChar(CuString* str, char ch);
55 void CuStringAppendFormat(CuString* str, const char* format, ...);
56 void CuStringInsert(CuString* str, const char* text, int pos);
68 char* name
    [all...]
  /external/skia/tests/
TraceMemoryDumpTest.cpp 20 void dumpNumericValue(const char* dumpName, const char* valueName, const char* units,
22 void setMemoryBacking(const char* dumpName, const char* backingType,
23 const char* backingObjectId) override { }
25 const char* dumpName,
  /external/webrtc/webrtc/libjingle/xmllite/
xmlconstants.cc 15 const char STR_EMPTY[] = "";
16 const char NS_XML[] = "http://www.w3.org/XML/1998/namespace";
17 const char NS_XMLNS[] = "http://www.w3.org/2000/xmlns/";
18 const char STR_XMLNS[] = "xmlns";
19 const char STR_XML[] = "xml";
20 const char STR_VERSION[] = "version";
21 const char STR_ENCODING[] = "encoding";
xmlconstants.h 18 extern const char STR_EMPTY[];
19 extern const char NS_XML[];
20 extern const char NS_XMLNS[];
21 extern const char STR_XMLNS[];
22 extern const char STR_XML[];
23 extern const char STR_VERSION[];
24 extern const char STR_ENCODING[];
  /ndk/tests/device/test-stlport_shared-exception/jni/
pretty2.cpp 7 extern "C" void __assert_fail (const char *, const char *,
8 unsigned int, const char *)
43 unsigned char *d = 0;
57 __assert_fail (const char *cond, const char *file, unsigned int line,
58 const char *pretty) throw ()
  /ndk/tests/device/test-stlport_static-exception/jni/
pretty2.cpp 7 extern "C" void __assert_fail (const char *, const char *,
8 unsigned int, const char *)
43 unsigned char *d = 0;
57 __assert_fail (const char *cond, const char *file, unsigned int line,
58 const char *pretty) throw ()
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
efs_dir.h 20 unsigned char namelen;
21 char name[3];
25 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
32 unsigned char firstused;
33 unsigned char slots;
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE];
38 #define EFS_MAXENTS ((EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE) / (EFS_DENTSIZE + sizeof(char)))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/netfilter_ipv4/
ipt_ULOG.h 31 char prefix[ULOG_PREFIX_LEN];
39 char indev_name[IFNAMSIZ];
40 char outdev_name[IFNAMSIZ];
42 char prefix[ULOG_PREFIX_LEN];
43 unsigned char mac_len;
44 unsigned char mac[ULOG_MAC_LEN];
45 unsigned char payload[0];

Completed in 542 milliseconds

<<51525354555657585960>>