| /external/openssh/ |
| 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 | 47 struct ssh_sandbox *box; in ssh_sandbox_init() local 61 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 85 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 92 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
| D | sandbox-darwin.c | 45 struct ssh_sandbox *box; in ssh_sandbox_init() local 59 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 86 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 93 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 | 94 struct ssh_sandbox *box; in ssh_sandbox_init() local 106 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 116 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, in ssh_sandbox_parent() 195 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 205 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
| D | sandbox-seccomp-filter.c | 147 struct ssh_sandbox *box; in ssh_sandbox_init() local 198 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 235 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 242 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
| /external/mesa3d/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()
|
| D | u_transfer.c | 14 const struct pipe_box *box, in u_default_transfer_inline_write() 91 const struct pipe_box *box) in u_default_transfer_flush_region() 101 const struct pipe_box *box) in u_default_get_transfer()
|
| D | u_resource.c | 31 const struct pipe_box *box) in u_get_transfer_vtbl() 53 const struct pipe_box *box) in u_transfer_flush_region_vtbl() 70 const struct pipe_box *box, in u_transfer_inline_write_vtbl()
|
| D | u_inlines.h | 261 struct pipe_box box; in pipe_buffer_map_range() local 316 struct pipe_box box; in pipe_buffer_flush_mapped_range() local 341 struct pipe_box box; in pipe_buffer_write() local 374 struct pipe_box box; in pipe_buffer_write_nooverlap() local 431 struct pipe_box box; in pipe_get_transfer() local
|
| D | u_tile.h | 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) in u_clip_tile()
|
| /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/fio/ |
| D | ghelpers.c | 8 GtkWidget *new_combo_entry_in_frame(GtkWidget *box, const char *label) in new_combo_entry_in_frame() 20 GtkWidget *new_info_entry_in_frame(GtkWidget *box, const char *label) in new_info_entry_in_frame() 46 GtkWidget *new_info_entry_in_frame_rgb(GtkWidget *box, const char *label, in new_info_entry_in_frame_rgb() 58 GtkWidget *new_info_label_in_frame(GtkWidget *box, const char *label) in new_info_label_in_frame() 73 GtkWidget *button, *box; in create_spinbutton() local
|
| /external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
| D | PhysicsTestHelper.java | 61 Box box = new Box(0.25f, 0.25f, 0.25f); in createPhysicsTestWorld() local 115 Box box = new Box(1, 1, 1); in createPhysicsTestWorldSoccer() local 133 Box box = new Box(0.25f, 0.25f, 0.25f); in createPhysicsTestBox() local
|
| /external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
| D | HelloPicking.java | 128 Box box = new Box(new Vector3f(x, y, z), 1, 1, 1); in makeCube() local 138 Box box = new Box(new Vector3f(0, -4, -5), 15, .2f, 15); in makeFloor() local
|
| /external/jmonkeyengine/engine/src/test/jme3test/collision/ |
| D | TestMousePick.java | 110 Box box = new Box(new Vector3f(x, y, z), 1, 1, 1); in makeCube() local 120 Box box = new Box(new Vector3f(0, -4, -5), 15, .2f, 15); in makeFloor() local
|
| /external/clang/test/CodeGenCXX/ |
| D | virtual-destructor-synthesis.cpp | 3 struct box { struct
|
| /external/mesa3d/src/gallium/drivers/i915/ |
| D | i915_resource_buffer.c | 68 const struct pipe_box *box) in i915_get_transfer() 109 const struct pipe_box *box, in i915_buffer_transfer_inline_write()
|
| /external/mesa3d/src/gallium/auxiliary/postprocess/ |
| D | pp_mlaa.c | 65 struct pipe_box box; in up_consts() local 214 struct pipe_box box; in pp_jimenezmlaa_init_run() local
|
| /external/eigen/test/ |
| D | geo_alignedbox.cpp | 109 BoxType box( m, M ); in specificTest1() local 136 BoxType box( m, M ); in specificTest2() local
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | r600_buffer.c | 44 const struct pipe_box *box) in r600_get_transfer() 168 struct pipe_box box; in r600_buffer_transfer_unmap() local
|
| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_resource_buffer.c | 70 const struct pipe_box *box) in svga_buffer_get_transfer() 230 const struct pipe_box *box) in svga_buffer_transfer_flush_region()
|
| /external/toybox/kconfig/lxdialog/ |
| D | textbox.c | 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 57 WINDOW *dialog, *box; in dialog_textbox() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | r600_buffer.c | 53 const struct pipe_box *box) in r600_get_transfer() 94 const struct pipe_box *box) in r600_buffer_transfer_flush_region()
|
| /external/jmonkeyengine/engine/src/test/jme3test/post/ |
| D | TestHDR.java | 55 Geometry box = new Geometry("Box", boxMesh); in createHDRBox() local
|