Home
last modified time | relevance | path

Searched defs:targ (Results 1 – 25 of 54) sorted by relevance

123

/third_party/boost/boost/test/utils/
Dwrap_stringstream.hpp64 operator<<( basic_wrap_stringstream<CharT>& targ, T const& t ) in operator <<()
109 operator<<( basic_wrap_stringstream<CharT>& targ, basic_wrap_stringstream<CharT>& src ) in operator <<()
121 operator<<( basic_wrap_stringstream<CharT>& targ, std::ios_base& (BOOST_TEST_CALL_DECL *man)(std::i… in operator <<()
131 operator<<( basic_wrap_stringstream<CharT>& targ, std::basic_ostream<Elem,Tr>& (BOOST_TEST_CALL_DEC… in operator <<()
141 operator<<( basic_wrap_stringstream<CharT>& targ, std::basic_ios<Elem, Tr>& (BOOST_TEST_CALL_DECL *… in operator <<()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DFixTypeConstructors.cpp43 TIntermTyped *targ = arg->getAsTyped(); in visitAggregate() local
57 TIntermTyped *targ = lastArg->getAsTyped(); in visitAggregate() local
DAstHelpers.cpp186 TIntermTyped *targ = arg->getAsTyped(); in GetArg() local
518 TemplateArg targ(toType); in AsType() local
/third_party/boost/libs/graph/example/
Dquick_tour.cpp39 Vertex src = source(e, g), targ = target(e, g); in operator ()() local
51 Vertex src = source(e, g), targ = target(e, g); in operator ()() local
Dedge_basics.cpp53 Vertex targ = target(e, G); in operator ()() local
Dvertex-name-property.cpp32 size_type src, targ; in read_graph_file() local
Dprint-edges.cpp32 size_type src, targ; in read_graph_file() local
Dlast-mod-time.cpp51 size_type src, targ; in read_graph_file() local
Dgerdemann.cpp52 typename Traits::vertex_descriptor targ = target(e, g); in merge_vertex() local
Dvertex_basics.cpp68 Vertex targ = target(e, G); in operator ()() local
Dprint-adjacent-vertices.cpp32 size_type src, targ; in read_graph_file() local
Dprint-in-edges.cpp32 size_type src, targ; in read_graph_file() local
Dprint-out-edges.cpp32 size_type src, targ; in read_graph_file() local
Dedge-function.cpp32 size_type src, targ; in read_graph_file() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_sched_gm107.h8 SchedDataCalculatorGM107(const TargetGM107 *targ) : score(NULL), targ(targ) {} in SchedDataCalculatorGM107()
105 const TargetGM107 *targ; variable
Dnv50_ir_target.cpp181 void Target::destroy(Target *targ) in destroy()
512 nv50_ir::Target *targ = nv50_ir::Target::create(chipset); in nv50_ir_get_target_library() local
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt03.c41 struct xt_entry_target targ; member
/third_party/icu/icu4c/source/test/intltest/
Dtransrt.cpp558 UnicodeString targ = srcStr; in checkIrrelevants() local
567 UnicodeString srcStr, targ, reverse; in test2() local
636 UnicodeString targ = srcStr; in test2() local
651 UnicodeString targ = srcStr; in test2() local
670 UnicodeString targ = srcStr; in test2() local
719 UnicodeString targ = srcStr; in test2() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java1292 String targ = t.transliterate(cs); in checkIrrelevants() local
1381 String targ = sourceToTarget.transliterate(cs); in checkSourceTargetSource() local
1397 String targ = targetToSource.transliterate(cs); in checkTargetSourceTarget() local
1419 String targ = sourceToTarget.transliterate(cs); in checkSourceTargetSingles() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java1295 String targ = t.transliterate(cs); in checkIrrelevants() local
1384 String targ = sourceToTarget.transliterate(cs); in checkSourceTargetSource() local
1400 String targ = targetToSource.transliterate(cs); in checkTargetSourceTarget() local
1422 String targ = sourceToTarget.transliterate(cs); in checkSourceTargetSingles() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_shader_state.c347 struct nvc0_so_target *targ = nvc0_so_target(nvc0->tfbbuf[b]); in nvc0_tfb_validate() local
/third_party/icu/icu4c/source/test/cintltst/
Dncnvfbts.c142 char *targ; in testConvertFromUnicode() local
304 UChar *targ; in testConvertToUnicode() local
Dncnvtst.c1005 char *targ; in convertFromU() local
1095 UChar *targ; in convertToU() local
1191 char *targ; in testConvertFromU() local
1364 UChar *targ; in testConvertToU() local
/third_party/boost/libs/test/test/utils-ts/
Dnamed_params-test.cpp363 void dotest0( Params const& p, T& targ ) in dotest0()
388 void dotest0( Params const& p, T& targ ) in dotest0()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1139 struct nv50_so_target *targ = MALLOC_STRUCT(nv50_so_target); in nv50_so_target_create() local
1173 struct nv50_so_target *targ = nv50_so_target(ptarg); in nva0_so_target_save_offset() local
1190 struct nv50_so_target *targ = nv50_so_target(ptarg); in nv50_so_target_destroy() local

123