/external/fonttools/Lib/fontTools/ufoLib/ |
D | glifLib.py | 586 identifiers = set() 600 _writeGuidelines(glyphObject, root, identifiers, validate) 604 _writeAnchors(glyphObject, root, identifiers, validate) 608 pen = GLIFPointPen(outline, identifiers=identifiers, validate=validate) 721 def _writeGuidelines(glyphObject, element, identifiers, validate): argument 744 if validate and identifier in identifiers: 747 identifiers.add(identifier) 766 def _writeAnchors(glyphObject, element, identifiers, validate): argument 784 if validate and identifier in identifiers: 787 identifiers.add(identifier) [all …]
|
D | validators.py | 512 def guidelinesValidator(value, identifiers=None): argument 518 if identifiers is None: 519 identifiers = set() 525 if identifier in identifiers: 527 identifiers.add(identifier) 574 def anchorsValidator(value, identifiers=None): argument 580 if identifiers is None: 581 identifiers = set() 587 if identifier in identifiers: 589 identifiers.add(identifier)
|
/external/freetype/src/tools/docmaker/ |
D | formatter.py | 39 self.identifiers = {} 56 self.block_index = self.identifiers.keys() 65 if name in self.identifiers: 71 + self.identifiers[name].location() 74 self.identifiers[name] = block 192 block = self.identifiers[name]
|
D | tohtml.py | 330 block = self.identifiers[name] 438 elif name in self.identifiers: 440 block = self.identifiers[name] 506 block = self.identifiers[name]
|
/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/deqp-deps/glslang/Test/baseResults/ |
D | decls.frag.out | 11 ERROR: 0:34: 'gl_vi4' : identifiers starting with "gl_" are reserved 12 ERROR: 0:35: 'gl_vj' : identifiers starting with "gl_" are reserved 13 ERROR: 0:35: 'gl_vk5' : identifiers starting with "gl_" are reserved 14 ERROR: 0:36: 'gl_vm2' : identifiers starting with "gl_" are reserved 15 ERROR: 0:36: 'gl_vm3' : identifiers starting with "gl_" are reserved 16 ERROR: 0:37: 'gl_vn8' : identifiers starting with "gl_" are reserved 17 ERROR: 0:37: 'gl_vp' : identifiers starting with "gl_" are reserved 19 ERROR: 0:43: 'gl_cond' : identifiers starting with "gl_" are reserved 20 WARNING: 0:46: 'foob__vi4' : identifiers containing consecutive underscores ("__") are reserved 21 WARNING: 0:47: 'foob__vj' : identifiers containing consecutive underscores ("__") are reserved [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ElementAttributeInfo.java | 174 Set<String> identifiers = getIdentifiers(model); in elementDecl() local 177 if (identifiers.size() == 0) { in elementDecl() 178 identifiers.add("EMPTY"); in elementDecl() 180 myData.getElement2Children().putAll(name, identifiers); in elementDecl() 181 for (String identifier : identifiers) { in elementDecl()
|
/external/antlr/runtime/JavaScript/tests/functional/ |
D | t013parser.g | 7 this.identifiers = []; 11 this.identifiers.push(name);
|
/external/antlr/runtime/Python/tests/ |
D | t013parser.g | 7 self.identifiers = [] 13 self.identifiers.append(name)
|
/external/antlr/runtime/Python3/tests/ |
D | t013parser.g | 7 self.identifiers = [] 13 self.identifiers.append(name)
|
/external/antlr/runtime/Cpp/tests/ |
D | t013parser.g | 20 self.identifiers = [] 26 self.identifiers.append(name)
|
/external/antlr/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/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…
|
/external/swiftshader/third_party/llvm-7.0/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/libxml2/doc/ |
D | apibuild.py | 195 self.identifiers = {} 211 d = self.identifiers[name] 215 self.identifiers[name] = d 233 d = self.identifiers[name] 237 self.identifiers[name] = d 280 self.identifiers[id] = idx.functions[id] 293 self.identifiers[id] = idx.variables[id] 300 self.identifiers[id] = idx.structs[id] 307 self.identifiers[id] = idx.typedefs[id] 324 self.identifiers[id] = idx.macros[id] [all …]
|
/external/flatbuffers/dart/ |
D | CHANGELOG.md | 9 - Changed constant identifiers to be compatible with Dart 2.x
|
/external/grpc-grpc/src/ruby/ |
D | CHANGELOG.md | 8 * Refactor the C extension to avoid identifiers used by ruby ([@yugui][])
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | ValidIdentifiers.td | 4 // Ensure that generated names for anonymous records are valid identifiers via the ctags index.
|
/external/llvm/test/TableGen/ |
D | ValidIdentifiers.td | 4 // Ensure that generated names for anonymous records are valid identifiers via the ctags index.
|
/external/u-boot/ |
D | LICENSE | 88 SPDX short form license identifiers separated by "WITH" when a license 93 License identifiers for licenses like [L]GPL with the 'or later' option 110 Exceptions can only be used with particular License identifiers. The 111 valid License identifiers are listed in the tags of the exception text
|
D | NOTICE | 88 SPDX short form license identifiers separated by "WITH" when a license 93 License identifiers for licenses like [L]GPL with the 'or later' option 110 Exceptions can only be used with particular License identifiers. The 111 valid License identifiers are listed in the tags of the exception text
|
/external/u-boot/Licenses/ |
D | README | 88 SPDX short form license identifiers separated by "WITH" when a license 93 License identifiers for licenses like [L]GPL with the 'or later' option 110 Exceptions can only be used with particular License identifiers. The 111 valid License identifiers are listed in the tags of the exception text
|
/external/python/cpython2/Doc/library/ |
D | xml.rst | 92 also point to external resources by public identifiers or system identifiers. 93 System identifiers are standard URIs or can refer to local files. The XML
|
/external/python/cpython3/Doc/reference/ |
D | lexical_analysis.rst | 106 and identifiers. 268 *identifiers*, *keywords*, *literals*, *operators*, and *delimiters*. Whitespace 284 The syntax of identifiers in Python is based on the Unicode standard annex 288 Within the ASCII range (U+0001..U+007F), the valid characters for identifiers 323 All identifiers are converted into the normal form NFKC while parsing; comparison 324 of identifiers is based on NFKC. 340 The following identifiers are used as reserved words, or *keywords* of the 341 language, and cannot be used as ordinary identifiers. They must be spelled 355 single: _, identifiers 356 single: __, identifiers [all …]
|