| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | capability1ndk.cpp | 37 int param;
in CapGet() local
|
| H A D | auxv1ndk.cpp | 39 int param;
in Getauxval() local
|
| H A D | syslogndk.cpp | 31 const char param[] = "MyMsgMARK";
in Openlog() local 61 const char param[] = "MyMsgMARK";
in Syslog() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
| H A D | fnmatch1ndk32.cpp | 48 int param;
in GetITimer_time64() local 66 int param;
in GetRusAge_time64() local 84 int param;
in GetTimeOfDay_time64() local 113 int param;
in PSelect_time64() local 159 int param; SetITimer_time64() local [all...] |
| /test/xts/acts/kernel_lite/sched_posix/src/ |
| H A D | ProcessSchedApiTest.cpp | 126 struct sched_param param;
in SetPriorityAllTest() local 161 struct sched_param param;
in HWTEST_F() local 314 struct sched_param param;
in HWTEST_F() local 339 struct sched_param param; HWTEST_F() local 362 struct sched_param param; HWTEST_F() local 390 struct sched_param param; SchedSetParamAllTest() local 425 struct sched_param param; HWTEST_F() local 444 struct sched_param param; HWTEST_F() local 470 struct sched_param param; HWTEST_F() local 504 struct sched_param param; HWTEST_F() local 546 struct sched_param param; HWTEST_F() local 736 struct sched_param param; HWTEST_F() local 773 struct sched_param param; HWTEST_F() local 799 struct sched_param param; HWTEST_F() local 819 struct sched_param param; HWTEST_F() local 850 struct sched_param param; HWTEST_F() local 882 struct sched_param param; HWTEST_F() local 899 struct sched_param param; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_hdi_omx_dec_test.cpp | 125 OMX_PARAM_PORTDEFINITIONTYPE param; in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libopenh264dec.c | 54 SDecodingParam param = { 0 }; in svc_decode_init() local
|
| H A D | libdavs2.c | 35 davs2_param_t param; // decoding parameters member
|
| /third_party/exfatprogs/include/ |
| H A D | exfat_dir.h | 40 void *param; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_noise.h | 54 FilterParams param[4]; member
|
| /third_party/curl/lib/ |
| H A D | curl_multibyte.c | 100 va_list param; in curlx_win32_open() local
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf_jcl.cc | 120 void emitPreamble(ppd_file_t *ppd,const ProcessingParameters ¶m) // {{{ in emitPreamble() argument 172 emitPostamble(ppd_file_t *ppd,const ProcessingParameters ¶m) emitPostamble() argument 181 emitComment(PDFTOPDF_Processor &proc,const ProcessingParameters ¶m) emitComment() argument [all...] |
| H A D | nup.h | 80 NupParameters param; member in NupState
|
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt_int.h | 86 void *param; member
|
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_pipe.c | 31 static int query_param(struct fd_pipe *pipe, uint32_t param, in query_param() argument 157 static uint64_t get_param(struct fd_pipe *pipe, uint32_t param) in get_param() argument 51 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value) msm_pipe_get_param() argument [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | Thread.h | 23 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 D | main.c | 150 void main_task (void *param) in main_task() argument
|
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| H A D | msm_pipe.c | 33 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 D | freedreno_pipe.c | 162 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 D | opt_constant_variable.cpp | 151 ir_variable *param = (ir_variable *) formal_node; in visit_enter() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_device.c | 51 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 D | device.cpp | 115 clGetDeviceInfo(cl_device_id d_dev, cl_device_info param, in clGetDeviceInfo() argument
|
| H A D | context.cpp | 114 clGetContextInfo(cl_context d_ctx, cl_context_info param, in clGetContextInfo() argument
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_attr_get.c | 21 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 D | pthread_attr_get.c | 21 int pthread_attr_getschedparam(const pthread_attr_t *restrict a, struct sched_param *restrict param) in pthread_attr_getschedparam() argument
|