Home
last modified time | relevance | path

Searched defs:dst_name (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-udpsender.c61 char *dst_name; member
/third_party/spirv-tools/source/diff/
Ddiff.cpp1259 std::string dst_name = GetName(dst_id_to_, dst_type_id, &dst_has_name); in MatchOpTypeStruct() local
1368 std::string dst_name = GetName(dst_id_to_, dst_id, &dst_has_name); in MatchOpSpecConstant() local
1417 std::string dst_name = GetName(dst_id_to_, dst_id, &dst_has_name); in MatchOpVariable() local
1640 const std::string dst_name = GetSanitizedName(dst_id_to_, dst_func_id); in BestEffortMatchFunctions() local
2116 const opt::Operand& dst_name = dst_inst->GetOperand(1); in MatchExtInstImportIds() local
2171 const opt::Operand& dst_name = dst_inst->GetOperand(2); in MatchEntryPointIds() local
/third_party/musl/porting/linux/user/src/time/
D__tz.c46 static char dst_name[TZNAME_MAX+1]; variable
/third_party/musl/src/time/
D__tz.c36 static char dst_name[TZNAME_MAX+1]; variable
/third_party/libdrm/intel/
Dintel_decode.c902 char dst_name[100]; in i915_decode_tex() local
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp592 string dst_name; member