Home
last modified time | relevance | path

Searched defs:specification (Results 1 – 17 of 17) sorted by relevance

/external/catch2/docs/
Dbenchmarks.md120 ### Advanced benchmarking
178 ### Constructors and destructors
221 ### The optimizer
/external/python/cryptography/docs/
Dfernet.rst244 .. _`specification`: https://github.com/fernet/spec/blob/master/Spec.md target in Limitations
/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
Devaluation_config.proto35 optional ProcessSpecification specification = 2; field
/external/flac/src/metaflac/
Doperations_shorthand_picture.c121 …_pic_from(const char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__b… in import_pic_from()
Doperations_shorthand_seektable.c33 …d_seekpoints(const char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__b… in do_shorthand_operation__add_seekpoints()
Doptions.h140 char *specification; member
166 Argument_String specification; member
/external/guava/guava/src/com/google/common/cache/
DCacheBuilderSpec.java124 private final String specification; field in CacheBuilderSpec
126 private CacheBuilderSpec(String specification) { in CacheBuilderSpec()
/external/guava/android/guava/src/com/google/common/cache/
DCacheBuilderSpec.java124 private final String specification; field in CacheBuilderSpec
126 private CacheBuilderSpec(String specification) { in CacheBuilderSpec()
/external/llvm-project/llvm/docs/
DExtensions.rst396 .. _partition: https://lld.llvm.org/Partitions.html
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.h247 DWARFFormValue specification; member
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md605 #### Naive
612 #### Combination
/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc412 uint64_t specification, in StartSpecifiedDIE()
494 uint64_t specification, in DefinitionDIE()
524 uint64_t specification, in AbstractInstanceDIE()
/external/flac/src/libFLAC++/
Dstream_encoder.cpp132 bool Stream::set_apodization(const char *specification) in set_apodization()
/external/crosvm/x86_64/src/
Dmpspec.rs50 pub specification: ::std::os::raw::c_uchar, field
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp719 …ntextInfo, const char* name, const char* description, const ShaderCaseSpecification& specification) in ShaderLibraryCase()
/external/selinux/libsepol/src/
Dexpand.c1664 static uint32_t avrule_to_avtab_spec(uint32_t specification) in avrule_to_avtab_spec()
/external/flac/src/libFLAC/
Dstream_encoder.c1690 …_bool FLAC__stream_encoder_set_apodization(FLAC__StreamEncoder *encoder, const char *specification) in FLAC__stream_encoder_set_apodization()