/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
D | RangeException.java | 32 RangeTree intersection = existing.intersect(ranges); in checkDisjoint() local 43 RangeTree intersection, in RangeException() 45 super(explain(checkNotNull(column), value, existing, ranges, intersection, checkNotNull(mode))); in RangeException() local 53 RangeTree intersection, in explain()
|
/third_party/typescript/tests/baselines/reference/ |
D | restIntersection.js | 2 var intersection: { x: number, y: number } & { w: string, z: string }; variable 20 var intersection; variable
|
D | spreadIntersection.js | 2 var intersection: { a: number } & { b: string }; variable 22 var intersection; variable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | GlyphGroup.java | 60 GlyphGroup intersection(GlyphGroup other) { in intersection() method in GlyphGroup 61 GlyphGroup intersection = new GlyphGroup(); in intersection() local
|
/third_party/gstreamer/gstplugins_good/gst/shapewipe/ |
D | gstshapewipe.c | 358 GstCaps *intersection; in gst_shape_wipe_video_sink_getcaps() local 388 GstCaps *intersection, *tmp2; in gst_shape_wipe_video_sink_getcaps() local 481 GstCaps *intersection; in gst_shape_wipe_mask_sink_getcaps() local 523 GstCaps *intersection; in gst_shape_wipe_mask_sink_getcaps() local 569 GstCaps *intersection; in gst_shape_wipe_src_getcaps() local 598 GstCaps *intersection, *tmp2; in gst_shape_wipe_src_getcaps() local
|
/third_party/typescript/tests/cases/compiler/ |
D | restIntersection.ts | 1 var intersection: { x: number, y: number } & { w: string, z: string }; variable
|
D | spreadIntersection.ts | 1 var intersection: { a: number } & { b: string }; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
D | p2p_invitation.c | 186 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local 436 struct p2p_channels intersection, *channels = NULL; in p2p_process_invitation_resp() local
|
D | p2p_go_neg.c | 42 struct p2p_channels intersection; in p2p_peer_channels_check() local 384 struct p2p_channels *intersection) in p2p_reselect_channel() 508 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p_invitation.c | 186 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local 436 struct p2p_channels intersection, *channels = NULL; in p2p_process_invitation_resp() local
|
D | p2p_go_neg.c | 42 struct p2p_channels intersection; in p2p_peer_channels_check() local 383 struct p2p_channels *intersection) in p2p_reselect_channel() 516 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_intersection_shader.c | 131 brw_nir_lower_intersection_shader(nir_shader *intersection, in brw_nir_lower_intersection_shader()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpstreamdepay.c | 188 GstCaps *intersection; in gst_rtp_stream_depay_get_sink_caps() local
|
D | gstrtpstreampay.c | 160 GstCaps *intersection; in gst_rtp_stream_pay_sink_get_caps() local
|
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/ |
D | gstoverlaycomposition.c | 548 GstCaps *intersection = gst_caps_intersect_full (filter, caps, in gst_overlay_composition_sink_query_caps() local 609 GstCaps *intersection; in gst_overlay_composition_src_query_caps() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | gen-tag-table.py | 908 def get_matching_language_name (intersection, candidates): argument 930 intersection = language_name_intersection (bcp_47_name, ot_name) variable
|
/third_party/python/Lib/test/ |
D | test_dictviews.py | 98 def intersection(self, other): member in DictSetTest.test_keys_set_operations.CustomSet
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deSTLUtil.hpp | 57 C intersection (const C& s1, const C& s2) in intersection() function
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagesink.c | 1058 GstCaps *intersection; in gst_x_image_sink_getcaps() local 1089 GstCaps *intersection; in gst_x_image_sink_getcaps() local 1119 GstCaps *intersection; in gst_x_image_sink_getcaps() local
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstamrparse.c | 410 GstCaps *intersection; in gst_amr_parse_sink_getcaps() local
|
/third_party/gstreamer/gstplugins_base/gst/audioconvert/ |
D | gstaudioconvert.c | 631 guint64 intersection; in gst_audio_convert_fixate_channels() local 655 guint64 intersection; in gst_audio_convert_fixate_channels() local
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfup.c | 498 GstCaps *tmp, *intersection; in mxf_up_get_rgba_descriptor() local 553 GstCaps *tmp, *intersection; in mxf_up_get_cdci_descriptor() local
|
/third_party/rust/crates/regex/regex-syntax/src/hir/ |
D | interval.rs | 240 let mut intersection = self.clone(); in symmetric_difference() localVariable 431 let intersection = match self.intersect(other) { in symmetric_difference() localVariable
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudascale.c | 139 GstCaps *intersection; in gst_cuda_scale_transform_caps() local
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth263parse.c | 424 GstCaps *intersection; in gst_h263_parse_get_sink_caps() local
|