Home
last modified time | relevance | path

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

123456789

/external/virglrenderer/tests/
Dtest_virgl_transfer.c39 struct virgl_box box; in START_TEST() local
49 struct virgl_box box; in START_TEST() local
60 struct virgl_box box; in START_TEST() local
70 struct virgl_box box; in START_TEST() local
80 struct virgl_box box; in START_TEST() local
101 struct virgl_box box; in START_TEST() local
172 struct virgl_box box; in START_TEST() local
200 struct virgl_box box; in START_TEST() local
228 struct virgl_box box; in START_TEST() local
258 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
86 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
95 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
103 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.c257 struct ssh_sandbox *box; in ssh_sandbox_init() local
308 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child()
345 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish()
352 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
/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()
Du_inlines.h272 struct pipe_box box; in pipe_buffer_map_range() local
318 struct pipe_box box; in pipe_buffer_flush_mapped_range() local
343 struct pipe_box box; in pipe_buffer_write() local
376 struct pipe_box box; in pipe_buffer_write_nooverlap() local
445 struct pipe_box box; in pipe_transfer_map() local
468 struct pipe_box box; in pipe_transfer_map_3d() local
/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
42 const struct pipe_box *box, in u_default_texture_subdata()
95 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region()
134 const struct pipe_box *box, in u_transfer_map_vtbl()
144 const struct pipe_box *box) in u_transfer_flush_region_vtbl()
Du_transfer_helper.c161 const struct pipe_box *box, in transfer_map_msaa()
225 const struct pipe_box *box, in u_transfer_helper_transfer_map()
328 const struct pipe_box *box) in flush_region()
422 const struct pipe_box *box) in u_transfer_helper_transfer_flush_region()
459 struct pipe_box box; in u_transfer_helper_transfer_unmap() local
Du_tile.h46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) in u_clip_tile()
/external/mesa3d/src/gallium/state_trackers/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
Dvolume9.c216 const struct pipe_box *box ) in NineVolume9_AddDirtyRegion()
253 struct pipe_box box; in NineVolume9_LockBox() local
376 struct pipe_box box; in NineVolume9_UnlockBox() local
485 struct pipe_box box; in NineVolume9_UploadSelf() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.c67 check_box_utile_alignment(const struct pipe_box *box, int cpp) in check_box_utile_alignment()
133 int cpp, const struct pipe_box *box, in vc4_t_image_helper()
192 int cpp, const struct pipe_box *box) in vc4_store_t_image()
202 int cpp, const struct pipe_box *box) in vc4_load_t_image()
217 const struct pipe_box *box) in vc4_load_tiled_image()
241 const struct pipe_box *box) in vc4_store_tiled_image()
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/etnaviv/
Detnaviv_transfer.c51 etna_compute_offset(enum pipe_format format, const struct pipe_box *box, in etna_compute_offset()
140 const struct pipe_box *box, in etna_transfer_map()
394 const struct pipe_box *box) in etna_transfer_flush_region()
/external/autotest/client/cros/video/
Dchameleon_screenshot_capturer.py24 timeout_video_input_s, box=None): argument
84 def capture(self, filename, box=None): argument
/external/autotest/client/cros/chameleon/
Dchameleon_video_capturer.py40 def capture(self, player, max_frame_count, box=None): argument
59 def capture_only(self, player, max_frame_count, box=None): argument
/external/clang/test/CodeGenCXX/
Dvirtual-destructor-synthesis.cpp3 struct box { struct
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_tiling.c200 const struct pipe_box *box, in vc5_move_pixels_general_percpp()
237 const struct pipe_box *box, in vc5_move_pixels_general()
288 const struct pipe_box *box, in vc5_move_tiled_image()
335 const struct pipe_box *box) in vc5_load_tiled_image()
355 const struct pipe_box *box) in vc5_store_tiled_image()

123456789