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

/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.cpp112 DisassemblerTables Tables; local
118 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i);
120 if (Tables.hasConflicts()) {
125 Tables.emit(OS);
H A DX86DisassemblerTables.h44 ContextDecision* Tables[7]; member in class:llvm::X86Disassembler::DisassemblerTables
/external/llvm/include/llvm/Analysis/
H A DJumpInstrTableInfo.h1 //===-- JumpInstrTableInfo.h: Info for Jump-Instruction Tables --*- C++ -*-===//
53 const JumpTables &getTables() const { return Tables; }
56 JumpTables Tables; member in class:llvm::JumpInstrTableInfo
/external/guava/guava/src/com/google/common/collect/
H A DTables.java49 public final class Tables { class
50 private Tables() {} method in class:Tables
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc321 // DescriptorPool::Tables
323 class DescriptorPool::Tables { class in class:google::protobuf::DescriptorPool
325 Tables();
326 ~Tables();
361 // Roll back the Tables to the state of the checkpoint at the top of the
448 explicit CheckPoint(const Tables* tables)
485 // FileDescriptorTables and DescriptorPool::Tables are interleaved below.
540 DescriptorPool::Tables::Tables() function in class:google::protobuf::DescriptorPool::Tables
548 DescriptorPool::Tables
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc305 // DescriptorPool::Tables
307 class DescriptorPool::Tables { class in class:google::protobuf::DescriptorPool
309 Tables();
310 ~Tables();
313 // return the Tables to this state. This is used when building files, since
320 // Roll back the Tables to the state of the last Checkpoint(), removing
426 // FileDescriptorTables and DescriptorPool::Tables are interleaved below.
481 DescriptorPool::Tables::Tables() function in class:google::protobuf::DescriptorPool::Tables
486 DescriptorPool::Tables
[all...]
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmstypes.c1620 cmsToneCurve* Tables[cmsMAXCHANNELS]; local
1625 memset(Tables, 0, sizeof(Tables));
1631 Tables[i] = cmsBuildTabulatedToneCurve16(ContextID, 256, NULL);
1632 if (Tables[i] == NULL) goto Error;
1640 Tables[i]->Table16[j] = (cmsUInt16Number) FROM_8_TO_16(Temp[j]);
1646 if (!cmsPipelineInsertStage(lut, cmsAT_END, cmsStageAllocToneCurves(ContextID, nChannels, Tables)))
1650 cmsFreeToneCurve(Tables[i]);
1656 if (Tables[i]) cmsFreeToneCurve(Tables[
1665 Write8bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsUInt32Number n, _cmsStageToneCurvesData* Tables) argument
1966 cmsToneCurve* Tables[cmsMAXCHANNELS]; local
2005 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/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/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 ...

Completed in 3538 milliseconds