Home
last modified time | relevance | path

Searched defs:params (Results 151 - 175 of 4957) sorted by relevance

12345678910>>...199

/third_party/mesa3d/src/mesa/main/
H A Drobustness.c46 _context_lost_GetQueryObjectuiv(GLuint id, GLenum pname, GLuint *params) in _context_lost_GetQueryObjectuiv() argument
H A Dpoints.c118 _mesa_PointParameterfv( GLenum pname, const GLfloat *params) in _mesa_PointParameterfv() argument
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/
H A Dtirpc_svc_dg_create_limits.c47 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_tli_create/
H A Dtirpc_svc_tli_create_limits.c44 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_tp_create_timed/
H A Dtirpc_clnt_tp_create_timed_limits.c44 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/
H A Dtirpc_clnt_create_timed_limits.c44 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcfd_create/
H A Drpc_svcfd_create_limits.c44 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/
H A Drpc_svcudp_bufcreate_limits.c44 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
H A Drpc_svctcp_create_limits.c44 } params; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_vc_create/
H A Dtirpc_svc_vc_create_limits.c47 } params; typedef
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_errata_lod.c59 nir_ssa_def *params = &l->dest.ssa; in nir_lod_errata_instr() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dgen4_blorp_exec.h67 blorp_emit_sf_state(struct blorp_batch *blorp_batch, const struct blorp_params *params) blorp_emit_sf_state() argument
102 blorp_emit_wm_state(struct blorp_batch *blorp_batch, const struct blorp_params *params) blorp_emit_wm_state() argument
170 blorp_emit_pipeline(struct blorp_batch *blorp_batch, const struct blorp_params *params) blorp_emit_pipeline() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdh_kdf.c32 OSSL_PARAM params[4], *p = params; in ossl_ecdh_kdf_X9_63() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4.c55 rc4_einit(void *ctx, const unsigned char *key, size_t keylen, const unsigned char *iv, size_t ivlen, const OSSL_PARAM params[]) rc4_einit() argument
64 rc4_dinit(void *ctx, const unsigned char *key, size_t keylen, const unsigned char *iv, size_t ivlen, const OSSL_PARAM params[]) rc4_dinit() argument
/third_party/node/deps/openssl/openssl/providers/
H A Dnullprov.c35 static int null_get_params(const OSSL_PROVIDER *provctx, OSSL_PARAM params[]) in null_get_params() argument
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_key_validate.c19 int ossl_ffc_validate_public_key_partial(const FFC_PARAMS *params, in ossl_ffc_validate_public_key_partial() argument
62 int ossl_ffc_validate_public_key(const FFC_PARAMS *params, in ossl_ffc_validate_public_key() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c79 int ossl_rsa_acvp_test_set_params(RSA *r, const OSSL_PARAM params[]) in ossl_rsa_acvp_test_set_params() argument
125 int ossl_rsa_acvp_test_get_params(RSA *r, OSSL_PARAM params[]) in ossl_rsa_acvp_test_get_params() argument
[all...]
/third_party/openssl/test/
H A Dmdc2test.c55 OSSL_PARAM params[2]; in test_mdc2() local
/third_party/openssl/crypto/ec/
H A Decdh_kdf.c32 OSSL_PARAM params[4], *p = params; in ossl_ecdh_kdf_X9_63() local
/third_party/openssl/crypto/ffc/
H A Dffc_key_validate.c19 int ossl_ffc_validate_public_key_partial(const FFC_PARAMS *params, in ossl_ffc_validate_public_key_partial() argument
66 int ossl_ffc_validate_public_key(const FFC_PARAMS *params, in ossl_ffc_validate_public_key() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplerParameterIError.hpp93 glw::GLint params[4]; member
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Ddecoration.h69 std::vector<uint32_t>& params() { return params_; } in params() function in spvtools::val::Decoration
70 const std::vector<uint32_t>& params() const { return params_; } in params() function in spvtools::val::Decoration
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DQueryNULL.cpp36 angle::Result QueryNULL::getResult(const gl::Context *context, GLint *params) in getResult() argument
42 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint *params) in getResult() argument
48 angle::Result QueryNULL::getResult(const gl::Context *context, GLint64 *params) in getResult() argument
54 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint64 *params) in getResult() argument
/third_party/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c79 int ossl_rsa_acvp_test_set_params(RSA *r, const OSSL_PARAM params[]) in ossl_rsa_acvp_test_set_params() argument
125 int ossl_rsa_acvp_test_get_params(RSA *r, OSSL_PARAM params[]) in ossl_rsa_acvp_test_get_params() argument
[all...]
/third_party/openssl/demos/pkey/
H A DEVP_PKEY_DSA_paramgen.c25 OSSL_PARAM params[7]; in main() local
[all...]

Completed in 12 milliseconds

12345678910>>...199