/third_party/boringssl/src/crypto/curve25519/asm/ |
D | x25519-asm-arm.S | 42 sub sp,sp,#736 label 74 sub r7,r7,#2 label 76 sub r7,r7,r7,LSL #7 label 83 sub r1,r6,#16 label 205 sub r2,r2,#8 label 209 sub r2,r2,#24 label 277 sub r2,r4,#32 label 279 sub r4,r5,#32 label 281 sub r5,r6,#32 label 283 sub r6,r7,#32 label [all …]
|
/third_party/weston/libweston/ |
D | weston-log.c | 125 struct weston_log_subscription *sub; in find_pending_subscription() local 149 struct weston_log_subscription *sub = zalloc(sizeof(*sub)); in weston_log_subscription_create_pending() local 169 weston_log_subscription_destroy_pending(struct weston_log_subscription *sub) in weston_log_subscription_destroy_pending() 183 weston_log_subscription_write(struct weston_log_subscription *sub, in weston_log_subscription_write() 195 weston_log_subscription_vprintf(struct weston_log_subscription *sub, in weston_log_subscription_vprintf() 215 weston_log_subscription_set_data(struct weston_log_subscription *sub, void *data) in weston_log_subscription_set_data() 223 weston_log_subscription_get_data(struct weston_log_subscription *sub) in weston_log_subscription_get_data() 252 struct weston_log_subscription *sub; in weston_log_subscription_create() local 278 weston_log_subscription_destroy(struct weston_log_subscription *sub) in weston_log_subscription_destroy() 310 struct weston_log_subscription *sub) in weston_log_subscription_add() [all …]
|
D | timeline.c | 85 weston_timeline_create_subscription(struct weston_log_subscription *sub, in weston_timeline_create_subscription() 117 weston_timeline_destroy_subscription(struct weston_log_subscription *sub, in weston_timeline_destroy_subscription() 225 fprint_quoted_string(struct weston_log_subscription *sub, const char *str) in fprint_quoted_string() 236 emit_weston_output_print_id(struct weston_log_subscription *sub, in emit_weston_output_print_id() 252 struct weston_log_subscription *sub = ctx->subscription; in emit_weston_output() local 269 check_weston_surface_description(struct weston_log_subscription *sub, in check_weston_surface_description() 307 struct weston_log_subscription *sub = ctx->subscription; in emit_weston_surface() local 345 weston_timeline_get_subscription_object(struct weston_log_subscription *sub, in weston_timeline_get_subscription_object() 373 struct weston_log_subscription *sub = NULL; in weston_timeline_refresh_subscription_objects() local 413 struct weston_log_subscription *sub = NULL; in weston_timeline_point() local
|
/third_party/pulseaudio/src/modules/ |
D | module-rygel-media-server.c | 271 DBusMessageIter _iter, sub; in append_variant_string() local 287 DBusMessageIter _iter, sub; in append_variant_object() local 303 DBusMessageIter _iter, sub; in append_variant_unsigned() local 318 DBusMessageIter _iter, sub; in append_variant_boolean() local 333 DBusMessageIter _iter, sub, array; in append_variant_urls() local 382 DBusMessageIter sub; in append_property_dict_entry_object_array() local 393 DBusMessageIter sub; in append_property_dict_entry_string() local 404 DBusMessageIter sub; in append_property_dict_entry_object() local 415 DBusMessageIter sub; in append_property_dict_entry_unsigned() local 426 DBusMessageIter sub; in append_property_dict_entry_boolean() local [all …]
|
/third_party/glib/gio/inotify/ |
D | inotify-missing.c | 45 _im_startup (void (*callback)(inotify_sub *sub)) in _im_startup() 58 _im_add (inotify_sub *sub) in _im_add() 84 _im_rm (inotify_sub *sub) in _im_rm() 116 inotify_sub *sub = l->data; in im_scan_missing() local
|
D | inotify-helper.c | 103 _ih_sub_add (inotify_sub *sub) in _ih_sub_add() 119 _ih_sub_cancel (inotify_sub *sub) in _ih_sub_cancel() 155 inotify_sub *sub, in ih_event_callback() 247 ih_not_missing_callback (inotify_sub *sub) in ih_not_missing_callback()
|
D | inotify-path.c | 108 _ip_startup (gboolean (*cb)(ik_event_t *event, inotify_sub *sub, gboolean file_event)) in _ip_startup() 140 ip_map_sub_dir (inotify_sub *sub, in ip_map_sub_dir() 215 inotify_sub *sub) in ip_watched_file_add_sub() 248 _ip_start_watching (inotify_sub *sub) in _ip_start_watching() 342 ip_unmap_sub_dir (inotify_sub *sub, in ip_unmap_sub_dir() 373 _ip_stop_watching (inotify_sub *sub) in _ip_stop_watching() 428 inotify_sub *sub = l->data; in ip_wd_delete() local 457 inotify_sub *sub = subl->data; in ip_event_dispatch() local 519 inotify_sub *sub = subl->data; in ip_event_dispatch() local
|
/third_party/glib/gio/kqueue/ |
D | kqueue-missing.c | 53 _km_add_missing (kqueue_sub *sub) in _km_add_missing() 89 _kh_file_appeared_cb (kqueue_sub *sub) in _kh_file_appeared_cb() 131 kqueue_sub *sub = (kqueue_sub *) head->data; in _km_scan_missing() local 174 _km_remove (kqueue_sub *sub) in _km_remove()
|
/third_party/python/Objects/stringlib/ |
D | split.h | 60 PyObject *sub; in STRINGLIB() local 109 PyObject *sub; in STRINGLIB() local 151 PyObject *list, *sub; in STRINGLIB() local 199 PyObject *sub; in STRINGLIB() local 250 PyObject *sub; in STRINGLIB() local 293 PyObject *list, *sub; in STRINGLIB() local 351 PyObject *sub; in STRINGLIB() local
|
/third_party/boost/libs/histogram/tools/ |
D | add_boilerplate.py | 30 sub = filename[len(project_dir) + 1:] variable 32 sub = sub[len("include/boost/"):] variable 34 sub = "histogram/" + sub variable
|
/third_party/grpc/src/core/ext/upb-generated/envoy/api/v2/cluster/ |
D | outlier_detection.upb.h | 89 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_5xx() local 101 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_api_v2_cluster_Outl… in envoy_api_v2_cluster_OutlierDetection_mutable_interval() local 113 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_api_v2_cluster_Outl… in envoy_api_v2_cluster_OutlierDetection_mutable_base_ejection_time() local 125 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_max_ejection_percent() local 137 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_consecutive_5xx() local 149 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_enforcing_success_rate() local 161 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_minimum_hosts() local 173 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_request_volume() local 185 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_success_rate_stdev_factor() local 197 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_cluste… in envoy_api_v2_cluster_OutlierDetection_mutable_consecutive_gateway_failure() local [all …]
|
/third_party/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/ |
D | outlier_detection.upb.h | 99 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_5xx() local 112 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_config_cluster_v3_O… in envoy_config_cluster_v3_OutlierDetection_mutable_interval() local 125 …struct google_protobuf_Duration* sub = (struct google_protobuf_Duration*)envoy_config_cluster_v3_O… in envoy_config_cluster_v3_OutlierDetection_mutable_base_ejection_time() local 138 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_max_ejection_percent() local 151 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_enforcing_consecutive_5xx() local 164 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_enforcing_success_rate() local 177 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_success_rate_minimum_hosts() local 190 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_success_rate_request_volume() local 203 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_success_rate_stdev_factor() local 216 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_cluste… in envoy_config_cluster_v3_OutlierDetection_mutable_consecutive_gateway_failure() local [all …]
|
/third_party/boost/boost/python/ |
D | str.hpp | 179 long count(T1 const& sub,T2 const& start) const in count() 185 long count(T1 const& sub,T2 const& start, T3 const& end) const in count() 253 long find(T1 const& sub, T2 const& start) const in find() 259 long find(T1 const& sub, T2 const& start, T3 const& end) const in find() 271 long index(T1 const& sub, T2 const& start) const in index() 277 long index(T1 const& sub, T2 const& start, T3 const& end) const in index() 313 long rfind(T1 const& sub, T2 const& start) const in rfind() 319 long rfind(T1 const& sub, T2 const& start, T3 const& end) const in rfind() 331 long rindex(T1 const& sub, T2 const& start) const in rindex() 337 long rindex(T1 const& sub, T2 const& start, T3 const& end) const in rindex()
|
/third_party/boringssl/src/crypto/poly1305/ |
D | poly1305_arm_asm.S | 172 sub sp,sp,#192 label 247 sub r0,r0,#32 label 555 sub r1,r1,#64 label 956 sub r3,r3,#64 label 1139 sub r2,r1,#32 label 1460 sub r3,r3,#32 label 1629 sub sp,sp,#0 label
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 150 UResourceBundle sub; in TestOpen() local 167 UResourceBundle sub; in TestOpen() local 202 UResourceBundle sub = bundle.get("zerotest"); in TestBasicTypes() local 219 UResourceBundle sub = bundle.get("onehundredtwentythree"); in TestBasicTypes() local 231 UResourceBundle sub = bundle.get("one"); in TestBasicTypes() local 238 UResourceBundle sub = bundle.get("minusone"); in TestBasicTypes() local 251 UResourceBundle sub = bundle.get("plusone"); in TestBasicTypes() local 259 UResourceBundle sub = bundle.get("integerarray"); in TestBasicTypes() local 271 UResourceBundle sub = bundle.get("binarytest"); in TestBasicTypes() local 290 UResourceBundle sub = bundle.get("emptyarray"); in TestBasicTypes() local [all …]
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavisubtitle.c | 93 gst_avi_subtitle_extract_file (GstAviSubtitle * sub, GstBuffer * buffer, in gst_avi_subtitle_extract_file() 175 gst_avi_subtitle_title_tag (GstAviSubtitle * sub, gchar * title) in gst_avi_subtitle_title_tag() 182 gst_avi_subtitle_parse_gab2_chunk (GstAviSubtitle * sub, GstBuffer * buf) in gst_avi_subtitle_parse_gab2_chunk() 277 GstAviSubtitle *sub = GST_AVI_SUBTITLE (parent); in gst_avi_subtitle_chain() local 364 GstAviSubtitle *sub = GST_AVI_SUBTITLE (element); in gst_avi_subtitle_change_state() local
|
/third_party/grpc/src/core/ext/upb-generated/envoy/api/v2/ |
D | listener.upb.h | 122 …struct envoy_api_v2_core_Address* sub = (struct envoy_api_v2_core_Address*)envoy_api_v2_Listener_a… in envoy_api_v2_Listener_mutable_address() local 137 …struct envoy_api_v2_listener_FilterChain* sub = (struct envoy_api_v2_listener_FilterChain*)_upb_ms… in envoy_api_v2_Listener_add_filter_chains() local 147 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_api_v2_Listener_u… in envoy_api_v2_Listener_mutable_use_original_dst() local 159 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_Listen… in envoy_api_v2_Listener_mutable_per_connection_buffer_limit_bytes() local 171 …struct envoy_api_v2_core_Metadata* sub = (struct envoy_api_v2_core_Metadata*)envoy_api_v2_Listener… in envoy_api_v2_Listener_mutable_metadata() local 183 …struct envoy_api_v2_Listener_DeprecatedV1* sub = (struct envoy_api_v2_Listener_DeprecatedV1*)envoy… in envoy_api_v2_Listener_mutable_deprecated_v1() local 201 …struct envoy_api_v2_listener_ListenerFilter* sub = (struct envoy_api_v2_listener_ListenerFilter*)_… in envoy_api_v2_Listener_add_listener_filters() local 211 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_api_v2_Listener_t… in envoy_api_v2_Listener_mutable_transparent() local 223 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_api_v2_Listener_f… in envoy_api_v2_Listener_mutable_freebind() local 235 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_api_v2_Listen… in envoy_api_v2_Listener_mutable_tcp_fast_open_queue_length() local [all …]
|
/third_party/musl/libc-test/src/functional/ |
D | wcsstr.c | 4 #define N(s, sub) { \ argument 11 #define T(s, sub, n) { \ argument
|
D | string_strstr.c | 4 #define N(s, sub) { \ argument 11 #define T(s, sub, n) { \ argument
|
D | string_memmem.c | 7 #define N(s, tail, sub) { \ argument 15 #define T(s, sub, n) { \ argument
|
/third_party/boost/libs/python/src/ |
D | str.cpp | 108 long str_base::count(object_cref sub, object_cref start) const in count() 113 long str_base::count(object_cref sub, object_cref start, object_cref end) const in count() 192 long str_base::find(object_cref sub, object_cref start) const in find() 200 long str_base::find(object_cref sub, object_cref start, object_cref end) const in find() 216 long str_base::index(object_cref sub, object_cref start) const in index() 224 long str_base::index(object_cref sub, object_cref start, object_cref end) const in index() 303 long str_base::rfind(object_cref sub, object_cref start) const in rfind() 311 long str_base::rfind(object_cref sub, object_cref start, object_cref end) const in rfind() 327 long str_base::rindex(object_cref sub, object_cref start) const in rindex() 335 long str_base::rindex(object_cref sub, object_cref start, object_cref end) const in rindex()
|
/third_party/skia/src/pathops/ |
D | SkPathOpsRect.cpp | 13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() 30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() 47 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds()
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsRect.cpp | 13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() 30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() 47 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds()
|
/third_party/weston/tests/ |
D | roles-test.c | 52 struct wl_subcompositor *sub; in get_subcompositor() local 106 struct wl_subsurface *sub; in TEST() local 134 struct wl_subsurface *sub; in TEST() local
|
/third_party/grpc/src/core/ext/upb-generated/envoy/config/listener/v3/ |
D | listener.upb.h | 101 …struct xds_core_v3_CollectionEntry* sub = (struct xds_core_v3_CollectionEntry*)_upb_msg_new(&xds_c… in envoy_config_listener_v3_ListenerCollection_add_entries() local 182 …struct envoy_config_core_v3_Address* sub = (struct envoy_config_core_v3_Address*)envoy_config_list… in envoy_config_listener_v3_Listener_mutable_address() local 197 …struct envoy_config_listener_v3_FilterChain* sub = (struct envoy_config_listener_v3_FilterChain*)_… in envoy_config_listener_v3_Listener_add_filter_chains() local 208 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_listener_v… in envoy_config_listener_v3_Listener_mutable_use_original_dst() local 221 …struct google_protobuf_UInt32Value* sub = (struct google_protobuf_UInt32Value*)envoy_config_listen… in envoy_config_listener_v3_Listener_mutable_per_connection_buffer_limit_bytes() local 234 …struct envoy_config_core_v3_Metadata* sub = (struct envoy_config_core_v3_Metadata*)envoy_config_li… in envoy_config_listener_v3_Listener_mutable_metadata() local 247 …struct envoy_config_listener_v3_Listener_DeprecatedV1* sub = (struct envoy_config_listener_v3_List… in envoy_config_listener_v3_Listener_mutable_deprecated_v1() local 265 …struct envoy_config_listener_v3_ListenerFilter* sub = (struct envoy_config_listener_v3_ListenerFil… in envoy_config_listener_v3_Listener_add_listener_filters() local 276 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_listener_v… in envoy_config_listener_v3_Listener_mutable_transparent() local 289 …struct google_protobuf_BoolValue* sub = (struct google_protobuf_BoolValue*)envoy_config_listener_v… in envoy_config_listener_v3_Listener_mutable_freebind() local [all …]
|