HomeSort by relevance Sort by last modified time
    Searched refs:ntests (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/uapi/linux/netfilter/
xt_u32.h 45 __u8 ntests; member in struct:xt_u32
  /external/iptables/include/linux/netfilter/
xt_u32.h 38 __u8 ntests; member in struct:xt_u32
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_u32.h 39 __u8 ntests; member in struct:xt_u32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_u32.h 38 __u8 ntests; member in struct:xt_u32
  /external/expat/tests/
minicheck.c 91 if (tc->allocated == tc->ntests) {
99 tc->tests[tc->ntests] = test;
100 tc->ntests++;
174 for (i = 0; i < tc->ntests; ++i) {
minicheck.h 89 int ntests; member in struct:TCase
  /toolchain/binutils/binutils-2.27/libiberty/testsuite/
test-strtol.c 120 run_tests (const struct test_data_t *test_data, size_t ntests)
125 for (i = 0; i < ntests; ++i)
  /external/iptables/extensions/
libxt_u32.c 49 for (testind = 0; testind < data->ntests; ++testind) {
135 data->ntests = ++testind;
  /external/autotest/site_utils/
test_runner_utils.py 524 ntests = suite.schedule(
526 logging.info('... scheduled %s job(s).', ntests)
    [all...]
  /external/syslinux/com32/libutil/
sha256crypt.c 591 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
631 for (cnt = 0; cnt < (int)ntests; ++cnt) {
sha512crypt.c 657 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
698 for (cnt = 0; cnt < (int)ntests; ++cnt) {
  /external/valgrind/none/tests/amd64/
sse4-64.c 3517 const Int ntests = 8; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]
  /external/python/cpython2/Lib/pydoc_data/
topics.py     [all...]

Completed in 321 milliseconds