Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/hash/
H A Dhash_haval.c325 unsigned char bits[10]; in PHP_HAVAL128Final() local
379 unsigned char bits[10]; in PHP_HAVAL160Final() local
433 unsigned char bits[10]; in PHP_HAVAL192Final() local
473 unsigned char bits[10]; in PHP_HAVAL224Final() local
514 unsigned char bits[10]; in PHP_HAVAL256Final() local
H A Dphp_hash_whirlpool.h30 int bits; member
H A Dhash_ripemd.c626 unsigned char bits[8]; in PHP_RIPEMD128Final() local
663 unsigned char bits[8]; in PHP_RIPEMD256Final() local
700 unsigned char bits[8]; in PHP_RIPEMD160Final() local
737 unsigned char bits[8]; in PHP_RIPEMD320Final() local
H A Dhash_sha.c376 unsigned char bits[8]; in PHP_SHA1Final() local
583 unsigned char bits[8]; in PHP_SHA224Final() local
660 unsigned char bits[8]; in PHP_SHA256Final() local
874 unsigned char bits[16]; in PHP_SHA384Final() local
988 unsigned char bits[16]; in PHP_SHA512Final() local
H A Dhash_md.c327 unsigned char bits[8]; in PHP_MD5Final() local
585 unsigned char bits[8]; in PHP_MD4Final() local
/PHP-5.5/ext/standard/
H A Dimage.c67 unsigned int bits; member
202 long bits; in php_handle_swc() local
273 long bits; in php_handle_swf() local
889 short width, height, bits; in php_handle_iff() local
H A Dsha1.c226 unsigned char bits[8]; in PHP_SHA1Final() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c1835 zend_uchar bits[1]; local
1857 zend_uchar bits[1]; local
/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c871 const uint32 bits = data[0] | (data[1] << 8) | (data[2] << 16); in WebPGetInfo() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c611 tilegx_bundle_bits bits = opcode->fixed_bit_values[inst->pipe]; in get_bundle_bit() local
631 tilegx_bundle_bits bits = 0; in update_buffer() local
H A DsljitNativeARM_T2_32.c49 #define COPY_BITS(src, from, to, bits) \ argument
H A DsljitNativeTILEGX-encoder.c9501 find_opcode(tilegx_bundle_bits bits, tilegx_pipeline pipe) in find_opcode()
9521 parse_insn_tilegx(tilegx_bundle_bits bits, in parse_insn_tilegx()
/PHP-5.5/Zend/
H A Dzend_strtod.c1096 static Bigint * d2b(double _d, int *e, int *bits) in d2b()
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c96 uint32 bits[2]; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4248 static BOOL check_class_ranges(compiler_common *common, const pcre_uint8 *bits, BOOL nclass, BOOL i… in check_class_ranges()

Completed in 179 milliseconds