HomeSort by: relevance | last modified time | path
    Searched refs:hash_type (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/mach-o/
codesign.h 55 unsigned char hash_type[1]; member in struct:mach_o_codesign_codedirectory_external_v1
71 unsigned char hash_type; member in struct:mach_o_codesign_codedirectory_v1
77 /* Value for hash_type. */
  /src/external/gpl3/binutils.old/dist/include/mach-o/
codesign.h 55 unsigned char hash_type[1]; member in struct:mach_o_codesign_codedirectory_external_v1
71 unsigned char hash_type; member in struct:mach_o_codesign_codedirectory_v1
77 /* Value for hash_type. */
  /src/external/gpl3/gdb.old/dist/include/mach-o/
codesign.h 55 unsigned char hash_type[1]; member in struct:mach_o_codesign_codedirectory_external_v1
71 unsigned char hash_type; member in struct:mach_o_codesign_codedirectory_v1
77 /* Value for hash_type. */
  /src/external/gpl3/gdb/dist/include/mach-o/
codesign.h 55 unsigned char hash_type[1]; member in struct:mach_o_codesign_codedirectory_external_v1
71 unsigned char hash_type; member in struct:mach_o_codesign_codedirectory_v1
77 /* Value for hash_type. */
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_chained_origin_depot.cpp 25 using hash_type = u32;
32 bool eq(hash_type hash, const args_type &args) const;
36 static hash_type hash(const args_type &args);
40 void store(u32 id, const args_type &args, hash_type other_hash);
63 bool ChainedOriginDepotNode::eq(hash_type hash, const args_type &args) const {
80 ChainedOriginDepotNode::hash_type ChainedOriginDepotNode::hash(
109 hash_type other_hash) {
sanitizer_stackdepot.cpp 25 using hash_type = u64;
26 hash_type stack_hash;
33 bool eq(hash_type hash, const args_type &args) const {
37 static hash_type hash(const args_type &args) {
46 void store(u32 id, const args_type &args, hash_type hash);
191 void StackDepotNode::store(u32 id, const args_type &args, hash_type hash) {
sanitizer_stackdepotbase.h 38 typedef typename Node::hash_type hash_type; typedef in class:__sanitizer::StackDepotBase
66 u32 find(u32 s, args_type args, hash_type hash) const;
80 u32 s, args_type args, hash_type hash) const {
121 hash_type h = Node::hash(args);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_chained_origin_depot.cpp 26 using hash_type = u32;
33 bool eq(hash_type hash, const args_type &args) const;
37 static hash_type hash(const args_type &args);
41 void store(u32 id, const args_type &args, hash_type other_hash);
64 bool ChainedOriginDepotNode::eq(hash_type hash, const args_type &args) const {
81 ChainedOriginDepotNode::hash_type ChainedOriginDepotNode::hash(
110 hash_type other_hash) {
sanitizer_stackdepot.cpp 25 using hash_type = u64;
26 hash_type stack_hash;
33 bool eq(hash_type hash, const args_type &args) const {
37 static hash_type hash(const args_type &args) {
46 void store(u32 id, const args_type &args, hash_type hash);
80 void StackDepotNode::store(u32 id, const args_type &args, hash_type hash) {
sanitizer_stackdepotbase.h 38 typedef typename Node::hash_type hash_type; typedef in class:__sanitizer::StackDepotBase
66 u32 find(u32 s, args_type args, hash_type hash) const;
80 u32 s, args_type args, hash_type hash) const {
121 hash_type h = Node::hash(args);
  /src/external/bsd/atf/dist/tools/
config_file.cpp 54 static const tools::parser::token_type hash_type = 5; member in namespace:__anon6390::atf_config
63 add_delim('#', hash_type);
166 tools::parser::token t = p.expect(eof_type, hash_type, text_type,
172 if (t.type() == hash_type) {
183 t = p.expect(nl_type, hash_type, "new line or comment");
184 if (t.type() == hash_type) {
atffile.cpp 61 static const tools::parser::token_type hash_type = 7; member in namespace:atf_atffile
74 add_delim('#', hash_type);
141 p.expect(conf_type, hash_type, prop_type, tp_type,
157 } else if (t.type() == hash_type) {
184 t = p.expect(nl_type, hash_type, eof_type,
186 if (t.type() == hash_type) {
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
types_traits.hpp 88 typedef _Th hash_type; typedef in struct:__gnu_pbds::detail::stored_hash
89 hash_type m_hash;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
types_traits.hpp 88 typedef _Th hash_type; typedef in struct:__gnu_pbds::detail::stored_hash
89 hash_type m_hash;
  /src/usr.sbin/veriexecgen/
veriexecgen.c 135 banner(veriexecgen_t *vp, hash_t *hash_type, char **search_path)
154 hash_type->hashname);
159 find_hash(char *hash_type)
164 if (strcasecmp(hash_type, hash->hashname) == 0)
  /src/sys/dev/pci/
if_vmxreg.h 329 uint16_t hash_type; member in struct:vmxnet3_rss_shared
if_vmx.c 1755 rss->hash_type =
  /src/external/gpl3/binutils/dist/binutils/
od-macho.c 1130 dst->hash_type = src->hash_type[0];
1195 cd.hash_type,
1196 bfd_mach_o_get_name (bfd_mach_o_cs_hash_type, cd.hash_type));
  /src/external/gpl3/binutils.old/dist/binutils/
od-macho.c 1130 dst->hash_type = src->hash_type[0];
1195 cd.hash_type,
1196 bfd_mach_o_get_name (bfd_mach_o_cs_hash_type, cd.hash_type));
  /src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h 223 __u8 hash_type:2; member in struct:rss_header
225 __u8 hash_type:2; member in struct:rss_header
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_rar5.c 1270 size_t hash_type = 0; local
1273 enum HASH_TYPE {
1277 if(!read_var_sized(a, &hash_type, &value_len))
1287 if(hash_type == BLAKE2sp) {
1304 "Unsupported hash type (0x%jx)", (uintmax_t)hash_type);

Completed in 54 milliseconds