Home
last modified time | relevance | path

Searched refs:Implementation (Results 1 - 25 of 45) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dvirtual_interface.rs76 pub struct Implementation { structure names
82 ::std::mem::size_of::<Implementation>(), in bindgen_test_layout_Implementation()
84 concat!("Size of: ", stringify!(Implementation)) in bindgen_test_layout_Implementation()
87 ::std::mem::align_of::<Implementation>(), in bindgen_test_layout_Implementation()
89 concat!("Alignment of ", stringify!(Implementation)) in bindgen_test_layout_Implementation()
92 impl Default for Implementation {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dvirtual_interface.hpp12 class Implementation : public PureVirtualIFace { class
/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler-tracer.cc17 ImplementationToString(assembler->Implementation())); in RegExpMacroAssemblerTracer()
430 RegExpMacroAssemblerTracer::Implementation() { in Implementation() function in v8::internal::RegExpMacroAssemblerTracer
431 return assembler_->Implementation(); in Implementation()
H A Dregexp-macro-assembler.h176 #define V(Name) k##Name##Implementation,
190 virtual IrregexpImplementation Implementation() = 0;
H A Dregexp-macro-assembler-tracer.h65 IrregexpImplementation Implementation() override;
H A Dregexp-bytecode-generator.h97 IrregexpImplementation Implementation() override;
H A Dregexp-bytecode-generator.cc30 RegExpBytecodeGenerator::Implementation() { in Implementation() function in v8::internal::RegExpBytecodeGenerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp128 struct Implementation struct in vkt::SpirVAssembly::__anon28753::IntCompareOperation
145 IntCompareOperation(const Implementation& impl) in IntCompareOperation()
150 const Implementation& m_impl;
154 struct PREFIX##OPNAME##IntImplClass : public IntCompareOperation<INTTYPE>::Implementation \
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp128 struct Implementation struct in vkt::SpirVAssembly::__anon29902::IntCompareOperation
145 IntCompareOperation(const Implementation& impl) in IntCompareOperation()
150 const Implementation& m_impl;
154 struct INTTYPE##OPNAME##IntImplClass : public IntCompareOperation<INTTYPE>::Implementation \
/third_party/node/deps/v8/src/regexp/arm/
H A Dregexp-macro-assembler-arm.h68 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.h67 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/loong64/
H A Dregexp-macro-assembler-loong64.h67 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/mips/
H A Dregexp-macro-assembler-mips.h67 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/ia32/
H A Dregexp-macro-assembler-ia32.h69 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/ppc/
H A Dregexp-macro-assembler-ppc.h68 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.h69 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.h68 IrregexpImplementation Implementation() override;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp485 class Implementation : public Operation class
488 Implementation (OperationContext& context, Resource& resource, const BufferOp bufferOp) in Implementation() function in vkt::synchronization::__anon28830::FillUpdateBuffer::Implementation
615 return de::MovePtr<Operation>(new Implementation(context, resource, m_bufferOp)); in build()
634 class Implementation : public Operation class
637 Implementation (OperationContext& context, Resource& resource, const AccessMode mode) in Implementation() function in vkt::synchronization::__anon28830::CopyBuffer::Implementation
771 return de::MovePtr<Operation>(new Implementation(context, resource, m_mode)); in build()
3888 class Implementation : public Operation class
3891 Implementation (OperationContext& context, Resource& resource, const ClearMode mode) in Implementation() function in vkt::synchronization::__anon28830::ClearImage::Implementation
4011 return de::MovePtr<Operation>(new Implementation(context, resource, m_mode)); in build()
4040 class Implementation class
4043 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) Implementation() function in vkt::synchronization::__anon28830::Draw::Implementation
4323 class Implementation : public Operation global() class
4326 Implementation (OperationContext& context, Resource& resource) Implementation() function in vkt::synchronization::__anon28830::ClearAttachments::Implementation
5026 class Implementation : public Operation global() class
5029 Implementation (OperationContext& context, Resource& resource, DrawMode drawMode) Implementation() function in vkt::synchronization::__anon28830::VertexInput::Implementation
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp484 class Implementation : public Operation class
487 Implementation (OperationContext& context, Resource& resource, const BufferOp bufferOp) in Implementation() function in vkt::synchronization::__anon29979::FillUpdateBuffer::Implementation
614 return de::MovePtr<Operation>(new Implementation(context, resource, m_bufferOp)); in build()
633 class Implementation : public Operation class
636 Implementation (OperationContext& context, Resource& resource, const AccessMode mode) in Implementation() function in vkt::synchronization::__anon29979::CopyBuffer::Implementation
770 return de::MovePtr<Operation>(new Implementation(context, resource, m_mode)); in build()
3751 class Implementation : public Operation class
3754 Implementation (OperationContext& context, Resource& resource, const ClearMode mode) in Implementation() function in vkt::synchronization::__anon29979::ClearImage::Implementation
3874 return de::MovePtr<Operation>(new Implementation(context, resource, m_mode)); in build()
3903 class Implementation class
3906 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) Implementation() function in vkt::synchronization::__anon29979::Draw::Implementation
4186 class Implementation : public Operation global() class
4189 Implementation (OperationContext& context, Resource& resource) Implementation() function in vkt::synchronization::__anon29979::ClearAttachments::Implementation
4887 class Implementation : public Operation global() class
4890 Implementation (OperationContext& context, Resource& resource, DrawMode drawMode) Implementation() function in vkt::synchronization::__anon29979::VertexInput::Implementation
[all...]
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.h73 IrregexpImplementation Implementation() override;
/third_party/node/deps/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.h68 IrregexpImplementation Implementation() override;
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go39 Implementation(context.Context, *ImplementationParams) ([]Location, error)
211 resp, err := h.server.Implementation(ctx, &params)
595 func (s *serverDispatcher) Implementation(ctx context.Context, params *ImplementationParams) ([]Location, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go39 Implementation(context.Context, *ImplementationParams) ([]Location, error)
211 resp, err := h.server.Implementation(ctx, &params)
595 func (s *serverDispatcher) Implementation(ctx context.Context, params *ImplementationParams) ([]Location, error) {
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go39 Implementation(context.Context, *ImplementationParams) ([]Location, error)
211 resp, err := h.server.Implementation(ctx, &params)
595 func (s *serverDispatcher) Implementation(ctx context.Context, params *ImplementationParams) ([]Location, error) {
/third_party/ffmpeg/libavcodec/
H A Dqsv.c422 init_par.Implementation = impl; in ff_qsv_init_internal_session()
773 init_par.Implementation = impl; in ff_qsv_init_session_device()

Completed in 36 milliseconds

12