Searched refs:check (Results 126 - 150 of 2282) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A Dbuild-tests.sh32 $make check >> build-log.txt 2>&1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/scripts/
H A Dcheck-gas7 $CC -c $dir/check-gas-asm.S -o $out
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh44 check() { function
57 printf "Usage: $0 [-check compiler options|-header|-library]\n"
67 "-check")
70 check
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/lzma/
H A Dcheck.h2 * \file lzma/check.h
21 * \brief Type of the integrity check (Check ID)
81 extern LZMA_API(lzma_bool) lzma_check_is_supported(lzma_check check)
88 * Although not all Check IDs have a check algorithm associated, the size of
95 extern LZMA_API(uint32_t) lzma_check_size(lzma_check check)
143 * \brief Get the type of the integrity check
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A DMakefile.am39 check-nss-test
52 check-nss.c \
76 check_nss_test_SOURCES = check-nss.c check-nss-test.c client.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A DMakefile.am39 check-nss-test
52 check-nss.c \
76 check_nss_test_SOURCES = check-nss.c check-nss-test.c client.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dchecklst.h34 // check list box specific methods
36 virtual void Check(unsigned int item, bool check = true) = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dcheck-stateless.bat2 REM Complete check of a stateless encoding.
3 REM Usage: check-stateless.bat SRCDIR CHARSET
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/
H A DMakefile.in44 check : force
45 cd @subdir@; $(MAKE) check
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u32-prev.c26 check (const uint32_t *input, size_t input_length, ucs4_t *puc) function
105 ASSERT (check (buf, 1, &uc) == 0);
114 ASSERT (check (input, SIZEOF (input), &uc) == 0);
122 ASSERT (check (input, SIZEOF (input), &uc) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/tests/
H A Dcheck-stateless.bat2 REM Complete check of a stateless encoding.
3 REM Usage: check-stateless.bat SRCDIR CHARSET
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/test/libdispatch/
H A DMakefile9 check: disptest
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/include/mach/
H A Dentry-macro.S24 @ check low interrupts
30 @ if no low interrupts set, check high interrupts
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/include/mach/
H A Dentry-macro.S24 @ check low interrupts
31 @ if no low interrupts set, check high interrupts
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Dchecks.c47 struct check;
49 typedef void (*tree_check_fn)(struct check *c, struct node *dt);
50 typedef void (*node_check_fn)(struct check *c, struct node *dt, struct node *node);
51 typedef void (*prop_check_fn)(struct check *c, struct node *dt,
54 struct check { struct
64 struct check **prereq;
68 static struct check *nm##_prereqs[] = { __VA_ARGS__ }; \
69 static struct check nm = { \
91 static inline void check_msg(struct check *c, const char *fmt, ...) __attribute__((format (printf, 2, 3)));
93 static inline void check_msg(struct check *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A Dcurlcheck.h39 #define verify_memory(dynamic, check, len) \
40 if(dynamic && memcmp(dynamic, check, len)) { \
42 __FILE__, __LINE__, check); \
46 /* fail() is for when the test case figured out by itself that a check
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drsrc002.tcl24 set oid2 [open $testdir/check.txt w]
62 Rsrc002:diff($testdir/rsrc.txt,$testdir/check.txt) \
63 [filecmp $testdir/rsrc.txt $testdir/check.txt] 0
H A Drsrc003.tcl45 set oid2 [open $testdir/check.txt w]
108 diff1($testdir/rsrc.txt,$testdir/check.txt) \
109 [filecmp $testdir/rsrc.txt $testdir/check.txt] 0
113 set oid [open $testdir/check.txt a]
126 set ret [filecmp $testdir/rsrc.txt $testdir/check.txt]
128 diff2($testdir/{rsrc.txt,check.txt}) $ret 0
131 set oid [open $testdir/check.txt a]
145 set ret [filecmp $testdir/rsrc.txt $testdir/check.txt]
147 diff3($testdir/{rsrc.txt,check.txt}) $ret 0
154 set oid [open $testdir/check
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A DMakefile.headersinst26 # files used to track state of install/check
28 check-file := $(install)/.check
78 __headerscheck: $(subdirs) $(check-file)
81 targets += $(check-file)
82 $(check-file): scripts/headers_check.pl $(output-files) FORCE
83 $(call if_changed,check)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dhex2hex.c23 int n, check; local
56 if (fscanf(inf, "%02x", &check) != 1)
60 if (check != sum)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debtable_broute.c37 static int check(const struct ebt_table_info *info, unsigned int valid_hooks) function
49 .check = check,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/common/
H A Dblock_buffer_encoder.c16 #include "check.h"
235 // check the version before validating the contents of *block.
239 if ((unsigned int)(block->check) > LZMA_CHECK_ID_MAX
243 if (!lzma_check_is_supported(block->check))
247 // here already. This way we don't need to check it again when adding
252 const size_t check_size = lzma_check_size(block->check);
291 // Calculate the integrity check. We reserved space for
292 // the Check field earlier so we don't need to check for
294 lzma_check_state check; local
295 lzma_check_init(&check, bloc
[all...]
H A Dblock_decoder.c15 #include "check.h"
47 lzma_check_state check; member in struct:lzma_coder_s
100 lzma_check_update(&coder->check, coder->block->check,
140 if (coder->block->check == LZMA_CHECK_NONE)
143 lzma_check_finish(&coder->check, coder->block->check);
149 const size_t check_size = lzma_check_size(coder->block->check);
156 // coder->check.buffer may be uninitialized
158 if (lzma_check_is_supported(coder->block->check)
[all...]
H A Dblock_util.c25 + lzma_check_size(block->check);
60 || (unsigned int)(block->check) > LZMA_CHECK_ID_MAX)
71 + lzma_check_size(block->check);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dblock_buffer_encoder.c16 #include "check.h"
235 // check the version before validating the contents of *block.
239 if ((unsigned int)(block->check) > LZMA_CHECK_ID_MAX
243 if (!lzma_check_is_supported(block->check))
247 // here already. This way we don't need to check it again when adding
252 const size_t check_size = lzma_check_size(block->check);
291 // Calculate the integrity check. We reserved space for
292 // the Check field earlier so we don't need to check for
294 lzma_check_state check; local
295 lzma_check_init(&check, bloc
[all...]

Completed in 305 milliseconds

1234567891011>>