Home
last modified time | relevance | path

Searched defs:param_value (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp104 void *param_value, in clGetCommandQueueInfo_context()
129 void *param_value, in clGetDeviceInfo_platform()
152 void *param_value, in clGetContextInfo_device()
177 void *param_value, in clGetPlatformInfo_version()
202 void *param_value, in clGetPlatformInfo_version_1_1()
220 void *param_value, in clGetPlatformInfo_version_1_2()
238 void *param_value, in clGetPlatformInfo_version_2_0()
257 void *param_value, in clGetPlatformInfo_version_3_0()
835 void *param_value, in clGetCommandQueueInfo_testCommandQueueGetDevice()
1367 size_t param_value_size, void *param_value, in clGetImageInfo_testGetImageInfoBuffer()
[all …]
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DOpenCL.cpp299 void *param_value, in clGetContextInfo()
587 void *param_value, in clGetProgramBuildInfo()
743 void *param_value, in clGetProgramInfo()
874 void *param_value, in clGetDeviceInfo()
892 void *param_value, in clGetMemObjectInfo()
924 void *param_value, in clGetPlatformInfo()
958 void *param_value, in clGetKernelWorkGroupInfo()
977 void *param_value, in clGetCommandQueueInfo()
996 void *param_value, in clGetKernelInfo()
1015 void *param_value, in clGetEventProfilingInfo()
[all …]
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp25 void *param_value, in clGetPlatformInfo()
45 void *param_value, in clGetDeviceInfo()
93 void *param_value, in clGetContextInfo()
113 void *param_value, in clGetCommandQueueInfo()
153 void *param_value, in clGetMemObjectInfo()
163 void *param_value, in clGetImageInfo()
183 void *param_value, in clGetSamplerInfo()
237 void *param_value, in clGetProgramInfo()
248 void *param_value, in clGetProgramBuildInfo()
292 void *param_value, in clGetKernelInfo()
[all …]
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp86 void *param_value, in GetPlatformInfo()
106 void *param_value, in GetDeviceInfo()
207 void *param_value, in GetContextInfo()
250 void *param_value, in GetCommandQueueInfo()
342 void *param_value, in GetMemObjectInfo()
352 void *param_value, in GetImageInfo()
362 void *param_value, in GetPipeInfo()
412 void *param_value, in GetSamplerInfo()
533 void *param_value, in GetProgramInfo()
544 void *param_value, in GetProgramBuildInfo()
[all …]
H A Dentry_points_cl_autogen.cpp40 void *param_value, in clGetPlatformInfo()
89 void *param_value, in clGetDeviceInfo()
199 void *param_value, in clGetContextInfo()
242 void *param_value, in clGetCommandQueueInfo()
337 void *param_value, in clGetMemObjectInfo()
360 void *param_value, in clGetImageInfo()
403 void *param_value, in clGetSamplerInfo()
523 void *param_value, in clGetProgramInfo()
547 void *param_value, in clGetProgramBuildInfo()
644 void *param_value, in clGetKernelInfo()
[all …]
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch_generated.c39 void* param_value, in clGetPlatformInfo()
66 void* param_value, in clGetPlatformInfo_disp()
131 void* param_value, in clGetDeviceInfo()
158 void* param_value, in clGetDeviceInfo_disp()
338 void* param_value, in clGetContextInfo()
365 void* param_value, in clGetContextInfo_disp()
436 void* param_value, in clGetCommandQueueInfo()
463 void* param_value, in clGetCommandQueueInfo_disp()
631 void* param_value, in clGetMemObjectInfo()
658 void* param_value, in clGetMemObjectInfo_disp()
[all …]
H A Dicd_dispatch.c31 void * param_value, in clGetICDLoaderInfoOCLICD()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c40 void* param_value, in clGetPlatformInfo_wrap()
74 void* param_value, in clGetDeviceInfo_wrap()
145 void* param_value, in clGetContextInfo_wrap()
180 void* param_value, in clGetCommandQueueInfo_wrap()
251 void* param_value, in clGetMemObjectInfo_wrap()
268 void* param_value, in clGetImageInfo_wrap()
303 void* param_value, in clGetSamplerInfo_wrap()
395 void* param_value, in clGetProgramInfo_wrap()
413 void* param_value, in clGetProgramBuildInfo_wrap()
492 void* param_value, in clGetKernelInfo_wrap()
[all …]
H A Dicd_print_layer.c34 void *param_value, in set_param_value()
51 void *param_value, in clGetLayerInfo()
/aosp_15_r20/external/cronet/net/dns/
H A Dhttps_record_rdata.cc57 bool ParseMandatoryKeys(std::string_view param_value, in ParseMandatoryKeys()
85 bool ParseAlpnIds(std::string_view param_value, in ParseAlpnIds()
111 bool ParseIpAddresses(std::string_view param_value, in ParseIpAddresses()
209 std::string_view param_value; in Parse() local
327 std::string_view param_value; in Parse() local
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c99 void * param_value, in clGetPlatformInfo()
205 void * param_value, in clGetDeviceInfo()
343 void * param_value, in clGetContextInfo()
437 void * param_value , in clGetCommandQueueInfo()
664 void * param_value , in clGetMemObjectInfo()
683 void * param_value , in clGetImageInfo()
761 void * param_value , in clGetSamplerInfo()
965 void * param_value , in clGetProgramInfo()
985 void * param_value , in clGetProgramBuildInfo()
1075 void * param_value , in clGetKernelInfo()
[all …]
H A Dcl_gl.c127 void * param_value, in clGetGLTextureInfo()
190 void * param_value, in clGetGLContextInfoKHR()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationCL.cpp535 const void *param_value, in ValidateGetPlatformInfo()
596 const void *param_value, in ValidateGetDeviceInfo()
805 const void *param_value, in ValidateGetContextInfo()
838 const void *param_value, in ValidateGetCommandQueueInfo()
961 const void *param_value, in ValidateGetMemObjectInfo()
997 const void *param_value, in ValidateGetImageInfo()
1041 const void *param_value, in ValidateGetSamplerInfo()
1232 const void *param_value, in ValidateGetProgramInfo()
1283 const void *param_value, in ValidateGetProgramBuildInfo()
1549 const void *param_value, in ValidateGetKernelInfo()
[all …]
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h28 void *param_value; member
66 void *param_value; member
89 void *param_value; member
136 void *param_value; member
356 void *param_value; member
478 void *param_value; member
488 void *param_value; member
677 void *param_value; member
710 void *param_value; member
762 void *param_value; member
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dinvalid.cpp48 void *param_value, in clGetPipeInfo()
74 void *param_value, in clGetKernelSubGroupInfo()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/
H A Dlibaom_av1_encoder.cc40 #define SET_ENCODER_PARAM_OR_RETURN_ERROR(param_id, param_value) \ argument
321 P param_value) { in SetEncoderControlParameters()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_pubkey.c185 void *param_value, uint8_t *key, int key_len) in X509_PUBKEY_set0_param()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_pubkey.c185 void *param_value, uint8_t *key, int key_len) in X509_PUBKEY_set0_param()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dx_pubkey.c178 void *param_value, uint8_t *key, int key_len) { in X509_PUBKEY_set0_param()
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dx_pubkey.c178 void *param_value, uint8_t *key, int key_len) { in X509_PUBKEY_set0_param()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_content_disposition.cc314 bool DecodeExtValue(const std::string& param_value, std::string* decoded) { in DecodeExtValue()
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-param-test-test.cc753 static int param_value() { return param_value_; } in param_value() function in GeneratorEvaluationTest
754 static void set_param_value(int param_value) { param_value_ = param_value; } in set_param_value()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc695 static int param_value() { return param_value_; } in param_value() function in GeneratorEvaluationTest
696 static void set_param_value(int param_value) { param_value_ = param_value; } in set_param_value()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc695 static int param_value() { return param_value_; } in param_value() function in GeneratorEvaluationTest
696 static void set_param_value(int param_value) { param_value_ = param_value; } in set_param_value()
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc753 static int param_value() { return param_value_; } in param_value() function in GeneratorEvaluationTest
754 static void set_param_value(int param_value) { param_value_ = param_value; } in set_param_value()

123