Home
last modified time | relevance | path

Searched defs:Single (Results 1 – 25 of 30) sorted by relevance

12

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DViewMatcher.java35 private final static class Single extends ViewMatcher class in ViewMatcher
40 public Single(Class<?> v) { _view = v; } in Single() method in ViewMatcher.Single
/external/deqp-deps/SPIRV-Tools/test/
Dgenerator_magic_number_test.cpp32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dgenerator_magic_number_test.cpp32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dgenerator_magic_number_test.cpp32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
/external/llvm/include/llvm/Target/
DTargetOptions.h44 Single, // Use a single table for all indirect jumptable calls. enumerator
56 Single // Single Threaded Environment enumerator
/external/icu/libicu/cts_headers/
Ddouble-conversion-ieee.h297 Single() : d32_(0) {} in Single() function
298 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function
299 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
/external/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h297 Single() : d32_(0) {} in Single() function
298 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function
299 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
/external/libbrillo/brillo/errors/
Derror_test.cc31 TEST(Error, Single) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h41 Single, // Use a single table for all indirect jumptable calls. enumerator
53 Single // Single Threaded Environment enumerator
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dlite_equals_and_hash.proto49 oneof Single { oneof
/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.h23 enum MapType : uint8_t { Single, Range }; enumerator
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/
DPropertySerializerMap.java257 private final static class Single extends PropertySerializerMap class in PropertySerializerMap
262 … public Single(PropertySerializerMap base, Class<?> type, JsonSerializer<Object> serializer) { in Single() method in PropertySerializerMap.Single
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h128 enum class QuotingType { None, Single, Double }; enumerator
/external/python/cpython2/Lib/
Dtokenize.py67 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
/external/python/cpython3/Lib/lib2to3/pgen2/
Dtokenize.py74 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
/external/python/cpython2/Lib/lib2to3/pgen2/
Dtokenize.py70 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
/external/python/cpython3/Lib/
Dtokenize.py108 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
/external/clang/test/SemaCXX/
Dmember-pointer-ms.cpp112 struct Single { }; struct
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h271 Single, enumerator
300 float Single; member
/external/rust/crates/regex/src/literal/
Dimp.rs225 Single(&'a [u8]), enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h398 Single, enumerator
457 float Single; member
/external/rust/crates/chrono/src/offset/
Dmod.rs35 Single(T), enumerator
/external/clang/include/clang/AST/
DDeclBase.h1072 NamedDecl *Single; variable
1080 DeclContextLookupResult(NamedDecl *Single) in DeclContextLookupResult()
/external/zucchini/
Daddress_translator_unittest.cc133 TEST(AddressTranslatorTest, Single) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc193 HloSharding HloSharding::Single(const Shape& shape, in Single() function in xla::HloSharding

12