Home
last modified time | relevance | path

Searched defs:paramList (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprog_parameter.c175 _mesa_free_parameter_list(struct gl_program_parameter_list *paramList) in _mesa_free_parameter_list()
196 _mesa_reserve_parameter_storage(struct gl_program_parameter_list *paramList, in _mesa_reserve_parameter_storage()
249 _mesa_disallow_parameter_storage_realloc(struct gl_program_parameter_list *paramList) in _mesa_disallow_parameter_storage_realloc()
271 _mesa_add_parameter(struct gl_program_parameter_list *paramList, in _mesa_add_parameter()
379 _mesa_add_typed_unnamed_constant(struct gl_program_parameter_list *paramList, in _mesa_add_typed_unnamed_constant()
425 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList, in _mesa_add_sized_state_reference()
464 _mesa_add_state_reference(struct gl_program_parameter_list *paramList, in _mesa_add_state_reference()
Dprog_parameter.h185 _mesa_add_unnamed_constant(struct gl_program_parameter_list *paramList, in _mesa_add_unnamed_constant()
204 _mesa_lookup_parameter_index(const struct gl_program_parameter_list *paramList, in _mesa_lookup_parameter_index()
Dprog_statevars.c1380 struct gl_program_parameter_list *paramList) in _mesa_load_state_parameters()
1396 struct gl_program_parameter_list *paramList, in _mesa_upload_state_parameters()
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgen-qualification_order.py102 def __init__(self, compileFail, paramList): argument
137 def __init__(self, compileFail, paramList): argument
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgen-qualification_order.py108 def __init__(self, compileFail, invariantInput, paramList): argument
152 def __init__(self, compileFail, paramList): argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_vc_create/
Dtirpc_svc_vc_create_limits.c61 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/
Dtirpc_svc_dg_create_limits.c61 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
Drpc_svctcp_create_limits.c58 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcfd_create/
Drpc_svcfd_create_limits.c58 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_tli_create/
Dtirpc_svc_tli_create_limits.c58 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/
Drpc_svcudp_bufcreate_limits.c59 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/
Dtirpc_clnt_create_timed_limits.c59 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_tp_create_timed/
Dtirpc_clnt_tp_create_timed_limits.c59 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
Drpc_clnttcp_create_limits.c64 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_bufcreate/
Drpc_clntudp_bufcreate_limits.c64 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_tli_create/
Dtirpc_clnt_tli_create_limits.c62 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_dg_create/
Dtirpc_clnt_dg_create_limits.c62 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/
Dtirpc_clnt_vc_create_limits.c62 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
Dtirpc_rpc_broadcast_exp_limits.c68 params paramList[NBCASE]; in main() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util_List.js19 const paramList = { variable