Searched defs:bos (Results 1 - 25 of 38) sorted by relevance

12

/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
H A DCachedOggStream.java57 private boolean bos = false; field in class:CachedOggStream
116 bos = true;
H A DUncachedOggStream.java50 private boolean bos = false; field in class:UncachedOggStream
61 while (!bos){
78 bos = true;
/external/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_batchbuffer.c80 drm_intel_bo *bos[num_of_buffers + 1]; local
83 bos[0] = drm_batch->bo;
85 bos[i+1] = intel_bo(buffer[i]);
87 ret = drm_intel_bufmgr_check_aperture_space(bos, num_of_buffers);
/external/libdrm/radeon/
H A Dradeon_cs_int.h27 struct radeon_cs_space_check bos[MAX_SPACE_BOS]; member in struct:radeon_cs_int
/external/kernel-headers/original/uapi/drm/
H A Dmsm_drm.h153 * one) entry in the submit->bos[] table.
182 __u64 __user bos; /* in, ptr to array of submit_bo's */ member in struct:drm_msm_gem_submit
/external/libdrm/freedreno/msm/
H A Dmsm_drm.h160 * one) entry in the submit->bos[] table.
189 uint64_t __user bos; /* in, ptr to array of submit_bo's */ member in struct:drm_msm_gem_submit
H A Dmsm_ringbuffer.c46 struct drm_msm_gem_submit_bo *bos; member in struct:msm_ringbuffer::__anon9502
58 /* should have matching entries in submit.bos: */
59 struct fd_bo **bos; member in struct:msm_ringbuffer
96 idx = APPEND(&msm_ring->submit, bos);
97 idx = APPEND(msm_ring, bos);
99 msm_ring->submit.bos[idx].flags = 0;
100 msm_ring->submit.bos[idx].handle = bo->handle;
101 msm_ring->submit.bos[idx].presumed = to_msm_bo(bo)->presumed;
103 msm_ring->bos[idx] = fd_bo_ref(bo);
124 if (msm_ring->bos[id
[all...]
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
H A DANTLR3.java93 private ByteArrayOutputStream bos = new ByteArrayOutputStream(); field in class:ANTLR3
451 bos.close();
461 Matcher m = p.matcher(bos.toString());
627 bos.close();
651 Matcher m = p.matcher(bos.toString());
760 psh = new PumpStreamHandler(out, bos);
762 psh = new PumpStreamHandler(out, new TeeOutputStream(err, bos));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-antlr.jar ... io.File workingdir private java.io.ByteArrayOutputStream bos private boolean debug private static final org.apache. ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/libdrm/nouveau/
H A Dpushbuf.c70 struct nouveau_bo *bos[]; member in struct:nouveau_pushbuf_priv
560 nvpb = calloc(1, sizeof(*nvpb) + nr * sizeof(*nvpb->bos));
594 NULL, &nvpb->bos[nvpb->bo_nr]);
625 nouveau_bo_ref(NULL, &nvpb->bos[nvpb->bo_nr]);
654 nouveau_bo_ref(nvpb->bos[nvpb->bo_next++], &bo);
659 nvpb->bos[0]->size, NULL, &bo);
/external/libogg/src/
H A Dframing.c775 int bos=ogg_page_bos(og); local
838 bos=0;
864 if(bos){
866 bos=0;
962 int bos=os->lacing_vals[ptr]&0x100; /* first packet of the stream? */ local
973 op->b_o_s=bos;
1575 /* check bos flag */
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
H A Dantlr3.jar ... io.File workingdir private java.io.ByteArrayOutputStream bos private boolean debug private boolean report private boolean print private ...
/external/robolectric/v3/
H A Drobolectric-utils-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/internal/ org/ ...
/external/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
H A Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 552 milliseconds

12