Home
last modified time | relevance | path

Searched defs:ValueType (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h42 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/
Dissue-674-1.hpp4 template <class T> class Maybe { using ValueType = T; }; typedef in mozilla::Maybe
/third_party/protobuf/src/google/protobuf/
Dany.h60 typedef ArenaStringPtr ValueType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h143 MVT ValueType; variable
DStatepointLowering.cpp93 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeCommandLine.hpp54 typedef typename OptName::ValueType ValueType; typedef
121 typedef typename Option::ValueType ValueType; typedef
152 typedef typename OptTraits<Name>::ValueType ValueType; typedef
DdeCommandLine.cpp39 struct Help { typedef bool ValueType; }; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h70 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/
DvktImageAtomicSpirvShaders.cpp6532 using ValueType = ShadersMapT::value_type; in getSpirvAtomicOpShader() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp57 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef
DMipsDelaySlotFiller.cpp188 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; typedef in __anon2939609f0111::MemDefsUses
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicSpirvShaders.cpp6532 using ValueType = ShadersMapT::value_type; in getSpirvAtomicOpShader() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h106 using ValueType = PointerUnion<const Value *, const PseudoSourceValue *>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h83 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/
DKeyTypeData.java37 public enum ValueType { enum in KeyTypeData
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java32 public enum ValueType { enum in KeyTypeData
/third_party/jsoncpp/include/json/
Dvalue.h107 enum ValueType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h87 Type *ValueType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DBitTracker.h155 enum ValueType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h88 Type *ValueType; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/
Dutility_test.cc47 TEST(IntegerSequenceTest, ValueType) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp614 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/
Djson.h420 enum ValueType { enum
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h463 enum ValueType { enum
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h420 enum ValueType { enum

12