Searched refs:FLAG (Results 1 - 25 of 93) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Ddebug.h45 #define DEBUGFSET(FLAG) ( 0 )
46 #define DEBUGF(FLAG) if( 0 ) logDebug
47 #define DEBUGFC(FLAG) if( 0 )
64 #define DEBUGC(VAL,FLAG) if( (Debug >= (VAL) ) || ((FLAG) & DbgFlag) ) logDebug
65 #define DEBUGL(VAL,FLAG) ( (Debug >= (VAL) ) || ((FLAG) & DbgFlag) )
66 #define DEBUGF(FLAG) if( (FLAG & DbgFlag) ) logDebug
67 #define DEBUGFC(FLAG) i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Ddebug.h45 #define DEBUGFSET(FLAG) ( 0 )
46 #define DEBUGF(FLAG) if( 0 ) logDebug
47 #define DEBUGFC(FLAG) if( 0 )
64 #define DEBUGC(VAL,FLAG) if( (Debug >= (VAL) ) || ((FLAG) & DbgFlag) ) logDebug
65 #define DEBUGL(VAL,FLAG) ( (Debug >= (VAL) ) || ((FLAG) & DbgFlag) )
66 #define DEBUGF(FLAG) if( (FLAG & DbgFlag) ) logDebug
67 #define DEBUGFC(FLAG) i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Ddebug.h45 #define DEBUGFSET(FLAG) ( 0 )
46 #define DEBUGF(FLAG) if( 0 ) logDebug
47 #define DEBUGFC(FLAG) if( 0 )
64 #define DEBUGC(VAL,FLAG) if( (Debug >= (VAL) ) || ((FLAG) & DbgFlag) ) logDebug
65 #define DEBUGL(VAL,FLAG) ( (Debug >= (VAL) ) || ((FLAG) & DbgFlag) )
66 #define DEBUGF(FLAG) if( (FLAG & DbgFlag) ) logDebug
67 #define DEBUGFC(FLAG) i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/packages/OS400/
H A Dmake-tests.sh59 for FLAG in ${PGMCFLAGS}
60 do case "${FLAG}" in
61 -D?*) DEFINE="`echo \"${FLAG}\" | sed 's/^..//'`"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/packages/OS400/
H A Dmake-tests.sh59 for FLAG in ${PGMCFLAGS}
60 do case "${FLAG}" in
61 -D?*) DEFINE="`echo \"${FLAG}\" | sed 's/^..//'`"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/packages/OS400/
H A Dmake-tests.sh59 for FLAG in ${PGMCFLAGS}
60 do case "${FLAG}" in
61 -D?*) DEFINE="`echo \"${FLAG}\" | sed 's/^..//'`"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dist/
H A Dapi_flags.c30 } FLAG; typedef in typeref:struct:__anon35916
31 FLAG **flag_list, **flag_end;
163 FLAG **fpp, *fp;
202 /* Search for this flag's FLAG structure. */
208 /* Realloc space in the FLAG array if necessary. */
212 realloc(flag_list, sizeof(FLAG *) * cnt)) == NULL)
216 memset(fpp, 0, (u_int)(flag_end - fpp) * sizeof(FLAG *));
219 /* Allocate a new FLAG structure and fill in the name if necessary. */
221 ((*fpp = calloc(sizeof(FLAG), 1)) == NULL ||
236 /* Realloc space in the FLAG'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dist/
H A Dapi_flags.c30 } FLAG; typedef in typeref:struct:__anon986
31 FLAG **flag_list, **flag_end;
163 FLAG **fpp, *fp;
202 /* Search for this flag's FLAG structure. */
208 /* Realloc space in the FLAG array if necessary. */
212 realloc(flag_list, sizeof(FLAG *) * cnt)) == NULL)
216 memset(fpp, 0, (u_int)(flag_end - fpp) * sizeof(FLAG *));
219 /* Allocate a new FLAG structure and fill in the name if necessary. */
221 ((*fpp = calloc(sizeof(FLAG), 1)) == NULL ||
236 /* Realloc space in the FLAG'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dist/
H A Dapi_flags.c30 } FLAG; typedef in typeref:struct:__anon1891
31 FLAG **flag_list, **flag_end;
163 FLAG **fpp, *fp;
202 /* Search for this flag's FLAG structure. */
208 /* Realloc space in the FLAG array if necessary. */
212 realloc(flag_list, sizeof(FLAG *) * cnt)) == NULL)
216 memset(fpp, 0, (u_int)(flag_end - fpp) * sizeof(FLAG *));
219 /* Allocate a new FLAG structure and fill in the name if necessary. */
221 ((*fpp = calloc(sizeof(FLAG), 1)) == NULL ||
236 /* Realloc space in the FLAG'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/scripts/
H A Dpoff39 # FLAG on error with "null".
40 getopts rdcavh FLAG
42 FLAG="null"
52 case $FLAG in
77 if test "$#" -eq 0 -a "$N" -gt 1 -a $FLAG != "a" ; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dclk.h99 extern void ssi_clk_prepare(bool FLAG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/include/dspbridge/
H A Dclk.h99 extern void ssi_clk_prepare(bool FLAG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-spear/include/plat/
H A Ddebug-macro.S29 1001: ldr \rd, [\rx, #UART01x_FR] @ FLAG REGISTER
35 1002: ldr \rd, [\rx, #UART01x_FR] @ FLAG REGISTER
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-spear/include/plat/
H A Ddebug-macro.S29 1001: ldr \rd, [\rx, #UART01x_FR] @ FLAG REGISTER
35 1002: ldr \rd, [\rx, #UART01x_FR] @ FLAG REGISTER
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/scripts/
H A Dpoff39 # FLAG on error with "null".
40 getopts rdcavh FLAG
42 FLAG="null"
52 case $FLAG in
77 if test "$#" -eq 0 -a "$N" -gt 1 -a $FLAG != "a" ; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/scripts/
H A Dpoff39 # FLAG on error with "null".
40 getopts rdcavh FLAG
42 FLAG="null"
52 case $FLAG in
77 if test "$#" -eq 0 -a "$N" -gt 1 -a $FLAG != "a" ; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32c/
H A Dcpu.h171 #define FLAG(f) (regs.r_flags & f ? 1 : 0) macro
172 #define FLAG_C FLAG(FLAGBIT_C)
173 #define FLAG_D FLAG(FLAGBIT_D)
174 #define FLAG_Z FLAG(FLAGBIT_Z)
175 #define FLAG_S FLAG(FLAGBIT_S)
176 #define FLAG_B FLAG(FLAGBIT_B)
177 #define FLAG_O FLAG(FLAGBIT_O)
178 #define FLAG_I FLAG(FLAGBIT_I)
179 #define FLAG_U FLAG(FLAGBIT_U)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32c/
H A Dcpu.h171 #define FLAG(f) (regs.r_flags & f ? 1 : 0) macro
172 #define FLAG_C FLAG(FLAGBIT_C)
173 #define FLAG_D FLAG(FLAGBIT_D)
174 #define FLAG_Z FLAG(FLAGBIT_Z)
175 #define FLAG_S FLAG(FLAGBIT_S)
176 #define FLAG_B FLAG(FLAGBIT_B)
177 #define FLAG_O FLAG(FLAGBIT_O)
178 #define FLAG_I FLAG(FLAGBIT_I)
179 #define FLAG_U FLAG(FLAGBIT_U)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32c/
H A Dcpu.h171 #define FLAG(f) (regs.r_flags & f ? 1 : 0) macro
172 #define FLAG_C FLAG(FLAGBIT_C)
173 #define FLAG_D FLAG(FLAGBIT_D)
174 #define FLAG_Z FLAG(FLAGBIT_Z)
175 #define FLAG_S FLAG(FLAGBIT_S)
176 #define FLAG_B FLAG(FLAGBIT_B)
177 #define FLAG_O FLAG(FLAGBIT_O)
178 #define FLAG_I FLAG(FLAGBIT_I)
179 #define FLAG_U FLAG(FLAGBIT_U)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/Beceem_driver/
H A DMakefile5 FLAG = $(shell if [ -d "$(SRCBASE)/linux/linux-2.6/drivers/usb/Beceem_driver/src" ]; then echo 1; else echo 0; fi) macro
7 ifeq ($(FLAG),1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/Beceem_driver/
H A DMakefile5 FLAG = $(shell if [ -d "$(SRCBASE)/linux/linux-2.6/drivers/usb/Beceem_driver/src" ]; then echo 1; else echo 0; fi) macro
7 ifeq ($(FLAG),1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Dconspy.c97 #define FLAG(x) (1 << FLAG_##x) macro
98 #define BW (option_mask32 & FLAG(n))
373 if (opts & FLAG(c)) {
374 if ((opts & (FLAG(s)|FLAG(v))) != FLAG(v))
378 if ((opts & FLAG(s)) && ttynum) {
383 if (opts & FLAG(d)) {
413 if (option_mask32 & FLAG(f)) {
510 if (!(option_mask32 & FLAG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dconspy.c97 #define FLAG(x) (1 << FLAG_##x) macro
98 #define BW (option_mask32 & FLAG(n))
373 if (opts & FLAG(c)) {
374 if ((opts & (FLAG(s)|FLAG(v))) != FLAG(v))
378 if ((opts & FLAG(s)) && ttynum) {
383 if (opts & FLAG(d)) {
413 if (option_mask32 & FLAG(f)) {
510 if (!(option_mask32 & FLAG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dconspy.c97 #define FLAG(x) (1 << FLAG_##x) macro
98 #define BW (option_mask32 & FLAG(n))
373 if (opts & FLAG(c)) {
374 if ((opts & (FLAG(s)|FLAG(v))) != FLAG(v))
378 if ((opts & FLAG(s)) && ttynum) {
383 if (opts & FLAG(d)) {
413 if (option_mask32 & FLAG(f)) {
510 if (!(option_mask32 & FLAG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/editors/
H A Ddiff.c113 #define FLAG(x) (1 << FLAG_##x) macro
185 if (option_mask32 & FLAG(i)) /* Handcoded tolower() */
188 if ((option_mask32 & FLAG(w)) && is_space)
194 if (option_mask32 & FLAG(b)) {
266 (option_mask32 & FLAG(d)) ? UINT_MAX : MAX(256, isq);
383 if (option_mask32 & FLAG(T))
392 if (c == '\t' && (option_mask32 & FLAG(t)))
625 if (idx < 0 || ((option_mask32 & FLAG(B)) && !nonempty))
627 if (!(option_mask32 & FLAG(q))) {
722 if (binary && !(option_mask32 & FLAG(
[all...]

Completed in 329 milliseconds

1234