Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/
H A Dhash_haval.c320 unsigned char bits[10]; in PHP_HAVAL128Final() local
373 unsigned char bits[10]; in PHP_HAVAL160Final() local
426 unsigned char bits[10]; in PHP_HAVAL192Final() local
465 unsigned char bits[10]; in PHP_HAVAL224Final() local
505 unsigned char bits[10]; in PHP_HAVAL256Final() local
H A Dhash_sha3.c151 int bits) { in PHP_SHA3_Init()
222 #define DECLARE_SHA3_OPS(bits) \ argument
317 #define DECLARE_SHA3_OPS(bits) \ argument
H A Dhash_sha.c264 unsigned char bits[8]; in PHP_SHA224Final() local
341 unsigned char bits[8]; in PHP_SHA256Final() local
553 unsigned char bits[16]; in PHP_SHA384Final() local
708 unsigned char bits[16]; in PHP_SHA512Final() local
H A Dhash_ripemd.c642 unsigned char bits[8]; in PHP_RIPEMD128Final() local
679 unsigned char bits[8]; in PHP_RIPEMD256Final() local
716 unsigned char bits[8]; in PHP_RIPEMD160Final() local
753 unsigned char bits[8]; in PHP_RIPEMD320Final() local
H A Dphp_hash_whirlpool.h26 int bits; member
H A Dhash_md.c246 unsigned char bits[8]; in PHP_MD4Final() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_commands.c239 zend_uchar bits[1]; in MYSQLND_METHOD() local
268 zend_uchar bits[1]; in MYSQLND_METHOD() local
/PHP-8.0/ext/standard/
H A Dimage.c62 unsigned int bits; member
195 long bits; in php_handle_swc() local
275 long bits; in php_handle_swf() local
873 short width, height, bits; in php_handle_iff() local
H A Dsha1.c216 unsigned char bits[8]; in PHP_SHA1Final() local
H A Durl.c475 uint32_t bits; in php_url_encode_impl() local
/PHP-8.0/ext/gd/libgd/
H A Dgd_tga.h22 uint8_t bits; // image bits per pixel 8,16,24,32 member
/PHP-8.0/ext/gmp/
H A Dgmp.stub.php82 function gmp_random_bits(int $bits): GMP {}
H A Dgmp.c1758 zend_long bits; in ZEND_FUNCTION() local
/PHP-8.0/ext/pcre/pcre2lib/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.c56 #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-8.0/Zend/
H A Dzend_portability.h419 #define ZEND_BIT_TEST(bits, bit) \ argument
H A Dzend_strtod.c1322 (d, e, bits) U *d; int *e, *bits; in d2b() argument
/PHP-8.0/ext/ffi/
H A Dffi_parser.c2434 zend_ffi_val bits; in parse_struct_declarator() local
H A Dffi.c130 uint8_t bits; member
5741 …ruct_dcl, const char *name, size_t name_len, zend_ffi_dcl *field_dcl, zend_ffi_val *bits) /* {{{ */
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6628 static BOOL optimize_class_ranges(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL … in optimize_class_ranges()
6780 static BOOL optimize_class_chars(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL i… in optimize_class_chars()
6881 static BOOL optimize_class(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert,… in optimize_class()
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c98 uint32 bits[2]; member

Completed in 158 milliseconds