Searched refs:box (Results 1 - 25 of 619) sorted by relevance

1234567891011>>

/external/clang/test/CodeGenCXX/
H A Dvirtual-destructor-synthesis.cpp3 struct box { struct
4 virtual ~box();
7 struct pile_box : public box {
8 pile_box(box *);
11 pile_box::pile_box(box *pp)
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_box.h9 struct pipe_box *box )
11 box->x = x;
12 box->y = 0;
13 box->z = 0;
14 box->width = w;
15 box->height = 1;
16 box->depth = 1;
24 struct pipe_box *box )
26 box->x = x;
27 box
[all...]
H A Du_transfer.c14 const struct pipe_box *box,
28 if (box->x == 0 && box->width == resource->width0) {
38 box );
47 assert(box->height == 1);
48 assert(box->depth == 1);
50 memcpy(map, data, box->width);
56 for (i = 0; i < box->depth; i++) {
61 box->width,
62 box
10 u_default_transfer_inline_write( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) argument
89 u_default_transfer_flush_region( struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) argument
97 u_default_get_transfer(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box) argument
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_box.h9 struct pipe_box *box )
11 box->x = x;
12 box->y = 0;
13 box->z = 0;
14 box->width = w;
15 box->height = 1;
16 box->depth = 1;
24 struct pipe_box *box )
26 box->x = x;
27 box
[all...]
H A Du_transfer.c14 const struct pipe_box *box,
28 if (box->x == 0 && box->width == resource->width0) {
38 box );
47 assert(box->height == 1);
48 assert(box->depth == 1);
50 memcpy(map, data, box->width);
56 for (i = 0; i < box->depth; i++) {
61 box->width,
62 box
10 u_default_transfer_inline_write( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) argument
89 u_default_transfer_flush_region( struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) argument
97 u_default_get_transfer(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box) argument
[all...]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DSampleTableBox.java44 for (Box box : boxes) {
45 if (box instanceof SampleDescriptionBox) {
46 return (SampleDescriptionBox) box;
53 for (Box box : boxes) {
54 if (box instanceof SampleSizeBox) {
55 return (SampleSizeBox) box;
62 for (Box box : boxes) {
63 if (box instanceof SampleToChunkBox) {
64 return (SampleToChunkBox) box;
71 for (Box box
[all...]
H A DMediaBox.java34 for (Box box : boxes) {
35 if (box instanceof MediaInformationBox) {
36 return (MediaInformationBox) box;
43 for (Box box : boxes) {
44 if (box instanceof MediaHeaderBox) {
45 return (MediaHeaderBox) box;
52 for (Box box : boxes) {
53 if (box instanceof HandlerBox) {
54 return (HandlerBox) box;
H A DMediaInformationBox.java22 * This box contains all the objects that declare characteristic information of the media in the track.
32 for (Box box : boxes) {
33 if (box instanceof SampleTableBox) {
34 return (SampleTableBox) box;
41 for (Box box : boxes) {
42 if (box instanceof AbstractMediaHeaderBox) {
43 return (AbstractMediaHeaderBox) box;
H A DTrackBox.java36 for (Box box : boxes) {
37 if (box instanceof TrackHeaderBox) {
38 return (TrackHeaderBox) box;
63 for (Box box : boxes) {
64 if (box instanceof MediaBox) {
65 return (MediaBox) box;
/external/chromium-trace/trace-viewer/src/tracing/tracks/
H A Dtrace_model_track.css6 -webkit-box-flex: 1;
H A Dthread_track.css7 -webkit-box-orient: vertical;
8 display: -webkit-box;
H A Dheading_track.css7 -webkit-box-align: stretch;
8 -webkit-box-orient: horizontal;
9 display: -webkit-box;
15 -webkit-box-sizing: border-box;
18 box-sizing: border-box;
/external/openssh/
H A Dsandbox-null.c44 struct ssh_sandbox *box; local
50 box = xcalloc(1, sizeof(*box));
51 return box;
55 ssh_sandbox_child(struct ssh_sandbox *box) argument
61 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
63 free(box);
67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
H A Dsandbox-systrace.c80 struct ssh_sandbox *box; local
84 box = xcalloc(1, sizeof(*box));
87 box->child_sock = s[0];
88 box->parent_sock = s[1];
89 box->systrace_fd = -1;
90 box->child_pid = 0;
92 return box;
96 ssh_sandbox_child(struct ssh_sandbox *box) argument
100 close(box
113 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, const struct sandbox_policy *allowed_syscalls) argument
183 ssh_sandbox_parent_finish(struct ssh_sandbox *box) argument
193 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) argument
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Dscreen_account_picker.css7 -webkit-box-align: center;
8 -webkit-box-pack: center;
14 box-shadow: none;
15 display: -webkit-box;
/external/chromium-trace/trace-viewer/src/about_tracing/
H A Dprofiling_view.css7 -webkit-box-flex: 1;
8 -webkit-box-orient: vertical;
9 display: -webkit-box;
18 -webkit-box-flex: 1;
19 display: -webkit-box;
23 -webkit-box-orient: vertical;
24 display: -webkit-box;
29 -webkit-box-flex: 1;
/external/chromium/chrome/browser/resources/gpu_internals/
H A Dprofiling_view.css8 -webkit-box-orient: vertical;
9 -webkit-box-flex: 1;
13 display: -webkit-box;
17 display: -webkit-box;
22 display: -webkit-box;
23 -webkit-box-flex: 1;
28 display: -webkit-box;
29 -webkit-box-orient: vertical;
35 -webkit-box-flex: 1;
H A Doverlay.css7 display: -webkit-box;
15 -webkit-box-orient: horizontal;
16 -webkit-box-align: stretch;
17 -webkit-box-pack: center;
29 display: -webkit-box;
30 -webkit-box-orient: vertical;
31 -webkit-box-align: stretch;
32 -webkit-box-pack: center;
H A Dtimeline_view.css8 -webkit-box-orient: vertical;
9 -webkit-box-flex: 1;
10 display: -webkit-box;
14 display: -webkit-box;
15 -webkit-box-flex: 1;
20 -webkit-box-flex: 1;
/external/chromium_org/chrome/browser/resources/file_manager/css/
H A Dtile_view.css6 -webkit-box-align: center;
7 -webkit-box-orient: horizontal;
8 -webkit-box-pack: start;
9 display: -webkit-box;
15 .tile-box {
23 .tile-box > img {
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
H A DTrackFragmentBox.java35 for (Box box : getBoxes()) {
36 if (box instanceof TrackFragmentHeaderBox) {
37 return (TrackFragmentHeaderBox) box;
/external/chromium_org/chrome/browser/resources/task_manager/
H A Dtask_manager.css11 -webkit-box-orient: vertical;
13 display: -webkit-box;
24 -webkit-box-flex: 1;
27 display: -webkit-box;
33 -webkit-box-flex: 1;
34 display: -webkit-box;
47 -webkit-box-sizing: border-box;
61 -webkit-box-flex: 1;
66 display: -webkit-box;
[all...]
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
H A DPath.java36 public static String createPath(Box box) { argument
37 return createPath(box, "");
40 private static String createPath(Box box, String path) { argument
41 if (box instanceof IsoFile) {
44 List<?> boxesOfBoxType = box.getParent().getBoxes(box.getClass());
45 int index = boxesOfBoxType.indexOf(box);
46 path = String.format("/%s[%d]", box.getType(), index) + path;
48 return createPath(box.getParent(), path);
52 public static Box getPath(Box box, Strin argument
58 getPaths(Box box, String path) argument
111 isContained(Box box, String path) argument
[all...]
/external/pixman/test/
H A Dregion-contains-test.c28 print_box (pixman_box32_t *box) argument
30 printf (" %d %d %d %d\n", box->x1, box->y1, box->x2, box->y2);
96 crc32_box32 (uint32_t crc32, pixman_box32_t *box) argument
98 crc32 = compute_crc32_u32 (crc32, box->x1);
99 crc32 = compute_crc32_u32 (crc32, box->y1);
100 crc32 = compute_crc32_u32 (crc32, box->x2);
101 crc32 = compute_crc32_u32 (crc32, box
109 pixman_box32_t box; local
[all...]
/external/chromium_org/chrome/browser/resources/file_manager/js/photo/
H A Dtile_view.js12 * the passed box with width and height properties of the image.
14 * the image in the box respecting clientWidth and clientHeight.
70 var box = new TileBox(this, entries[index]);
71 box.index = index;
72 this.boxes_.push(box);
73 this.prepareBox_(box, this.onBoxPrepared_.bind(this, box));
99 * When trying to put the next box, we choose a pattern (horizontal, vertical,
131 var box = this.boxes_[index];
132 var imageWidth = box
[all...]

Completed in 2124 milliseconds

1234567891011>>