HomeSort by relevance Sort by last modified time
    Searched refs:CHAR (Results 276 - 300 of 378) sorted by null

<<111213141516

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
Fuzzy.m 288 return @"1:1: Tokens options {k=1; backtrack=true; } : ( IMPORT | RETURN | CLASS | METHOD | FIELD | STAT | CALL | COMMENT | SL_COMMENT | STRING | CHAR | WS );";
375 [input consume]; /* advance one char and try again */
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/
gmaven-runtime-support-1.5.jar 
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
EmitUtils.java 40 TypeUtils.parseSignature("char charAt(int)");
58 TypeUtils.parseSignature("StringBuffer append(char)");
605 case Type.CHAR:
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/
BufferTest.java 128 char[] chars = new char[6];
218 char[] chars = new char[] { '\u2222', '\u0102', '\u0304', '\u0506', '\u0708', '\u2222' };
323 assertEquals(ByteOrder.nativeOrder(), CharBuffer.wrap(new char[10]).order());
324 assertEquals(ByteOrder.nativeOrder(), CharBuffer.wrap(new char[10]).asReadOnlyBuffer().order());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oledlg.h 542 CHAR szIconExe[MAX_PATH];
    [all...]
sspi.h 49 typedef CHAR SEC_CHAR;
339 char *ProviderInfo;
345 char *ProviderInfo;
465 unsigned char *SessionKey;
538 unsigned char *MarshalledTargetInfo;
543 char *AuthzID;
548 char *Target;
    [all...]
winnls.h 498 CHAR CodePageName[MAX_PATH];
    [all...]
dbgeng.h     [all...]
wincrypt.h 546 CHAR szName[20];
556 CHAR szName[20];
558 CHAR szLongName[40];
609 unsigned char SerialNumber[8];
611 unsigned char CertLabel[36];
615 unsigned char Key[16];
616 unsigned char SBox[256];
617 unsigned char i;
618 unsigned char j;
622 unsigned char Key[8]
    [all...]
oaidl.h 298 CHAR cVal;
305 CHAR *pcVal;
369 CHAR cVal;
377 CHAR *pcVal;
    [all...]
shlwapi.h 126 LWSTDAPI_(WINBOOL) IsCharSpaceA(CHAR wch);
    [all...]
