Home
last modified time | relevance | path

Searched refs:fixed_hash (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfixed-value.h95 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfixed-value.h91 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfixed-value.h95 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfixed-value.h90 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfixed-value.h95 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfixed-value.h91 extern unsigned int fixed_hash (const FIXED_VALUE_TYPE *);
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyFixed.cc268 fixed_hash(omnipyFixedObject* f) in fixed_hash() function
530 (hashfunc) fixed_hash, /*tp_hash*/
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DsymbolTable.cpp596 unsigned int fixed_hash = hash_shared_symbol((char*)s->bytes(), s->utf8_length()); in write_to_archive() local
597 assert(fixed_hash == p->hash(), "must not rehash during dumping"); in write_to_archive()
598 writer.add(fixed_hash, s); in write_to_archive()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DsymbolTable.cpp596 unsigned int fixed_hash = hash_shared_symbol((char*)s->bytes(), s->utf8_length()); in write_to_archive() local
597 assert(fixed_hash == p->hash(), "must not rehash during dumping"); in write_to_archive()
598 writer.add(fixed_hash, s); in write_to_archive()
/dports/security/botan110/Botan-1.10.17/checks/
H A Dvalidate.cpp237 const std::string fixed_hash = in test_passhash() local
242 if(!check_passhash9(input, fixed_hash)) in test_passhash()

1234567