HomeSort by relevance Sort by last modified time
    Searched full:subclass (Results 676 - 700 of 6336) sorted by null

<<21222324252627282930>>

  /external/python/cpython3/Doc/library/
exceptions.rst 187 A subclass of :exc:`ImportError` which is raised by :keyword:`import`
248 method undefined or, if a subclass, set it to :data:`None`.
271 The constructor often actually returns a subclass of :exc:`OSError`, as
272 described in `OS exceptions`_ below. The particular subclass depends on
314 constructor may return a subclass.
407 subclass of :exc:`SyntaxError`.
413 This is a subclass of :exc:`IndentationError`.
473 no value has been bound to that variable. This is a subclass of
480 subclass of :exc:`ValueError`.
509 Raised when a Unicode-related error occurs during encoding. It is a subclass o
    [all...]
  /external/python/cpython3/Lib/idlelib/
windows.py 79 # Subclass can override
  /external/skia/src/core/
SkTypefaceCache.h 53 * your subclass of SkTypeface
  /external/skia/src/gpu/
GrBuffer.cpp 44 // Subclass registers with cache.
GrTextureMaker.h 58 * Subclass may override this if they can handle creating the texture more directly than
  /external/skia/tools/gpu/
TestContext.cpp 24 // Subclass should call teardown.
  /external/skqp/src/core/
SkTypefaceCache.h 53 * your subclass of SkTypeface
  /external/skqp/src/gpu/
GrBuffer.cpp 44 // Subclass registers with cache.
  /external/skqp/tools/gpu/
TestContext.cpp 24 // Subclass should call teardown.
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCELFObjectWriter.h 40 /// \param MOTW - The target specific ELF writer subclass.
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaSubtarget.cpp 10 // This file implements the Alpha specific subclass of TargetSubtargetInfo.
AlphaSubtarget.h 10 // This file declares the Alpha specific subclass of TargetSubtargetInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinSubtarget.cpp 10 // This file implements the blackfin specific subclass of TargetSubtargetInfo.
BlackfinSubtarget.h 10 // This file declares the BLACKFIN specific subclass of TargetSubtargetInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUMachineFunction.h 10 // This file declares the IBM Cell SPU specific subclass of MachineFunctionInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/
MBlazeDisassembler.h 11 // MBlazeDisassembler, a subclass of MCDisassembler.
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430Subtarget.cpp 10 // This file implements the MSP430 specific subclass of TargetSubtargetInfo.
MSP430Subtarget.h 10 // This file declares the MSP430 specific subclass of TargetSubtargetInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcSubtarget.cpp 10 // This file implements the SPARC specific subclass of TargetSubtargetInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZSubtarget.h 10 // This file declares the SystemZ specific subclass of TargetSubtargetInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86SelectionDAGInfo.h 10 // This file defines the X86 subclass for TargetSelectionDAGInfo.
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreSubtarget.cpp 10 // This file implements the XCore specific subclass of TargetSubtargetInfo.
XCoreSubtarget.h 10 // This file declares the XCore specific subclass of TargetSubtargetInfo.
  /external/tensorflow/tensorflow/core/kernels/data/sql/
driver_manager.h 30 // corresponds to a `QueryConnection` subclass. For example, if `driver_name`
  /external/v8/src/
allocation.h 35 // The subclass of AllStatic cannot be instantiated at all.

Completed in 1419 milliseconds

<<21222324252627282930>>