Home
last modified time | relevance | path

Searched defs:identifiers (Results 1 – 25 of 44) sorted by relevance

12

/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DUrlTemplate.java40 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/
DAutoFactoryDeclarationTest.java27 @Test public void identifiers() { in identifiers() method in AutoFactoryDeclarationTest
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst309 .. _identifiers: target in Other tokens
403 .. _literals:
/external/fonttools/Lib/fontTools/ufoLib/
DglifLib.py826 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
Dvalidators.py506 def guidelinesValidator(value, identifiers=None): argument
568 def anchorsValidator(value, identifiers=None): argument
/external/antlr/runtime/Ruby/test/functional/parser/
Dbasic.rb17 attr_reader :reported_errors, :identifiers accessor in TestParser001
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst274 .. _identifiers: target in Other tokens
393 .. _literals:
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueTemplateVars.java46 Boolean identifiers; field in AutoValueTemplateVars
/external/guava/android/guava/src/com/google/common/eventbus/
DSubscriberRegistry.java185 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsNotCached() local
/external/guava/guava/src/com/google/common/eventbus/
DSubscriberRegistry.java185 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsNotCached() local
/external/cldr/tools/java/org/unicode/cldr/util/
DElementAttributeInfo.java176 Set<String> identifiers = getIdentifiers(model); in elementDecl() local
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmlexer_unittest.cpp224 std::vector<const wchar_t*> identifiers = { in TEST() local
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DImportOrderer.java433 private Optional<Integer> findIdentifier(int start, ImmutableSet<String> identifiers) { in findIdentifier()
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp692 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
/external/rust/crates/cexpr/src/
Dexpr.rs41 identifiers: &'ident HashMap<Vec<u8>, EvalResult>, field
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp1007 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp267 llvm::StringSet<llvm::BumpPtrAllocator &> identifiers; member in mlir::MLIRContextImpl
/external/clang/lib/Parse/
DParseObjc.cpp1632 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp1608 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnits.java1326 …private void checkBcp47(String identifierType, Set<String> identifiers, UnicodeSet allowed, boolea… in checkBcp47()
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp1617 SmallVector<OpAsmParser::OperandType, 0> identifiers; in parseEntryPointOp() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1319 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp8331 …::addQualifierToExisting(const TSourceLoc& loc, TQualifier qualifier, TIdentifierList& identifiers) in addQualifierToExisting()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp1414 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp9003 …::addQualifierToExisting(const TSourceLoc& loc, TQualifier qualifier, TIdentifierList& identifiers) in addQualifierToExisting()

12