Home
last modified time | relevance | path

Searched defs:param (Results 826 - 850 of 4645) sorted by relevance

1...<<31323334353637383940>>...186

/third_party/lzma/CPP/Windows/
H A DThread.h23 WRes Create(THREAD_FUNC_TYPE startAddress, LPVOID param) in Create() argument
25 WRes Create_With_Affinity(THREAD_FUNC_TYPE startAddress, LPVOID param, CAffinityMask affinity) in Create_With_Affinity() argument
27 WRes Create_With_CpuSet(THREAD_FUNC_TYPE startAddress, LPVOID param, const CCpuSet *cpuSet) in Create_With_CpuSet() argument
/third_party/jerryscript/targets/curie_bsp/jerry_app/quark/
H A Dmain.c150 void main_task (void *param) in main_task() argument
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c33 query_param(struct fd_pipe *pipe, uint32_t param, uint64_t *value) in query_param() argument
53 query_queue_param(struct fd_pipe *pipe, uint32_t param, uint64_t *value) in query_queue_param() argument
73 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, in msm_pipe_get_param() argument
110 set_param(struct fd_pipe *pipe, uint32_t param, uint64_t value) set_param() argument
124 msm_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t value) msm_pipe_set_param() argument
225 get_param(struct fd_pipe *pipe, uint32_t param) get_param() argument
[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_pipe.c162 fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value) in fd_pipe_get_param() argument
168 fd_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t value) in fd_pipe_set_param() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_constant_variable.cpp151 ir_variable *param = (ir_variable *) formal_node; in visit_enter() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_device.c51 stw_get_param(struct st_manager *smapi, enum st_manager_param param) stw_get_param() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp115 clGetDeviceInfo(cl_device_id d_dev, cl_device_info param, in clGetDeviceInfo() argument
H A Dcontext.cpp114 clGetContextInfo(cl_context d_ctx, cl_context_info param, in clGetContextInfo() argument
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c21 int pthread_attr_getschedparam(const pthread_attr_t *restrict a, struct sched_param *restrict param) in pthread_attr_getschedparam() argument
/third_party/musl/src/thread/
H A Dpthread_attr_get.c21 int pthread_attr_getschedparam(const pthread_attr_t *restrict a, struct sched_param *restrict param) in pthread_attr_getschedparam() argument
/third_party/node/deps/brotli/c/common/
H A Dtransform.c268 uint16_t param = (uint16_t)(transforms->params[transform_idx * 2] in BrotliTransformDictionaryWord() local
272 uint16_t param = (uint16_t)(transforms->params[transform_idx * 2] in BrotliTransformDictionaryWord() local
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.h187 is_wrap_gl_clamp(GLint param) in is_wrap_gl_clamp() argument
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
H A Dutimer.h265 utimer_loopUntilDone(double thresholdTimeVal, int32_t* loopCount, FunctionToBeTimed fn, void* param) utimer_loopUntilDone() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/init_module/
H A Dinit_module02.c35 const char *param; member
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler03.c31 static struct sched_param param[1] = { {0} }; variable
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H A Dfinit_module02.c36 const char *param; member
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
H A Dpthread_cond_wait_2.c55 struct sched_param param; in hi_prio_thread() local
85 struct sched_param param; in low_prio_thread() local
111 struct sched_param param; in main() local
[all...]
H A Dpthread_cond_wait_1.c55 struct sched_param param; in hi_prio_thread() local
85 struct sched_param param; in low_prio_thread() local
111 struct sched_param param; in main() local
[all...]
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_infinite.c109 struct sched_param param; in main() local
/third_party/ltp/testcases/realtime/func/measurement/
H A Drdtsc-latency.c105 struct sched_param param; in main() local
/third_party/ltp/testcases/realtime/func/sched_football/
H A Dsched_football.c159 struct sched_param param; in main() local
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
H A D1-1.c62 struct sched_param param; in hi_prio_thread() local
88 struct sched_param param; in low_prio_thread() local
115 struct sched_param param; in main() local
[all...]
H A D1-2.c53 struct sched_param param; in hi_prio_thread() local
84 struct sched_param param; in low_prio_thread() local
114 struct sched_param param; in main() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-function.cc54 Handle<String> param; in CreateDynamicFunction() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_printf.c137 LLVMValueRef param; in lp_build_print_value() local

Completed in 10 milliseconds

1...<<31323334353637383940>>...186