| /third_party/openssl/crypto/x509/ |
| H A D | by_store.c | 147 static int by_store(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in by_store() argument 165 static int by_store_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in by_store_subject_ex() argument 219 static int by_store_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in by_store_subject() argument
|
| H A D | x509_att.c | 235 X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, const char *atrname, int type, const unsigned char *bytes, int len) X509_ATTRIBUTE_create_by_txt() argument [all...] |
| /third_party/openssl/include/crypto/ |
| H A D | ecx.h | 73 ECX_KEY_TYPE type; member
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_rc2.c | 124 ASN1_TYPE *type; in rc2_get_ctx_params() local 181 ASN1_TYPE *type = NULL; in rc2_set_ctx_params() local [all...] |
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | sshkdf.c | 48 char type; /* X */ member 227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) SSHKDF() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cpp.cpp | 34 auto &type = get<SPIRType>(var.basetype); in emit_buffer_block() local 54 auto &type = get<SPIRType>(var.basetype); in emit_interface_block() local 90 auto &type = get<SPIRType>(var.basetype); emit_uniform() local 123 auto &type = get<SPIRType>(var.basetype); emit_push_constant_block() local 139 emit_block_struct(SPIRType &type) emit_block_struct() argument 183 auto &type = id.get<SPIRType>(); emit_resources() local 202 auto &type = get<SPIRType>(var.basetype); emit_resources() local 220 auto &type = get<SPIRType>(var.basetype); emit_resources() local 235 auto &type = get<SPIRType>(var.basetype); emit_resources() local 252 auto &type = get<SPIRType>(var.basetype); emit_resources() local 417 auto &type = get<SPIRType>(func.return_type); emit_function_prototype() local 451 auto &type = expression_type(arg.id); argument_decl() local 466 variable_decl(const SPIRType &type, const string &name, uint32_t ) variable_decl() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| H A D | c_api_test.c | 65 static void dump_resource_list(spvc_compiler compiler, spvc_resources resources, spvc_resource_type type, const char *tag) in dump_resource_list() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | assembly_grammar.cpp | 202 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument 209 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument 240 spv_result_t AssemblyGrammar::parseMaskOperand(const spv_operand_type_t type, in parseMaskOperand() argument 43 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument 246 lookupExtInst(spv_ext_inst_type_t type, const char* textValue, spv_ext_inst_desc* extInst) const lookupExtInst() argument 252 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument 258 pushOperandTypesForMask( const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) const pushOperandTypesForMask() argument [all...] |
| H A D | name_mapper.cpp | 321 std::string FriendlyNameMapper::NameForEnumOperand(spv_operand_type_t type, in NameForEnumOperand() argument
|
| H A D | text_handler.h | 68 inline bool isScalarIntegral(const IdType& type) { in isScalarIntegral() argument 73 inline bool isScalarFloating(const IdType& type) { in isScalarFloating() argument 80 assumedBitWidth(const IdType& type) assumedBitWidth() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
| H A D | constant_uniform_facts.cpp | 30 auto type = ir_context_->get_type_mgr()->GetType(type_id); in GetConstantId() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_add_copy_memory.cpp | 167 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionSupported() local 187 CanUsePointeeWithCopyMemory( const opt::analysis::Type& type) CanUsePointeeWithCopyMemory() argument [all...] |
| H A D | transformation_add_synonym.cpp | 164 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local 177 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local 193 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); IsInstructionValid() local [all...] |
| H A D | transformation_propagate_instruction_up.cpp | 37 bool ContainsPointers(const opt::analysis::Type& type) { in ContainsPointers() argument
|
| H A D | transformation_replace_add_sub_mul_with_carrying_extended.cpp | 84 auto type = ir_context->get_type_mgr()->GetType(type_id); in Apply() local 201 auto type = ir_context->get_type_mgr()->GetType(instruction.type_id()); IsInstructionSuitable() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | const_folding_rules.cpp | 26 bool HasFloatingPoint(const analysis::Type* type) { in HasFloatingPoint() argument [all...] |
| H A D | if_conversion.cpp | 202 Instruction* type = get_def_use_mgr()->GetDef(id); in CheckType() local
|
| H A D | replace_invalid_opc.cpp | 186 Instruction* type = context()->get_def_use_mgr()->GetDef(type_id); in GetSpecialConstant() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | assembly_grammar.cpp | 202 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument 209 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument 240 spv_result_t AssemblyGrammar::parseMaskOperand(const spv_operand_type_t type, in parseMaskOperand() argument 43 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument 246 lookupExtInst(spv_ext_inst_type_t type, const char* textValue, spv_ext_inst_desc* extInst) const lookupExtInst() argument 252 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument 258 pushOperandTypesForMask( const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) const pushOperandTypesForMask() argument [all...] |
| H A D | name_mapper.cpp | 321 std::string FriendlyNameMapper::NameForEnumOperand(spv_operand_type_t type, in NameForEnumOperand() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
| H A D | constant_uniform_facts.cpp | 30 auto type = ir_context_->get_type_mgr()->GetType(type_id); in GetConstantId() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_add_copy_memory.cpp | 167 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionSupported() local 187 CanUsePointeeWithCopyMemory( const opt::analysis::Type& type) CanUsePointeeWithCopyMemory() argument [all...] |
| H A D | transformation_add_synonym.cpp | 164 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local 177 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local 193 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); IsInstructionValid() local [all...] |
| H A D | transformation_propagate_instruction_up.cpp | 37 bool ContainsPointers(const opt::analysis::Type& type) { in ContainsPointers() argument
|
| H A D | transformation_replace_add_sub_mul_with_carrying_extended.cpp | 84 auto type = ir_context->get_type_mgr()->GetType(type_id); in Apply() local 201 auto type = ir_context->get_type_mgr()->GetType(instruction.type_id()); IsInstructionSuitable() local [all...] |