Searched
full:identifier (Results
976 -
1000 of
5290) sorted by null
<<31323334353637383940>>
/external/easymock/src/org/easymock/ |
IMocksControl.java | 37 * @throws IllegalArgumentException if the name is not a valid Java identifier.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/ |
testManifest.xml | 42 id - unique identifier for the platform relevant to the zip file referenced in fileName attribute. Used to map compile logs and test logs listed in the manifest to a specific platform of a zipType.
|
/external/elfutils/src/ |
config.h.in | 39 /* Identifier for modules in the build. */
|
/external/fio/ |
blktrace_api.h | 102 __u32 device; /* device identifier (dev_t) */
|
/external/google-breakpad/src/client/linux/microdump_writer/ |
microdump_writer.cc | 293 // Dump information about the provided |mapping|. If |identifier| is non-NULL, 298 const uint8_t* identifier) { 300 if (identifier) { 302 my_memcpy(&module_identifier, identifier, sizeof(MDGUID));
|
/external/google-breakpad/src/common/ |
using_std_string.h | 43 // string type is chosen by simply #defining an identifier.
|
/external/google-breakpad/src/processor/ |
microdump.cc | 285 string addr, offset, size, identifier, filename; local 289 mmap_tokens >> identifier; local 296 identifier, // code_identifier 298 identifier, // debug_identifier
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/ |
SslUtil.java | 157 // tests. The relevant authority key identifier components of the current 158 // certificate (if present) must match the subject key identifier (if 165 // - the Authority Key Identifier extension is added, matching the 166 // subject key identifier, and using the issuer, and serial number.
|
/external/icu/icu4c/source/i18n/ |
unesctrn.h | 59 * @param ID the string identifier for this transliterator
|
/external/ipsec-tools/src/racoon/ |
cftoken.l | 178 <S_INI>identifier { BEGIN S_INF; YYDB; yywarn("it is obsoleted. use \"my_identifier\" in each remote directives."); return(IDENTIFIER); } 290 <S_SAINFS>identifier { YYD; yywarn("it is obsoleted. use \"my_identifier\"."); return(IDENTIFIER); } 318 <S_RMTS>identifier { YYD; yywarn("it is obsoleted. use \"my_identifier\"."); return(IDENTIFIER); } 320 <S_RMTS>xauth_login { YYD; return(XAUTH_LOGIN); /* formerly identifier type login */ } 545 /* identifier type */ 555 /* identifier qualifier */
|
/external/iptables/extensions/ |
libxt_IDLETIMER.c | 50 " --label string Unique rule identifier\n"
|
/external/iptables/libipq/ |
ipq_set_verdict.3 | 44 parameter is the packet identifier obtained via
|
/external/libnl/src/ |
nl-cls-list.c | 35 " --id=NUM Identifier\n"
|
/external/lldb/test/lang/cpp/static_members/ |
TestCPPStaticMembers.py | 59 startstr = "error: use of undeclared identifier 's_d'")
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
lexer.ml | 9 (* identifier: [a-zA-Z][a-zA-Z0-9] *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
lexer.ml | 9 (* identifier: [a-zA-Z][a-zA-Z0-9] *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
lexer.ml | 9 (* identifier: [a-zA-Z][a-zA-Z0-9] *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
lexer.ml | 9 (* identifier: [a-zA-Z][a-zA-Z0-9] *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
lexer.ml | 9 (* identifier: [a-zA-Z][a-zA-Z0-9] *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
lexer.ml | 9 (* identifier: [a-zA-Z][a-zA-Z0-9] *)
|
/external/llvm/include/llvm/MC/ |
MCSection.h | 28 /// Instances of this class represent a uniqued identifier for a section in the
|
/external/llvm/test/DebugInfo/ARM/ |
selectiondag-deadcode.ll | 22 !4 = !MDCompositeType(tag: DW_TAG_class_type, name: "Matrix3", line: 20, size: 288, align: 32, file: !5, identifier: "_ZTS7Matrix3")
|
/external/llvm/test/DebugInfo/X86/ |
arange.ll | 36 !4 = !MDCompositeType(tag: DW_TAG_structure_type, name: "foo<&i>", line: 3, size: 8, align: 8, file: !1, elements: !2, templateParams: !5, identifier: "_ZTS3fooIXadL_Z1iEEE")
|
data_member_location.ll | 41 !4 = !MDCompositeType(tag: DW_TAG_structure_type, name: "foo", line: 1, size: 64, align: 32, file: !1, elements: !5, identifier: "_ZTS3foo")
|
deleted-bit-piece.ll | 35 !6 = !MDCompositeType(tag: DW_TAG_structure_type, name: "Class", size: 64, align: 64, elements: !7, identifier: "_ZT5Class")
|
Completed in 371 milliseconds
<<31323334353637383940>>