Home
last modified time | relevance | path

Searched refs:final (Results 351 - 375 of 4987) sorted by relevance

1...<<11121314151617181920>>...200

/kernel/linux/linux-6.6/include/linux/sched/
H A Dnuma_balancing.h22 extern void task_numa_free(struct task_struct *p, bool final);
37 static inline void task_numa_free(struct task_struct *p, bool final) in task_numa_free() argument
/third_party/node/deps/v8/src/compiler/
H A Dwasm-escape-analysis.h23 class WasmEscapeAnalysis final : public AdvancedReducer { class
30 Reduction Reduce(Node* node) final; member in v8::internal::compiler::final
/third_party/node/deps/v8/include/cppgc/
H A Dtesting.h30 class V8_EXPORT V8_NODISCARD OverrideEmbedderStackStateScope final { class
57 class V8_EXPORT StandaloneTestingHeap final { class
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dtesting.h30 class V8_EXPORT V8_NODISCARD OverrideEmbedderStackStateScope final { class
57 class V8_EXPORT StandaloneTestingHeap final { class
/third_party/node/deps/v8/src/heap/cppgc/
H A Dprocess-heap.h20 class V8_EXPORT_PRIVATE HeapRegistry final { class
24 class Subscription final { class in cppgc::internal::final
H A Dprefinalizer-handler.h18 struct PreFinalizer final { struct
27 class PreFinalizerHandler final { class
/third_party/node/deps/v8/src/objects/
H A Dtemplate-objects.h25 class CachedTemplateObject final class
40 class TemplateObjectDescription final class
/third_party/skia/src/gpu/
H A DGrTextureResolveRenderTask.h13 class GrTextureResolveRenderTask final : public GrRenderTask { class
33 const char* name() const final { return "TextureResolve"; }
/third_party/skia/src/core/
H A DSkMD5.h21 bool write(const void* buffer, size_t size) final; member in SkMD5
23 size_t bytesWritten() const final { return SkToSizeT(this->byteCount); }
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Doperand_to_dominating_id_reduction_opportunity_finder.h40 std::string GetName() const final; member in spvtools::reduce::OperandToDominatingIdReductionOpportunityFinder
43 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::OperandToDominatingIdReductionOpportunityFinder
H A Dremove_block_reduction_opportunity_finder.h34 std::string GetName() const final; member in spvtools::reduce::RemoveBlockReductionOpportunityFinder
37 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveBlockReductionOpportunityFinder
H A Dremove_selection_reduction_opportunity_finder.h33 std::string GetName() const final; member in spvtools::reduce::RemoveSelectionReductionOpportunityFinder
36 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveSelectionReductionOpportunityFinder
H A Dremove_unused_instruction_reduction_opportunity_finder.h38 std::string GetName() const final; member in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder
41 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder
H A Dremove_unused_struct_member_reduction_opportunity_finder.h32 std::string GetName() const final; member in spvtools::reduce::RemoveUnusedStructMemberReductionOpportunityFinder
35 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveUnusedStructMemberReductionOpportunityFinder
H A Dstructured_construct_to_block_reduction_opportunity_finder.h33 std::string GetName() const final; member in spvtools::reduce::StructuredConstructToBlockReductionOpportunityFinder
36 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::StructuredConstructToBlockReductionOpportunityFinder
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Doperand_to_dominating_id_reduction_opportunity_finder.h40 std::string GetName() const final; member in spvtools::reduce::OperandToDominatingIdReductionOpportunityFinder
43 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::OperandToDominatingIdReductionOpportunityFinder
H A Dremove_block_reduction_opportunity_finder.h34 std::string GetName() const final; member in spvtools::reduce::RemoveBlockReductionOpportunityFinder
37 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveBlockReductionOpportunityFinder
H A Dremove_selection_reduction_opportunity_finder.h33 std::string GetName() const final; member in spvtools::reduce::RemoveSelectionReductionOpportunityFinder
36 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveSelectionReductionOpportunityFinder
H A Dremove_unused_instruction_reduction_opportunity_finder.h38 std::string GetName() const final; member in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder
41 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveUnusedInstructionReductionOpportunityFinder
H A Dremove_unused_struct_member_reduction_opportunity_finder.h32 std::string GetName() const final; member in spvtools::reduce::RemoveUnusedStructMemberReductionOpportunityFinder
35 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveUnusedStructMemberReductionOpportunityFinder
H A Dstructured_construct_to_block_reduction_opportunity_finder.h33 std::string GetName() const final; member in spvtools::reduce::StructuredConstructToBlockReductionOpportunityFinder
36 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::StructuredConstructToBlockReductionOpportunityFinder
/third_party/python/Lib/encodings/
H A Dundefined.py25 def encode(self, input, final=False):
29 def decode(self, input, final=False):
/third_party/skia/modules/skottie/src/
H A DSkottieValue.h25 class VectorValue final : public std::vector<float> { class
39 class ShapeValue final : public std::vector<float> { class
/third_party/skia/bench/
H A DGrPathUtilsBench.cpp19 bool isSuitableFor(Backend backend) final { return backend == kNonRendering_Backend; }
20 void onDraw(int loops, SkCanvas*) final {
/third_party/spirv-tools/source/reduce/
H A Doperand_to_dominating_id_reduction_opportunity_finder.h40 std::string GetName() const final; member in spvtools::reduce::OperandToDominatingIdReductionOpportunityFinder
43 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::OperandToDominatingIdReductionOpportunityFinder

Completed in 7 milliseconds

1...<<11121314151617181920>>...200