HomeSort by relevance Sort by last modified time
    Searched full:indirections (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
TODO 29 indirections and the # of instructions.
  /external/mesa3d/src/gallium/drivers/i915/
TODO 29 indirections and the # of instructions.
  /ndk/sources/cxx-stl/gabi++/tests/
libtest_malloc_lockup.cpp 39 // this function, bypassing the dynamic linker's PLT indirections and avoiding
  /external/elfutils/0.153/libdw/
dwarf_attr_integrate.c 1 /* Return specific DWARF attribute of a DIE, integrating indirections.
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
programopt.c 438 * Count the number of texure indirections in the given program.
441 * XXX we count texture indirections in texenvprogram.c (maybe use this code
447 GLuint indirections = 1; local
462 indirections++;
481 prog->NumTexIndirections = indirections;
  /external/mesa3d/src/mesa/program/
programopt.c 438 * Count the number of texure indirections in the given program.
441 * XXX we count texture indirections in texenvprogram.c (maybe use this code
447 GLuint indirections = 1; local
462 indirections++;
481 prog->NumTexIndirections = indirections;
  /external/pcre/dist/
pcre_globals.c 44 indirections below, and it can optionally do callouts, using the fifth
  /external/clang/test/Analysis/
malloc-annotations.c 87 // Allocating memory for a field via multiple indirections to our arguments is OK.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_context.h 150 GLuint indirections; member in struct:i915_fragment_program
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 150 GLuint indirections; member in struct:i915_fragment_program
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r300_fragprog_emit.c 408 error("Too many texture indirections");
radeon_pair_schedule.c 444 * and to avoid hardware indirections on R300.
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r300_fragprog_emit.c 408 error("Too many texture indirections");
radeon_pair_schedule.c 444 * and to avoid hardware indirections on R300.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
screen.rst 167 * ``PIPE_SHADER_CAP_MAX_TEX_INDIRECTIONS``: The maximum number of texture indirections.
  /external/mesa3d/src/gallium/docs/source/
screen.rst 167 * ``PIPE_SHADER_CAP_MAX_TEX_INDIRECTIONS``: The maximum number of texture indirections.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
vec.h 166 - No indirections needed for access/manipulation.
546 - No indirections needed for access/manipulation.
    [all...]
  /frameworks/native/cmds/installd/
utils.c 910 * The path is allowed to have at most one subdirectory and no indirections
    [all...]
  /external/chromium_org/build/android/
adb_gdb 804 # If requested, work for M-x gdb. The gdb indirections make it
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 576 // move array source to first slot, convert to u16, add indirections
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 641 // move array source to first slot, convert to u16, add indirections
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 576 // move array source to first slot, convert to u16, add indirections
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 641 // move array source to first slot, convert to u16, add indirections
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c     [all...]
  /external/clang/lib/AST/
StmtPrinter.cpp 1081 // Skip implicit base indirections.
    [all...]

Completed in 3262 milliseconds

1 2