HomeSort by relevance Sort by last modified time
    Searched full:identifier (Results 1176 - 1200 of 5406) sorted by null

<<41424344454647484950>>

  /external/clang/test/SemaCXX/
crashes.cpp 26 int aa() { return p; } // expected-error{{use of undeclared identifier 'p'}}
pseudo-destructors.cpp 26 a->~foo(); // expected-error{{identifier 'foo' in object destruction expression does not name a type}}
typedef-redecl.cpp 54 typedef int operator! (A); // expected-error{{typedef name must be an identifier}}
  /external/clang/test/SemaObjC/
property.m 53 @property(copy) BYObjectIdentifier identifier;
  /external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_decode_object_identifier.c 15 ASN.1 DER, Decode Object Identifier, Tom St Denis
  /external/e2fsprogs/lib/et/test_cases/
imap_err.et 63 "Invalid identifier"
  /external/e2fsprogs/lib/uuid/
uuid.3.in 34 uuid \- DCE compatible Universally Unique Identifier library
  /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/icu4c/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/kernel-headers/original/linux/mtd/
partitions.h 40 char *name; /* identifier string */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
xorg_conf.php 55 'HorizSync', 'IOBase', 'Identifier', 'InputDevice',
  /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/mesa3d/src/gallium/state_trackers/wgl/
stw_winsys.h 56 * Locally unique identifier (LUID) of the graphics adapter.
  /external/nist-sip/java/gov/nist/javax/sip/
SIPConstants.java 50 * that the branch may be as a global identifier for
SipListenerExt.java 39 * DialogTimeoutEvent encapsulates the specific timeout type and the dialog identifier. The
  /external/openssh/
survey.sh.in 27 # identifier: [data] CRCR

Completed in 472 milliseconds

<<41424344454647484950>>