/external/llvm-project/polly/lib/External/isl/ |
D | isl_box.c | 35 __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/ |
D | test_virgl_transfer.c | 40 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/ |
D | sandbox-pledge.c | 47 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()
|
D | sandbox-solaris.c | 48 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()
|
D | sandbox-null.c | 44 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()
|
D | sandbox-rlimit.c | 46 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()
|
D | sandbox-darwin.c | 46 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()
|
D | sandbox-capsicum.c | 53 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()
|
D | sandbox-systrace.c | 102 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()
|
D | sandbox-seccomp-filter.c | 329 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/ |
D | ConvertExpr.cpp | 22 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/ |
D | Path.java | 36 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/ |
D | u_box.h | 9 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/ |
D | u_box.h | 8 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()
|
D | u_transfer.c | 13 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()
|
D | u_transfer_helper.c | 163 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/ |
D | basetexture9.c | 257 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/ |
D | iris_clear.c | 70 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/ |
D | vc4_tiling.c | 124 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()
|
D | vc4_tiling_lt.c | 138 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()
|
D | vc4_tiling.h | 90 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/ |
D | virgl_texture.c | 78 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/ |
D | BufferedSourceFactory.kt | 77 val box = Buffer() in pipe() constant 101 val box = Buffer() in pipe() constant
|
/external/libchrome/ui/gfx/geometry/ |
D | box_f.cc | 46 void BoxF::Union(const BoxF& box) { in Union() 60 void BoxF::ExpandTo(const BoxF& box) { in ExpandTo()
|
/external/autotest/client/cros/video/ |
D | chameleon_screenshot_capturer.py | 24 timeout_video_input_s, box=None): argument 84 def capture(self, filename, box=None): argument
|