| /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/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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | ICUResourceBundleTest.java | 147 UResourceBundle sub; in TestOpen() local 164 UResourceBundle sub; in TestOpen() local 199 UResourceBundle sub = bundle.get("zerotest"); in TestBasicTypes() local 216 UResourceBundle sub = bundle.get("onehundredtwentythree"); in TestBasicTypes() local 228 UResourceBundle sub = bundle.get("one"); in TestBasicTypes() local 235 UResourceBundle sub = bundle.get("minusone"); in TestBasicTypes() local 248 UResourceBundle sub = bundle.get("plusone"); in TestBasicTypes() local 256 UResourceBundle sub = bundle.get("integerarray"); in TestBasicTypes() local 268 UResourceBundle sub = bundle.get("binarytest"); in TestBasicTypes() local 287 UResourceBundle sub = bundle.get("emptyarray"); in TestBasicTypes() local [all …]
|
| /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 | 94 gst_avi_subtitle_extract_file (GstAviSubtitle * sub, GstBuffer * buffer, in gst_avi_subtitle_extract_file() 176 gst_avi_subtitle_title_tag (GstAviSubtitle * sub, gchar * title) in gst_avi_subtitle_title_tag() 183 gst_avi_subtitle_parse_gab2_chunk (GstAviSubtitle * sub, GstBuffer * buf) in gst_avi_subtitle_parse_gab2_chunk() 278 GstAviSubtitle *sub = GST_AVI_SUBTITLE (parent); in gst_avi_subtitle_chain() local 365 GstAviSubtitle *sub = GST_AVI_SUBTITLE (element); in gst_avi_subtitle_change_state() local
|
| /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/mesa3d/src/gallium/frontends/va/ |
| D | subpicture.c | 69 vlVaSubpicture *sub; in vlVaCreateSubpicture() local 100 vlVaSubpicture *sub; in vlVaDestroySubpicture() local 125 vlVaSubpicture *sub; in vlVaSubpictureImage() local 177 vlVaSubpicture *sub; in vlVaAssociateSubpicture() local 253 vlVaSubpicture *sub, **array; in vlVaDeassociateSubpicture() local
|
| /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/jsframework/runtime/main/reactivity/ |
| D | dep.js | 41 Dep.prototype.addSub = function (sub) { argument 49 Dep.prototype.removeSub = function (sub) { argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| D | wcswcs.c | 21 #define N(s, sub) \ argument 29 #define T(s, sub, n) \ argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | function-prototype-hasinstance.js | 21 function sub (value) { function 25 sub.prototype = base; class
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_pair_dead_sources.c | 33 static void mark_used_presub(struct rc_pair_sub_instruction * sub) in mark_used_presub() 47 struct rc_pair_sub_instruction * sub) in mark_used()
|
| /third_party/openssl/crypto/ |
| D | packet.c | 235 static int wpacket_intern_close(WPACKET *pkt, WPACKET_SUB *sub, int doclose) in wpacket_intern_close() 296 WPACKET_SUB *sub; in WPACKET_fill_lengths() local 343 WPACKET_SUB *sub; in WPACKET_start_sub_packet_len__() local 397 WPACKET_SUB *sub; in WPACKET_set_max_size() local 505 WPACKET_SUB *sub, *parent; in WPACKET_cleanup() local
|
| /third_party/node/deps/npm/test/tap/ |
| D | pack-files-and-ignores.js | 28 sub: Dir({ include: File('') }), property 53 sub: Dir({ ignore: File('') }) property 81 sub: Dir({ property 86 sub: Dir({ property 121 sub: Dir({ property 125 sub: Dir({ property 167 sub: Dir({ property 172 sub: Dir({ property 211 sub: Dir({ property 237 sub: Dir({ ignore: File('') }) property [all …]
|
| /third_party/flutter/skia/third_party/externals/freetype/src/smooth/ |
| D | ftsmooth.c | 36 FT_Vector* sub = render->root.library->lcd_geometry; in ft_smooth_init() local 261 FT_Vector* sub = slot->library->lcd_geometry; in ft_smooth_render_generic() local 319 FT_Vector* sub = slot->library->lcd_geometry; in ft_smooth_render_generic() local
|
| /third_party/protobuf/js/binary/ |
| D | arith.js | 152 jspb.arith.UInt64.prototype.sub = function(other) { method in jspb.arith.UInt64 361 jspb.arith.Int64.prototype.sub = function(other) { method in jspb.arith.Int64
|
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| D | load-type.c | 3 static void sub(struct _IO_FILE *in) {} in sub() function
|
| /third_party/rust/crates/clap/tests/derive_ui/ |
| D | flatten_enum_in_struct.rs | 4 sub: SubCmd, field
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/the_super_keyword/super_calls/ |
| D | arguments.ts | 36 const sub = new SubClass("hello"); constant
|
| /third_party/rust/crates/clap/tests/derive/ |
| D | subcommands.rs | 174 sub: Subcommands, in global_passed_down() field 211 sub: Subcommands, in external_subcommand() field 253 sub: Subcommands, in external_subcommand_os_string() field 277 sub: Option<Subcommands>, in external_subcommand_optional() field 551 sub: Subcommands, in skip_subcommand() field
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | CommandLine.h | 466 struct sub { struct 469 sub(SubCommand &S) : Sub(S) {} in sub() argument 471 template <class Opt> void apply(Opt &O) const { O.addSubCommand(Sub); } in apply()
|
| /third_party/node/test/parallel/ |
| D | test-child-process-ipc.js | 34 const sub = fixtures.path('echo.js'); constant
|