Home
last modified time | relevance | path

Searched defs:dupe (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DgenericCallSpecializedToTypeArg.ts1 function dupe<T>(x: T): T { function
/third_party/curl/tests/libtest/
Dlib1535.c32 CURL *curl, *dupe = NULL; in test() local
Dlib1534.c32 CURL *curl, *dupe = NULL; in test() local
Dlib1536.c32 CURL *curl, *dupe = NULL; in test() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pressure_schedule.c247 bool dupe = false; in calculate_pressure_delta() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dpam.c298 colormap *dupe = pam_colormap (map->colors, map->malloc, map->free); in pam_duplicate_colormap() local
/third_party/skia/tests/
DStreamTest.cpp243 std::unique_ptr<SkStream> dupe(original.duplicate()); in test_peeking_front_buffered_stream() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c631 bool dupe = false; in mir_live_effect() local
Ddisassemble.c736 bool dupe = (mask & (1 << (i + j))) != 0; in print_alu_mask() local
/third_party/python/Python/
Dcompile.c6221 int dupe = PySequence_Contains(pc->stores, name); in compiler_pattern_or() local
/third_party/cups-filters/utils/
Dcups-browsed.c9225 int i, add_to_netifs, addr_size, dupe, if_found, addr_found; in update_netifs() local