Searched defs:Tables (Results 1 - 23 of 23) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DDisassemblerEmitter.cpp113 DisassemblerTables Tables; local
119 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i);
123 if (Tables.hasConflicts())
127 Tables.emit(OS);
H A DX86DisassemblerTables.h44 ContextDecision* Tables[6]; member in class:llvm::X86Disassembler::DisassemblerTables
/external/libvorbis/doc/
H A D10-tables.tex4 \section{Tables} \label{vorbis:spec:tables}
0 \\section{Tables} \\label{vorbis:spec:tables} section
/external/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp111 DisassemblerTables Tables; local
117 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i);
119 if (Tables.hasConflicts()) {
124 Tables.emit(OS);
H A DX86DisassemblerTables.h44 ContextDecision* Tables[7]; member in class:llvm::X86Disassembler::DisassemblerTables
/external/skia/include/core/
H A DSkICC.h77 struct Tables { struct in class:SkICC
94 bool rawTransferFnData(Tables* tables) const;
/external/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h72 TableVector Tables; member in class:clang::serialization::MultiOnDiskHashTable
90 auto Begin = Tables.begin(), End = Tables.end();
99 return Tables.empty() ? nullptr : Table::getFromOpaqueValue(*Tables.begin())
109 Tables.clear();
123 Tables.erase(std::remove_if(tables().begin().getCurrent(), Tables.end(),
125 Tables.end());
155 Tables
[all...]
/external/guava/guava/src/com/google/common/collect/
H A DTables.java44 * "http://code.google.com/p/guava-libraries/wiki/CollectionUtilitiesExplained#Tables">
45 * {@code Tables}</a>.
52 public final class Tables { class
53 private Tables() {} method in class:Tables
/external/skia/src/effects/
H A DSkTableColorFilter.cpp121 struct Tables { const uint8_t *r, *g, *b, *a; }; struct
122 p->append(SkRasterPipeline::byte_tables, alloc->make<Tables>(Tables{r,g,b,a}));
/external/skia/src/opts/
H A DSkRasterPipeline_opts.h1137 struct Tables { const uint8_t *r, *g, *b, *a; }; struct
1138 auto tables = (const Tables*)ctx;
1147 struct Tables { const uint8_t *r, *g, *b; int n; }; struct
1148 auto tables = (const Tables*)ctx;
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc390 // DescriptorPool::Tables
392 class DescriptorPool::Tables { class in class:google::protobuf::DescriptorPool
394 Tables();
395 ~Tables();
430 // Roll back the Tables to the state of the checkpoint at the top of the
525 explicit CheckPoint(const Tables* tables)
562 // FileDescriptorTables and DescriptorPool::Tables are interleaved below.
642 DescriptorPool::Tables::Tables() function in class:google::protobuf::DescriptorPool::Tables
651 DescriptorPool::Tables
[all...]
/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmstypes.c1623 cmsToneCurve* Tables[cmsMAXCHANNELS]; local
1628 memset(Tables, 0, sizeof(Tables));
1634 Tables[i] = cmsBuildTabulatedToneCurve16(ContextID, 256, NULL);
1635 if (Tables[i] == NULL) goto Error;
1643 Tables[i]->Table16[j] = (cmsUInt16Number) FROM_8_TO_16(Temp[j]);
1649 if (!cmsPipelineInsertStage(lut, cmsAT_END, cmsStageAllocToneCurves(ContextID, nChannels, Tables)))
1653 cmsFreeToneCurve(Tables[i]);
1659 if (Tables[i]) cmsFreeToneCurve(Tables[
1668 Write8bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsUInt32Number n, _cmsStageToneCurvesData* Tables) argument
1969 cmsToneCurve* Tables[cmsMAXCHANNELS]; local
2008 Write16bitTables(cmsContext ContextID, cmsIOHANDLER* io, _cmsStageToneCurvesData* Tables) argument
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 657 milliseconds