HomeSort by relevance Sort by last modified time
    Searched full:identifier (Results 901 - 925 of 5290) sorted by null

<<31323334353637383940>>

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 234 USHORT format; /* Format identifier--format = 1 */
263 USHORT format; /* Format identifier--format = 2 */
291 USHORT format; /* Format identifier--format = 3 */
333 USHORT format; /* Format identifier */
466 USHORT format; /* Format identifier--format = 1 */
515 USHORT format; /* Format identifier--format = 2 */
553 USHORT format; /* Format identifier */
711 USHORT format; /* Format identifier--format = 1 */
802 USHORT format; /* Format identifier--format = 2 */
856 USHORT format; /* Format identifier */
    [all...]
  /external/ppp/pppd/
ipv6cp.c 247 "Accept peer's interface identifier for us", 1 },
250 "Use (default) IPv4 address as interface identifier", 1 },
313 #define CILEN_IFACEID 10 /* RFC2472, interface identifier */
348 * If comma first character, then no local identifier
355 option_error("Illegal interface identifier (local): %s", arg);
368 * If comma last character, the no remote identifier
372 option_error("Illegal interface identifier (remote): %s", comma);
538 eui64_zero(go->hisid); /* last proposed interface identifier */
728 * Accept the peer's idea of {our,his} interface identifier, if different
764 * If they want to negotiate about interface identifier, we comply
    [all...]
  /frameworks/base/docs/html/tools/support-library/
features.jd 151 <p>The Gradle build script dependency identifier for this library is as follows:</p>
178 The Gradle build script dependency identifier for this library is as follows:
236 <p>The Gradle build script dependency identifier for this library is as follows:</p>
257 <p>The Gradle build script dependency identifier for this library is as follows:</p>
279 <p>The Gradle build script dependency identifier for this library is as follows:</p>
314 script dependency identifier <code>com.android.support:support-v7-mediarouter:&lt;revision&gt;</code>,
341 <p>The Gradle build script dependency identifier for this library is as follows:</p>
363 <p>The Gradle build script dependency identifier for this library is as follows:</p>
392 <p>The Gradle build script dependency identifier for this library is as follows:</p>
456 <p>The Gradle build script dependency identifier for this library is as follows:</p
    [all...]
  /external/clang/include/clang/AST/
DeclarationName.h 51 Identifier,
83 /// StoredIdentifier - The name is a normal identifier, and Ptr is
166 /// for this name as a void pointer if it's not an identifier.
213 /// because an identifier can be a dependent name if it is used as the
222 /// simple identifier.
260 /// operator, retrieve the identifier associated with it.
355 /// identifier.
383 /// with II as the identifier.
391 // The source location for identifier stored elsewhere.
392 // struct {} Identifier;
    [all...]
  /external/google-breakpad/src/tools/windows/converter/
