Searched refs:passed (Results 1 - 25 of 100) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dminicheck.c150 int passed = runner->nchecks - runner->nfailures; local
151 double percentage = ((double) passed) / runner->nchecks;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/VMS/
H A Dbuild.com149 $ then 'ECHO' " Test passed."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dverify_cpu.S36 pushfl # Save caller passed flags
113 popfl # Restore caller passed flags
117 popfl # Restore caller passed flags
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dverify_cpu.S8 pushfl # Save caller passed flags
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dunarchive.h31 llist_t *passed; member in struct:archive_handle_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dylwrap54 ARGS are passed to PROG
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile295 banner="All $$all tests passed"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dbuild.bat19 rem configure opts- all unrecognized arguments are passed to the
201 echo . configure opts- all unrecognized arguments are passed to the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dr4k_switch.S77 fpu_save_double a0 t0 t1 # c0_status passed in t0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Dget_header_tar.c280 llist_add_to(&(archive_handle->passed), file_header->name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ms/
H A Dtest.bat194 echo passed all tests
H A Dtestce.bat228 echo passed all tests
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtest.bat190 echo passed all tests
H A Dtestce.bat228 echo passed all tests
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex140 Rather than encoding multiple passed-in vectors as in residue type 1,
141 the \emph{ch} passed in vectors of length \emph{n} are first
249 is passed the number of vectors in the submap bundle and a vector of
251 passed in number of vectors is 3 and vector number 1 is marked 'do not
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A Dbuild_vms.com469 $! Subroutine to build everything with a filetype passed in via P2 in
470 $! the directory passed in via P1 and put it in the object library named
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Ddpkg.c1510 while (archive_handle->sub_archive->passed) {
1512 fputs(archive_handle->sub_archive->passed->data, out_stream);
1514 archive_handle->sub_archive->passed = archive_handle->sub_archive->passed->link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dhttp.c788 /* Get the challenge-message which will be passed to
1990 * a Range: header that will be passed along. We need to "fast forward"
2020 curl_off_t passed=0; local
2023 (data->state.resume_from - passed > CURL_OFF_T_C(BUFSIZE)) ?
2024 BUFSIZE : curlx_sotouz(data->state.resume_from - passed);
2030 passed += actuallyread;
2036 passed);
2039 } while(passed < data->state.resume_from);
2052 /* we've passed, proceed as normal */
H A Dssh.c1590 curl_off_t passed=0; local
1593 (data->state.resume_from - passed > CURL_OFF_T_C(BUFSIZE)) ?
1594 BUFSIZE : curlx_sotouz(data->state.resume_from - passed);
1600 passed += actuallyread;
1607 } while(passed < data->state.resume_from);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm604 Sometimes you just want to say that the tests have passed. Usually
693 If @imports are given, they are passed through to the use. So this:
1015 This usually means you passed an array or hash instead
1122 warn "eq_array passed a non-array ref";
1223 warn "eq_hash passed a non-hash ref";
1317 If all your tests passed, Test::Builder will exit with zero (which is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/
H A Drules.c632 ERROR("rules_get_value / status / action", "Malformed rule - not enough parameters passed.");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas41 opaque: Pointer; (* private data object passed to zalloc and zfree *)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dconfig40 Any other text will be passed to the Configure perl script.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dconfig40 Any other text will be passed to the Configure perl script.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas41 opaque: Pointer; (* private data object passed to zalloc and zfree *)

Completed in 232 milliseconds

1234