Home
last modified time | relevance | path

Searched defs:duplicates (Results 1 – 10 of 10) sorted by relevance

/third_party/libevdev/libevdev/
Dmake-event-names.py34 duplicates = [ variable
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DBundle.java71 …public Vector duplicates; // A vector of items which are duplicates … field in Bundle
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.c364 GList *master, *duplicates; in ks_video_media_type_list_remove_duplicates() local
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c320 guint64 jb_lost, duplicates, late, rtx_success; in _get_stats_from_rtp_source_stats() local
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts135 const duplicates: string[] = []; constant
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsrc.c719 guint64 duplicates = 0, rtx_sent = 0, rtt = 0; in gst_rist_src_create_stats() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c323 guint64 pushed, lost, late, duplicates; in GST_START_TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2276 void collectDuplicates (set<T>& duplicates, const vector<T>& values) in collectDuplicates()
2291 set<string> duplicates; in checkDuplicates() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp2276 void collectDuplicates (set<T>& duplicates, const vector<T>& values) in collectDuplicates()
2291 set<string> duplicates; in checkDuplicates() local
/third_party/node/tools/
Dlint-md.mjs11574 this.duplicates = []; property in State