Home
last modified time | relevance | path

Searched defs:HasValue (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/SemaTemplate/
Ddefault-arguments-cxx0x.cpp20 struct HasValue { struct
26 int &ir = f1(HasValue()); in g1() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Testing/Support/
DError.h159 detail::ValueMatchesPoly<M> HasValue(M Matcher) { in HasValue() function
/external/libtextclassifier/utils/
Dvariant.h106 bool HasValue() const { return type_ != TYPE_EMPTY; } in HasValue() function
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.cpp112 bool MoveToFront::HasValue(uint32_t value) const { in HasValue() function in spvtools::comp::MoveToFront
Dmove_to_front.h353 bool HasValue(uint64_t mtf, uint32_t value) { in HasValue() function
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.cpp112 bool MoveToFront::HasValue(uint32_t value) const { in HasValue() function in spvtools::comp::MoveToFront
Dmove_to_front.h353 bool HasValue(uint64_t mtf, uint32_t value) { in HasValue() function
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c47 int HasValue; member
/external/webrtc/webrtc/base/
Dwin32regkey.cc52 bool RegKey::HasValue(const TCHAR* value_name) const { in HasValue() function in rtc::RegKey
758 bool RegKey::HasValue(const wchar_t* full_key_name, const wchar_t* value_name) { in HasValue() function in rtc::RegKey
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRPCSerialization.h535 bool HasValue; in deserialize() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp41 bool HasValue = false; member
/external/v8/src/compiler/
Dnode-matchers.h62 bool HasValue() const { return has_value_; } in HasValue() function
/external/pdfium/fxjs/
Dcfxjse_formcalc_context_embeddertest.cpp834 TEST_F(CFXJSE_FormCalcContextEmbedderTest, HasValue) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp2719 void CFXJSE_FormCalcContext::HasValue(CFXJSE_Value* pThis, in HasValue() function in CFXJSE_FormCalcContext
/external/libchrome/base/
Doptional_unittest.cc2050 TEST(OptionalTest, HasValue) { in TEST() argument
/external/perfetto/src/base/
Doptional_unittest.cc2064 TEST(OptionalTest, HasValue) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1483 bool HasValue = (Record[i++] == 4); in parseAttributeGroupBlock() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1559 bool HasValue = (Record[i++] == 4); in parseAttributeGroupBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4225 bool HasValue = false; in SearchForAndLoads() local