Searched refs:zeros (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/puff/
H A DMakefile5 puff zeros.raw
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/puff/
H A DMakefile5 puff zeros.raw
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/alpha/
H A Dmpegvideo_alpha.c36 uint64_t levels, negmask, zeros, add, sub; local
53 zeros = cmpbge(0, levels);
54 zeros &= zeros >> 1;
55 /* zeros |= zeros << 1 is not needed since qadd <= 255, so
64 add = zap(add, zeros);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_fba.h45 unsigned char zeros:4; member in struct:dasd_fba_characteristics::__anon6244::__anon6245
56 unsigned char zeros:3; member in struct:dasd_fba_characteristics::__anon6246::__anon6247
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dimgresample_altivec.c42 vector signed short zeros, sumhv, sumlv; local
57 zeros = vec_splat_s16(0);
93 sumhv = vec_madds(srchv[0].v, fv[0].v, zeros);
94 sumlv = vec_madds(srclv[0].v, fv[0].v, zeros);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dcio.h187 __u8 zero0; /* reserved zeros */
189 __u16 zero16; /* reserved zeros */
191 __u32 zeros[3]; /* 2 fullwords of zeros */ member in struct:esw1
198 __u8 zero0; /* reserved zeros */
202 __u32 zeros[3]; /* 2 fullwords of zeros */ member in struct:esw2
209 __u8 zero0; /* reserved zeros */
213 __u32 zeros[3]; /* 2 fullwords of zeros */ member in struct:esw3
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfile.c308 // populate pointers to file blocks representing the hole with zeros)
333 char *zeros = kzalloc(to_paste * UNFM_P_SIZE, GFP_ATOMIC); // We cannot insert more than MAX_ITEM_LEN bytes anyway. local
334 if (!zeros) {
362 zeros,
367 kfree(zeros);
401 kfree(zeros);
408 (char *)zeros);
415 kfree(zeros);
429 kfree(zeros);
444 kfree(zeros);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dntlm_check.c186 static const unsigned char zeros[8]; local
236 if (challenge->length == sizeof(zeros) &&
237 (memcmp(challenge->data, zeros, challenge->length) == 0 )) {
H A Dntlmssp.c946 static const uchar zeros[16]; local
949 /* session key is all zeros */
950 session_key = data_blob_talloc(ntlmssp_state->mem_ctx, zeros, 16);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_util.S147 | zeros and denormalized
192 | zeros and denormalized
267 | zeros and subnormals:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_util.c928 static const char zeros[16]; local
932 and it is all zeros! */
933 (*server_info)->user_session_key = data_blob(zeros, sizeof(zeros));
934 (*server_info)->lm_session_key = data_blob(zeros, sizeof(zeros));
1123 static const char zeros[16]; local
1359 if (memcmp(info3->user_sess_key, zeros, sizeof(zeros)) == 0) {
1365 if (memcmp(info3->lm_sess_key, zeros,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dntlm_auth.c394 static const char zeros[16]; local
411 if (memcmp(lm_key, zeros, 8) != 0) {
417 if (memcmp(user_sess_key, zeros, 16) != 0) {
1464 static char zeros[16]; local
1471 && (memcmp(zeros, lm_key,
1481 && (memcmp(zeros, user_session_key,
1642 static uint8 zeros[16]; local
1673 && (memcmp(zeros, lm_key,
1682 && (memcmp(zeros, user_session_key,
H A Dntlm_auth_diagnostics.c451 static const uchar zeros[8]; local
452 DATA_BLOB chall = data_blob(zeros, sizeof(zeros));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dmacbin.c525 const char zeros[25] = ""; local
578 if (memcmp(head_buf + 101, zeros, sizeof(zeros)) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmacbin.c525 const char zeros[25] = ""; local
578 if (memcmp(head_buf + 101, zeros, sizeof(zeros)) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_prs.c463 zeros.
1368 static uchar zeros[4]; local
1375 MD5Update(&ctx3, zeros, sizeof(zeros));
1397 static uchar zeros[4]; local
1409 hmac_md5(sess_kf0, zeros, 0x4, digest2);
1424 static uchar zeros[4]; local
1428 hmac_md5(a->sess_key, zeros, sizeof(zeros), digest1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dapic.c1077 int i, clusters, zeros; local
1092 * clusters are allocated sequentially, count zeros only if they are
1096 zeros = 0;
1099 clusters += 1 + zeros;
1100 zeros = 0;
1102 ++zeros;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_client/
H A Dcli_netlogon.c656 static uint8 zeros[16]; local
714 if (memcmp(zeros, info3->user_sess_key, 16) != 0) {
720 if (memcmp(zeros, info3->lm_sess_key, 8) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
37 | bcd string. If SE is positive, count the leading zeros;
38 | if negative, count the trailing zeros. Set the adjusted
232 beq ap_st_z |if clear, go to append/strip zeros
236 | Append/strip zeros:
261 | any adjustment due to append/strip zeros will drive the resultant
282 | and do append (+) or strip (-) zeros accordingly.
288 ble pwrten |if abs(expA) <28, skip ap/st zeros
322 | zeros from the mantissa.
370 | zeros t
[all...]
H A Dsrem_mod.S13 | of them can be denormalized. The special cases of zeros, NaNs,
H A Dround.S388 subw #32,%d0 |account for ms mant being all zeros
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dac.c2181 unsigned int zeros;
2190 /* Count zeros. */
2191 for (i = zeros = 0; i < buffer_n; i++)
2193 zeros++;
2195 if (zeros)
2198 buffer_rand_n = zeros + (zeros / 128);
2201 /* Substitute zeros with non-zero random bytes. */
2202 for (i = j = 0; zeros && (i < buffer_n) && (j < buffer_rand_n); i++)
2210 zeros
2173 unsigned int zeros; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpcclient/
H A Drpcclient.c362 static uchar zeros[16]; local
377 if ((memcmp(cli->auth_info.sess_key, zeros, sizeof(cli->auth_info.sess_key)) != 0)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dgram.c1989 flog(LOG_ERR, "invalid all-zeros prefix in %s, line %d", conf_file, num_lines);
1992 dlog(LOG_DEBUG, 5, "all-zeros prefix in %s, line %d, parsing..", conf_file, num_lines);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfig_arm.mak16 OPTFLAGS= -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/include/ -std=c99 -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -O3 -fno-math-errno -fno-signed-zeros

Completed in 221 milliseconds

12