Searched refs:unset (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_qnx/
H A Dos_qnx_fsync.c31 int fd, unset, flags; local
34 unset = 1;
46 unset = 0;
59 if (unset) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/pam_smbpass/
H A Dgeneral.h51 #define unset(x,ctrl) (ctrl &= ~(smb_args[x].flag)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dentry-macro.S71 @@ exit here, Z flag unset if IRQ
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvideocodec.h284 int (*unset) (struct videocodec * codec);
280 int (*unset) (struct videocodec * codec); member in struct:videocodec
H A Dvideocodec.c195 res = a->codec->unset(a->codec);
H A Dzr36016.c477 .unset = zr36016_unset,
H A Dzr36050.c869 .unset = zr36050_unset,
H A Dzr36060.c975 .unset = zr36060_unset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex175 If \varname{[nonzero]} is unset, that indicates this channel contained
229 \varname{[nonzero]} flag had been unset at the beginning of decode.
323 27) vector [floor1_step2_flag] element [i] = unset
H A D04-codec.tex197 \item if unset, \varname{[vorbis_mapping_submaps]} = 1
217 \item if unset, \varname{[vorbis_mapping_coupling_steps]} = 0
263 \item read 1 bit as a framing flag. If unset, a framing error occurred and the stream is not
454 \item vector \varname{[do_not_decode_flag]} element \varname{[ch]} is unset
H A D03-codebook.tex69 according to whether the \varname{[ordered]} flag is set or unset.
73 If the \varname{[ordered]} flag is unset, the codeword list is not
H A D05-comment.tex57 8) if ( [framing_bit] unset or end-of-packet ) then ERROR
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_rules.c912 info("unset ENV '%s'", key_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/misc/
H A Dadssearch.pl136 my $unset = "-";
999 $tmp{$key} = ( $val & $header{$key} ) ? $set:$unset;
1001 $tmp{$key} = ( $val == $header{$key} ) ? $set:$unset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-pxa.c83 const char *unset; member in struct:bits
85 #define BIT(m, s, u) { .mask = m, .set = s, .unset = u }
92 const char *str = val & bits->mask ? bits->set : bits->unset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c312 set_led_bit(hfcusb_data * hfc, signed short led_bits, int unset) argument
314 if (unset) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk204 # If WLAN_ComponentsInUse is unset it defaults to the full set (for now, anyway - TODO).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c281 * -u: unset variables net diagnostic
3989 prs("unset variable: ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c20503 OSTRACE2( "LOCK %d acquire pending lock. pending lock boolean unset.\n", pFile->h );
[all...]

Completed in 626 milliseconds