/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 42 struct ValueType { struct 43 ValueType() { uval = 0; } in ValueType() function 44 ValueType(int64_t V) : sval(V) {} in ValueType() function 45 ValueType(uint64_t V) : uval(V) {} in ValueType() function 46 ValueType(const char *V) : cstr(V) {} in ValueType() function 58 ValueType Value; /// Contains all data for the form. argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | issue-674-1.hpp | 4 template <class T> class Maybe { using ValueType = T; }; typedef in mozilla::Maybe
|
/third_party/protobuf/src/google/protobuf/ |
D | any.h | 60 typedef ArenaStringPtr ValueType; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 143 MVT ValueType; variable
|
D | StatepointLowering.cpp | 93 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deCommandLine.hpp | 54 typedef typename OptName::ValueType ValueType; typedef 121 typedef typename Option::ValueType ValueType; typedef 152 typedef typename OptTraits<Name>::ValueType ValueType; typedef
|
D | deCommandLine.cpp | 39 struct Help { typedef bool ValueType; }; typedef
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 70 using ValueType = typename AllocatorTraits::value_type; in DestroyElements() local 161 using ValueType = typename AllocatorTraits::value_type; variable 181 using ValueType = typename AllocatorTraits::value_type; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageAtomicSpirvShaders.cpp | 6532 using ValueType = ShadersMapT::value_type; in getSpirvAtomicOpShader() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsOptimizePICCall.cpp | 57 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef
|
D | MipsDelaySlotFiller.cpp | 188 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef in __anon2939609f0111::MemDefsUses
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicSpirvShaders.cpp | 6532 using ValueType = ShadersMapT::value_type; in getSpirvAtomicOpShader() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 106 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 83 enum class ValueType : uint8_t { enum 168 constexpr char ValueType[] = "ValueType"; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | KeyTypeData.java | 37 public enum ValueType { enum in KeyTypeData
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | KeyTypeData.java | 32 public enum ValueType { enum in KeyTypeData
|
/third_party/jsoncpp/include/json/ |
D | value.h | 107 enum ValueType { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalValue.h | 87 Type *ValueType; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | BitTracker.h | 155 enum ValueType { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalValue.h | 88 Type *ValueType; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/ |
D | utility_test.cc | 47 TEST(IntegerSequenceTest, ValueType) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 614 Type *ValueType; member 640 Type *ValueType, Value *Addr, in createMaskInstrs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 420 enum ValueType { enum
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 463 enum ValueType { enum
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 420 enum ValueType { enum
|