Home
last modified time | relevance | path

Searched refs:uh (Results 1 – 25 of 62) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DunderscoreThisInDerivedClass02.types26 var _this = "uh-oh?";
28 >"uh-oh?" : "uh-oh?"
DunderscoreThisInDerivedClass01.types27 var _this = "uh-oh?";
29 >"uh-oh?" : "uh-oh?"
DoverloadOnConstNoAnyImplementation.types39 cb('uh');
40 >cb('uh') : number
42 >'uh' : "uh"
DoverloadOnConstNoStringImplementation.types39 cb('uh');
40 >cb('uh') : number
42 >'uh' : "uh"
DunderscoreThisInDerivedClass02.symbols24 var _this = "uh-oh?";
DclassExpressionPropertyModifiers.errors.txt7 declare [Symbol.toStringTag] = "uh";
DunderscoreThisInDerivedClass01.symbols26 var _this = "uh-oh?";
DoverloadOnConstNoAnyImplementation.errors.txt16 cb('uh');
DtypedefMultipleTypeParameters.types4 * @template {{ c: boolean }} V uh ... are comments even supported??
DtypedefMultipleTypeParameters.symbols4 * @template {{ c: boolean }} V uh ... are comments even supported??
DoverloadOnConstNoAnyImplementation.symbols33 cb('uh');
DoverloadOnConstNoStringImplementation.symbols33 cb('uh');
DjsdocTemplateTag3.errors.txt12 * @template {{ c: boolean }} V uh ... are comments even supported??
DtypedefMultipleTypeParameters.errors.txt11 * @template {{ c: boolean }} V uh ... are comments even supported??
DjsdocTemplateTag3.symbols4 * @template {{ c: boolean }} V uh ... are comments even supported??
DjsdocTemplateTag3.types4 * @template {{ c: boolean }} V uh ... are comments even supported??
/third_party/lwip/test/unit/udp/
Dtest_udp.c176 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/
Durl.c349 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 …]
Dtransfer.c1405 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/
Ddrisw_glx.c145 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/
Dmf_utils.h49 UINT32 uw, UINT32 uh);
Dmf_utils.c41 UINT32 uw, UINT32 uh) in ff_MFSetAttributeSize() argument
43 UINT64 t = (((UINT64)uw) << 32) | uh; in ff_MFSetAttributeSize()
/third_party/libffi/src/avr32/
Dsysv.S191 ld.uh r12, sp[0]
/third_party/flutter/flutter/packages/fuchsia_remote_debug_protocol/test/src/runners/
Dssh_command_runner_test.dart106 const String config = '/this/that/this/and/uh';
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepMappings.td158 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)>…

123