Searched refs:NONE (Results 1 - 25 of 281) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dinit2.c63 { { "asm", NONE },
68 { "catch", NONE },
72 { "const_cast", NONE },
75 { "delete", NONE },
78 { "dynamic_cast", NONE },
81 { "errno", NONE },
83 { "export", NONE },
99 { "mutable", NONE },
101 { "new", NONE },
108 { "reinterpret_cast", NONE },
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dinit2.c63 { { "asm", NONE },
68 { "catch", NONE },
72 { "const_cast", NONE },
75 { "delete", NONE },
78 { "dynamic_cast", NONE },
81 { "errno", NONE },
83 { "export", NONE },
99 { "mutable", NONE },
101 { "new", NONE },
108 { "reinterpret_cast", NONE },
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dinit2.c63 { { "asm", NONE },
68 { "catch", NONE },
72 { "const_cast", NONE },
75 { "delete", NONE },
78 { "dynamic_cast", NONE },
81 { "errno", NONE },
83 { "export", NONE },
99 { "mutable", NONE },
101 { "new", NONE },
108 { "reinterpret_cast", NONE },
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dinit2.c63 { { "asm", NONE },
68 { "catch", NONE },
72 { "const_cast", NONE },
75 { "delete", NONE },
78 { "dynamic_cast", NONE },
81 { "errno", NONE },
83 { "export", NONE },
99 { "mutable", NONE },
101 { "new", NONE },
108 { "reinterpret_cast", NONE },
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/MacOSX/
H A Ddefs-functions.sh9 NONE="\033[0m"
21 echo -en $NONE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Djohab_hangul.h53 #define NONE 0xfd macro
56 NONE, FILL, 0x01, 0x02, 0x04, 0x07, 0x08, 0x09,
58 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, NONE, NONE, NONE,
59 NONE, NONE, NONE, NONE, NONE, NON
262 #undef NONE macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Djohab_hangul.h53 #define NONE 0xfd macro
56 NONE, FILL, 0x01, 0x02, 0x04, 0x07, 0x08, 0x09,
58 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, NONE, NONE, NONE,
59 NONE, NONE, NONE, NONE, NONE, NON
262 #undef NONE macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dadd-data.h24 enum { NONE, MAGNET, URL, FILENAME, METAINFO }; enumerator in enum:AddData::__anon7406
36 AddData( ): type(NONE) { }
44 static bool isSupported( const QString& str ) { return AddData(str).type != NONE; }
H A Ddbus-adaptor.cc35 if( addme.type != addme.NONE )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DReplicationManagerAckPolicy.java43 public static final ReplicationManagerAckPolicy NONE = field in class:ReplicationManagerAckPolicy
45 "NONE", DbConstants.DB_REPMGR_ACKS_NONE);
83 return NONE;
H A DLockDetectMode.java18 public static final LockDetectMode NONE = field in class:LockDetectMode
19 new LockDetectMode("NONE", 0);
82 return NONE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_c_st.c24 #define NONE NULL macro
48 .ev_qualifiers = NONE,
65 .ev_qualifiers = NONE,
85 .ev_qualifiers = NONE,
101 .ev_qualifiers = NONE,
120 .ev_qualifiers = NONE,
135 .ev_qualifiers = NONE,
151 .ev_qualifiers = NONE,
167 .ev_qualifiers = NONE,
183 .ev_qualifiers = NONE,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep080.tcl108 process_msgs $envlist 0 NONE error
121 process_msgs $envlist 0 NONE error
128 process_msgs $envlist 0 NONE error
143 process_msgs $envlist 0 NONE error
H A Drep055.tcl176 proc_msgs_once $envlist NONE err
192 proc_msgs_once $envlist NONE err
193 proc_msgs_once $envlist NONE err
194 proc_msgs_once $envlist NONE err
207 process_msgs $envlist 0 NONE err
H A Dsiutils.tcl68 {errp NONE} {errs NONE} {errsg NONE}} {
73 if { [string compare $errp NONE] != 0 } {
77 if { [string compare $errs NONE] != 0 } {
81 if { [string compare $errsg NONE] != 0 } {
90 if { [string equal $errp NONE] } {
123 if { [string equal $errs NONE] } {
150 if { [string equal $errs NONE] } {
H A Drep025.tcl161 process_msgs $envlist 0 NONE err
170 process_msgs $envlist 0 NONE err
194 process_msgs $envlist 0 NONE err
199 process_msgs $envlist 0 NONE err
H A Dreputilsnoenv.tcl321 proc replprocessqueue_noenv { dbenv machid { skip_interval 0 } { hold_electp NONE } \
322 { dupmasterp NONE } { errp NONE } } {
329 if { [string compare $hold_electp NONE] != 0 } {
336 if { [string compare $dupmasterp NONE] != 0 } {
343 if { [string compare $errp NONE] != 0 } {
431 if { [string compare $errp NONE] != 0 } {
H A Drep029.tcl165 process_msgs $envlist 0 NONE err
218 process_msgs $envlist 0 NONE err
232 process_msgs $envlist 0 NONE err
247 process_msgs $envlist 0 NONE err
270 process_msgs $envlist 0 NONE err
H A Drep009.tcl136 $masterenv 1 0 NONE dup1 err1]
138 $clientenv 2 0 NONE dup2 err2]
140 $cl2env 3 0 NONE dup3 err3]
H A Dsdb020.tcl79 set errorCode NONE
101 set errorCode NONE
H A Dtest067.tcl139 set errorCode NONE
144 partial_put_valid($currdatum) $errorCode NONE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dipconfig.c104 #define NONE cpu_to_be32(INADDR_NONE) macro
134 __be32 ic_myaddr = NONE; /* My IP address */
135 static __be32 ic_netmask = NONE; /* Netmask for local subnet */
136 __be32 ic_gateway = NONE; /* Gateway IP address */
138 __be32 ic_servaddr = NONE; /* Boot server IP address */
140 __be32 root_server_addr = NONE; /* Address of NFS server */
378 if (ic_gateway != NONE) {
414 if (root_server_addr == NONE)
417 if (ic_netmask == NONE) {
531 if (ic_servaddr != NONE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dsba_def.h75 #define NONE 0X00000000L macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mmp/
H A Dpxa168.c140 PXA168_DEVICE(pwm1, "pxa168-pwm", 0, NONE, 0xd401a000, 0x10);
141 PXA168_DEVICE(pwm2, "pxa168-pwm", 1, NONE, 0xd401a400, 0x10);
142 PXA168_DEVICE(pwm3, "pxa168-pwm", 2, NONE, 0xd401a800, 0x10);
143 PXA168_DEVICE(pwm4, "pxa168-pwm", 3, NONE, 0xd401ac00, 0x10);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dlkdtm.c68 NONE, enumerator in enum:ctype
121 static enum ctype cptype = NONE;
200 /* Return the crashpoint number or NONE if the name is invalid */
210 return NONE;
215 if (type == NONE || type < 0 || type > ARRAY_SIZE(cp_type))
248 if (cptype == NONE)
343 case NONE:
448 if (cptype == NONE)
560 if (type == NONE)
643 if (cpoint != INVALID && cptype != NONE) {
[all...]

Completed in 370 milliseconds

1234567891011>>