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

12 3 4 5 6 7

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFFontImpl.h 22 bool indirect);
SkPDFGraphicState.cpp 73 bool indirect) {
75 SkPDFDict::emitObject(stream, catalog, indirect);
79 size_t SkPDFGraphicState::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
81 return SkPDFDict::getOutputSize(catalog, indirect);
  /external/skia/src/pdf/
SkPDFFontImpl.h 22 bool indirect);
SkPDFGraphicState.cpp 73 bool indirect) {
75 SkPDFDict::emitObject(stream, catalog, indirect);
79 size_t SkPDFGraphicState::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
81 return SkPDFDict::getOutputSize(catalog, indirect);
  /external/llvm/lib/DebugInfo/
DWARFFormValue.cpp 132 bool indirect = false; local
138 indirect = false;
214 indirect = true;
240 } while (indirect);
263 bool indirect = false; local
345 indirect = true;
357 } while (indirect);
  /external/qemu/distrib/ext4_utils/
sources.mk 11 src/indirect.c \
  /external/valgrind/main/gdbserver_tests/
mcblocklistsearch.stderrB.exp 45 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
58 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
64 0x........[16] indirect loss record 4
65 0x........[16] indirect loss record 5
mchelp.stdoutB.exp 33 where kind is one of definite indirect possible reachable all none
37 leak_check full kinds indirect,possible
92 where kind is one of definite indirect possible reachable all none
96 leak_check full kinds indirect,possible
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_info.c 66 if (!src->Indirect && !src->Absolute && !src->Negate) {
109 boolean indirect = FALSE; local
141 indirect = TRUE;
157 indirect = TRUE;
164 if (indirect) {
239 if (dst->Indirect) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_emit.h 37 SVGA3dShaderSrcToken indirect; member in struct:src_register
162 assert(src.indirect.reserved0);
164 svga_shader_emit_dword( emit, src.indirect.value ));
358 src.indirect.value = 0;
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_info.c 66 if (!src->Indirect && !src->Absolute && !src->Negate) {
109 boolean indirect = FALSE; local
141 indirect = TRUE;
157 indirect = TRUE;
164 if (indirect) {
239 if (dst->Indirect) {
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_emit.h 37 SVGA3dShaderSrcToken indirect; member in struct:src_register
162 assert(src.indirect.reserved0);
164 svga_shader_emit_dword( emit, src.indirect.value ));
358 src.indirect.value = 0;
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86gas.pl 194 { my $indirect=&::static_label("$nmdecor$sym\$non_lazy_ptr");
195 &::mov($dst,&::DWP("$indirect-$reflabel",$base));
196 $non_lazy_ptr{"$nmdecor$sym"}=$indirect;
  /external/openssl/crypto/perlasm/
x86gas.pl 194 { my $indirect=&::static_label("$nmdecor$sym\$non_lazy_ptr");
195 &::mov($dst,&::DWP("$indirect-$reflabel",$base));
196 $non_lazy_ptr{"$nmdecor$sym"}=$indirect;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp 63 indirect[0] = -1;
64 indirect[1] = -1;
134 indirect[0] = ref.indirect[0];
135 indirect[1] = ref.indirect[1];
672 if (src(k).indirect[i] >= s)
673 src(k).indirect[i] += delta;
801 int p = srcs[s].indirect[dim];
811 srcs[s].indirect[dim] = value ? p : -1
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp 63 indirect[0] = -1;
64 indirect[1] = -1;
134 indirect[0] = ref.indirect[0];
135 indirect[1] = ref.indirect[1];
672 if (src(k).indirect[i] >= s)
673 src(k).indirect[i] += delta;
801 int p = srcs[s].indirect[dim];
811 srcs[s].indirect[dim] = value ? p : -1
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 70 In addition, an indirect rendering context can be current for
82 If ctx is an indirect context current to some other thread,
89 If ctx is an indirect context current to some other thread,
146 (6) Does this apply to indirect contexts?
149 for indirect contexts is left as-is.
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 70 In addition, an indirect rendering context can be current for
82 If ctx is an indirect context current to some other thread,
89 If ctx is an indirect context current to some other thread,
146 (6) Does this apply to indirect contexts?
149 for indirect contexts is left as-is.
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES31.spec 2 void glDispatchComputeIndirect ( GLintptr indirect )
3 void glDrawArraysIndirect ( GLenum mode, const void *indirect )
4 void glDrawElementsIndirect ( GLenum mode, GLenum type, const void *indirect )
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFFormValue.cpp 119 bool indirect = false; local
125 indirect = false;
161 indirect = true;
171 } while (indirect);
  /external/valgrind/main/memcheck/tests/
leak-cases-full.stderr.exp 47 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
53 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
lks.stderr.exp 39 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
45 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
  /external/qemu/distrib/ext4_utils/src/
Android.mk 12 indirect.c \
  /system/extras/ext4_utils/
Android.mk 12 indirect.c \
  /external/chromium_org/third_party/icu/source/i18n/
ucol_tok.h 53 UBool indirect; member in struct:__anon15840

Completed in 1322 milliseconds

12 3 4 5 6 7