HomeSort by relevance Sort by last modified time
    Searched full:identifier (Results 1 - 25 of 6937) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/tools/gyp/test/rules/src/subdir4/
asm-function.assem 2 # define IDENTIFIER(n) _##n
4 # define IDENTIFIER(n) n
7 .globl IDENTIFIER(asm_function)
8 IDENTIFIER(asm_function):
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t040bug80.g 8 | {false}? Identifier
9 | Identifier
13 Identifier: 'a'..'z'+ ; // with just 'a', output compiles
  /external/antlr/antlr-3.4/runtime/Python/tests/
t040bug80.g 8 | {False}? Identifier
9 | Identifier
13 Identifier: 'a'..'z'+ ; // with just 'a', output compiles
  /external/clang/test/Misc/
diag-verify.cpp 4 // "use of undeclared identifier 'y'" error message.
9 x = y; // expected-error{{use of undeclared identifier 'y'}}
10 x = y; // expected-error{{use of undeclared identifier}}
11 x = y; // expected-error{{undeclared identifier 'y'}}
13 x = y; // expected-error{{undeclared identifier}}
17 x = y; // expected-error{{use of undeclared identifier 'y' is fine}}
18 x = y; // expected-error{{abuse of undeclared identifier 'y'}}
19 x = y; // expected-error{{good use of undeclared identifier 'y' in code}}
20 x = y; // expected-error{{ use of undeclared identifier 'y' }}
21 x = y; // expected-error{{use of undeclared identifier 'y' is disallowed}
    [all...]
  /external/llvm/
.clang-tidy 1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*,readability-identifier-naming'
3 - key: readability-identifier-naming.ClassCase
5 - key: readability-identifier-naming.EnumCase
7 - key: readability-identifier-naming.FunctionCase
9 - key: readability-identifier-naming.UnionCase
11 - key: readability-identifier-naming.VariableCase
  /external/v8/test/message/
