/third_party/boost/boost/test/utils/ |
D | wrap_stringstream.hpp | 64 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/ |
D | FixTypeConstructors.cpp | 43 TIntermTyped *targ = arg->getAsTyped(); in visitAggregate() local 57 TIntermTyped *targ = lastArg->getAsTyped(); in visitAggregate() local
|
D | AstHelpers.cpp | 186 TIntermTyped *targ = arg->getAsTyped(); in GetArg() local 518 TemplateArg targ(toType); in AsType() local
|
/third_party/boost/libs/graph/example/ |
D | quick_tour.cpp | 39 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
|
D | edge_basics.cpp | 53 Vertex targ = target(e, G); in operator ()() local
|
D | vertex-name-property.cpp | 32 size_type src, targ; in read_graph_file() local
|
D | print-edges.cpp | 32 size_type src, targ; in read_graph_file() local
|
D | last-mod-time.cpp | 51 size_type src, targ; in read_graph_file() local
|
D | gerdemann.cpp | 52 typename Traits::vertex_descriptor targ = target(e, g); in merge_vertex() local
|
D | vertex_basics.cpp | 68 Vertex targ = target(e, G); in operator ()() local
|
D | print-adjacent-vertices.cpp | 32 size_type src, targ; in read_graph_file() local
|
D | print-in-edges.cpp | 32 size_type src, targ; in read_graph_file() local
|
D | print-out-edges.cpp | 32 size_type src, targ; in read_graph_file() local
|
D | edge-function.cpp | 32 size_type src, targ; in read_graph_file() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_sched_gm107.h | 8 SchedDataCalculatorGM107(const TargetGM107 *targ) : score(NULL), targ(targ) {} in SchedDataCalculatorGM107() 105 const TargetGM107 *targ; variable
|
D | nv50_ir_target.cpp | 181 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/ |
D | setsockopt03.c | 41 struct xt_entry_target targ; member
|
/third_party/icu/icu4c/source/test/intltest/ |
D | transrt.cpp | 558 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/ |
D | RoundTripTest.java | 1292 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/ |
D | RoundTripTest.java | 1295 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/ |
D | nvc0_shader_state.c | 347 struct nvc0_so_target *targ = nvc0_so_target(nvc0->tfbbuf[b]); in nvc0_tfb_validate() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ncnvfbts.c | 142 char *targ; in testConvertFromUnicode() local 304 UChar *targ; in testConvertToUnicode() local
|
D | ncnvtst.c | 1005 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/ |
D | named_params-test.cpp | 363 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/ |
D | nv50_state.c | 1139 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
|