/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/ |
H A D | JsonMetaSchema.java | 58 private VersionFlag specification = null; field in JsonMetaSchema.Builder 250 public Builder specification(VersionFlag specification) { in specification() method in JsonMetaSchema.Builder 323 private final VersionFlag specification; field in JsonMetaSchema 327 …p<String, Keyword> keywords, Map<String, Boolean> vocabularies, VersionFlag specification, Builder… in JsonMetaSchema()
|
H A D | SpecVersionDetector.java | 92 …public static VersionFlag detectVersion(JsonNode jsonNode, Path specification, VersionFlag default… in detectVersion()
|
H A D | DefaultJsonMetaSchemaFactory.java | 56 … VersionFlag specification = schema.getValidationContext().getMetaSchema().getSpecification(); in loadMetaSchemaBuilder() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/api/ |
D | generate_api.py | 294 def __init__(self, filename, specification): argument 350 specification = Specification(args.specification, args.kind) variable
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | FrameFormat.java | 196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() 252 public boolean mayBeCompatibleWith(FrameFormat specification) { in mayBeCompatibleWith()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/cache/ |
H A D | CacheBuilderSpec.java | 127 private final String specification; field in CacheBuilderSpec 129 private CacheBuilderSpec(String specification) { in CacheBuilderSpec()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/cache/ |
H A D | CacheBuilderSpec.java | 127 private final String specification; field in CacheBuilderSpec 129 private CacheBuilderSpec(String specification) { in CacheBuilderSpec()
|
/aosp_15_r20/packages/modules/Uwb/service/tests/src/com/android/server/uwb/ |
D | UwbServiceImplTest.java | 239 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo_nullChipId() local 249 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo_validChipId() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/proto/ |
H A D | evaluation_config.proto | 35 optional ProcessSpecification specification = 2; field
|
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/format/ |
H A D | BaseFormatJsonValidator.java | 38 …protected boolean isFormatAssertionVocabularyEnabled(VersionFlag specification, Map<String, Boolea… in isFormatAssertionVocabularyEnabled()
|
/aosp_15_r20/external/flac/src/metaflac/ |
H A D | options.h | 142 char *specification; member 168 Argument_String specification; member
|
H A D | operations_shorthand_picture.c | 121 …_pic_from(const char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__b… in import_pic_from()
|
H A D | operations_shorthand_seektable.c | 33 …d_seekpoints(const char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__b… in do_shorthand_operation__add_seekpoints()
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | dwarf_cu_to_module_unittest.cc | 429 uint64_t specification, in StartSpecifiedDIE() 511 uint64_t specification, in DefinitionDIE() 541 uint64_t specification, in AbstractInstanceDIE()
|
/aosp_15_r20/external/parameter-framework/upstream/doc/requirements/ |
H A D | requirements.md | 605 #### Naive 612 #### Combination
|
/aosp_15_r20/external/stg/ |
H A D | dwarf_processor.cc | 814 std::optional<Dwarf_Off> specification; member 844 if (auto specification = entry.MaybeGetReference(DW_AT_specification)) { in GetNameWithContext() local
|
/aosp_15_r20/cts/tests/mediapc/requirements/ |
H A D | requirements.proto | 76 optional string specification = 3; field
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | scripts.py | 409 def make(self, specification, options=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | scripts.py | 409 def make(self, specification, options=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | scripts.py | 409 def make(self, specification, options=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | scripts.py | 409 def make(self, specification, options=None): argument
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_config_service_linux.cc | 217 for (const NsswitchReader::ServiceSpecification& specification : in IsNsswitchConfigCompatible() local
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/ |
H A D | tool.proto | 465 oneof specification { oneof
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkMesh.h | 112 sk_sp<SkMeshSpecification> specification; member
|
/aosp_15_r20/external/flac/src/libFLAC++/ |
H A D | stream_encoder.cpp | 132 bool Stream::set_apodization(const char *specification) in set_apodization()
|