Home
last modified time | relevance | path

Searched defs:param (Results 751 - 775 of 915) sorted by relevance

1...<<31323334353637

/third_party/node/deps/v8/src/torque/
H A Dast.h938 base::Optional<AnnotationParameter> param; member
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc948 const uint32_t param = i - 1; in PrepareStackTransfers() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c1688 iris_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) iris_resource_get_param() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c34 __u64 param; member
597 virtgpu_ioctl_getparam(struct virtgpu *gpu, uint64_t param) in virtgpu_ioctl_getparam() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c1947 trace_context_set_context_param(struct pipe_context *_context, enum pipe_context_param param, unsigned value) trace_context_set_context_param() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c969 crocus_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) crocus_resource_get_param() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c499 static int noop_get_param(struct pipe_screen* pscreen, enum pipe_cap param) in noop_get_param() argument
181 noop_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) noop_resource_get_param() argument
370 noop_set_context_param(struct pipe_context *ctx, enum pipe_context_param param, unsigned value) noop_set_context_param() argument
506 noop_get_paramf(struct pipe_screen* pscreen, enum pipe_capf param) noop_get_paramf() argument
514 noop_get_shader_param(struct pipe_screen* pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) noop_get_shader_param() argument
523 noop_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) noop_get_compute_param() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c364 zink_get_param(struct pipe_screen *pscreen, enum pipe_cap param) in zink_get_param() argument
817 zink_get_paramf(struct pipe_screen *pscreen, enum pipe_capf param) in zink_get_paramf() argument
286 zink_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) zink_get_compute_param() argument
877 zink_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) zink_get_shader_param() argument
[all...]
H A Dzink_resource.c1275 zink_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *pres, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) zink_resource_get_param() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dpmeth_lib.c1135 static int evp_pkey_ctx_set_uint64(EVP_PKEY_CTX *ctx, const char *param, in evp_pkey_ctx_set_uint64() argument
949 evp_pkey_ctx_set_md(EVP_PKEY_CTX *ctx, const EVP_MD *md, int fallback, const char *param, int op, int ctrl) evp_pkey_ctx_set_md() argument
996 evp_pkey_ctx_set1_octet_string(EVP_PKEY_CTX *ctx, int fallback, const char *param, int op, int ctrl, const unsigned char *data, int datalen) evp_pkey_ctx_set1_octet_string() argument
H A De_aes.c814 } param; member
830 } param; member
846 } param; member
877 } param; member
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcms.c1441 cms_set_pkey_param(EVP_PKEY_CTX *pctx, STACK_OF(OPENSSL_STRING) *param) cms_set_pkey_param() argument
[all...]
H A Dreq.c1506 EVP_PKEY *param = NULL; in set_keygen_ctx() local
[all...]
/third_party/node/deps/uv/src/win/
H A Dtty.c2352 static DWORD WINAPI uv__tty_console_resize_message_loop_thread(void* param) { argument
2410 static DWORD WINAPI uv__tty_console_resize_watcher_thread(void* param) { argument
/third_party/libcoap/src/
H A Dcoap_openssl.c2070 X509_VERIFY_PARAM *param; in tls_secret_call_back() local
2498 X509_VERIFY_PARAM *param; in tls_client_hello_call_back() local
2930 X509_VERIFY_PARAM *param; setup_client_ssl_session() local
[all...]
/third_party/openssl/apps/
H A Dreq.c1504 EVP_PKEY *param = NULL; in set_keygen_ctx() local
[all...]
H A Dcms.c1442 cms_set_pkey_param(EVP_PKEY_CTX *pctx, STACK_OF(OPENSSL_STRING) *param) cms_set_pkey_param() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dpmeth_lib.c1134 static int evp_pkey_ctx_set_uint64(EVP_PKEY_CTX *ctx, const char *param, in evp_pkey_ctx_set_uint64() argument
948 evp_pkey_ctx_set_md(EVP_PKEY_CTX *ctx, const EVP_MD *md, int fallback, const char *param, int op, int ctrl) evp_pkey_ctx_set_md() argument
995 evp_pkey_ctx_set1_octet_string(EVP_PKEY_CTX *ctx, int fallback, const char *param, int op, int ctrl, const unsigned char *data, int datalen) evp_pkey_ctx_set1_octet_string() argument
H A De_aes.c814 } param; member
830 } param; member
848 } param; member
881 } param; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp204 CacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) CacheTest() argument
238 CacheTestInstance(Context& context, const CacheTestParam* param) CacheTestInstance() argument
288 GraphicsCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) GraphicsCacheTest() argument
467 GraphicsCacheTestInstance(Context& context, const CacheTestParam* param) GraphicsCacheTestInstance() argument
859 ComputeCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) ComputeCacheTest() argument
1062 ComputeCacheTestInstance(Context& context, const CacheTestParam* param) ComputeCacheTestInstance() argument
1130 PipelineFromCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) PipelineFromCacheTest() argument
1154 PipelineFromCacheTestInstance(Context& context, const CacheTestParam* param) PipelineFromCacheTestInstance() argument
1202 PipelineFromIncompleteCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) PipelineFromIncompleteCacheTest() argument
1224 PipelineFromIncompleteCacheTestInstance(Context& context, const CacheTestParam* param) PipelineFromIncompleteCacheTestInstance() argument
1324 MergeCacheTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param, const MergeCacheTestParam* mergeCacheParam) MergeCacheTest() argument
1358 MergeCacheTestInstance(Context& context, const CacheTestParam* param, const MergeCacheTestParam* mergeCacheParam) MergeCacheTestInstance() argument
1482 CacheHeaderTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) CacheHeaderTest() argument
1514 CacheHeaderTestInstance(Context& context, const CacheTestParam* param) CacheHeaderTestInstance() argument
1566 InvalidSizeTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) InvalidSizeTest() argument
1586 InvalidSizeTestInstance(Context& context, const CacheTestParam* param) InvalidSizeTestInstance() argument
1653 ZeroSizeTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) ZeroSizeTest() argument
1673 ZeroSizeTestInstance(Context& context, const CacheTestParam* param) ZeroSizeTestInstance() argument
1731 InvalidBlobTest(tcu::TestContext& testContext, const std::string& name, const CacheTestParam* param) InvalidBlobTest() argument
1751 InvalidBlobTestInstance(Context& context, const CacheTestParam* param) InvalidBlobTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp511 void compileShadersThread (void* param) in compileShadersThread() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_tab_autogen.h282 TParameter param; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp2036 CallCapture CapturePixelStorei(const State &glState, bool isCallValid, GLenum pname, GLint param) in CapturePixelStorei() argument
2379 CaptureTexParameterf(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfloat param) CaptureTexParameterf() argument
2424 CaptureTexParameteri(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint param) CaptureTexParameteri() argument
H A Dcapture_gles_3_0_autogen.cpp1932 CaptureSamplerParameterf(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLfloat param) CaptureSamplerParameterf() argument
1947 CaptureSamplerParameterfv(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, const GLfloat *param) CaptureSamplerParameterfv() argument
1977 CaptureSamplerParameteri(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLint param) CaptureSamplerParameteri() argument
1992 CaptureSamplerParameteriv(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, const GLint *param) CaptureSamplerParameteriv() argument
[all...]
H A DFrameCapture.h124 T getReadBufferPointer(const ParamCapture &param) in getReadBufferPointer() argument
131 T getAsConstPointer(const ParamCapture &param) in getAsConstPointer() argument
148 getAsPointerConstPointer(const ParamCapture &param) getAsPointerConstPointer() argument
936 CaptureTextureAndSamplerParameter_params(GLenum pname, const T *param, angle::ParamCapture *paramCapture) CaptureTextureAndSamplerParameter_params() argument
[all...]

Completed in 69 milliseconds

1...<<31323334353637