Searched defs:STRING (Results 1 - 25 of 254) sorted by relevance

1234567891011

/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dtoken.h15 #define STRING 3 macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtoken.py12 STRING = 3 variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtoken.py16 STRING = 3 variable
H A Dpickle.py117 STRING = 'S' # push string; NL-terminated string argument variable
488 self.write(STRING + repr(obj) + '\n')
528 self.write(STRING + repr(obj) + '\n')
972 dispatch[STRING] = load_string
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dtoken.h15 #define STRING 3 macro
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtoken.py12 STRING = 3 variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtoken.py16 STRING = 3 variable
H A Dpickle.py117 STRING = 'S' # push string; NL-terminated string argument variable
488 self.write(STRING + repr(obj) + '\n')
528 self.write(STRING + repr(obj) + '\n')
972 dispatch[STRING] = load_string
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dtic.h144 #define STRING 2 /* String-valued capability */ macro
195 int nte_type; /* BOOLEAN, NUMBER or STRING */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dtic.h144 #define STRING 2 /* String-valued capability */ macro
197 int nte_type; /* BOOLEAN, NUMBER or STRING */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsubauth.h35 } STRING,*PSTRING; typedef in typeref:struct:_STRING
201 STRING NtChallengeResponse;
202 STRING LmChallengeResponse;
H A Dntdef.h473 } STRING, *PSTRING; typedef in typeref:struct:_STRING
476 typedef STRING ANSI_STRING;
478 typedef STRING OEM_STRING;
480 typedef CONST STRING* PCOEM_STRING;
481 typedef STRING CANSI_STRING;
H A Dwinternl.h104 } STRING; typedef in typeref:struct:_STRING
107 typedef STRING *PSTRING;
108 typedef STRING ANSI_STRING;
111 typedef STRING OEM_STRING;
113 typedef CONST STRING *PCOEM_STRING;
H A Dntsecapi.h94 typedef STRING LSA_STRING,*PLSA_STRING;
573 typedef LSA_STRING STRING,*PSTRING; typedef
686 STRING CaseSensitiveChallengeResponse;
687 STRING CaseInsensitiveChallengeResponse;
697 STRING AuthenticationInfo1;
698 STRING AuthenticationInfo2;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsubauth.h35 } STRING,*PSTRING; typedef in typeref:struct:_STRING
201 STRING NtChallengeResponse;
202 STRING LmChallengeResponse;
H A Dntdef.h473 } STRING, *PSTRING; typedef in typeref:struct:_STRING
476 typedef STRING ANSI_STRING;
478 typedef STRING OEM_STRING;
480 typedef CONST STRING* PCOEM_STRING;
481 typedef STRING CANSI_STRING;
H A Dwinternl.h104 } STRING; typedef in typeref:struct:_STRING
107 typedef STRING *PSTRING;
108 typedef STRING ANSI_STRING;
111 typedef STRING OEM_STRING;
113 typedef CONST STRING *PCOEM_STRING;
H A Dntsecapi.h94 typedef STRING LSA_STRING,*PLSA_STRING;
573 typedef LSA_STRING STRING,*PSTRING; typedef
686 STRING CaseSensitiveChallengeResponse;
687 STRING CaseInsensitiveChallengeResponse;
697 STRING AuthenticationInfo1;
698 STRING AuthenticationInfo2;
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/2.0.1/
H A DjFormatString-2.0.1.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/3.0.0/
H A DjFormatString-3.0.0.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
H A Dinfinite_recursion.py4 STRING = c_char_p variable
45 __darwin_va_list = STRING
124 ('sn', STRING),
125 ('ln', STRING),
208 ('ptr', STRING),
242 ('d2i', CFUNCTYPE(STRING)),
243 ('create', CFUNCTYPE(STRING)),
253 ('data', STRING),
263 ('lname', STRING),
264 ('sname', STRING),
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
H A Dinfinite_recursion.py4 STRING = c_char_p variable
45 __darwin_va_list = STRING
124 ('sn', STRING),
125 ('ln', STRING),
208 ('ptr', STRING),
242 ('d2i', CFUNCTYPE(STRING)),
243 ('create', CFUNCTYPE(STRING)),
253 ('data', STRING),
263 ('lname', STRING),
264 ('sname', STRING),
[all...]
/prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
H A Dlibprotobuf-java-lite-2.3.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/AbstractMessageLite ...
/prebuilts/sdk/tools/lib/
H A Dcommon.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/annotations/ com/android/annotations/Nullable ...
/prebuilts/devtools/tools/lib/
H A Drule-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...

Completed in 1331 milliseconds

1234567891011