Home
last modified time | relevance | path

Searched defs:push (Results 226 - 250 of 447) sorted by relevance

12345678910>>...18

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java125 void push(int v) { in push() method in DictionaryBreakEngine.DequeI
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java482 private final void push(int pairIndex, int scrptCode) in push() method in UScriptRun
/third_party/icu/icu4c/source/common/
H A Dusc_impl.cpp78 static void push(UScriptRun *scriptRun, int32_t pairIndex, UScriptCode scriptCode) in push() function
/third_party/libunwind/libunwind/src/dwarf/
H A DGexpr.c271 # define push(x) \ in dwarf_eval_expr() macro
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dusc_impl.cpp78 static void push(UScriptRun *scriptRun, int32_t pairIndex, UScriptCode scriptCode) in push() function
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c99 mir_pick_ubo(struct panfrost_ubo_push *push, struct mir_ubo_analysis *analysis, unsigned max_qwords) in mir_pick_ubo() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_queue.h92 cnd_t push; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c98 bi_pick_ubo(struct panfrost_ubo_push *push, struct bi_ubo_analysis *analysis) in bi_pick_ubo() argument
288 struct panfrost_ubo_push *push = ctx->info.push; bi_opt_reorder_push() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h22 struct nouveau_pushbuf *push; member
70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04() argument
77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04() argument
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, in PUSH_MTHDl() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c43 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_emit_vtxattr() local
131 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_update_user_vbufs() local
184 struct nouveau_pushbuf *push = nv30->base.pushbuf; global() local
340 struct nouveau_pushbuf *push = nv30->base.pushbuf; global() local
369 nv30_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map, unsigned start, unsigned count) global() argument
394 nv30_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map, unsigned start, unsigned count) global() argument
418 nv30_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map, unsigned start, unsigned count) global() argument
435 nv30_draw_elements_inline_u32_short(struct nouveau_pushbuf *push, const uint32_t *map, unsigned start, unsigned count) global() argument
466 struct nouveau_pushbuf *push = nv30->base.pushbuf; global() local
563 struct nouveau_pushbuf *push = nv30->base.pushbuf; global() local
[all...]
H A Dnv30_state_validate.c40 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_fb() local
177 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_blend_colour() local
206 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_stencil_ref() local
217 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_stipple() local
226 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_scissor() local
248 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_viewport() local
277 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_clip() local
298 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_blend() local
307 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_zsa() local
316 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_rasterizer() local
327 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_multisample() local
344 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_fragment() local
357 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_validate_point_coord() local
467 struct nouveau_pushbuf *push = nv30->base.pushbuf; nv30_state_validate() local
[all...]
H A Dnv30_winsys.h23 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset, in PUSH_RELOC() argument
30 bufctx(struct nouveau_pushbuf *push) in bufctx() argument
37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET() argument
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, in PUSH_REFN() argument
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() argument
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDo() argument
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDs() argument
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHD() argument
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nv04_resource *r, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_RESRC() argument
112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size) BEGIN_NV04() argument
119 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, int size) BEGIN_NI04() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c34 nv50_screen_compute_setup(struct nv50_screen *screen, struct nouveau_pushbuf *push) nv50_screen_compute_setup() argument
211 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_compute_validate_constbufs() local
327 nv50_set_surface_info(struct nouveau_pushbuf *push, const struct pipe_image_view *view, int width, int height, int depth) nv50_set_surface_info() argument
376 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_compute_validate_surfaces() local
529 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_compute_upload_input() local
565 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_launch_grid() local
[all...]
H A Dnv50_context.c50 struct nouveau_pushbuf *push = nv50_context(pipe)->base.pushbuf; in nv50_texture_barrier() local
62 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_memory_barrier() local
114 struct nouveau_pushbuf *push = nv50_context(pipe)->base.pushbuf; nv50_emit_string_marker() local
136 nv50_default_kick_notify(struct nouveau_pushbuf *push) nv50_default_kick_notify() argument
[all...]
H A Dnv50_push.c14 struct nouveau_pushbuf *push; member
38 prim_restart_search_i08(uint8_t *elts, unsigned push, uint8_t index) in prim_restart_search_i08() argument
48 prim_restart_search_i16(uint16_t *elts, unsigned push, uint16_t index) in prim_restart_search_i16() argument
58 prim_restart_search_i32(uint32_t *elts, unsigned push, uint32_t index) in prim_restart_search_i32() argument
73 unsigned push = MIN2(count, ctx->packet_vertex_limit); in emit_vertices_i08() local
112 unsigned push = MIN2(count, ctx->packet_vertex_limit); emit_vertices_i16() local
151 unsigned push = MIN2(count, ctx->packet_vertex_limit); emit_vertices_i32() local
190 unsigned push = MIN2(count, ctx->packet_vertex_limit); emit_vertices_seq() local
[all...]
H A Dnv50_screen.c666 struct nouveau_pushbuf *push = screen->base.pushbuf; in nv50_screen_fence_emit() local
693 struct nouveau_pushbuf *push = screen->base.pushbuf; in nv50_screen_init_hwctx() local
963 struct nouveau_pushbuf *push = screen->base.pushbuf; nv50_tls_realloc() local
[all...]
H A Dnv50_shader_state.c37 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_constbufs_validate() local
157 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_vertprog_validate() local
178 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_fragprog_validate() local
265 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_gmtyprog_validate() local
292 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_compprog_validate() local
305 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_sprite_coords_validate() local
362 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_derived_rs() local
427 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_fp_linkage_validate() local
637 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_gp_linkage_validate() local
665 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_stream_output_validate() local
[all...]
H A Dnv50_state_validate.c7 nv50_fb_set_null_rt(struct nouveau_pushbuf *push, unsigned i) in nv50_fb_set_null_rt() argument
22 struct nouveau_pushbuf *push in nv50_validate_fb() local
152 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_blend_colour() local
164 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_stencil_ref() local
175 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_stipple() local
186 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_scissor() local
250 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_viewport() local
289 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_window_rects() local
340 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_derived_2() local
353 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_clip() local
387 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_blend() local
396 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_zsa() local
405 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_rasterizer() local
414 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_sample_mask() local
434 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_validate_min_samples() local
[all...]
H A Dnv50_query_hw_sm.c165 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_hw_sm_begin_query() local
219 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_hw_sm_end_query() local
[all...]
H A Dnv50_transfer.c63 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_2d_transfer_rect() local
169 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_m2mf_transfer_rect() local
280 struct nouveau_pushbuf *push = nv50->base.pushbuf; nv50_sifc_linear_u8() local
334 struct nouveau_pushbuf *push = nv->pushbuf; nv50_m2mf_copy_linear() local
506 struct nouveau_pushbuf *push = nv->pushbuf; nv50_cb_bo_push() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c97 struct nouveau_pushbuf *push = nvc0_context(pipe)->base.pushbuf; in nvc0_texture_barrier() local
107 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_memory_barrier() local
163 struct nouveau_pushbuf *push = nvc0_context(pipe)->base.pushbuf; in nvc0_emit_string_marker() local
279 nvc0_default_kick_notify(struct nouveau_pushbuf *push) nvc0_default_kick_notify() argument
[all...]
H A Dnvc0_query_hw.c69 nvc0_hw_query_get(struct nouveau_pushbuf *push, struct nvc0_query *q, in nvc0_hw_query_get() argument
130 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_hw_query_write_compute_invocations() local
144 struct nouveau_pushbuf *push = nvc0->base.pushbuf; nvc0_hw_begin_query() local
229 struct nouveau_pushbuf *push = nvc0->base.pushbuf; nvc0_hw_end_query() local
396 struct nouveau_pushbuf *push = nvc0->base.pushbuf; nvc0_hw_get_query_result_resource() local
627 nvc0_hw_query_pushbuf_submit(struct nouveau_pushbuf *push, struct nvc0_query *q, unsigned result_offset) nvc0_hw_query_pushbuf_submit() argument
640 struct nouveau_pushbuf *push = nvc0->base.pushbuf; nvc0_hw_query_fifo_wait() local
[all...]
H A Dnvc0_screen.c757 struct nouveau_pushbuf *push = screen->base.pushbuf; in nvc0_graph_set_macro() local
777 struct nouveau_pushbuf *push = screen->base.pushbuf; in tu102_graph_set_macro() local
794 nvc0_magic_3d_init(struct nouveau_pushbuf *push, uint16_t obj_class) nvc0_magic_3d_init() argument
866 struct nouveau_pushbuf *push = screen->base.pushbuf; nvc0_screen_fence_emit() local
948 struct nouveau_pushbuf *push = screen->base.pushbuf; nvc0_screen_resize_text_area() local
995 struct nouveau_pushbuf *push = screen->base.pushbuf; nvc0_screen_bind_cb_3d() local
1047 struct nouveau_pushbuf *push; nvc0_screen_create() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Do_names.c72 int ret = 0, i, push; in OBJ_NAME_new_index() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtraversal.rs305 fn push(&mut self, item: ItemId); in push() functions
312 fn push(&mut self, item: ItemId) { in push() functions
322 fn push(&mut self, item: ItemId) { in push() functions

Completed in 15 milliseconds

12345678910>>...18