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

1 2 3 4 5 6 7 891011>>

  /external/clang/test/Index/
arc-annotate.m 15 // CHECK: Identifier: "A" [1:12 - 1:13] ObjCInterfaceDecl=A:1:12
23 // CHECK: Identifier: "id" [2:31 - 2:33] TypeRef=id:0:0
24 // CHECK: Identifier: "property" [2:34 - 2:42] ObjCPropertyDecl=property:2:34
33 // CHECK: Identifier: "id" [3:29 - 3:31] TypeRef=id:0:0
34 // CHECK: Identifier: "second_property" [3:32 - 3:47] ObjCPropertyDecl=second_property:3:32
42 // CHECK: Identifier: "id" [4:42 - 4:44] TypeRef=id:0:0
43 // CHECK: Identifier: "third_property" [4:45 - 4:59] ObjCPropertyDecl=third_property:4:45
45 // CHECK: Identifier: "A" [8:3 - 8:4] ObjCClassRef=A:1:12
47 // CHECK: Identifier: "avar" [8:6 - 8:10] VarDecl=avar:8:6 (Definition)
49 // CHECK: Identifier: "avar" [9:3 - 9:7] DeclRefExpr=avar:8:
    [all...]
annotate-tokens.cpp 42 // CHECK: Identifier: "bonk" [1:8 - 1:12] StructDecl=bonk:1:8 (Definition)
47 // CHECK: Identifier: "test" [2:6 - 2:10] FunctionDecl=test:2:6 (Definition)
49 // CHECK: Identifier: "bonk" [2:11 - 2:15] TypeRef=struct bonk:1:8
50 // CHECK: Identifier: "X" [2:16 - 2:17] ParmDecl=X:2:16 (Definition)
53 // CHECK: Identifier: "X" [3:5 - 3:6] DeclRefExpr=X:2:16
55 // CHECK: Identifier: "X" [3:9 - 3:10] DeclRefExpr=X:2:16
59 // CHECK: Identifier: "bonk" [4:18 - 4:22] TypeRef=struct bonk:1:8
61 // CHECK: Identifier: "bonk" [4:24 - 4:28] TypeRef=struct bonk:1:8
66 // CHECK: Identifier: "X" [7:8 - 7:9] StructDecl=X:7:8 (Definition)
68 // CHECK: Identifier: "X" [8:3 - 8:4] TypeRef=struct X:7:
    [all...]
annotate-macro-args.m 10 // CHECK1: Identifier: "MACRO" [9:3 - 9:8] macro expansion=MACRO:6:9
13 // CHECK1: Identifier: "MyClass" [9:10 - 9:17] ObjCClassRef=MyClass:1:12
14 // CHECK1: Identifier: "meth" [9:18 - 9:22] ObjCMessageExpr=meth:2:8
18 // CHECK2: Identifier: "INVOKE" [15:3 - 15:9] macro expansion=INVOKE:12:9
20 // CHECK2: Identifier: "meth" [15:10 - 15:14] ObjCMessageExpr=meth:2:8
22 // CHECK2: Identifier: "MyClass" [15:16 - 15:23] ObjCClassRef=MyClass:1:12
annotate-deep-statements.cpp 13 // CHECK: Identifier: "foo" {{\[}}[[@LINE+1]]:6 - [[@LINE+1]]:9] FunctionDecl=foo:[[@LINE+1]]:6 (Definition)
annotate-tokens-include.c 5 // CHECK: Identifier: "include" [1:2 - 1:9] inclusion directive=annotate-tokens-include.h
cindex-on-invalid.m 20 // CHECK: cindex-on-invalid.m:21:1: error: expected identifier or '('
recover-bad-code-rdar_7487294.c 12 // CHECK: 9:3: error: use of undeclared identifier 'help'
  /external/clang/test/Parser/
brackets.c 10 // expected-error@-1{{brackets go after the identifier}}
26 // expected-error@-1{{brackets go after the identifier}}
37 // expected-error@-1{{expected identifier or '('}}
52 // expected-error@-1{{expected identifier or '('}}
56 // expected-error@-5{{brackets go after the identifier}}
65 // expected-error@-1{{brackets go after the identifier}}
  /external/kernel-headers/original/uapi/linux/
if_pppox.h 40 sid_t sid; /* Session identifier */
63 unsigned int sa_protocol; /* protocol identifier */
77 unsigned int sa_protocol; /* protocol identifier */
83 unsigned int sa_protocol; /* protocol identifier */
92 unsigned int sa_protocol; /* protocol identifier */
98 unsigned int sa_protocol; /* protocol identifier */
  /external/mesa3d/src/glsl/
hir_field_selection.cpp 52 expr->primary_expression.identifier,
62 expr->primary_expression.identifier);
66 expr->primary_expression.identifier);
71 expr->primary_expression.identifier);
82 method = call->subexpressions[0]->primary_expression.identifier;
98 expr->primary_expression.identifier);
  /external/selinux/secilc/docs/