nf-yield-in-generator.out 1 *%(basename)s:6: SyntaxError: Unexpected identifier
4 SyntaxError: Unexpected identifier
nfe-yield-generator.out 1 *%(basename)s:5: SyntaxError: Unexpected identifier
4 SyntaxError: Unexpected identifier
try-catch-lexical-conflict.out 1 *%(basename)s:10: SyntaxError: Identifier 'x' has already been declared
4 SyntaxError: Identifier 'x' has already been declared
try-catch-variable-conflict.out 1 *%(basename)s:9: SyntaxError: Identifier 'x' has already been declared
4 SyntaxError: Identifier 'x' has already been declared
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetObjectLabel.java 1 // C function void glGetObjectLabel ( GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label )
3 public static native String glGetObjectLabel(int identifier, int name);
glGetObjectLabelKHR.java 1 // C function void glGetObjectLabelKHR ( GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label )
3 public static native String glGetObjectLabelKHR(int identifier, int name);
glGetObjectLabel.cpp 1 /* void glGetObjectLabel ( GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label ) */
3 android_glGetObjectLabel(JNIEnv *_env, jobject _this, jint identifier, jint name) {
glGetObjectLabelKHR.cpp 1 /* void glGetObjectLabelKHR ( GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label ) */
3 android_glGetObjectLabelKHR(JNIEnv *_env, jobject _this, jint identifier, jint name) {
  /external/clang/test/Modules/Inputs/
lookup_left.hpp 3 #pragma weak weak_identifier // expected-warning{{weak identifier 'weak_identifier' never declared}}
  /external/mesa3d/src/glsl/glcpp/tests/
059-token-pasting-integer.c 4 paste(identifier,2)
102-garbage-after-endif.c.expected 1 0:2(8): preprocessor error: syntax error, unexpected IDENTIFIER, expecting NEWLINE
  /external/v8/tools/gyp/test/assembly/src/
lib1.S 2 # define IDENTIFIER(n) _##n
4 # define IDENTIFIER(n) n
7 .globl IDENTIFIER(lib1_function)
8 IDENTIFIER(lib1_function):
  /frameworks/base/docs/html/sdk/api_diff/20/
user_comments_for_19_to_20.xml 17 <!-- The id attribute in an identifier element identifies the change as noted in the report.
19 text. A comment element can have multiple identifier elements, which will will cause the same
31 <identifier id="android"/>
37 <identifier id="android.Manifest.permission"/>
43 <identifier id="android.Manifest.permission.BODY_SENSORS"/>
49 <identifier id="android.R.attr"/>
55 <identifier id="android.R.attr.allowEmbedded"/>
61 <identifier id="android.R.attr.windowSwipeToDismiss"/>
67 <identifier id="android.app"/>
73 <identifier id="android.app.Notification"/
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERObjectIdentifier.java 10 public DERObjectIdentifier(String identifier)
12 super(identifier);
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DigestAlgorithmIdentifierFinder.java 8 * Find the digest algorithm identifier that matches with
9 * the passed in signature algorithm identifier.
12 * @return an algorithm identifier for the corresponding digest.
17 * Find the algorithm identifier that matches with
21 * @return an algorithm identifier for the digest signature.
  /frameworks/base/docs/html/sdk/api_diff/21/
user_comments_for_20_to_21.xml 17 <!-- The id attribute in an identifier element identifies the change as noted in the report.
19 text. A comment element can have multiple identifier elements, which will will cause the same
31 <identifier id="android"/>
37 <identifier id="android.Manifest.permission"/>
43 <identifier id="android.Manifest.permission.BIND_DREAM_SERVICE"/>
49 <identifier id="android.Manifest.permission.BIND_TV_INPUT"/>
55 <identifier id="android.Manifest.permission.BIND_VOICE_INTERACTION"/>
61 <identifier id="android.Manifest.permission.GET_TASKS"/>
67 <identifier id="android.Manifest.permission.READ_SOCIAL_STREAM"/>
73 <identifier id="android.Manifest.permission.READ_VOICEMAIL"/
    [all...]
  /frameworks/base/docs/html/sdk/support_api_diff/24.2.0/
user_comments_for_24.1.0_to_24.2.0.xml 17 <!-- The id attribute in an identifier element identifies the change as noted in the report.
19 text. A comment element can have multiple identifier elements, which will will cause the same
31 <identifier id="android.support.customtabs"/>
37 <identifier id="android.support.customtabs.CustomTabsIntent"/>
43 <identifier id="android.support.customtabs.CustomTabsIntent.Builder"/>
49 <identifier id="android.support.customtabs.CustomTabsIntent.Builder.setInstantAppsEnabled_added(boolean)"/>
55 <identifier id="android.support.customtabs.CustomTabsIntent.EXTRA_ENABLE_INSTANT_APPS"/>
61 <identifier id="android.support.customtabs.CustomTabsIntent.setAlwaysUseBrowserUI_added(android.content.Intent)"/>
67 <identifier id="android.support.customtabs.CustomTabsIntent.shouldAlwaysUseBrowserUI_added(android.content.Intent)"/>
73 <identifier id="android.support.customtabs.CustomTabsSession"/
    [all...]
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Structure/
PolicySubsystem.xml 16 <ComponentType Name="Strategies" Description="Identifier must match the enum value to make
18 <Component Name="media" Type="StrategyConfig" Mapping="Amend1:Media,Identifier:0"/>
19 <Component Name="phone" Type="StrategyConfig" Mapping="Amend1:Phone,Identifier:1"/>
21 Mapping="Amend1:Sonification,Identifier:2"/>
23 Mapping="Amend1:SonificationRespectful,Identifier:3"/>
24 <Component Name="dtmf" Type="StrategyConfig" Mapping="Amend1:Dtmf,Identifier:4"/>
26 Mapping="Amend1:EnforcedAudible,Identifier:5"/>
28 Mapping="Amend1:TransmittedThroughSpeaker,Identifier:6"/>
30 Mapping="Amend1:Accessibility,Identifier:7"/>
32 Mapping="Amend1:Rerouting,Identifier:8"/
    [all...]
  /external/avahi/avahi-gobject/
AvahiCore-0.6.gir 13 c:identifier="AVAHI_PROTO_INET"/>
16 c:identifier="AVAHI_PROTO_INET6"/>
19 c:identifier="AVAHI_PROTO_UNSPEC"/>
24 c:identifier="AVAHI_PUBLISH_UNIQUE"/>
27 c:identifier="AVAHI_PUBLISH_NO_PROBE"/>
30 c:identifier="AVAHI_PUBLISH_NO_ANNOUNCE"/>
33 c:identifier="AVAHI_PUBLISH_ALLOW_MULTIPLE"/>
36 c:identifier="AVAHI_PUBLISH_NO_reverse"/>
39 c:identifier="AVAHI_PUBLISH_NO_cookie"/>
42 c:identifier="AVAHI_PUBLISH_UPDATE"/
    [all...]
  /external/v8/test/webkit/
keywords-and-reserved_words.js 63 return "identifier";
67 shouldBe('classifyIdentifier("x")', '"identifier"');
68 shouldBe('classifyIdentifier("id")', '"identifier"');
69 shouldBe('classifyIdentifier("identifier")', '"identifier"');
70 shouldBe('classifyIdentifier("keyword")', '"identifier"');
71 shouldBe('classifyIdentifier("strict")', '"identifier"');
72 shouldBe('classifyIdentifier("use")', '"identifier"');
74 shouldBe('classifyIdentifier("abstract")', '"identifier"');
75 shouldBe('classifyIdentifier("boolean")', '"identifier"');
    [all...]

Completed in 2254 milliseconds

1 2 3 4 5 6 7 8 91011>>