Home
last modified time | relevance | path

Searched defs:context (Results 6401 - 6425 of 9348) sorted by relevance

1...<<251252253254255256257258259260>>...374

/third_party/node/deps/v8/src/objects/
H A Dcontexts.cc83 Context context = get_context(index); in Lookup() local
197 Handle<Object> Context::Lookup(Handle<Context> context, Handle<String> name, in Lookup() argument
[all...]
H A Dsource-text-module.cc406 Handle<Context> context = isolate->factory()->NewModuleContext( in RunInitializationCode() local
322 PrepareInstantiate( Isolate* isolate, Handle<SourceTextModule> module, v8::Local<v8::Context> context, v8::Module::ResolveModuleCallback callback, Module::DeprecatedResolveCallback callback_without_import_assertions) PrepareInstantiate() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc492 Handle<Context> context = args.at<Context>(2); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h542 pipe_texture_map(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned layer, unsigned access, unsigned x, unsigned y, unsigned w, unsigned h, struct pipe_transfer **transfer) pipe_texture_map() argument
562 pipe_texture_map_3d(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned access, unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, unsigned d, struct pipe_transfer **transfer) pipe_texture_map_3d() argument
577 pipe_texture_unmap(struct pipe_context *context, struct pipe_transfer *transfer) pipe_texture_unmap() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa.c560 unsigned long context = 0; in serverinfo_find_extension() local
663 unsigned long context = 0; in serverinfo_process_buffer() local
580 serverinfoex_srv_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *arg) serverinfoex_srv_parse_cb() argument
603 serverinfoex_srv_add_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *arg) serverinfoex_srv_add_cb() argument
[all...]
H A Dtls13_enc.c1029 tls13_export_keying_material(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen, int use_context) tls13_export_keying_material() argument
1071 tls13_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen) tls13_export_keying_material_early() argument
/third_party/node/deps/uv/src/win/
H A Dtcp.c353 static void CALLBACK post_completion(void* context, BOOLEAN timed_out) { in post_completion() argument
372 static void CALLBACK post_write_completion(void* context, BOOLEAN timed_out) { in post_write_completion() argument
/third_party/pulseaudio/src/pulsecore/
H A Djson.c68 encoder_context *context; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp56 tcu::PlatformMemoryLimits getPlatformMemoryLimits (Context& context) in getPlatformMemoryLimits() argument
675 tcu::TestStatus testDepthStencilBufferFeatures(Context& context, VkFormat format) in testDepthStencilBufferFeatures() argument
697 tcu::TestStatus testLargeBuffer(Context& context, LargeBufferParameters params) in testLargeBuffer() argument
750 checkMaintenance4Support(Context& context, LargeBufferParameters params) checkMaintenance4Support() argument
[all...]
H A DvktApiFillBufferTests.cpp75 Move<VkDevice> createCustomDevice(Context& context, uint32_t& queueFamilyIndex) in createCustomDevice() argument
186 FillWholeBufferTestInstance(Context& context, const TestParams& testParams) FillWholeBufferTestInstance() argument
387 FillBufferTestInstance(Context& context, TestParams testParams) FillBufferTestInstance() argument
550 UpdateBufferTestInstance(Context& context, TestParams testParams) UpdateBufferTestInstance() argument
[all...]
H A DvktApiImageCompressionControlTests.cpp80 static void checkImageCompressionControlSupport(Context& context, bool swapchain = false) in checkImageCompressionControlSupport() argument
219 static void checkAhbImageSupport (const Context& context, const TestParams testParams, const deUint32 width, const deUint32 height, const VkImageUsageFlagBits vkUsage) in checkAhbImageSupport() argument
315 static void CheckOHOSImageSupport (const Context& context, const TestParams testParams, const deUint32 width, in CheckOHOSImageSupport() argument
414 ahbImageCreateTest(Context& context, TestParams testParams) ahbImageCreateTest() argument
489 OHOSImageCreateTest(Context& context, TestParams testParams) OHOSImageCreateTest() argument
564 imageCreateTest(Context& context, TestParams testParams) imageCreateTest() argument
660 createInstanceWithWsi(Context& context, Type wsiType, const vector<string> extraExtensions, const VkAllocationCallbacks* pAllocator = DE_NULL) createInstanceWithWsi() argument
788 swapchainCreateTest(Context& context, TestParams testParams) swapchainCreateTest() argument
[all...]
H A DvktApiMemoryRequirementInvarianceTests.cpp106 void BufferAllocator::allocate (Context& context) in allocate() argument
133 deallocate(Context& context) deallocate() argument
142 getSize(Context &context) getSize() argument
197 allocate(Context& context) allocate() argument
219 deallocate(Context& context) deallocate() argument
228 getSize(Context &context) getSize() argument
250 InvarianceInstance(Context& context, const deUint32 seed) InvarianceInstance() argument
702 AlignmentMatchingInstance(Context& context) AlignmentMatchingInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawTests.cpp121 void checkSupport(Context& context, DrawCommandType command) in checkSupport() argument
127 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp146 AhbTestInstance::AhbTestInstance (Context& context, DrawParams data) in AhbTestInstance() argument
193 AhbTestCase::AhbTestCase (tcu::TestContext& context, cons argument
[all...]
H A DvktDrawDepthClampTests.cpp292 DepthClampTestInstance::DepthClampTestInstance (Context& context, const TestParams& params, const VkFormat format, const float epsilon, const SharedGroupParams groupParams) in DepthClampTestInstance() argument
[all...]
H A DvktDrawExplicitVertexParameterTests.cpp213 DrawTestInstance::DrawTestInstance (Context& context, const DrawParams& data) in DrawTestInstance() argument
236 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const DrawParams data) in DrawTestCase() argument
[all...]
H A DvktDrawOHOSNativeBufferTests.cpp146 OHOSNativeBufferTestInstance::OHOSNativeBufferTestInstance (Context& context, DrawParams data) in OHOSNativeBufferTestInstance() argument
199 OHOSNativeBufferTestCase::OHOSNativeBufferTestCase (tcu::TestContext& context, cons argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp120 DiscardTestInstance::DiscardTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName, vk::VkFormat depthStencilFormat) in DiscardTestInstance() argument
383 StencilTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) in StencilTestInstance() argument
432 ViewportTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) in ViewportTestInstance() argument
479 ScissorTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) ScissorTestInstance() argument
515 DepthTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) DepthTestInstance() argument
547 BlendTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) BlendTestInstance() argument
583 LineTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) LineTestInstance() argument
618 DiscardTestCase(tcu::TestContext& context, const char* name, vk::PipelineConstructionType pipelineConstructionType, TestDynamicStateDiscard testCase) DiscardTestCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp352 EarlyFragmentTestInstance::EarlyFragmentTestInstance (Context& context, const deUint32 flags) in EarlyFragmentTestInstance() argument
641 EarlyFragmentDiscardTestInstance(Context& context, const deUint32 flags) EarlyFragmentDiscardTestInstance() argument
[all...]
H A DvktFragmentOperationsScissorTests.cpp342 ScissorRenderer (Context& context, const CaseDef caseDef, const IVec2& renderSize, const VkFormat colorFormat, const Vec4& primitiveColor, const Vec4& clearColor) in ScissorRenderer() argument
380 void draw (Context& context, const Vec4& scissorAreaFloat, const VkBuffer colorBuffer) const in draw() argument
438 test(Context& context, const CaseDef caseDef) test() argument
[all...]
H A DvktFragmentOperationsTransientAttachmentTests.cpp356 TransientAttachmentTestInstance::TransientAttachmentTestInstance (Context& context, const TestMode testMode, const VkMemoryPropertyFlags flags, const tcu::IVec2 renderSize) in TransientAttachmentTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
H A DvktFragmentShaderInterlockBasic.cpp122 FSITestInstance::FSITestInstance (Context& context, const CaseDef& data) in FSITestInstance() argument
145 FSITestCase::FSITestCase (tcu::TestContext& context, const char* name, const CaseDef data) in FSITestCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateMiscTests.cpp66 void checkShadingRateSupport (Context& context, bool pipeline = false, bool primitive = false, bool attachment = false) in checkShadingRateSupport() argument
81 void checkEnableDisableSupport (Context& context) in checkEnableDisableSupport() argument
86 void checkNoFragSupport (Context& context) in checkNoFragSupport() argument
196 tcu::TestStatus testEnableDisable (Context& context) in testEnableDisable() argument
505 testNoFrag(Context& context) testNoFrag() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp93 void uploadImage (Context& context, in uploadImage() argument
172 GeometryOutputCountTestInstance::GeometryOutputCountTestInstance (Context& context, in GeometryOutputCountTestInstance() argument
229 VaryingOutputCountTestInstance(Context& context, const char* name, const VkPrimitiveTopology primitiveType, const VaryingSource test, const ShaderInstancingMode mode) VaryingOutputCountTestInstance() argument
480 BuiltinVariableRenderTestInstance(Context& context, const char* name, const VariableTest test, const bool indicesTest) BuiltinVariableRenderTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp142 MisalignedCubeTestInstance::MisalignedCubeTestInstance (Context& context, const tcu::IVec3& size, const VkFormat format) in MisalignedCubeTestInstance() argument

Completed in 31 milliseconds

1...<<251252253254255256257258259260>>...374