Home
last modified time | relevance | path

Searched defs:Multiple (Results 1 – 10 of 10) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
Dmultiple.inl59 genType const & Multiple
70 float const & Multiple
86 double const & Multiple
123 float const & Multiple
139 double const & Multiple
/external/llvm/lib/Target/WebAssembly/
DRelooper.cpp332 if (MultipleShape *Multiple = dyn_cast<MultipleShape>(Ancestor)) in Calculate() local
536 MultipleShape *Multiple = new MultipleShape(); in Calculate() local
765 }, [&](MultipleShape* Multiple) { in Calculate()
784 }, [&](MultipleShape* Multiple) { in Calculate()
848 if (MultipleShape *Multiple = in Calculate() local
872 if (MultipleShape *Multiple = in Calculate() local
880 if (MultipleShape *Multiple = in Calculate() local
887 { in Calculate()
935 if (MultipleShape *Multiple = in Calculate() local
958 , [&](MultipleShape* Multiple) { in Calculate()
/external/libweave/third_party/chromium/base/memory/
Dweak_ptr_unittest.cc64 TEST(WeakPtrFactoryTest, Multiple) { in TEST() argument
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-member-pointers.cpp40 struct Multiple : B1, B2 { struct
41 int m;
/external/clang/test/SemaCXX/
Dmember-pointer-ms.cpp113 struct Multiple : B1, B2 { }; struct
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc205 TEST(WeakPtrFactoryTest, Multiple) { in TEST() argument
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp230 Value *Multiple = nullptr; in computeArraySize() local
DValueTracking.cpp2370 bool llvm::ComputeMultiple(Value *V, unsigned Base, Value *&Multiple, in ComputeMultiple()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1064 Multiple = 2, enumerator
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1508 unsigned Multiple = ByteSize/EltSize; // Number of BV entries per spltval. in get_VSPLTI_elt() local