Searched defs:ok (Results 376 - 400 of 496) sorted by relevance

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Ddecode.c500 FLAC__bool ok = true, md5_failure = false; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_object.c1412 FLAC__bool ok = true; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dconfigure.c380 GtkWidget *bbox, *ok, *cancel; local
775 gtk_box_pack_start(GTK_BOX(bbox), ok, TRUE, TRUE, 0); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_verbs.c399 int ok; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dinit.c563 int ok = true; local
1140 int ok = decode_string (val, choices, countof (choices), place); local
1230 int ok = decode_string (val, choices, countof (choices), &prefer_family); local
1338 int ok = decode_string (val, choices, countof (choices), place); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Ddetails.cc975 bool ok = false; local
1019 bool ok = false; local
H A Dmainwin.cc1180 bool ok; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_frontend.c785 unsigned ok = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dqconf.cc57 QValueList<int> ConfigSettings::readSizes(const QString& key, bool *ok) argument
1202 bool ok; local
1261 bool ok; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dserial-u16550.c334 int ok; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dbif_core_defs.h219 unsigned int ok : 1; member in struct:__anon9043
226 unsigned int ok : 1; member in struct:__anon9044
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmodule.c640 int ok = 1; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Dbif_core_defs.h219 unsigned int ok : 1; member in struct:__anon8176
226 unsigned int ok : 1; member in struct:__anon8177
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dwsseapi.c2671 int ok = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dwsseapi.c2671 int ok = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dauth.c1622 int ok; local
H A Doptions.c1334 int l, ok; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc66 QValueList<int> ConfigSettings::readSizes(const QString& key, bool *ok) argument
816 bool ok; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hw.c991 int ok = 0; local
H A Dpcm_rate.c1040 int ok = 0, err; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-snmp.c953 int ok = 1; local
1003 int ok = 1; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcatalog.c1032 int ok = 1; local
1144 int ok = 1; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dca.c1510 int ok = -1, i; local
1581 int ok = -1, i; local
1644 int ok = -1, i, j, last, nid; local
2213 int ok = -1, i, j; local
2346 int ok = -1, i; local
2458 int ok = -1, i; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.c142 static int null_callback(int ok, X509_STORE_CTX *e) argument
193 int depth, i, ok = 0; local
800 int i, ok; local
851 int i, last, ok; local
875 int ok, cnum; local
1441 int ok; local
1487 int ok = 0, chnum, cnum; local
1593 int ok; local
1714 int ok = 0, n; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_ciph.c1160 int j, multi, found, rule, retval, ok, buflen; local
1472 int ok, num_of_ciphers, num_of_alias_max, num_of_group_aliases; local
[all...]

Completed in 415 milliseconds

<<11121314151617181920