/third_party/node/deps/brotli/c/enc/ |
H A D | brotli_bit_stream.c | 935 BrotliStoreMetaBlock(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, BROTLI_BOOL is_last, const BrotliEncoderParams* params, ContextType literal_context_mode, const Command* commands, size_t n_commands, const MetaBlockSplit* mb, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlock() argument 1134 BrotliStoreMetaBlockTrivial(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, BROTLI_BOOL is_last, const BrotliEncoderParams* params, const Command* commands, size_t n_commands, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlockTrivial() argument 1187 BrotliStoreMetaBlockFast(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, BROTLI_BOOL is_last, const BrotliEncoderParams* params, const Command* commands, size_t n_commands, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlockFast() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | varray.c | 2204 _mesa_GetVertexAttribfv(GLuint index, GLenum pname, GLfloat *params) in _mesa_GetVertexAttribfv() argument 2223 _mesa_GetVertexAttribdv(GLuint index, GLenum pname, GLdouble *params) in _mesa_GetVertexAttribdv() argument 2244 _mesa_GetVertexAttribLdv(GLuint index, GLenum pname, GLdouble *params) in _mesa_GetVertexAttribLdv() argument 2267 _mesa_GetVertexAttribiv(GLuint index, GLenum pname, GLint *params) _mesa_GetVertexAttribiv() argument 2289 _mesa_GetVertexAttribLui64vARB(GLuint index, GLenum pname, GLuint64EXT *params) _mesa_GetVertexAttribLui64vARB() argument 2314 _mesa_GetVertexAttribIiv(GLuint index, GLenum pname, GLint *params) _mesa_GetVertexAttribIiv() argument 2335 _mesa_GetVertexAttribIuiv(GLuint index, GLenum pname, GLuint *params) _mesa_GetVertexAttribIuiv() argument 2379 _mesa_GetVertexArrayIndexediv(GLuint vaobj, GLuint index, GLenum pname, GLint *params) _mesa_GetVertexArrayIndexediv() argument 2444 _mesa_GetVertexArrayIndexed64iv(GLuint vaobj, GLuint index, GLenum pname, GLint64 *params) _mesa_GetVertexArrayIndexed64iv() argument [all...] |
H A D | uniforms.c | 921 _mesa_GetUniformfv(GLuint program, GLint location, GLfloat *params) in _mesa_GetUniformfv() argument 936 _mesa_GetUniformiv(GLuint program, GLint location, GLint *params) in _mesa_GetUniformiv() argument 913 _mesa_GetnUniformfvARB(GLuint program, GLint location, GLsizei bufSize, GLfloat *params) _mesa_GetnUniformfvARB() argument 928 _mesa_GetnUniformivARB(GLuint program, GLint location, GLsizei bufSize, GLint *params) _mesa_GetnUniformivARB() argument 944 _mesa_GetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint *params) _mesa_GetnUniformuivARB() argument 952 _mesa_GetUniformuiv(GLuint program, GLint location, GLuint *params) _mesa_GetUniformuiv() argument 960 _mesa_GetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble *params) _mesa_GetnUniformdvARB() argument 969 _mesa_GetUniformdv(GLuint program, GLint location, GLdouble *params) _mesa_GetUniformdv() argument 975 _mesa_GetnUniformi64vARB(GLuint program, GLint location, GLsizei bufSize, GLint64 *params) _mesa_GetnUniformi64vARB() argument 982 _mesa_GetUniformi64vARB(GLuint program, GLint location, GLint64 *params) _mesa_GetUniformi64vARB() argument 988 _mesa_GetnUniformui64vARB(GLuint program, GLint location, GLsizei bufSize, GLuint64 *params) _mesa_GetnUniformui64vARB() argument 996 _mesa_GetUniformui64vARB(GLuint program, GLint location, GLuint64 *params) _mesa_GetUniformui64vARB() argument 1237 mesa_bufferiv(struct gl_shader_program *shProg, GLenum type, GLuint index, GLenum pname, GLint *params, const char *caller) mesa_bufferiv() argument 1323 _mesa_GetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params) _mesa_GetActiveUniformBlockiv() argument 1410 _mesa_GetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint *params) _mesa_GetActiveAtomicCounterBufferiv() argument [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir.c | 1176 struct dxil_nir_split_clip_cull_distance_params *params = cb_data; in dxil_nir_split_clip_cull_distance_instr() local 1278 struct dxil_nir_split_clip_cull_distance_params params = { in dxil_nir_split_clip_cull_distance() local
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_save_api.c | 1371 _save_Materialfv(GLenum face, GLenum pname, const GLfloat *params) in _save_Materialfv() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline.c | 825 struct brw_compile_vs_params params = { in anv_pipeline_compile_vs() local 917 struct brw_compile_tcs_params params = { in anv_pipeline_compile_tcs() local 951 struct brw_compile_tes_params params = { in anv_pipeline_compile_tes() local 986 struct brw_compile_gs_params params = { in anv_pipeline_compile_gs() local 1015 struct brw_compile_task_params params = { in anv_pipeline_compile_task() local 1045 struct brw_compile_mesh_params params = { anv_pipeline_compile_mesh() local 1135 struct brw_compile_fs_params params = { anv_pipeline_compile_fs() local 1881 struct brw_compile_cs_params params = { anv_pipeline_compile_cs() local 2263 struct brw_compile_bs_params params = { compile_upload_rt_shader() local 2722 struct brw_compile_cs_params params = { anv_device_init_rt_shaders() local 2774 struct brw_compile_bs_params params = { anv_device_init_rt_shaders() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_cs.c | 432 struct lp_build_tgsi_params params; in generate_compute() local 1365 uint32_t *params; fill_grid_size() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ssearch.cpp | 1279 static int32_t getIntParam(UnicodeString name, UnicodeString ¶ms, int32_t defaultVal) { in getIntParam() argument 1364 void SSearchTest::monkeyTest(char *params) in monkeyTest() argument [all...] |
/third_party/lwip/src/apps/http/ |
H A D | httpd.c | 267 char *params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request URI */ member 688 extract_uri_parameters(struct http_state *hs, char *params) in extract_uri_parameters() argument 2196 char *params = NULL; local 2321 http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri, u8_t tag_check, char *params) global() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-operator.cc | 210 size_t hash_value(const CheckFloat64HoleParameters& params) { in hash_value() argument 314 inline size_t hash_value(const GrowFastElementsParameters& params) { in hash_value() argument 205 operator <<(std::ostream& os, CheckFloat64HoleParameters const& params) operator <<() argument 319 operator <<(std::ostream& os, const GrowFastElementsParameters& params) operator <<() argument 638 operator <<(std::ostream& os, const CheckTaggedInputParameters& params) operator <<() argument 643 hash_value(const CheckTaggedInputParameters& params) hash_value() argument 661 operator <<(std::ostream& os, const CheckMinusZeroParameters& params) operator <<() argument 666 hash_value(const CheckMinusZeroParameters& params) hash_value() argument 1756 hash_value(const NewArgumentsElementsParameters& params) hash_value() argument 1761 operator <<(std::ostream& os, const NewArgumentsElementsParameters& params) operator <<() argument [all...] |
H A D | machine-operator.cc | 44 size_t hash_value(AtomicStoreParameters params) { in hash_value() argument 49 std::ostream& operator<<(std::ostream& os, AtomicStoreParameters params) { in operator <<() argument 62 size_t hash_value(AtomicLoadParameters params) { in hash_value() argument 66 std::ostream& operator<<(std::ostream& os, AtomicLoadParameters params) { in operator <<() argument 116 hash_value(LoadTransformParameters params) hash_value() argument 120 operator <<(std::ostream& os, LoadTransformParameters params) operator <<() argument 137 hash_value(LoadLaneParameters params) hash_value() argument 141 operator <<(std::ostream& os, LoadLaneParameters params) operator <<() argument 188 hash_value(StoreLaneParameters params) hash_value() argument 192 operator <<(std::ostream& os, StoreLaneParameters params) operator <<() argument 1671 Word32AtomicLoad( AtomicLoadParameters params) Word32AtomicLoad() argument 1694 Word32AtomicStore( AtomicStoreParameters params) Word32AtomicStore() argument 1788 Word64AtomicLoad( AtomicLoadParameters params) Word64AtomicLoad() argument 1811 Word64AtomicStore( AtomicStoreParameters params) Word64AtomicStore() argument [all...] |
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.cc | 148 ConvertSignature(AsmType* return_type, const ZoneVector<AsmType*>& params) ConvertSignature() argument 842 ValidateFunctionParams(ZoneVector<AsmType*>* params) ValidateFunctionParams() argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64-inl.h | 504 void TurboAssembler::Debug(const char* message, uint32_t code, Instr params) { in Debug() argument
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.h | 92 base::ThreadedList<Parameter> params; member
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.cc | 986 PrepareBuiltinCall( const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, std::initializer_list<VarState> params) PrepareBuiltinCall() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_program.c | 1353 struct brw_compile_vs_params params = { in iris_compile_vs() local 1558 struct brw_compile_tcs_params params = { in iris_compile_tcs() local 1720 struct brw_compile_tes_params params = { in iris_compile_tes() local 1859 struct brw_compile_gs_params params = { iris_compile_gs() local 1995 struct brw_compile_fs_params params = { iris_compile_fs() local 2272 struct brw_compile_cs_params params = { iris_compile_cs() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample.h | 469 struct lp_sampler_params params; member 478 struct lp_img_params params; member
|
H A D | lp_bld_nir.c | 1603 struct lp_img_params params; in visit_load_image() local 1643 struct lp_img_params params; visit_store_image() local 1683 struct lp_img_params params; visit_atomic_image() local 1767 struct lp_sampler_size_query_params params = { 0 }; visit_image_size() local 1790 struct lp_sampler_size_query_params params = { 0 }; visit_image_samples() local 2222 struct lp_sampler_size_query_params params = { 0 }; visit_txs() local 2285 struct lp_sampler_params params; visit_tex() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_program.c | 1243 struct brw_compile_vs_params params = { in crocus_compile_vs() local 1473 struct brw_compile_tcs_params params = { in crocus_compile_tcs() local 1614 struct brw_compile_tes_params params = { in crocus_compile_tes() local 1756 struct brw_compile_gs_params params = { crocus_compile_gs() local 1889 struct brw_compile_fs_params params = { crocus_compile_fs() local 2567 struct brw_compile_cs_params params = { crocus_compile_cs() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 284 OSSL_PARAM params[4]; in der2key_decode() local
|
H A D | encode_key2any.c | 446 ASN1_STRING *params = ASN1_STRING_new(); in prepare_dh_params() local 80 key_to_p8info(const void *key, int key_nid, void *params, int params_type, i2d_of_void *k2d) key_to_p8info() argument 125 key_to_encp8(const void *key, int key_nid, void *params, int params_type, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_encp8() argument 142 key_to_pubkey(const void *key, int key_nid, void *params, int params_type, i2d_of_void k2d) key_to_pubkey() argument 550 ASN1_STRING *params = ASN1_STRING_new(); encode_dsa_params() local 645 ASN1_STRING *params = ASN1_STRING_new(); prepare_ec_explicit_params() local 673 ASN1_OBJECT *params = NULL; prepare_ec_params() local 977 key2any_set_ctx_params(void *vctx, const OSSL_PARAM params[]) key2any_set_ctx_params() argument [all...] |
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_clnt.c | 2039 OSSL_PARAM *params = NULL; in tls_process_ske_dhe() local 2233 PACKET params; in tls_process_key_exchange() local
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | p_lib.c | 420 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END }; in new_raw_key_int() local 528 static int get_raw_key_details(const OSSL_PARAM params[], void *arg) in get_raw_key_details() argument 624 OSSL_PARAM params[5], *p = params; in new_cmac_key_int() local 2150 OSSL_PARAM params[2]; EVP_PKEY_get_bn_param() local 2199 OSSL_PARAM params[2]; EVP_PKEY_get_octet_string_param() local 2218 OSSL_PARAM params[2]; EVP_PKEY_get_utf8_string_param() local 2244 OSSL_PARAM params[2]; EVP_PKEY_get_int_param() local 2258 OSSL_PARAM params[2]; EVP_PKEY_get_size_t_param() local 2271 OSSL_PARAM params[2]; EVP_PKEY_set_int_param() local 2283 OSSL_PARAM params[2]; EVP_PKEY_set_size_t_param() local 2296 OSSL_PARAM params[2]; EVP_PKEY_set_bn_param() local 2320 OSSL_PARAM params[2]; EVP_PKEY_set_utf8_string_param() local 2333 OSSL_PARAM params[2]; EVP_PKEY_set_octet_string_param() local 2351 EVP_PKEY_set_params(EVP_PKEY *pkey, OSSL_PARAM params[]) EVP_PKEY_set_params() argument 2383 EVP_PKEY_get_params(const EVP_PKEY *pkey, OSSL_PARAM params[]) EVP_PKEY_get_params() argument [all...] |
H A D | pmeth_lib.c | 689 int EVP_PKEY_CTX_set_params(EVP_PKEY_CTX *ctx, const OSSL_PARAM *params) in EVP_PKEY_CTX_set_params() argument 733 int EVP_PKEY_CTX_get_params(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) in EVP_PKEY_CTX_get_params() argument 865 evp_pkey_ctx_set_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) evp_pkey_ctx_set_params_strict() argument 890 evp_pkey_ctx_get_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) evp_pkey_ctx_get_params_strict() argument 1199 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_kem_op() local 1217 OSSL_PARAM params[2], *p = params; evp_pkey_ctx_set1_id_prov() local 1250 OSSL_PARAM params[2], *p = params; get1_id_data() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_core.c | 1569 int ossl_provider_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]) in ossl_provider_get_params() argument 1911 static int core_get_params(const OSSL_CORE_HANDLE *handle, OSSL_PARAM params[]) in core_get_params() argument
|