cil_context_statement.xml 15 <para>Declare an SELinux security context identifier for labeling. The range (or current and clearance levels) MUST be defined whether the policy is MLS/MCS enabled or not.</para>
37 <para>The <literal><link linkend="context">context</link></literal> identifier.</para>
45 <para>A single previously declared <literal><link linkend="user">user</link></literal> identifier.</para>
53 <para>A single previously declared <literal><link linkend="role">role</link></literal> identifier.</para>
61 <para>A single previously declared <literal><link linkend="type">type</link></literal> or <literal><link linkend="typealias">typealias</link></literal> identifier.</para>
69 <para>A single previously declared <literal><link linkend="levelrange">levelrange</link></literal> identifier. This entry may also be defined by anonymous or named <literal><link linkend="level">level</link></literal>, <literal><link linkend="sensitivity">sensitivity</link></literal>, <literal><link linkend="sensitivityalias">sensitivityalias</link></literal>, <literal><link linkend="category">category</link></literal>, <literal><link linkend="categoryalias">categoryalias</link></literal> or <literal><link linkend="categoryset">categoryset</link></literal> as discussed in the <link linkend="mls_labeling_statements">Multi-Level Security Labeling Statements</link> section and shown in the examples.</para>
cil_user_statements.xml 8 <para>Declares an SELinux user identifier in the current namespace.</para>
30 <para>The SELinux <literal>user</literal> identifier.</para>
47 <para>Associates a previously declared <literal><link linkend="user">user</link></literal> identifier with a previously declared <literal><link linkend="role">role</link></literal> identifier.</para>
69 <para>A previously declared SELinux <literal><link linkend="user">user</link></literal> identifier.</para>
77 <para>A previously declared <literal><link linkend="role">role</link></literal> or <literal><link linkend="roleattribute">roleattribute</link></literal> identifier.</para>
96 <para>Associates a previously declared <literal><link linkend="user">user</link></literal> identifier with a previously declared <literal><link linkend="level">level</link></literal> identifier. The <literal><link linkend="level">level</link></literal> may be named or anonymous.</para>
118 <para>A previously declared SELinux <literal><link linkend="user">user</link></literal> identifier.</para>
126 <para>A previously declared <literal><link linkend="level">level</link></literal> identifier. This may consist of a single <literal><link linkend="sensitivity">sensitivity</link></literal> wi (…)
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t025lexerRulePropertyRef.html 32 lexer.IDENTIFIER,
44 lexer.IDENTIFIER,
56 lexer.IDENTIFIER,
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
predicates.rb 14 /* With this true, enum is seen as a keyword. False, it's an identifier */
23 : identifier {$enumIs = "ID"}
27 identifier
  /external/clang/test/CodeGenCXX/
debug-info-enum.cpp 11 // CHECK-SAME: identifier: "_ZTSN5test11eE"
26 // CHECK-SAME: identifier: "_ZTSN5test21eE"
38 // CHECK-SAME: identifier: "_ZTSN5test31eE"
debug-info-union-template.cpp 15 // CHECK-SAME: identifier: "_ZTSN7PR156375ValueIfEE"
  /frameworks/data-binding/compilerCommon/
BindingExpression.g4 38 | identifier
46 | identifier # Primary
50 | expression '.' Identifier # DotOp
54 | target=expression '.' methodName=Identifier '(' args=expressionList? ')' # MethodInvocation
91 identifier
92 : Identifier
122 : Identifier arguments
130 : identifier typeArguments? ('.' Identifier typeArguments? )*
420 Identifier
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 41 * for cases where the displayed form of an identifier may
52 * -# Single identifier tests. Check whether an identifier is
55 * -# Two identifier tests. Check whether two specific identifiers are confusable.
64 * which (if any) of the selected tests have identified possible problems with the identifier.
70 * Thread Safety: The test functions for checking a single identifier, or for testing
100 * When performing tests on a single identifier, with the uspoof_check() family of functions,
103 * -# USPOOF_MIXED_SCRIPT_CONFUSABLE: the identifier contains characters from multiple
104 * scripts, and there exists an identifier of a single script that is visually confusable.
105 * -# USPOOF_WHOLE_SCRIPT_CONFUSABLE: the identifier consists of characters from a singl
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
properties.rb 21 IDENTIFIER:
37 type.should == RuleProperty::TokenData::IDENTIFIER
47 type.should == RuleProperty::TokenData::IDENTIFIER
58 type.should == RuleProperty::TokenData::IDENTIFIER
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
InputDecryptor.java 14 * Return the algorithm identifier describing the encryption
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
p1.cpp 5 // immediately followed by an identifier followed by a <, the identifier must
7 // argument list (14.2) or a less-than operator. The identifier is first
8 // looked up in the class of the object expression. If the identifier is not
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/
p15.cpp 14 ++c; // expected-error {{use of undeclared identifier 'c'}}
  /external/clang/test/CXX/temp/
p3.cpp 10 expected-error {{use of undeclared identifier 'T'}} \
  /external/clang/test/CXX/temp/temp.decls/
p3.cpp 7 using A<char> = char; // expected-error {{name defined in alias declaration must be an identifier}}
  /external/clang/test/Modules/
separate_map_tree.cpp 8 const int val = common + b + c + c_; // expected-error {{undeclared identifier}}

Completed in 146 milliseconds

1 2 3 4 5 6 7 891011>>