Home
last modified time | relevance | path

Searched refs:final (Results 526 - 550 of 1904) sorted by relevance

1...<<21222324252627282930>>...77

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600MachineFunctionInfo.h19 class R600MachineFunctionInfo final : public AMDGPUMachineFunction { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetObjectFile.h22 class WebAssemblyTargetObjectFile final : public TargetLoweringObjectFileWasm { class
/third_party/ffmpeg/libavformat/
H A Dfile.c382 char *final; in pipe_open() local
385 fd = strtol(filename, &final, 10); in pipe_open()
386 if((filename == final) || *final ) {/* No digits found, or something like 10ab */ in pipe_open()
/third_party/node/deps/v8/src/base/platform/
H A Dtime.h67 class V8_BASE_EXPORT TimeDelta final { class
366 class V8_BASE_EXPORT Time final : public time_internal::TimeBase<Time> { class
424 class V8_BASE_EXPORT TimeTicks final class
456 class V8_BASE_EXPORT ThreadTicks final class
H A Dplatform-starboard.cc239 class StarboardMemoryMappedFile final : public OS::MemoryMappedFile { class
241 ~StarboardMemoryMappedFile() final; member in v8::base::final
242 void* memory() const final {
246 size_t size() const final {
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc185 class AsmJsCompilationJob final : public UnoptimizedCompilationJob { class
203 Status ExecuteJobImpl() final; member in v8::internal::final
205 Isolate* isolate) final; member in v8::internal::final
207 LocalIsolate* isolate) final {
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc35 class InterpreterCompilationJob final : public UnoptimizedCompilationJob { class
47 Status ExecuteJobImpl() final; member in v8::internal::interpreter::final
49 Isolate* isolate) final; member in v8::internal::interpreter::final
51 LocalIsolate* isolate) final; member in v8::internal::interpreter::final
/third_party/mesa3d/src/gallium/tools/trace/
H A Dparse.py87 self.final = False
126 while self.index >= len(self.tokens) and not self.final:
130 self.final = len(data) < size
133 self.parser.Parse(data, self.final)
/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h202 class MapFieldAccessor final : public RandomAccessRepeatedFieldAccessor { class
267 class RepeatedFieldPrimitiveAccessor final : public RepeatedFieldWrapper<T> { class
295 class RepeatedPtrFieldStringAccessor final class
334 class RepeatedPtrFieldMessageAccessor final class
/third_party/skia/gm/
H A Dpatheffects.cpp307 bool onNeedsCTM() const final { return true; }
313 const SkMatrix& ctm) const final {
347 void flatten(SkWriteBuffer&) const final {}
352 bool computeFastBounds(SkRect* bounds) const final { return false; }
/third_party/skia/bench/
H A DTessellateBench.cpp99 bool isSuitableFor(Backend backend) final { return backend == kNonRendering_Backend; }
106 void onDraw(int loops, SkCanvas*) final {
337 bool isSuitableFor(Backend backend) final { return backend == kNonRendering_Backend; }
357 void onDraw(int loops, SkCanvas*) final {
H A DPDFBench.cpp204 const char* onGetName() final { return "PDFShader"; }
205 bool isSuitableFor(Backend b) final { return b == kNonRendering_Backend; }
206 void onDelayedSetup() final {
216 void onDraw(int loops, SkCanvas*) final {
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexArray.h37 class VertexArrayState final : angle::NonCopyable class
112 class VertexArrayBufferContentsObservers final : angle::NonCopyable class
123 class VertexArray final : public angle::ObserverInterface, class
379 class IndexRangeCache final : angle::NonCopyable class in gl::final
/third_party/node/deps/v8/src/base/
H A Dsys-info.h16 class V8_BASE_EXPORT SysInfo final { class
/third_party/node/deps/v8/src/regexp/
H A Dregexp-dotprinter.h15 class DotPrinter final : public AllStatic { class
/third_party/skia/third_party/externals/angle2/util/
H A DTimer.h10 class Timer final class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmInfoELF.h18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final; member in llvm::MCAsmInfoELF
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.h23 class WebAssemblyMCAsmInfo final : public MCAsmInfoWasm { class
/third_party/skia/modules/sksg/src/
H A DSkSGNodePriv.h16 class NodePriv final { class
/third_party/skia/modules/svg/include/
H A DSkSVGHiddenContainer.h17 void onRender(const SkSVGRenderContext&) const final {}
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h40 class LifetimePosition final { class
186 class TopTierRegisterAllocationData final : public RegisterAllocationData { class in v8::internal::compiler::RegisterAllocationFlag
388 class UseInterval final : public ZoneObject { class in v8::internal::compiler::RegisterAllocationFlag
460 class V8_EXPORT_PRIVATE UsePosition final class in v8::internal::compiler::RegisterAllocationFlag
801 class V8_EXPORT_PRIVATE TopLevelLiveRange final : public LiveRange { class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
868 // Ranges either start out at kSpillOperand, which is also their final
1073 class SpillRange final : public ZoneObject { class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1175 class ConstraintBuilder final : public ZoneObject { class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1205 class LiveRangeBuilder final : public ZoneObject { class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1285 class BundleBuilder final class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1373 class LinearScanAllocator final : public RegisterAllocator { global() class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1529 class OperandAssigner final : public ZoneObject { global() class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1550 class ReferenceMapPopulator final : public ZoneObject { global() class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
1575 class LiveRangeConnector final : public ZoneObject { global() class in v8::internal::compiler::RegisterAllocationFlag::LiveRange
[all...]
/third_party/curl/src/
H A Dtool_progress.h36 bool final);
/third_party/googletest/googletest/test/
H A Dgoogletest-global-environment-unittest_.cc40 class FailingEnvironment final : public ::testing::Environment { class
/third_party/node/deps/v8/src/compiler/
H A Dstore-store-elimination.h47 class StoreStoreElimination final : public AllStatic { class
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.h17 class V8_EXPORT_PRIVATE CppGraphBuilder final { class

Completed in 17 milliseconds

1...<<21222324252627282930>>...77