Home
last modified time | relevance | path

Searched defs:check_param (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
D4-1.c79 static void check_param(pthread_t thread, int policy, int priority) in check_param() function
D1-2.c77 static void check_param(pthread_t thread, int policy, int priority) in check_param() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
D1-3.c46 static void check_param(pthread_t thread, int policy, int priority) in check_param() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/internal/
Dinternal_kernel_build.cc102 internal::DtypesParamPtr check_param = std::make_shared<internal::DtypesParam>(); in IsRegisteredInternalKernel() local
/third_party/alsa-utils/bat/
Dtinyalsa.c88 static int check_param(struct bat *bat, struct pcm_params *params, in check_param() function
/third_party/backends/backend/pixma/
Dpixma_common.h171 int (*check_param) (pixma_t *, pixma_scan_param_t *); member
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dxml_consistency.py330 def check_param(self, param): member in Checker
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py256 def check_param(self, param): member in XMLChecker