/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/ |
D | UrlTemplate.java | 40 private final int[] identifiers; field in UrlTemplate 55 int[] identifiers = new int[4]; in compile() local 64 private UrlTemplate(String[] urlPieces, int[] identifiers, String[] identifierFormatTags, in UrlTemplate() 116 private static int parseTemplate(String template, String[] urlPieces, int[] identifiers, in parseTemplate()
|
/external/auto/factory/src/test/java/com/google/auto/factory/processor/ |
D | AutoFactoryDeclarationTest.java | 27 @Test public void identifiers() { in identifiers() method in AutoFactoryDeclarationTest
|
/external/antlr/runtime/Ruby/test/functional/parser/ |
D | basic.rb | 17 attr_reader :reported_errors, :identifiers accessor in TestParser001
|
/external/python/cpython2/Doc/reference/ |
D | lexical_analysis.rst | 309 .. _identifiers: target in Other tokens 403 .. _literals:
|
/external/fonttools/Lib/fontTools/ufoLib/ |
D | glifLib.py | 826 def _writeGuidelines(glyphObject, element, identifiers, validate): argument 871 def _writeAnchors(glyphObject, element, identifiers, validate): argument 1314 def buildOutlineFormat2(glyphObject, pen, outline, identifiers, validate): argument 1323 def _buildOutlineContourFormat2(pen, contour, identifiers, validate): argument 1346 def _buildOutlinePointsFormat2(pen, contour, identifiers, validate): argument 1367 def _buildOutlineComponentFormat2(pen, component, identifiers, validate): argument 1665 def __init__(self, element, formatVersion=None, identifiers=None, validate=True): argument
|
D | validators.py | 506 def guidelinesValidator(value, identifiers=None): argument 568 def anchorsValidator(value, identifiers=None): argument
|
/external/python/cpython3/Doc/reference/ |
D | lexical_analysis.rst | 274 .. _identifiers: target in Other tokens 393 .. _literals:
|
/external/auto/value/src/main/java/com/google/auto/value/processor/ |
D | AutoValueTemplateVars.java | 46 Boolean identifiers; field in AutoValueTemplateVars
|
/external/guava/guava/src/com/google/common/eventbus/ |
D | SubscriberRegistry.java | 185 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsNotCached() local
|
/external/guava/android/guava/src/com/google/common/eventbus/ |
D | SubscriberRegistry.java | 185 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsNotCached() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ElementAttributeInfo.java | 176 Set<String> identifiers = getIdentifiers(model); in elementDecl() local
|
/external/pdfium/xfa/fxfa/fm2js/ |
D | cxfa_fmlexer_unittest.cpp | 224 std::vector<const wchar_t*> identifiers = { in TEST() local
|
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | ImportOrderer.java | 433 private Optional<Integer> findIdentifier(int start, ImmutableSet<String> identifiers) { in findIdentifier()
|
/external/rust/crates/cexpr/src/ |
D | expr.rs | 41 identifiers: &'ident HashMap<Vec<u8>, EvalResult>, field
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckSecuritySyntaxOnly.cpp | 692 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckSecuritySyntaxOnly.cpp | 1007 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
|
/external/llvm-project/mlir/lib/IR/ |
D | MLIRContext.cpp | 267 llvm::StringSet<llvm::BumpPtrAllocator &> identifiers; member in mlir::MLIRContextImpl
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 1608 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 1632 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestUnits.java | 1326 …private void checkBcp47(String identifierType, Set<String> identifiers, UnicodeSet allowed, boolea… in checkBcp47()
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | SPIRVOps.cpp | 1617 SmallVector<OpAsmParser::OperandType, 0> identifiers; in parseEntryPointOp() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 8331 …::addQualifierToExisting(const TSourceLoc& loc, TQualifier qualifier, TIdentifierList& identifiers) in addQualifierToExisting()
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1319 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1414 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 8799 …::addQualifierToExisting(const TSourceLoc& loc, TQualifier qualifier, TIdentifierList& identifiers) in addQualifierToExisting()
|