| /external/cronet/net/dns/ |
| D | https_record_rdata.cc | 54 bool ParseMandatoryKeys(base::StringPiece param_value, in ParseMandatoryKeys() 81 bool ParseAlpnIds(base::StringPiece param_value, in ParseAlpnIds() 105 bool ParseIpAddresses(base::StringPiece param_value, in ParseIpAddresses() 199 base::StringPiece param_value; in Parse() local 315 base::StringPiece param_value; in Parse() local
|
| D | dns_test_util.cc | 170 std::string param_value; in BuildTestHttpsServiceAlpnParam() local
|
| /external/ComputeLibrary/src/core/CL/ |
| D | OpenCL.cpp | 299 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 …]
|
| /external/angle/src/libOpenCL/ |
| D | libOpenCL_autogen.cpp | 25 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 …]
|
| /external/angle/src/libGLESv2/ |
| D | cl_stubs.cpp | 51 void *param_value, in GetPlatformInfo() 71 void *param_value, in GetDeviceInfo() 176 void *param_value, in GetContextInfo() 219 void *param_value, in GetCommandQueueInfo() 319 void *param_value, in GetMemObjectInfo() 329 void *param_value, in GetImageInfo() 339 void *param_value, in GetPipeInfo() 390 void *param_value, in GetSamplerInfo() 514 void *param_value, in GetProgramInfo() 525 void *param_value, in GetProgramBuildInfo() [all …]
|
| D | entry_points_cl_autogen.cpp | 39 void *param_value, in clGetPlatformInfo() 86 void *param_value, in clGetDeviceInfo() 195 void *param_value, in clGetContextInfo() 235 void *param_value, in clGetCommandQueueInfo() 326 void *param_value, in clGetMemObjectInfo() 348 void *param_value, in clGetImageInfo() 388 void *param_value, in clGetSamplerInfo() 504 void *param_value, in clGetProgramInfo() 527 void *param_value, in clGetProgramBuildInfo() 619 void *param_value, in clGetKernelInfo() [all …]
|
| /external/angle/src/libANGLE/ |
| D | validationCL.cpp | 516 const void *param_value, in ValidateGetPlatformInfo() 577 const void *param_value, in ValidateGetDeviceInfo() 754 const void *param_value, in ValidateGetContextInfo() 787 const void *param_value, in ValidateGetCommandQueueInfo() 909 const void *param_value, in ValidateGetMemObjectInfo() 945 const void *param_value, in ValidateGetImageInfo() 989 const void *param_value, in ValidateGetSamplerInfo() 1149 const void *param_value, in ValidateGetProgramInfo() 1188 const void *param_value, in ValidateGetProgramBuildInfo() 1369 const void *param_value, in ValidateGetKernelInfo() [all …]
|
| /external/cronet/third_party/boringssl/src/crypto/x509/ |
| D | x_pubkey.c | 184 void *param_value, uint8_t *key, int key_len) { in X509_PUBKEY_set0_param()
|
| /external/boringssl/src/crypto/x509/ |
| D | x_pubkey.c | 184 void *param_value, uint8_t *key, int key_len) { in X509_PUBKEY_set0_param()
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
| D | x_pubkey.c | 185 void *param_value, uint8_t *key, int key_len) in X509_PUBKEY_set0_param()
|
| /external/webrtc/modules/video_coding/codecs/av1/ |
| D | libaom_av1_encoder.cc | 40 #define SET_ENCODER_PARAM_OR_RETURN_ERROR(param_id, param_value) \ argument 321 P param_value) { in SetEncoderControlParameters()
|
| /external/cronet/net/http/ |
| D | http_content_disposition.cc | 313 bool DecodeExtValue(const std::string& param_value, std::string* decoded) { in DecodeExtValue()
|
| /external/cronet/net/base/ |
| D | url_util.cc | 90 std::string param_value; in AppendOrReplaceQueryParameter() local
|
| D | mime_util.cc | 531 std::string param_value; in ParseMimeType() local
|
| /external/XNNPACK/src/ |
| D | runtime.c | 481 void* param_value, in xnn_get_runtime_profiling_info()
|
| /external/mesa3d/src/gallium/frontends/clover/api/ |
| D | kernel.cpp | 396 const void *param_value) try { in clSetKernelExecInfo()
|
| /external/libaom/av1/encoder/ |
| D | global_motion.c | 81 static int32_t add_param_offset(int param_index, int32_t param_value, in add_param_offset()
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/test/ |
| D | googletest-param-test-test.cc | 695 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()
|
| /external/googletest/googletest/test/ |
| D | googletest-param-test-test.cc | 695 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()
|
| /external/cronet/third_party/googletest/src/googletest/test/ |
| D | googletest-param-test-test.cc | 690 static int param_value() { return param_value_; } in param_value() function in GeneratorEvaluationTest 691 static void set_param_value(int param_value) { param_value_ = param_value; } in set_param_value()
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
| D | googletest-param-test-test.cc | 695 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()
|
| /external/cronet/net/third_party/quiche/src/quiche/common/ |
| D | structured_headers.cc | 696 const Item& param_value = param_name_and_value.second; in WriteParameters() local
|
| /external/libtextclassifier/native/actions/ |
| D | actions-suggestions.cc | 102 const int param_index, const Variant& param_value, in SetVectorOrScalarAsModelInput()
|
| /external/python/cpython3/Lib/email/ |
| D | _header_value_parser.py | 671 def param_value(self): member in Parameter
|
| /external/tensorflow/tensorflow/compiler/xrt/tests/ |
| D | raw_api_test.cc | 1841 auto param_value = ops::Const(root.WithDevice("/device:CPU:0"), in TEST() local 1940 auto param_value = ops::Const(root.WithDevice("/device:CPU:0"), in TEST() local
|