Home
last modified time | relevance | path

Searched refs:ue (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.c66 uether_pause(struct usb_ether *ue, unsigned int _ticks) in uether_pause() argument
68 if (usb_proc_is_gone(&ue->ue_tq)) { in uether_pause()
72 usb_pause_mtx(ue->ue_mtx, _ticks); in uether_pause()
77 ue_queue_command(struct usb_ether *ue, in ue_queue_command() argument
83 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_queue_command()
85 if (usb_proc_is_gone(&ue->ue_tq)) { in ue_queue_command()
94 usb_proc_msignal(&ue->ue_tq, t0, t1); in ue_queue_command()
98 task->ue = ue; in ue_queue_command()
104 usb_proc_mwait(&ue->ue_tq, t0, t1); in ue_queue_command()
108 uether_getsc(struct usb_ether *ue) in uether_getsc() argument
[all …]
Dif_axge.c45 static void axge_rx_frame(struct usb_ether *ue, struct usb_page_cache *pc, int actlen);
230 axge_csum_cfg(struct usb_ether *ue) in axge_csum_cfg() argument
232 struct axge_softc *sc = ue->ue_sc; in axge_csum_cfg()
245 axge_setmulti(struct usb_ether *ue) in axge_setmulti() argument
247 struct axge_softc *sc = ue->ue_sc; in axge_setmulti()
248 struct los_eth_driver *ifp = ue->ue_drv_sc; in axge_setmulti()
263 axge_setpromisc(struct usb_ether *ue) in axge_setpromisc() argument
265 struct axge_softc *sc = uether_getsc(ue); in axge_setpromisc()
266 struct los_eth_driver *ifp = ue->ue_drv_sc; in axge_setpromisc()
277 axge_setmulti(ue); in axge_setpromisc()
[all …]
Dif_axe.c311 axe_setmulti(struct usb_ether *ue) in axe_setmulti() argument
347 axe_uether_pause(ue, (y)); \
353 struct usb_ether *ue; in axe_ax88178_init() local
357 ue = &sc->sc_ue; in axe_ax88178_init()
446 axe_uether_pause(ue, hz / 4); in axe_ax88178_init()
450 axe_uether_pause(ue, hz / 4); in axe_ax88178_init()
453 axe_uether_pause(ue, hz / 4); in axe_ax88178_init()
532 struct usb_ether *ue = &sc->sc_ue; in axe_ax88772b_init() local
537 struct los_eth_driver *ifp = ue->ue_drv_sc; in axe_ax88772b_init()
553 eaddr = ue->ue_eaddr; in axe_ax88772b_init()
[all …]
Dif_urndis.c170 urndis_attach_post(struct usb_ether *ue) in urndis_attach_post() argument
189 struct usb_ether *ue = &sc->sc_ue; in urndis_attach() local
280 ue->ue_sc = sc; in urndis_attach()
281 ue->ue_dev = dev; in urndis_attach()
282 ue->ue_udev = uaa->device; in urndis_attach()
283 ue->ue_mtx = &sc->sc_mtx; in urndis_attach()
284 ue->ue_methods = &urndis_ue_methods; in urndis_attach()
285 error = uether_ifattach(ue); in urndis_attach()
291 error = (int)LOS_EventRead(&ue->ue_event, 0x01, LOS_WAITMODE_OR | LOS_WAITMODE_CLR, 1000); in urndis_attach()
297 netif = &(ue->ue_drv_sc->ac_if); in urndis_attach()
[all …]
Dif_cdce.c452 cdce_attach_post(struct usb_ether *ue) in cdce_attach_post() argument
462 struct usb_ether *ue = &sc->sc_ue; in cdce_attach() local
618 ue->ue_sc = sc; in cdce_attach()
619 ue->ue_dev = dev; in cdce_attach()
620 ue->ue_udev = uaa->device; in cdce_attach()
621 ue->ue_mtx = &sc->sc_mtx; in cdce_attach()
622 ue->ue_methods = &cdce_ue_methods; in cdce_attach()
624 error = (usb_error_t)uether_ifattach(ue); in cdce_attach()
640 struct usb_ether *ue = &sc->sc_ue; in cdce_detach() local
644 uether_ifdetach(ue); in cdce_detach()
[all …]
Dusb_ethernet.h104 struct usb_ether *ue; member
134 #define uether_do_request(ue,req,data,timo) \ argument
135 usbd_do_request_proc((ue)->ue_udev,&(ue)->ue_tq,req,data,0,NULL,timo)
/third_party/ffmpeg/libavcodec/
Dcbs_h264_syntax_template.c93 ue(cpb_cnt_minus1, 0, 31); in FUNC()
155 ue(chroma_sample_loc_type_top_field, 0, 5); in FUNC()
156 ue(chroma_sample_loc_type_bottom_field, 0, 5); in FUNC()
190 ue(max_bytes_per_pic_denom, 0, 16); in FUNC()
191 ue(max_bits_per_mb_denom, 0, 16); in FUNC()
194 ue(log2_max_mv_length_horizontal, 0, 16); in FUNC()
195 ue(log2_max_mv_length_vertical, 0, 16); in FUNC()
196 ue(max_num_reorder_frames, 0, H264_MAX_DPB_FRAMES); in FUNC()
197 ue(max_dec_frame_buffering, 0, H264_MAX_DPB_FRAMES); in FUNC()
283 ue(seq_parameter_set_id, 0, 31); in FUNC()
[all …]
Dcbs_h265_syntax_template.c363 ue(chroma_sample_loc_type_top_field, 0, 5); in FUNC()
364 ue(chroma_sample_loc_type_bottom_field, 0, 5); in FUNC()
376 ue(def_disp_win_left_offset, 0, 16384); in FUNC()
377 ue(def_disp_win_right_offset, 0, 16384); in FUNC()
378 ue(def_disp_win_top_offset, 0, 16384); in FUNC()
379 ue(def_disp_win_bottom_offset, 0, 16384); in FUNC()
388 ue(vui_num_ticks_poc_diff_one_minus1, 0, UINT32_MAX - 1); in FUNC()
402 ue(min_spatial_segmentation_idc, 0, 4095); in FUNC()
403 ue(max_bytes_per_pic_denom, 0, 16); in FUNC()
404 ue(max_bits_per_min_cu_denom, 0, 16); in FUNC()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c1368 UnifiedElement *ue = gst_ttml_render_unified_block_get_element (block, i); in gst_ttml_render_unified_block_copy() local
1369 UnifiedElement *ue_copy = gst_ttml_render_unified_element_copy (ue); in gst_ttml_render_unified_block_copy()
1498 UnifiedElement *ue = g_slice_new0 (UnifiedElement); in gst_ttml_render_unify_block() local
1499 ue->element = in gst_ttml_render_unify_block()
1501 ue->pango_font_size = in gst_ttml_render_unify_block()
1502 gst_ttml_render_get_pango_font_size (render, ue->element); in gst_ttml_render_unify_block()
1503 ue->pango_font_metrics = in gst_ttml_render_unify_block()
1504 gst_ttml_render_get_pango_font_metrics (render, ue->element->style_set, in gst_ttml_render_unify_block()
1505 ue->pango_font_size); in gst_ttml_render_unify_block()
1506 ue->text = in gst_ttml_render_unify_block()
[all …]
/third_party/libdrm/tests/amdgpu/
Dras_tests.c623 unsigned long *ue, unsigned long *ce) in amdgpu_ras_query_err_count() argument
628 *ue = *ce = 0; in amdgpu_ras_query_err_count()
643 if (sscanf(buf, "ue: %lu\nce: %lu", ue, ce) != 2) in amdgpu_ras_query_err_count()
732 unsigned long ue, ce; in __amdgpu_ras_ip_inject_test() local
768 ret = amdgpu_ras_query_err_count(block, &ue, &ce); in __amdgpu_ras_ip_inject_test()
773 if (old_ue != ue || old_ce != ce) { in __amdgpu_ras_ip_inject_test()
815 unsigned long ue, ce; in __amdgpu_ras_query_test() local
826 ret = amdgpu_ras_query_err_count(i, &ue, &ce); in __amdgpu_ras_query_test()
/third_party/openssl/test/recipes/15-test_ecparam_data/valid/
Dc2tnb359v1-explicit.pem6 3N6Y6OcHwHoiObGwl1PX4IUpVHBIEh6clfN5HdgEljlI80+ue/ROqCNl3Hho/lfk
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DInternalLocaleBuilder.java417 UnicodeLocaleExtension ue = (UnicodeLocaleExtension)e; in setLocale() local
418 for (String uatr : ue.getUnicodeLocaleAttributes()) { in setLocale()
424 for (String ukey : ue.getUnicodeLocaleKeys()) { in setLocale()
428 … _ukeywords.put(new CaseInsensitiveString(ukey), ue.getUnicodeLocaleType(ukey)); in setLocale()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DInternalLocaleBuilder.java413 UnicodeLocaleExtension ue = (UnicodeLocaleExtension)e; in setLocale() local
414 for (String uatr : ue.getUnicodeLocaleAttributes()) { in setLocale()
420 for (String ukey : ue.getUnicodeLocaleKeys()) { in setLocale()
424 … _ukeywords.put(new CaseInsensitiveString(ukey), ue.getUnicodeLocaleType(ukey)); in setLocale()
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Dde_ASCII.txt13 [ü {u \u0308}] → ue;
Drm_SURSILV_rm_FONIPA_SURSILV.txt73 ue → ʊɛ\u032F ;
Dro_ro_FONIPA.txt65 ue → we ;
/third_party/icu/icu4c/source/data/translit/
Dde_ASCII.txt14 [ü {u \u0308}] → ue;
Drm_SURSILV_rm_FONIPA_SURSILV.txt74 ue → ʊɛ\u032F ;
Dro_ro_FONIPA.txt66 ue → we ;
/third_party/skia/third_party/externals/icu/source/data/translit/
Dde_ASCII.txt14 [ü {u \u0308}] → ue;
Drm_SURSILV_rm_FONIPA_SURSILV.txt74 ue → ʊɛ\u032F ;
Dro_ro_FONIPA.txt66 ue → we ;
/third_party/typescript/tests/baselines/reference/
DsmartSelection_simple1.baseline61 return tr/**/ue;
/third_party/f2fs-tools/mkfs/
Df2fs_format.c141 char *ue; in cure_extension_list() local
166 ue = strtok(ext_str, ", "); in cure_extension_list()
167 while (ue != NULL) { in cure_extension_list()
168 name_len = strlen(ue); in cure_extension_list()
170 MSG(0, "\tWarn: Extension name (%s) is too long\n", ue); in cure_extension_list()
173 if (!is_extension_exist(ue)) in cure_extension_list()
174 memcpy(sb->extension_list[pos++], ue, name_len); in cure_extension_list()
176 ue = strtok(NULL, ", "); in cure_extension_list()
/third_party/node/deps/cjs-module-lexer/dist/
Dlexer.js1 ….slice(A.res(),A.ree()));Q&&o.add(Q)}for(;A.ru();)J.add(B(g.slice(A.us(),A.ue())));for(;A.re();){l…

1234