HomeSort by relevance Sort by last modified time
    Searched refs:indirect (Results 1 - 25 of 130) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFTypes.h 26 common subtype is used to ease the use of indirect object references,
37 * @param indirect If true, output an object identifier with the object.
39 virtual size_t getOutputSize(SkPDFCatalog* catalog, bool indirect);
57 void emit(SkWStream* stream, SkPDFCatalog* catalog, bool indirect);
59 /** Helper function to output an indirect object.
65 /** Helper function to find the size of an indirect object.
96 * @param indirect If true, output an object identifier with the object.
100 bool indirect) = 0;
107 An indirect reference to a PDF object.
121 bool indirect);
    [all...]
SkPDFStream.cpp 54 bool indirect) {
55 if (indirect) {
59 return fSubstitute->emitObject(stream, catalog, indirect);
69 size_t SkPDFStream::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
70 if (indirect) {
74 return fSubstitute->getOutputSize(catalog, indirect);
SkPDFStream.h 22 A stream object in a PDF. Note, all streams must be indirect objects (via
46 bool indirect);
47 virtual size_t getOutputSize(SkPDFCatalog* catalog, bool indirect);
SkPDFTypes.cpp 23 bool indirect) {
25 return realObject->emitObject(stream, catalog, indirect);
28 size_t SkPDFObject::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
30 emit(&buffer, catalog, indirect);
81 bool indirect) {
82 SkASSERT(!indirect);
87 size_t SkPDFObjRef::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
88 SkASSERT(!indirect);
96 bool indirect) {
97 if (indirect) {
    [all...]
SkPDFGraphicState.h 45 bool indirect);
46 virtual size_t getOutputSize(SkPDFCatalog* catalog, bool indirect);
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/
SkPDFTypes.h 26 common subtype is used to ease the use of indirect object references,
37 * @param indirect If true, output an object identifier with the object.
39 virtual size_t getOutputSize(SkPDFCatalog* catalog, bool indirect);
57 void emit(SkWStream* stream, SkPDFCatalog* catalog, bool indirect);
59 /** Helper function to output an indirect object.
65 /** Helper function to find the size of an indirect object.
96 * @param indirect If true, output an object identifier with the object.
100 bool indirect) = 0;
107 An indirect reference to a PDF object.
121 bool indirect);
    [all...]
SkPDFStream.cpp 54 bool indirect) {
55 if (indirect) {
59 return fSubstitute->emitObject(stream, catalog, indirect);
69 size_t SkPDFStream::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
70 if (indirect) {
74 return fSubstitute->getOutputSize(catalog, indirect);
SkPDFStream.h 22 A stream object in a PDF. Note, all streams must be indirect objects (via
46 bool indirect);
47 virtual size_t getOutputSize(SkPDFCatalog* catalog, bool indirect);
SkPDFTypes.cpp 23 bool indirect) {
25 return realObject->emitObject(stream, catalog, indirect);
28 size_t SkPDFObject::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
30 emit(&buffer, catalog, indirect);
81 bool indirect) {
82 SkASSERT(!indirect);
87 size_t SkPDFObjRef::getOutputSize(SkPDFCatalog* catalog, bool indirect) {
88 SkASSERT(!indirect);
96 bool indirect) {
97 if (indirect) {
    [all...]
SkPDFGraphicState.h 45 bool indirect);
46 virtual size_t getOutputSize(SkPDFCatalog* catalog, bool indirect);
SkPDFFontImpl.h 22 bool indirect);
  /external/valgrind/main/memcheck/tests/
leak-cycle.stderr.exp 5 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
23 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
leak-cases-possible.stderr.exp 11 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
leak-tree.stderr.exp 11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1624-strict.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 // direct or indirect) have their own lexical and variable environment.
40 // Test global indirect strict eval in strict script.
52 // Test global indirect non-strict eval in strict script.
68 // Test non-global indirect strict eval in strict script.
88 // Test non-global indirect non-strict eval in strict script.
109 // Test non-global indirect strict eval in strict script.
131 // Test non-global indirect non-strict eval in strict script.
regress-1624.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 // direct or indirect) have their own lexical and variable environment.
39 // Test global indirect strict eval.
51 // Test global indirect non-strict eval.
67 // Test non-global indirect strict eval in non-strict function.
87 // Test non-global indirect non-strict eval in non-strict function.
108 // Test non-global indirect strict eval in strict function.
130 // Test non-global indirect non-strict eval in strict function.
  /external/v8/test/mjsunit/regress/
regress-1624-strict.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 // direct or indirect) have their own lexical and variable environment.
40 // Test global indirect strict eval in strict script.
52 // Test global indirect non-strict eval in strict script.
68 // Test non-global indirect strict eval in strict script.
88 // Test non-global indirect non-strict eval in strict script.
109 // Test non-global indirect strict eval in strict script.
131 // Test non-global indirect non-strict eval in strict script.
regress-1624.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 // direct or indirect) have their own lexical and variable environment.
39 // Test global indirect strict eval.
51 // Test global indirect non-strict eval.
67 // Test non-global indirect strict eval in non-strict function.
87 // Test non-global indirect non-strict eval in non-strict function.
108 // Test non-global indirect strict eval in strict function.
130 // Test non-global indirect non-strict eval in strict function.
  /external/llvm/lib/DebugInfo/
DWARFFormValue.cpp 80 bool indirect = false; local
86 indirect = false;
166 indirect = true;
194 } while (indirect);
217 bool indirect = false; local
299 indirect = true;
311 } while (indirect);
  /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;

Completed in 1141 milliseconds

1 2 3 4 5 6