/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.h | 132 class V8_EXPORT_PRIVATE DisjointAllocationPool final { class 159 class V8_EXPORT_PRIVATE WasmCode final { class 615 class V8_EXPORT_PRIVATE NativeModule final { class in v8::internal::wasm::final 1012 class V8_EXPORT_PRIVATE WasmCodeManager final { class in v8::internal::wasm::final
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
H A D | regexec.c | 299 if (reach_next_i->state == tnfa->final) in tre_tnfa_run_parallel() 414 if (reach_next_i->state == tnfa->final in tre_tnfa_run_parallel() 440 if (trans_i->state == tnfa->final) in tre_tnfa_run_parallel() 744 if (state == tnfa->final) in tre_tnfa_run_backtrack() 759 /* Our TNFAs never have transitions leaving from the final state, in tre_tnfa_run_backtrack()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
H A D | regexec.c | 299 if (reach_next_i->state == tnfa->final) in tre_tnfa_run_parallel() 414 if (reach_next_i->state == tnfa->final in tre_tnfa_run_parallel() 440 if (trans_i->state == tnfa->final) in tre_tnfa_run_parallel() 744 if (state == tnfa->final) in tre_tnfa_run_backtrack() 759 /* Our TNFAs never have transitions leaving from the final state, in tre_tnfa_run_backtrack()
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
H A D | regexec.c | 299 if (reach_next_i->state == tnfa->final) in tre_tnfa_run_parallel() 414 if (reach_next_i->state == tnfa->final in tre_tnfa_run_parallel() 440 if (trans_i->state == tnfa->final) in tre_tnfa_run_parallel() 744 if (state == tnfa->final) in tre_tnfa_run_backtrack() 759 /* Our TNFAs never have transitions leaving from the final state, in tre_tnfa_run_backtrack()
|
/third_party/musl/src/regex/ |
H A D | regexec.c | 299 if (reach_next_i->state == tnfa->final) in tre_tnfa_run_parallel() 414 if (reach_next_i->state == tnfa->final in tre_tnfa_run_parallel() 440 if (trans_i->state == tnfa->final) in tre_tnfa_run_parallel() 744 if (state == tnfa->final) in tre_tnfa_run_backtrack() 759 /* Our TNFAs never have transitions leaving from the final state, in tre_tnfa_run_backtrack()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | node-matchers.h | 143 struct IntMatcher final : public ValueMatcher<T, kOpcode> { struct 187 struct FloatMatcher final : public ValueMatcher<T, kOpcode> { struct 231 struct HeapObjectMatcherImpl final struct 258 struct ExternalReferenceMatcher final struct
|
H A D | pipeline.cc | 675 class PipelineImpl final { class 730 class SourcePositionWrapper final : public Reducer { class 734 ~SourcePositionWrapper() final = default; member in v8::internal::compiler::__anon14397::final 740 Reduction Reduce(Node* node) final { 746 void Finalize() final { reducer_->Finalize(); } 753 class NodeOriginsWrapper final : public Reducer { class 757 ~NodeOriginsWrapper() final = default; member in v8::internal::compiler::__anon14397::final 763 Reduction Reduce(Node* node) final { 768 void Finalize() final { reducer_->Finalize(); } 1071 class PipelineCompilationJob final class 1077 ~PipelineCompilationJob() final; global() member in v8::internal::compiler::final 1082 Status PrepareJobImpl(Isolate* isolate) final; global() member in v8::internal::compiler::final 1084 LocalIsolate* local_isolate) final; global() member in v8::internal::compiler::final 1085 Status FinalizeJobImpl(Isolate* isolate) final; global() member in v8::internal::compiler::final 1460 class RemoveTypeReducer final : public Reducer { Run() class 2500 class WasmHeapStubCompilationJob final : public TurbofanCompilationJob { global() class 2527 Status PrepareJobImpl(Isolate* isolate) final; global() member in v8::internal::compiler::final 2529 LocalIsolate* local_isolate) final; global() member in v8::internal::compiler::final 2530 Status FinalizeJobImpl(Isolate* isolate) final; global() member in v8::internal::compiler::final [all...] |
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-posix.cc | 659 class PosixMemoryMappedFile final : public OS::MemoryMappedFile { class 663 ~PosixMemoryMappedFile() final; member in v8::base::final 664 void* memory() const final { return memory_; } 665 size_t size() const final { return size_; }
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | macro-assembler-ia32.h | 272 void LoadRoot(Register destination, RootIndex index) final; member in v8::internal::TurboAssembler 275 void LoadFromConstantsTable(Register destination, int constant_index) final; member in v8::internal::TurboAssembler 276 void LoadRootRegisterOffset(Register destination, intptr_t offset) final; member in v8::internal::TurboAssembler 277 void LoadRootRelative(Register destination, int32_t offset) final; member in v8::internal::TurboAssembler
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Program.h | 179 class ProgramBindings final : angle::NonCopyable class 200 class ProgramAliasedBindings final : angle::NonCopyable class 221 class ProgramState final : angle::NonCopyable class 434 class Program final : public LabeledObject, public angle::Subject class
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottieTest.cpp | 133 class TestPropertyObserver final : public PropertyObserver { in DEF_TEST() class 375 class TestMarkerObserver final : public MarkerObserver { in DEF_TEST() class 717 class TestResourceProvider final : public skresources::ResourceProvider { in DEF_TEST() class 799 class TestAsset final : public skresources::ImageAsset { in DEF_TEST() class
|
H A D | Layer.cpp | 59 class MaskAdapter final : public AnimatablePropertyContainer { class 243 class LayerController final : public Animator { class 285 class MotionBlurController final : public Animator { class
|
/kernel/linux/linux-5.10/crypto/ |
H A D | shash.c | 152 err = shash->final(desc, buf); in shash_final_unaligned() 172 return shash->final(desc, out); in crypto_shash_final() 399 crt->final = shash_async_final; in crypto_init_shash_ops_async()
|
H A D | crc32c_generic.c | 135 .final = chksum_final,
|
H A D | crc32_generic.c | 88 /* No final XOR 0xFFFFFFFF, like crc32_le */ 120 .final = crc32_final,
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | decbin.S | 56 | A5. Form the final binary number by scaling the mantissa by 62 | Clean up and return. Check if the final mul or div resulted 493 | If the final mul/div in decbin incurred an inex exception,
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-memset.S | 209 mskqh $7,$6,$2 # U : Mask final quad 387 mskqh $7,$6,$2 # U : Mask final quad 575 mskqh $7,$6,$2 # U : Mask final quad
|
H A D | ev6-stxncpy.S | 105 /* Take care of the final (partial) word store. At this point 291 /* Take care of a final (probably partial) result word. 318 and a1, 7, t6 # E : avoid final load if possible 323 ldq_u t2, 8(a1) # L : load final src word 331 $u_eocfin: # end-of-count, final word
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | decbin.S | 56 | A5. Form the final binary number by scaling the mantissa by 62 | Clean up and return. Check if the final mul or div resulted 493 | If the final mul/div in decbin incurred an inex exception,
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-memset.S | 209 mskqh $7,$6,$2 # U : Mask final quad 387 mskqh $7,$6,$2 # U : Mask final quad 575 mskqh $7,$6,$2 # U : Mask final quad
|
H A D | ev6-stxncpy.S | 105 /* Take care of the final (partial) word store. At this point 291 /* Take care of a final (probably partial) result word. 318 and a1, 7, t6 # E : avoid final load if possible 323 ldq_u t2, 8(a1) # L : load final src word 331 $u_eocfin: # end-of-count, final word
|
/kernel/linux/linux-6.6/crypto/ |
H A D | shash.c | 157 err = shash->final(desc, buf); in shash_final_unaligned() 181 err = shash->final(desc, out); in crypto_shash_final() 431 crt->final = shash_async_final; in crypto_init_shash_ops_async()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_image.c | 659 * specify the initial and final layouts of the stencil aspect of a 663 * stencil-only formats, the initial and final layouts of the stencil aspect 669 * application must specify the initial and final layouts of the stencil 674 vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc, bool final) in vk_att_desc_stencil_layout() argument 683 return final ? in vk_att_desc_stencil_layout() 689 final ? att_desc->finalLayout : att_desc->initialLayout; in vk_att_desc_stencil_layout()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | CommandProcessor.h | 186 struct CommandBatch final : angle::NonCopyable struct 207 class QueueFamily final : angle::NonCopyable class 334 class CommandQueue final : public CommandQueueInterface class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | SHA1.cpp | 261 StringRef SHA1::final() { in final() function in SHA1 287 auto Hash = final(); in result() 299 StringRef S = Hash.final(); in hash()
|