/external/v8/test/mjsunit/compiler/ |
D | expression-trees.js | 60 var identifiers = ['a','b','c','d','e','f']; variable 61 var or_trees = makeTrees("|", identifiers); 62 var and_trees = makeTrees("&", identifiers); 78 eval(identifiers[j] + "+= ''"); 81 eval(identifiers[j] + "= +" + identifiers[j]); 99 eval(identifiers[j] + "+= ''"); 102 eval(identifiers[j] + "= +" + identifiers[j]);
|
/external/opencv3/3rdparty/jinja2/ |
D | compiler.py | 143 self.identifiers = Identifiers() 173 self.identifiers.declared.update( 174 parent.identifiers.declared | 175 parent.identifiers.declared_parameter | 178 self.identifiers.outer_undeclared.update( 179 parent.identifiers.undeclared - 180 self.identifiers.declared 188 rv.identifiers = object.__new__(self.identifiers.__class__) 189 rv.identifiers.__dict__.update(self.identifiers.__dict__) 197 visitor = FrameIdentifierVisitor(self.identifiers) [all …]
|
D | meta.py | 30 self.undeclared_identifiers.update(frame.identifiers.undeclared)
|
/external/v8/test/mjsunit/ |
D | keywords-and-reserved_words.js | 108 var identifiers = [ variable 122 for (var i = 0; i < identifiers.length; i++) { 123 assertEquals ("identifier", classifyIdentifier(identifiers[i]));
|
/external/guava/guava/src/com/google/common/eventbus/ |
D | AnnotatedSubscriberFinder.java | 115 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsInternal() local 128 if (!identifiers.containsKey(ident)) { in getAnnotatedMethodsInternal() 129 identifiers.put(ident, superClazzMethod); in getAnnotatedMethodsInternal() 134 return ImmutableList.copyOf(identifiers.values()); in getAnnotatedMethodsInternal()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t013parser.g | 7 this.identifiers = []; 11 this.identifiers.push(name);
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t013parser.g | 7 self.identifiers = [] 13 self.identifiers.append(name)
|
D | t013parser.py | 18 assert parser.identifiers == ['foobar']
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
D | basic.rb | 45 parser.identifiers.should == %w(blah_de_blah) 69 parser.identifiers.should == %w(blah_de_blah)
|
/external/eigen/doc/ |
D | A10_Eigen2SupportModes.dox | 27 … stage 20". This mode forces you to add eigen2_ prefixes to the Eigen2 identifiers that conflict w… 62 The eigen2_-prefixed identifiers are still available, but at this stage you should now replace them… 88 … (it remains available with eigen2_ prefix). So at this stage, all the identifiers that exist in E… 89 \li Stage 30 introduces the remaining Eigen 3 identifiers. So at this stage, you have the full Eige…
|
/external/llvm/test/Verifier/ |
D | module-flags-1.ll | 29 ; CHECK: module flag identifiers must be unique (or of 'require' type) 32 ; CHECK-NOT: module flag identifiers must be unique
|
/external/selinux/secilc/docs/ |
D | cil_default_object_statements.md | 29 …ist of previously declared <code>class</code> or <code>classmap</code> identifiers enclosed within… 81 …ist of previously declared <code>class</code> or <code>classmap</code> identifiers enclosed within… 128 …ist of previously declared <code>class</code> or <code>classmap</code> identifiers enclosed within… 166 …ist of previously declared <code>class</code> or <code>classmap</code> identifiers enclosed within…
|
D | cil_context_statement.md | 8 … Anonymous - They are defined within the CIL labeling statement using user, role etc. identifiers. 68 …mous context where the previously declared `user role type levelrange` identifiers are used to spe…
|
D | cil_role_statements.md | 76 …cil_role_statements.md#role) and [`type`](cil_type_statements.md#type) identifiers, then associate… 87 …s.md#role) and [`roleattribute`](cil_role_statements.md#roleattribute) identifiers associated to i… 123 … one or more previously declared [`role`](cil_role_statements.md#role) identifiers to a [`roleattr… 147 …p>Zero or more previously declared <code>role</code> or <code>roleattribute</code> identifiers.</p>
|
D | cil_mls_labeling_statements.md | 36 This example declares three [`sensitivity`](cil_mls_labeling_statements.md#sensitivity) identifiers: 139 …reviously declared <code>sensitivity</code> or <code>sensitivityalias</code> identifiers..</p></td> 189 This example declares a three [`category`](cil_mls_labeling_statements.md#category) identifiers: 286 … more previously declared <code>category</code> or <code>categoryalias</code> identifiers.</p></td> 330 …ro or more previously declared <code>category</code> or <code>categoryalias</code> identifiers.</p> 403 …, or a list of <code>category</code> and/or <code>categoryalias</code> identifiers. The examples s… 449 …, or a list of <code>category</code> and/or <code>categoryalias</code> identifiers. The examples s…
|
/external/llvm/test/TableGen/ |
D | ValidIdentifiers.td | 4 // Ensure that generated names for anonymous records are valid identifiers via the ctags index.
|
/external/libxml2/doc/ |
D | apibuild.py | 194 self.identifiers = {} 210 d = self.identifiers[name] 214 self.identifiers[name] = d 232 d = self.identifiers[name] 236 self.identifiers[name] = d 279 self.identifiers[id] = idx.functions[id] 292 self.identifiers[id] = idx.variables[id] 299 self.identifiers[id] = idx.structs[id] 306 self.identifiers[id] = idx.typedefs[id] 323 self.identifiers[id] = idx.macros[id] [all …]
|
/external/icu/icu4c/source/data/translit/ |
D | en.txt | 17 // This list is currently incomplete, and care should be taken to translate these identifiers.
|
/external/autotest/client/site_tests/platform_SessionManagerStateKeyGeneration/ |
D | control | 15 hardware identifiers required to generate state keys (such as machine and disk
|
/external/autotest/client/site_tests/network_3GIdentifiers/ |
D | control | 19 The test queries the modem for the following identifiers:
|
D | control.zte-mf190 | 22 The test queries the modem for the following identifiers:
|
D | control.hefty | 22 The test queries the modem for the following identifiers:
|
D | control.y3400 | 22 The test queries the modem for the following identifiers:
|
D | control.mu736 | 22 The test queries the modem for the following identifiers:
|
/external/clang/test/SemaObjC/ |
D | parameterized_classes.m | 203 // Type arguments with a mix of identifiers and type-names. 206 // Type arguments with only identifiers. 209 // Type arguments with only identifiers; one is ambiguous (resolved as 213 // Type arguments with only identifiers; one is ambiguous (resolved as 223 // Type arguments and protocol qualifiers (identifiers).
|