/third_party/typescript/tests/baselines/reference/ |
D | underscoreThisInDerivedClass02.types | 26 var _this = "uh-oh?"; 28 >"uh-oh?" : "uh-oh?"
|
D | underscoreThisInDerivedClass01.types | 27 var _this = "uh-oh?"; 29 >"uh-oh?" : "uh-oh?"
|
D | overloadOnConstNoAnyImplementation.types | 39 cb('uh'); 40 >cb('uh') : number 42 >'uh' : "uh"
|
D | overloadOnConstNoStringImplementation.types | 39 cb('uh'); 40 >cb('uh') : number 42 >'uh' : "uh"
|
D | underscoreThisInDerivedClass02.symbols | 24 var _this = "uh-oh?";
|
D | classExpressionPropertyModifiers.errors.txt | 7 declare [Symbol.toStringTag] = "uh";
|
D | underscoreThisInDerivedClass01.symbols | 26 var _this = "uh-oh?";
|
D | overloadOnConstNoAnyImplementation.errors.txt | 16 cb('uh');
|
D | typedefMultipleTypeParameters.types | 4 * @template {{ c: boolean }} V uh ... are comments even supported??
|
D | typedefMultipleTypeParameters.symbols | 4 * @template {{ c: boolean }} V uh ... are comments even supported??
|
D | overloadOnConstNoAnyImplementation.symbols | 33 cb('uh');
|
D | overloadOnConstNoStringImplementation.symbols | 33 cb('uh');
|
D | jsdocTemplateTag3.errors.txt | 12 * @template {{ c: boolean }} V uh ... are comments even supported??
|
D | typedefMultipleTypeParameters.errors.txt | 11 * @template {{ c: boolean }} V uh ... are comments even supported??
|
D | jsdocTemplateTag3.symbols | 4 * @template {{ c: boolean }} V uh ... are comments even supported??
|
D | jsdocTemplateTag3.types | 4 * @template {{ c: boolean }} V uh ... are comments even supported??
|
/third_party/lwip/test/unit/udp/ |
D | test_udp.c | 176 struct udp_hdr *uh; in test_udp_create_test_packet() local 193 uh = (struct udp_hdr *)p->payload; in test_udp_create_test_packet() 194 uh->chksum = 0; in test_udp_create_test_packet() 195 uh->dest = uh->src = lwip_htons(port); in test_udp_create_test_packet() 196 uh->len = lwip_htons(p->tot_len); in test_udp_create_test_packet()
|
/third_party/curl/lib/ |
D | url.c | 349 curl_url_cleanup(data->state.uh); in up_free() 350 data->state.uh = NULL; in up_free() 1893 static void zonefrom_url(CURLU *uh, struct Curl_easy *data, argument 1897 CURLUcode uc = curl_url_get(uh, CURLUPART_ZONEID, &zoneid, 0); 1941 CURLU *uh; local 1944 bool use_set_uh = (data->set.uh && !data->state.this_is_a_follow); 1950 uh = data->state.uh = curl_url_dup(data->set.uh); 1953 uh = data->state.uh = curl_url(); 1956 if(!uh) 1973 uc = curl_url_set(uh, CURLUPART_URL, data->state.url, [all …]
|
D | transfer.c | 1405 if(!data->state.url && !data->set.uh) { in Curl_pretransfer() 1418 if(!data->state.url && data->set.uh) { in Curl_pretransfer() 1421 uc = curl_url_get(data->set.uh, in Curl_pretransfer() 1642 DEBUGASSERT(data->state.uh); in Curl_follow() 1643 uc = curl_url_set(data->state.uh, CURLUPART_URL, newurl, in Curl_follow() 1658 uc = curl_url_get(data->state.uh, CURLUPART_URL, &newurl, 0); in Curl_follow() 1673 uc = curl_url_get(data->state.uh, CURLUPART_PORT, &portnum, in Curl_follow() 1690 uc = curl_url_get(data->state.uh, CURLUPART_SCHEME, &scheme, 0); in Curl_follow()
|
/third_party/mesa3d/src/glx/ |
D | drisw_glx.c | 145 unsigned uw, uh, bw, depth; in swrastGetDrawableInfo() local 149 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth); in swrastGetDrawableInfo() 151 *h = uh; in swrastGetDrawableInfo() 647 unsigned uw, uh, bw, depth; in driswCreateDrawable() local 649 XGetGeometry(dpy, xDrawable, &root, &x, &y, &uw, &uh, &bw, &depth); in driswCreateDrawable()
|
/third_party/ffmpeg/libavcodec/ |
D | mf_utils.h | 49 UINT32 uw, UINT32 uh);
|
D | mf_utils.c | 41 UINT32 uw, UINT32 uh) in ff_MFSetAttributeSize() argument 43 UINT64 t = (((UINT64)uw) << 32) | uh; in ff_MFSetAttributeSize()
|
/third_party/libffi/src/avr32/ |
D | sysv.S | 191 ld.uh r12, sp[0]
|
/third_party/flutter/flutter/packages/fuchsia_remote_debug_protocol/test/src/runners/ |
D | ssh_command_runner_test.dart | 106 const String config = '/this/that/this/and/uh';
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepMappings.td | 158 def V6_MAP_equhAlias : InstAlias<"$Qd4 = vcmp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh HvxQR:$Qd4, HvxVR:$V… 159 def V6_MAP_equh_andAlias : InstAlias<"$Qx4 &= vcmp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh_and HvxQR:$Qx4,… 160 def V6_MAP_equh_iorAlias : InstAlias<"$Qx4 |= vcmp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh_or HvxQR:$Qx4, … 161 def V6_MAP_equh_xorAlias : InstAlias<"$Qx4 ^= vcmp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh_xor HvxQR:$Qx4,… 207 def V6_vabsuh_altAlias : InstAlias<"$Vd32.uh = vabs($Vu32.h)", (V6_vabsh HvxVR:$Vd32, HvxVR:$Vu32)>…
|