Home
last modified time | relevance | path

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

12345

/external/openssh/
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.c47 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()
Dsandbox-darwin.c45 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()
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.c94 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()
Dsandbox-seccomp-filter.c147 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/
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_transfer.c14 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()
Du_resource.c31 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()
Du_inlines.h261 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
Du_tile.h46 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/
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/fio/
Dghelpers.c8 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/
DPhysicsTestHelper.java61 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/
DHelloPicking.java128 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/
DTestMousePick.java110 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/
Dvirtual-destructor-synthesis.cpp3 struct box { struct
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_buffer.c68 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/
Dpp_mlaa.c65 struct pipe_box box; in up_consts() local
214 struct pipe_box box; in pp_jimenezmlaa_init_run() local
/external/eigen/test/
Dgeo_alignedbox.cpp109 BoxType box( m, M ); in specificTest1() local
136 BoxType box( m, M ); in specificTest2() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer.c44 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/
Dsvga_resource_buffer.c70 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/
Dtextbox.c38 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/
Dr600_buffer.c53 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/
DTestHDR.java55 Geometry box = new Geometry("Box", boxMesh); in createHDRBox() local

12345