Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test.cpp176 …optional<T> def1 = boost::make_optional(false,a); // T is not within boost so ADL won't find make… in test_conditional_ctor_and_get_valur_or() local
608 optional<T> def1 ; in test_no_throwing_swap() local
717 optional<T> def1 ; in test_relops() local
796 optional<T> def1(none) ; in test_none() local
/external/clang/test/ARCMT/
Dassign-prop-with-arc-runtime.m40 @property (retain) id def1; property
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcmsgtst.c388 UDateFormat *def1 = NULL; in TestNewFormatAndParseAPI() local
491 UDateFormat *def1 = NULL; in TestSampleFormatAndParseWithError() local
590 UDateFormat *def1; in TestSampleFormatAndParse() local
Dcdattst.c83 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcmsgtst.c388 UDateFormat *def1 = NULL; in TestNewFormatAndParseAPI() local
491 UDateFormat *def1 = NULL; in TestSampleFormatAndParseWithError() local
590 UDateFormat *def1; in TestSampleFormatAndParse() local
Dcdattst.c83 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c388 UDateFormat *def1 = NULL; in TestNewFormatAndParseAPI() local
491 UDateFormat *def1 = NULL; in TestSampleFormatAndParseWithError() local
590 UDateFormat *def1; in TestSampleFormatAndParse() local
Dcdattst.c85 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_helper.cpp310 Value *def1 = bld.getSSA(); in handleLogOp() local
Dnv50_ir_build_util.cpp278 LValue *def1 = getSSA(); in mkSelect() local
Dnv50_ir_peephole.cpp3992 Value *def1[4]; in checkSplitLoad() local
/external/mesa3d/src/amd/compiler/tests/
Dtest_insert_waitcnt.cpp15 Operand def1(PhysReg(257), v1); variable
/external/mesa3d/src/compiler/nir/tests/
Dopt_loop_tests.cpp101 nir_def *def1, nir_def *def2) in create_loop_phis()
/external/mesa3d/src/compiler/nir/
Dnir_opt_vectorize.c290 rewrite_uses(nir_builder *b, struct set *instr_set, nir_def *def1, in rewrite_uses()
/external/mesa3d/src/amd/compiler/
Daco_opcodes.py287 def dst(def1 = 0, def2 = 0, def3 = 0, def4 = 0): argument
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp89 auto def1 = _.FindDef(type1->word(operand)); in HaveLayoutCompatibleMembers() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp89 auto def1 = _.FindDef(type1->word(operand)); in HaveLayoutCompatibleMembers() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_memory.cpp89 auto def1 = _.FindDef(type1->word(operand)); in HaveLayoutCompatibleMembers() local
/external/libxml2/
Drelaxng.c3703 xmlRelaxNGCompareNameClasses(xmlRelaxNGDefinePtr def1, in xmlRelaxNGCompareNameClasses()
3807 ATTRIBUTE_UNUSED, xmlRelaxNGDefinePtr * def1, in xmlRelaxNGCompareElemDefLists()