HomeSort by relevance Sort by last modified time
    Searched refs:indirect (Results 51 - 75 of 163) sorted by null

1 23 4 5 6 7

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_shader.h 425 uint8_t indirect : 1; member in struct:nvfx_src
489 .indirect = 0,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_inlines.h 130 return isIndirect(dim) ? &insn->src(indirect[dim]) : NULL;
214 return srcs[s].isIndirect(dim) ? getSrc(srcs[s].indirect[dim]) : NULL;
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_shader.h 425 uint8_t indirect : 1; member in struct:nvfx_src
489 .indirect = 0,
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_inlines.h 130 return isIndirect(dim) ? &insn->src(indirect[dim]) : NULL;
214 return srcs[s].isIndirect(dim) ? getSrc(srcs[s].indirect[dim]) : NULL;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_build.c 790 src_register.Indirect = 0;
806 unsigned indirect,
829 src_register.Indirect = indirect;
843 dimension.Indirect = 0;
857 full_src_register.Indirect = tgsi_default_src_register();
866 unsigned indirect,
873 dimension.Indirect = indirect;
890 dst_register.Indirect = 0
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_build.c 790 src_register.Indirect = 0;
806 unsigned indirect,
829 src_register.Indirect = indirect;
843 dimension.Indirect = 0;
857 full_src_register.Indirect = tgsi_default_src_register();
866 unsigned indirect,
873 dimension.Indirect = indirect;
890 dst_register.Indirect = 0
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES31.java 210 // C function void glDispatchComputeIndirect ( GLintptr indirect );
212 public static native void glDispatchComputeIndirect(long indirect);
214 // C function void glDrawArraysIndirect ( GLenum mode, const void *indirect );
216 public static native void glDrawArraysIndirect(int mode, long indirect);
218 // C function glDrawElementsIndirect ( GLenum mode, GLenum type, const void *indirect );
220 public static native void glDrawElementsIndirect(int mode, int type, long indirect);
    [all...]
  /external/chromium_org/third_party/skia/tests/
PDFPrimitivesTest.cpp 73 bool indirect, bool compression) {
88 if (indirect) {
89 // Indirect output.
  /external/chromium_org/v8/test/mjsunit/bugs/
bug-941049.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
28 // This test fails because we copy the arguments array on indirect
  /external/chromium_org/v8/test/mjsunit/es6/
symbols.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
46 function indirect() { return indirectSymbol() }
54 symbols.push(indirect())
56 %OptimizeFunctionOnNextCall(indirect)
57 indirect() // Call once before GC throws away type feedback.
  /external/chromium_org/v8/test/mjsunit/
object-define-properties.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32 // a range of indirect tests on this method since Object.create uses
  /external/deqp/framework/opengl/simplereference/
sglrContext.hpp 185 virtual void drawArraysIndirect (deUint32 mode, const void *indirect) = DE_NULL;
186 virtual void drawElementsIndirect (deUint32 mode, deUint32 type, const void *indirect) = DE_NULL;
sglrGLContext.hpp 197 virtual void drawArraysIndirect (deUint32 mode, const void *indirect);
198 virtual void drawElementsIndirect (deUint32 mode, deUint32 type, const void *indirect);
  /external/llvm/test/MC/Mips/
nacl-mask.s 9 # Test that address-masking sandboxing is added before indirect branches and
228 # added before indirect calls.
  /external/skia/tests/
PDFPrimitivesTest.cpp 73 bool indirect, bool compression) {
88 if (indirect) {
89 // Indirect output.
  /external/valgrind/main/memcheck/tests/
mempool.stderr.exp 50 48 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 380 generated in indirect mode; unless you know what you're doing, leave
387 # First, if the caller didn't force us into direct or indirect mode,
400 # "Indirect" byte-compilation: write a temporary script and then
455 # right here, right now. Note that the script generated in indirect
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 380 generated in indirect mode; unless you know what you're doing, leave
387 # First, if the caller didn't force us into direct or indirect mode,
400 # "Indirect" byte-compilation: write a temporary script and then
455 # right here, right now. Note that the script generated in indirect
  /ndk/sources/host-tools/nawk-20071023/
proto.h 18 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
168 extern Cell *indirect(Node **, int);
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
616 BSF_* flags. STRING is the name of the symbol to indirect to if
617 the sym is indirect, or the warning string if a warning sym. */
680 } indirect;
677 } indirect; member in union:bfd_link_order::__anon43408
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
616 BSF_* flags. STRING is the name of the symbol to indirect to if
617 the sym is indirect, or the warning string if a warning sym. */
680 } indirect;
677 } indirect; member in union:bfd_link_order::__anon43437
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
616 BSF_* flags. STRING is the name of the symbol to indirect to if
617 the sym is indirect, or the warning string if a warning sym. */
680 } indirect;
677 } indirect; member in union:bfd_link_order::__anon43774
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
616 BSF_* flags. STRING is the name of the symbol to indirect to if
617 the sym is indirect, or the warning string if a warning sym. */
680 } indirect;
677 } indirect; member in union:bfd_link_order::__anon44123
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
616 BSF_* flags. STRING is the name of the symbol to indirect to if
617 the sym is indirect, or the warning string if a warning sym. */
680 } indirect;
677 } indirect; member in union:bfd_link_order::__anon44161
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfdlink.h 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */
69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */
639 BSF_* flags. STRING is the name of the symbol to indirect to if
640 the sym is indirect, or the warning string if a warning sym. */
703 } indirect;
700 } indirect; member in union:bfd_link_order::__anon44190

Completed in 1408 milliseconds

1 23 4 5 6 7