Home
last modified time | relevance | path

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

/third_party/spirv-tools/test/
Dgenerator_magic_number_test.cpp32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dgenerator_magic_number_test.cpp32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dgenerator_magic_number_test.cpp32 TEST_P(GeneratorMagicNumberTest, Single) { in TEST_P() argument
/third_party/skia/third_party/externals/icu/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
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h310 Single() : d32_(0) {} in Single() function
311 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function
312 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-ieee.h310 Single() : d32_(0) {} in Single() function
311 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function
312 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dieee.h296 Single() : d32_(0) {} in Single() function
297 explicit Single(float f) : d32_(float_to_uint32(f)) {} in Single() function
298 explicit Single(uint32_t d32) : d32_(d32) {} in Single() function
/third_party/skia/third_party/externals/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
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dlite_equals_and_hash.proto49 oneof Single { oneof
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DSlabAllocatorTests.cpp36 TEST(SlabAllocatorTests, Single) { in TEST() argument
/third_party/skia/third_party/externals/tint/src/transform/
Dfold_trivial_single_use_lets_test.cc34 TEST_F(FoldTrivialSingleUseLetsTest, Single) { in TEST_F() argument
/third_party/benchmark/test/
Dcommandlineflags_gtest.cc212 TEST(KvPairsFromEnv, Single) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h128 enum class QuotingType { None, Single, Double }; enumerator
/third_party/python/Lib/
Dtokenize.py108 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
/third_party/python/Lib/lib2to3/pgen2/
Dtokenize.py74 Single = r"[^'\\]*(?:\\.[^'\\]*)*'" variable
/third_party/rust/crates/regex/src/literal/
Dimp.rs225 Single(&'a [u8]), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h398 Single, enumerator
457 float Single; member
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DD3D12DescriptorHeapTests.cpp899 TEST_P(D3D12DescriptorHeapTests, Single) { in TEST_P() argument
/third_party/rust/crates/serde/test_suite/tests/
Dtest_gen.rs676 Single(#[serde(borrow)] RelObject<'a>), in test_gen() enumerator
/third_party/typescript/src/services/
Dutilities.ts1977 export const enum QuotePreference { Single, Double } enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1452 Single = 1, enumerator
Dhb-ot-layout-gpos-table.hh2691 Single = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4747 SDValue Single; in buildVector() local
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs9336 …stProtos.Proto2.TestAllExtensions, global::Google.Protobuf.TestProtos.Proto2.TestRequired> Single = field in Google.Protobuf.TestProtos.Proto2.TestRequired.Extensions