Home
last modified time | relevance | path

Searched defs:const (Results 2201 - 2225 of 19365) sorted by relevance

1...<<81828384858687888990>>...775

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DName.h51 rawName() const rawName() argument
52 symbolType() const symbolType() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.h31 size_t size() const { return mSize; } in size() argument
32 bool empty() const { return mSize == 0; } in empty() argument
34 const uint8_t *data() const { return mData; } in data() argument
H A Dmatrix_utils.h52 const T &operator()(const unsigned int rowIndex, const unsigne argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDeclarator.h29 const ImmutableString &name() const { return mName; } in name() argument
32 const TVector<unsigned int> *arraySizes() const { retur argument
34 line() const line() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramPipelineGL.h26 GLuint getID() const { return mProgramPipelineID; } in getID() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DNodeSearch.h23 bool found() const { return mFound; } in found() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.h244 getRenderer() const getRenderer() argument
[all...]
H A DShaderExecutable9.cpp41 IDirect3DVertexShader9 *ShaderExecutable9::getVertexShader() const in getVertexShader() argument
46 IDirect3DPixelShader9 *ShaderExecutable9::getPixelShader() const in getPixelShader() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.h236 getRenderer() const getRenderer() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp50 void MachineDominanceFrontier::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage() argument
H A DMachineFunctionPass.cpp103 void MachineFunctionPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage() argument
33 createPrinterPass(raw_ostream &O, const std::string &Banner) const createPrinterPass() argument
H A DNonRelocatableStringpool.cpp41 NonRelocatableStringpool::getEntriesForEmission() const { in getEntriesForEmission() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp59 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp39 uint32_t DebugCrossModuleExportsSubsection::calculateSerializedSize() const { in calculateSerializedSize() argument
43 commit( BinaryStreamWriter &Writer) const commit() argument
H A DDebugFrameDataSubsection.cpp36 uint32_t DebugFrameDataSubsection::calculateSerializedSize() const { in calculateSerializedSize() argument
43 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp15 getRelocatedValue(uint32_t Size, uint64_t *Off, uint64_t *SecNdx, Error *Err) const getRelocatedValue() argument
35 getEncodedPointer(uint64_t *Offset, uint8_t Encoding, uint64_t PCRelOffset) const getEncodedPointer() argument
H A DDWARFListTable.cpp89 void DWARFListTableHeader::dump(raw_ostream &OS, DIDumpOptions DumpOpts) const { in dump() argument
112 uint64_t DWARFListTableHeader::length() const { in length() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp19 std::string LookupResult::getSourceFile(uint32_t Index) const { in getSourceFile() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumFrameData.cpp18 uint32_t DIAEnumFrameData::getChildCount() const { in getChildCount() argument
24 DIAEnumFrameData::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() argument
H A DDIAEnumInjectedSources.cpp20 uint32_t DIAEnumInjectedSources::getChildCount() const { in getChildCount() argument
26 DIAEnumInjectedSources::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() argument
H A DDIAEnumLineNumbers.cpp20 uint32_t DIAEnumLineNumbers::getChildCount() const { in getChildCount() argument
26 DIAEnumLineNumbers::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() argument
H A DDIATable.cpp17 uint32_t DIATable::getItemCount() const { in getItemCount() argument
22 std::string DIATable::getName() const { in getName() argument
26 PDB_TableType DIATable::getTableType() const { in getTableType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumGlobals.cpp36 uint32_t NativeEnumGlobals::getChildCount() const { in getChildCount() argument
41 NativeEnumGlobals::getChildAtIndex(uint32_t N) const { in getChildAtIndex() argument
H A DNativeEnumModules.cpp25 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() argument
30 NativeEnumModules::getChildAtIndex(uint32_t N) const { in getChildAtIndex() argument
H A DSymbolStream.cpp37 SymbolStream::getSymbols(bool *HadError) const { in getSymbols() argument
43 codeview::CVSymbol SymbolStream::readRecord(uint32_t Offset) const { in readRecord() argument

Completed in 9 milliseconds

1...<<81828384858687888990>>...775