/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_parameter.c | 175 _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() 248 _mesa_disallow_parameter_storage_realloc(struct gl_program_parameter_list *paramList) in _mesa_disallow_parameter_storage_realloc() 270 _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()
|
H A D | prog_parameter.h | 185 _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()
|
H A D | prog_statevars.c | 1389 struct gl_program_parameter_list *paramList) in _mesa_load_state_parameters() 1405 struct gl_program_parameter_list *paramList, in _mesa_upload_state_parameters()
|
/aosp_15_r20/external/cronet/base/test/android/junit/src/org/chromium/base/test/params/ |
H A D | ParameterizedRunnerTest.java | 61 List<ParameterSet> paramList = new ArrayList<>(); in testEmptyParameterSet() local 68 List<ParameterSet> paramList = new ArrayList<>(); in testUnequalWidthParameterSetList() local 76 List<ParameterSet> paramList = new ArrayList<>(); in testUnequalWidthParameterSetListWithNull() local 89 List<ParameterSet> paramList = new ArrayList<>(); in testUnsupportedParameterType() local
|
/aosp_15_r20/external/libchrome/base/test/android/junit/src/org/chromium/base/test/params/ |
H A D | ParameterizedRunnerTest.java | 68 List<ParameterSet> paramList = new ArrayList<>(); in testEmptyParameterSet() local 75 List<ParameterSet> paramList = new ArrayList<>(); in testUnequalWidthParameterSetList() local 83 List<ParameterSet> paramList = new ArrayList<>(); in testUnequalWidthParameterSetListWithNull() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_lower_fog.c | 11 …builder *b, nir_def *color, enum gl_fog_mode fog_mode, struct gl_program_parameter_list *paramList) in fog_result() 77 struct gl_program_parameter_list *paramList; member 112 …ir_lower_fog(nir_shader *s, enum gl_fog_mode fog_mode, struct gl_program_parameter_list *paramList) in st_nir_lower_fog()
|
H A D | st_nir_lower_position_invariant.c | 21 struct gl_program_parameter_list *paramList) in st_nir_lower_position_invariant()
|
/aosp_15_r20/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/ |
H A D | ParameterListKey.java | 34 private final List<Type> paramList; field in ParameterListKey 36 public ParameterListKey(List<Type> paramList) { in ParameterListKey()
|
H A D | FactoryProvider2.java | 503 Method method, Key<?> returnType, TypeLiteral<T> implementation, List<Key<?>> paramList) in findMatchingConstructorInjectionPoint() 582 TypeLiteral<?> type, Constructor<?> constructor, List<Key<?>> paramList, Errors errors) in constructorHasMatchingParams()
|
/aosp_15_r20/external/deqp/modules/gles2/scripts/ |
H A D | gen-qualification_order.py | 102 def __init__(self, compileFail, paramList): argument 137 def __init__(self, compileFail, paramList): argument
|
/aosp_15_r20/external/deqp/modules/gles3/scripts/ |
H A D | gen-qualification_order.py | 108 def __init__(self, compileFail, invariantInput, paramList): argument 152 def __init__(self, compileFail, paramList): argument
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcfd_create/ |
H A D | rpc_svcfd_create_limits.c | 58 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/ |
H A D | tirpc_svc_dg_create_limits.c | 61 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_tli_create/ |
H A D | tirpc_svc_tli_create_limits.c | 58 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/ |
H A D | rpc_svctcp_create_limits.c | 58 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_vc_create/ |
H A D | tirpc_svc_vc_create_limits.c | 61 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/ |
H A D | rpc_svcudp_bufcreate_limits.c | 59 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/ |
H A D | tirpc_clnt_create_timed_limits.c | 59 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_tp_create_timed/ |
H A D | tirpc_clnt_tp_create_timed_limits.c | 59 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/ |
H A D | rpc_clnttcp_create_limits.c | 64 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/ |
H A D | tirpc_clnt_vc_create_limits.c | 62 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_dg_create/ |
H A D | tirpc_clnt_dg_create_limits.c | 62 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_tli_create/ |
H A D | tirpc_clnt_tli_create_limits.c | 62 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_bufcreate/ |
H A D | rpc_clntudp_bufcreate_limits.c | 64 params paramList[NBCASE]; in main() local
|
/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/ |
H A D | tirpc_rpc_broadcast_exp_limits.c | 68 params paramList[NBCASE]; in main() local
|