Home
last modified time | relevance | path

Searched defs:box (Results 1 – 25 of 267) sorted by relevance

1234567891011

/external/llvm-project/polly/lib/External/isl/
Disl_box.c35 __isl_null isl_fixed_box *isl_fixed_box_free(__isl_take isl_fixed_box *box) in isl_fixed_box_free()
51 isl_fixed_box *box; in isl_fixed_box_alloc() local
86 __isl_give isl_fixed_box *isl_fixed_box_copy(__isl_keep isl_fixed_box *box) in isl_fixed_box_copy()
100 __isl_take isl_fixed_box *box, int pos, __isl_keep isl_aff *offset, in isl_fixed_box_set_extent()
117 __isl_take isl_fixed_box *box, int pos, __isl_keep isl_aff *offset, in isl_fixed_box_set_valid_extent()
132 __isl_take isl_fixed_box *box) in isl_fixed_box_invalidate()
163 __isl_take isl_fixed_box *box) in isl_fixed_box_project_domain_on_params()
182 isl_ctx *isl_fixed_box_get_ctx(__isl_keep isl_fixed_box *box) in isl_fixed_box_get_ctx()
191 __isl_give isl_space *isl_fixed_box_get_space(__isl_keep isl_fixed_box *box) in isl_fixed_box_get_space()
200 isl_bool isl_fixed_box_is_valid(__isl_keep isl_fixed_box *box) in isl_fixed_box_is_valid()
[all …]
/external/virglrenderer/tests/
Dtest_virgl_transfer.c40 struct virgl_box box; in START_TEST() local
50 struct virgl_box box; in START_TEST() local
61 struct virgl_box box; in START_TEST() local
71 struct virgl_box box; in START_TEST() local
81 struct virgl_box box; in START_TEST() local
102 struct virgl_box box; in START_TEST() local
173 struct virgl_box box; in START_TEST() local
201 struct virgl_box box; in START_TEST() local
229 struct virgl_box box; in START_TEST() local
259 struct virgl_box box; in START_TEST() local
[all …]
/external/openssh/
Dsandbox-pledge.c47 struct ssh_sandbox *box; in ssh_sandbox_init() local
57 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
64 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
71 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-solaris.c48 struct ssh_sandbox *box = NULL; in ssh_sandbox_init() local
92 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
101 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
109 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-null.c44 struct ssh_sandbox *box; in ssh_sandbox_init() local
55 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
61 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-rlimit.c46 struct ssh_sandbox *box; in ssh_sandbox_init() local
60 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
84 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
91 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-darwin.c46 struct ssh_sandbox *box; in ssh_sandbox_init() local
60 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
87 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
94 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-capsicum.c53 struct ssh_sandbox *box; in ssh_sandbox_init() local
68 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
110 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
117 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-systrace.c102 struct ssh_sandbox *box; in ssh_sandbox_init() local
114 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
124 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, in ssh_sandbox_parent()
203 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
213 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
Dsandbox-seccomp-filter.c329 struct ssh_sandbox *box; in ssh_sandbox_init() local
380 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
417 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
424 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
/external/llvm-project/flang/lib/Lower/
DConvertExpr.cpp22 const fir::CharBoxValue &box) { in operator <<()
29 const fir::ArrayBoxValue &box) { in operator <<()
45 const fir::CharArrayBoxValue &box) { in operator <<()
61 const fir::BoxValue &box) { in operator <<()
85 const fir::ProcBoxValue &box) { in operator <<()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DPath.java36 public static String createPath(Box box) { in createPath()
40 private static String createPath(Box box, String path) { in createPath()
52 public static Box getPath(Box box, String path) { in getPath()
58 public static List<Box> getPaths(Box box, String path) { in getPaths()
111 public static boolean isContained(Box box, String path) { in isContained()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_box.h9 struct pipe_box *box ) in u_box_1d()
24 struct pipe_box *box ) in u_box_2d()
37 struct pipe_box *box ) in u_box_origin_2d()
53 struct pipe_box *box ) in u_box_2d_zslice()
70 struct pipe_box *box ) in u_box_3d()
/external/mesa3d/src/gallium/auxiliary/util/
Du_box.h8 u_box_1d(unsigned x, unsigned w, struct pipe_box *box) in u_box_1d()
19 u_box_2d(unsigned x,unsigned y, unsigned w, unsigned h, struct pipe_box *box) in u_box_2d()
30 u_box_origin_2d(unsigned w, unsigned h, struct pipe_box *box) in u_box_origin_2d()
42 unsigned w, unsigned h, struct pipe_box *box) in u_box_2d_zslice()
55 struct pipe_box *box) in u_box_3d()
75 const struct pipe_box *box, int w, int h) in u_box_clip_2d()
117 u_box_volume_3d(const struct pipe_box *box) in u_box_volume_3d()
Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata() local
46 const struct pipe_box *box, in u_default_texture_subdata()
99 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region()
138 const struct pipe_box *box, in u_transfer_map_vtbl()
148 const struct pipe_box *box) in u_transfer_flush_region_vtbl()
Du_transfer_helper.c163 const struct pipe_box *box, in transfer_map_msaa()
232 const struct pipe_box *box, in u_transfer_helper_transfer_map()
351 const struct pipe_box *box) in flush_region()
462 const struct pipe_box *box) in u_transfer_helper_transfer_flush_region()
499 struct pipe_box box; in u_transfer_helper_transfer_unmap() local
560 const struct pipe_box *box, in u_transfer_helper_deinterleave_transfer_map()
653 struct pipe_box box; in u_transfer_helper_deinterleave_transfer_unmap() local
/external/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c257 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
280 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
301 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
324 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
336 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
350 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
455 struct pipe_box box; in NineBaseTexture9_CreatePipeResource() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_clear.c70 const struct pipe_box *box, in can_fast_clear_color()
203 const struct pipe_box *box, in fast_clear_color()
342 const struct pipe_box *box, in clear_color()
416 const struct pipe_box *box, in can_fast_clear_depth()
447 const struct pipe_box *box, in fast_clear_depth()
555 const struct pipe_box *box, in clear_depth_stencil()
666 struct pipe_box box = { in iris_clear() local
714 const struct pipe_box *box, in iris_clear_texture()
788 struct pipe_box box = { in iris_clear_render_target() local
819 struct pipe_box box = { in iris_clear_depth_stencil() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.c124 int cpp, const struct pipe_box *box, in vc4_t_image_helper()
183 int cpp, const struct pipe_box *box) in vc4_store_t_image()
193 int cpp, const struct pipe_box *box) in vc4_load_t_image()
208 const struct pipe_box *box) in vc4_load_tiled_image()
230 const struct pipe_box *box) in vc4_store_tiled_image()
Dvc4_tiling_lt.c138 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_aligned()
178 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_unaligned()
235 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_helper()
254 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_cpp_helper()
Dvc4_tiling.h90 int cpp, const struct pipe_box *box) in vc4_load_lt_image()
106 int cpp, const struct pipe_box *box) in vc4_store_lt_image()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c78 const struct pipe_box *box, in virgl_init_temp_resource_from_box()
119 const struct pipe_box *box, in texture_transfer_map_resolve()
237 const struct pipe_box *box, in virgl_texture_transfer_map()
249 const struct pipe_box *box) in flush_data()
/external/okio/okio/src/commonTest/kotlin/okio/
DBufferedSourceFactory.kt77 val box = Buffer() in pipe() constant
101 val box = Buffer() in pipe() constant
/external/libchrome/ui/gfx/geometry/
Dbox_f.cc46 void BoxF::Union(const BoxF& box) { in Union()
60 void BoxF::ExpandTo(const BoxF& box) { in ExpandTo()
/external/autotest/client/cros/video/
Dchameleon_screenshot_capturer.py24 timeout_video_input_s, box=None): argument
84 def capture(self, filename, box=None): argument

1234567891011