ms_symbol_server_converter.cc 68 const string &identifier) {
71 size_t length = identifier.length();
75 if (SSCANF(identifier.c_str(),
89 if (SSCANF(identifier.c_str(), "%08X%x", &signature_, &age_) != 2) {
225 GUIDOrSignatureIdentifier identifier; local
226 if (!identifier.InitializeFromString(debug_or_code_id)) {
228 "LocateFile: Unparseable identifier for %s %s %s\n",
275 const_cast<void *>(identifier.guid_or_signature_pointer()),
276 identifier.age(), 0,
277 identifier.type() == GUIDOrSignatureIdentifier::TYPE_GUID
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java 48 * for cases where the displayed form of an identifier may
62 * <li> Single identifier tests. Check whether an identifier is
65 * <li> Two identifier tests. Check whether two specific identifiers are confusable.
77 * which (if any) of the selected tests have identified possible problems with the identifier.
86 * The test functions for checking a single identifier, or for testing
114 * <p>When performing tests on a single identifier, with the check() family of functions,
118 * <li><code>MIXED_SCRIPT_CONFUSABLE</code>: the identifier contains characters from multiple
119 * scripts, and there exists an identifier of a single script that is visually confusable.</li>
120 * <li><code>WHOLE_SCRIPT_CONFUSABLE</code>: the identifier consists of characters from a singl
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_gpsk.c 41 u8 identifier,
45 u8 identifier);
277 u8 identifier,
304 resp = eap_gpsk_send_gpsk_2(data, identifier,
316 u8 identifier,
333 EAP_CODE_RESPONSE, identifier);
586 u8 identifier,
618 resp = eap_gpsk_send_gpsk_4(data, identifier);
631 u8 identifier)
642 EAP_CODE_RESPONSE, identifier);
    [all...]
  /system/bt/stack/include/
gatt_api.h 854 ** Parameter conn_id: connection identifier.
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 311 ;;; You can define your own identifier converter if you want.
312 ;;; Use the -identifier-converter command line argument to
327 (cl::apply *swig-identifier-converter* id
356 (if (eq *swig-identifier-converter* 'identifier-convert-lispify)
378 (cl::defun identifier-convert-null (id &key type class arity)
380 `(cl::setf ,(identifier-convert-null
405 (cl::defun identifier-convert-lispify (cname &key type class arity)
408 (cl::return-from identifier-convert-lispify
409 `(cl::setf ,(identifier-convert-lispif
    [all...]
  /external/clang/lib/Parse/
Parser.cpp 844 // C99 6.7.2.3p6: Handle "struct-or-union identifier;", "enum { X };"
    [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 238 .Ss Identifier Specification
338 used ISO-Latin-1 as the encoding of the GSS-API identifier attribute.
353 Use UTF-16LE to encode the GSS-API identifier attribute.
357 Use ISO-Latin-1 to encode the GSS-API identifier attribute.
411 .It Ic identifier Ar idtype ;
419 Specifies the identifier sent to the remote host
438 This is the default type if you do not specify an identifier to use.
470 Specifies the peer's identifier to be received.
473 will not verify the peer's identifier in ID payload transmitted from the peer.
482 identifier may specified a
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X962NamedCurves.java 596 * the passed in object identifier. Null if the curve isn't present.
598 * @param oid an object identifier representing a named curve, if present.
614 * return the object identifier signified by the passed in name. Null
615 * if there is no object identifier associated with name.
617 * @return the object identifier associated with name, if present.
626 * return the named curve name represented by the given object identifier.
  /frameworks/base/core/java/android/content/
ComponentName.java 27 * Identifier for a specific application component
41 * Create a new component identifier where the class name may be specified
72 * Create a new component identifier where the class name may be specified
91 * Create a new component identifier.
106 * Create a new component identifier from a Context and class name.
120 * Create a new component identifier from a Context and Class object.
  /frameworks/base/rs/java/android/renderscript/
Script.java 28 * KernelID is an identifier for a Script + root function pair. It is used
29 * as an identifier for ScriptGroup creation.
69 * InvokeID is an identifier for an invoke function. It is used
70 * as an identifier for ScriptGroup creation.
107 * FieldID is an identifier for a Script + exported field pair. It is used
108 * as an identifier for ScriptGroup creation.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Script.java 56 * KernelID is an identifier for a Script + root function pair. It is used
57 * as an identifier for ScriptGroup creation.
106 * InvokeID is an identifier for a invoke function. It is used
107 * as an identifier for ScriptGroup creation.
144 * FieldID is an identifier for a Script + exported field pair. It is used
145 * as an identifier for ScriptGroup creation.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 72 * identifier provided in the XML document. This method implements
79 * @param systemId The system identifier provided in the XML
111 * @param publicId The notation public identifier, or null if not
113 * @param systemId The notation system identifier.
133 * @param publicId The entity public identifier, or null if not
135 * @param systemId The entity system identifier.
  /external/clang/include/clang/Lex/
TokenLexer.h 79 /// Lexical information about the expansion point of the macro: the identifier
108 /// identifier for an object-like macro.
118 /// ')' for a function-like macro or the identifier for an object-like macro.
  /external/clang/lib/Lex/
TokenLexer.cpp 305 // identifier.
412 return FirstTok.is(tok::identifier) &&
484 // match the lexical properties of the macro identifier.
499 // Change the kind of this identifier to the appropriate token kind, e.g.
504 // If this identifier was poisoned and from a paste, emit an error. This
578 // Common paste case: identifier+identifier = identifier. Avoid creating
684 // token pasting re-lexes the result token in raw mode, identifier information
685 // isn't looked up. As such, if the result is an identifier, look up id info
    [all...]
  /external/clang/test/OpenMP/
for_simd_misc_messages.c 316 // expected-error@+1 {{use of undeclared identifier 'x'}}
320 // expected-error@+2 {{use of undeclared identifier 'x'}}
321 // expected-error@+1 {{use of undeclared identifier 'y'}}
325 // expected-error@+3 {{use of undeclared identifier 'x'}}
326 // expected-error@+2 {{use of undeclared identifier 'y'}}
327 // expected-error@+1 {{use of undeclared identifier 'z'}}
421 // expected-error@+1 {{use of undeclared identifier 'x'}}
425 // expected-error@+2 {{use of undeclared identifier 'x'}}
426 // expected-error@+1 {{use of undeclared identifier 'y'}}
430 // expected-error@+3 {{use of undeclared identifier 'x'}
    [all...]
parallel_for_simd_misc_messages.c 314 // expected-error@+1 {{use of undeclared identifier 'x'}}
318 // expected-error@+2 {{use of undeclared identifier 'x'}}
319 // expected-error@+1 {{use of undeclared identifier 'y'}}
323 // expected-error@+3 {{use of undeclared identifier 'x'}}
324 // expected-error@+2 {{use of undeclared identifier 'y'}}
325 // expected-error@+1 {{use of undeclared identifier 'z'}}
419 // expected-error@+1 {{use of undeclared identifier 'x'}}
423 // expected-error@+2 {{use of undeclared identifier 'x'}}
424 // expected-error@+1 {{use of undeclared identifier 'y'}}
428 // expected-error@+3 {{use of undeclared identifier 'x'}
    [all...]
  /external/clang/test/SemaTemplate/
alias-templates.cpp 131 void f1(Y<T> a) { h(g(a)); } // expected-error {{undeclared identifier 'g'}}
132 void f2(Y<Ts>...as) { h(g(as)...); } // expected-error {{undeclared identifier 'g'}}
134 void f4(Ts ...ts) { h(g(sizeof(ts))...); } // expected-error {{undeclared identifier 'g'}}
  /external/jdiff/src/jdiff/
CommentsHandler.java 66 System.out.println("Error: no identifier found in the comments XML file.");
75 System.out.println("Warning: API identifier in the comments XML file (" + filename2 + ") differs from the name of the file.");
79 } else if (localName.compareTo("identifier") == 0) {
  /external/kernel-headers/original/uapi/linux/
nfc.h 137 * @NFC_ATTR_TARGET_NFCID1: NFC-A targets identifier, max 10 bytes
153 * @NFC_ATTR_TARGET_ISO15693_DSFID: ISO 15693 Data Storage Format Identifier
154 * @NFC_ATTR_TARGET_ISO15693_UID: ISO 15693 Unique Identifier
  /external/llvm/test/DebugInfo/X86/
debug-info-access.ll 113 !4 = !MDCompositeType(tag: DW_TAG_structure_type, name: "A", line: 3, size: 8, align: 8, file: !1, elements: !5, identifier: "_ZTS1A")
121 !12 = !MDCompositeType(tag: DW_TAG_class_type, name: "B", line: 11, size: 8, align: 8, file: !1, elements: !13, identifier: "_ZTS1B")
131 !22 = !MDCompositeType(tag: DW_TAG_union_type, name: "U", line: 25, size: 32, align: 32, file: !1, elements: !23, identifier: "_ZTS1U")
  /external/llvm/test/Linker/Inputs/
type-unique-inheritance-b.ll 47 !4 = !MDCompositeType(tag: DW_TAG_class_type, name: "B", line: 7, size: 128, align: 64, file: !5, elements: !6, identifier: "_ZTS1B")
54 !11 = !MDCompositeType(tag: DW_TAG_class_type, name: "A", line: 3, size: 64, align: 32, file: !12, elements: !13, identifier: "_ZTS1A")
58 !15 = !MDCompositeType(tag: DW_TAG_class_type, name: "Base", line: 3, size: 32, align: 32, file: !5, elements: !16, identifier: "_ZTS4Base")

Completed in 426 milliseconds

<<31323334353637383940>>