Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dvalidators.h87 …line Status ValidateEqual(const std::string &op_name, const std::string &param_name, T param_value, in ValidateEqual()
99 …e Status ValidateNotEqual(const std::string &op_name, const std::string &param_name, T param_value, in ValidateNotEqual()
111 …tatus ValidateGreaterThan(const std::string &op_name, const std::string &param_name, T param_value, in ValidateGreaterThan()
123 …e Status ValidateLessThan(const std::string &op_name, const std::string &param_name, T param_value, in ValidateLessThan()
135 …tus ValidateNoGreaterThan(const std::string &op_name, const std::string &param_name, T param_value, in ValidateNoGreaterThan()
147 …Status ValidateNoLessThan(const std::string &op_name, const std::string &param_name, T param_value, in ValidateNoLessThan()
159 …Status ValidatePositive(const std::string &op_name, const std::string &param_name, T param_value) { in ValidatePositive()
169 …Status ValidateNegative(const std::string &op_name, const std::string &param_name, T param_value) { in ValidateNegative()
179 …tus ValidateNonPositive(const std::string &op_name, const std::string &param_name, T param_value) { in ValidateNonPositive()
189 …tus ValidateNonNegative(const std::string &op_name, const std::string &param_name, T param_value) { in ValidateNonNegative()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dinvalid.cpp48 void *param_value, in clGetPipeInfo()
74 void *param_value, in clGetKernelSubGroupInfo()
/third_party/musl/src/gwp_asan/linux/
Dgwp_asan.c167 const char *param_value = CachedParameterGet(app_enable_handle); in force_sample_process_by_env() local
225 const char *param_value = CachedParameterGet(handle); in get_sample_parameter() local
244 const char *param_value = get_sample_parameter(); in parse_sample_parameter() local
286 const char *param_value = CachedParameterGet(handle); in get_min_size_parameter() local
312 const char *param_value = CachedParameterGet(handle); in get_library_parameter() local
333 const char *param_value = CachedParameterGet(handle); in get_gray_begin_parameter() local
360 const char *param_value = CachedParameterGet(handle); in get_gray_days_parameter() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/
Dparameter_to_tensor.cc33 auto param_value = default_param->cast<tensor::TensorPtr>(); in Run() local
/third_party/musl/porting/linux/user/src/thread/
Dpthread_sigmask.c41 char *param_value = CachedParameterGet(sigchain_procmask_handle); in get_sigchain_mask_enable() local
/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_mock_dynlink.c90 const char *param_value = CachedParameterGet(param_handle); in get_ld_debug_dlclose_value() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp51 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 …]
Dentry_points_cl_autogen.cpp39 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 …]
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
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 …]
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/
Dopencl_wrapper.cc274 void *param_value, size_t *param_value_size_ret) { in clGetPlatformInfo()
289 …iceInfo(cl_device_id device, cl_device_info param_name, size_t param_value_size, void *param_value, in clGetDeviceInfo()
329 …extInfo(cl_context context, cl_context_info param_name, size_t param_value_size, void *param_value, in clGetContextInfo()
354 …ramInfo(cl_program program, cl_program_info param_name, size_t param_value_size, void *param_value, in clGetProgramInfo()
363 … size_t param_value_size, void *param_value, size_t *param_value_size_ret) { in clGetProgramBuildInfo()
441 … clGetImageInfo(cl_mem image, cl_image_info param_name, size_t param_value_size, void *param_value, in clGetImageInfo()
532 … size_t param_value_size, void *param_value, size_t *param_value_size_ret) { in clGetKernelWorkGroupInfo()
539 …ilingInfo(cl_event event, cl_profiling_info param_name, size_t param_value_size, void *param_value, in clGetEventProfilingInfo()
579 …lGetEventInfo(cl_event event, cl_event_info param_name, size_t param_value_size, void *param_value, in clGetEventInfo()
628 void *param_value, size_t *param_value_size_ret) { in clGetCommandQueueInfo()
[all …]
/third_party/musl/libc-test/src/functionalext/common/
Dsigchain_util.h55 char *param_value = CachedParameterGet(sigchain_procmask_handle); in get_sigchain_mask_enable() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/checker/
Dreshape_checker.cc87 auto param_value = param_ptr->default_param()->cast<api::TensorPtr>(); in Check() local
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp276 void *param_value, size_t *param_value_size_ret) in clGetPlatformInfo()
295 …iceInfo(cl_device_id device, cl_device_info param_name, size_t param_value_size, void *param_value, in clGetDeviceInfo()
345 …extInfo(cl_context context, cl_context_info param_name, size_t param_value_size, void *param_value, in clGetContextInfo()
376 …ramInfo(cl_program program, cl_program_info param_name, size_t param_value_size, void *param_value, in clGetProgramInfo()
387 … size_t param_value_size, void *param_value, size_t *param_value_size_ret) in clGetProgramBuildInfo()
487 … clGetImageInfo(cl_mem image, cl_image_info param_name, size_t param_value_size, void *param_value, in clGetImageInfo()
614 … size_t param_value_size, void *param_value, size_t *param_value_size_ret) in clGetKernelWorkGroupInfo()
623 …ilingInfo(cl_event event, cl_profiling_info param_name, size_t param_value_size, void *param_value, in clGetEventProfilingInfo()
673 …lGetEventInfo(cl_event event, cl_event_info param_name, size_t param_value_size, void *param_value, in clGetEventInfo()
734 void *param_value, size_t *param_value_size_ret) in clGetCommandQueueInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp516 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 …]
/third_party/musl/porting/linux/user/src/trace/
Dtrace_marker.c50 char *param_value = CachedParameterGet(cachedhandle); in get_uint64_sysparam() local
/third_party/musl/src/trace/linux/
Dtrace_marker.c51 const char *param_value = CachedParameterGet(cachedhandle); in get_uint64_sysparam() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dconstruct_operator.cc41 ValuePtr param_value = MakeValue(shape); in SkipRedisReshapeOP() local
63 ValuePtr param_value = MakeValue(shape); in ReshapeOP() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_inference_session.cc83 const auto &param_value = pk_node->default_param(); in CompileGraphImpl() local
/third_party/musl/porting/linux/user/src/hilog/
Dhilog_adapter.c197 const char *param_value = CachedParameterGet(cachedhandle); in get_bool_sysparam() local
/third_party/musl/porting/linux/user/src/fdsan/
Dfdsan.c303 char *param_value = CachedParameterGet(param_handler); in fdsan_set_error_level_from_param() local
/third_party/musl/src/hilog/linux/
Dhilog_adapter.c259 const char *param_value = CachedParameterGet(cachedhandle); in get_bool_sysparam() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/trt_pass/
Dtrt_converter_context.cc109 const auto &param_value = input->default_param(); in InitInputTable() local
/third_party/musl/src/fdsan/linux/
Dfdsan.c354 const char *param_value = CachedParameterGet(param_handler); in fdsan_set_error_level_from_param() local
/third_party/mesa3d/src/gallium/frontends/rusticl/api/
Dutil.rs50 param_value: Option<&'a mut [MaybeUninit<u8>]>, field
65 let param_value = if !param_value.is_null() { in new() localVariable
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c121 char *param_value = CachedParameterGet(app_enable_handle); in force_sample_process_by_env() local

12