windowsx.h16     [all...]
winsock2.h 262 char __ss_pad1[_SS_PAD1SIZE];
265 char __ss_pad2[_SS_PAD2SIZE];
372 char *buf;
438 CHAR szProtocol[WSAPROTOCOL_LEN+1];
857 typedef int (WSAAPI *LPFN_GETSOCKOPT)(SOCKET s,int level,int optname,char *optval,int *optlen);
860 typedef unsigned __LONG32 (WSAAPI *LPFN_INET_ADDR)(const char *cp);
861 typedef char *(WSAAPI *LPFN_INET_NTOA)(struct in_addr in);
865 typedef int (WSAAPI *LPFN_RECV)(SOCKET s,char *buf,int len,int flags);
866 typedef int (WSAAPI *LPFN_RECVFROM)(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen);
868 typedef int (WSAAPI *LPFN_SEND)(SOCKET s,const char *buf,int len,int flags)
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js 504 // verify that each char is in range. (parseInt ignores leading
513 // simply verify that first char is not whitespace.
515 // if +c is 0, but the char is not "0", then we have a whitespace.
1187 /*** META ((export char=?)
1192 /*** META ((export char<?)
1197 /*** META ((export char>?)
1202 /*** META ((export char<=?)
1207 /*** META ((export char>=?)
1212 /*** META ((export char-ci=?)
1217 /*** META ((export char-ci<?
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 498 // verify that each char is in range. (parseInt ignores leading
507 // simply verify that first char is not whitespace.
509 // if +c is 0, but the char is not "0", then we have a whitespace.
1181 /*** META ((export char=?)
1186 /*** META ((export char<?)
1191 /*** META ((export char>?)
1196 /*** META ((export char<=?)
1201 /*** META ((export char>=?)
1206 /*** META ((export char-ci=?)
1211 /*** META ((export char-ci<?
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 498 // verify that each char is in range. (parseInt ignores leading
507 // simply verify that first char is not whitespace.
509 // if +c is 0, but the char is not "0", then we have a whitespace.
1181 /*** META ((export char=?)
1186 /*** META ((export char<?)
1191 /*** META ((export char>?)
1196 /*** META ((export char<=?)
1201 /*** META ((export char>=?)
1206 /*** META ((export char-ci=?)
1211 /*** META ((export char-ci<?
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 498 // verify that each char is in range. (parseInt ignores leading
507 // simply verify that first char is not whitespace.
509 // if +c is 0, but the char is not "0", then we have a whitespace.
1181 /*** META ((export char=?)
1186 /*** META ((export char<?)
1191 /*** META ((export char>?)
1196 /*** META ((export char<=?)
1201 /*** META ((export char>=?)
1206 /*** META ((export char-ci=?)
1211 /*** META ((export char-ci<?
    [all...]
  /external/chromium_org/v8/benchmarks/
earley-boyer.js 504 // verify that each char is in range. (parseInt ignores leading
513 // simply verify that first char is not whitespace.
515 // if +c is 0, but the char is not "0", then we have a whitespace.
1187 /*** META ((export char=?)
1192 /*** META ((export char<?)
1197 /*** META ((export char>?)
1202 /*** META ((export char<=?)
1207 /*** META ((export char>=?)
1212 /*** META ((export char-ci=?)
1217 /*** META ((export char-ci<?
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 679 CHAR SourceName[TOKEN_SOURCE_LENGTH];
1037 IN const CHAR *MultiByteString,
1045 IN const CHAR *MultiByteString,
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.java 13 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'"
22 public static final int CHAR=15;
694 // SimpleC.g:43:1: type : ( 'int' | 'char' | 'void' | ID );
706 // SimpleC.g:44:5: ( 'int' | 'char' | 'void' | ID )
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.java 13 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "VAR_DEF", "ARG_DEF", "FUNC_HDR", "FUNC_DECL", "FUNC_DEF", "BLOCK", "ID", "EQ", "INT", "FOR", "INT_TYPE", "CHAR", "VOID", "EQEQ", "LT", "PLUS", "WS", "';'", "'('", "','", "')'", "'{'", "'}'"
22 public static final int CHAR=15;
694 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:43:1: type : ( 'int' | 'char' | 'void' | ID );
706 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:44:5: ( 'int' | 'char' | 'void' | ID )
    [all...]
  /external/mksh/src/
sh.h 158 static const char __IDSTRING_EXPAND(__LINE__,prefix) [] \
199 typedef unsigned char mksh_bool;
212 /* char (octet) type: C implementation */
215 typedef unsigned char uint8_t;
369 extern int revoke(const char *);
376 extern const char *cstrerror(int);
378 #define cstrerror(errnum) ((const char *)strerror(errnum))
382 size_t strlcpy(char *, const char *, size_t);
440 * Make MAGIC a char that might be printed to make bugs more obvious, bu
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /ndk/sources/host-tools/make-3.81/
main.c 87 static void decode_switches PARAMS ((int argc, char **argv, int env));
88 static void decode_env_switches PARAMS ((char *envar, unsigned int len));
90 static char *quote_for_env PARAMS ((char *out, char *in));
111 char *value_ptr; /* Pointer to the value-holding variable. */
117 char *noarg_value; /* Pointer to value used if no argument is given. */
118 char *default_value;/* Pointer to default value. */
120 char *long_name; /* Long option name. */
132 char **list; /* Nil-terminated list of strings. *
    [all...]

Completed in 1663 milliseconds

<<111213141516