Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_symbolizer_test.cc22 const char *rest; in TEST() local
37 const char *rest = ExtractInt("123,456;789", ";,", &token); in TEST() local
44 const char *rest = ExtractUptr("123,456;789", ";,", &token); in TEST() local
51 const char *rest = in TEST() local
/netbsd-src/games/trek/
H A Drest.c61 rest(int v __unused) in rest() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.h26 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.h22 inline std::ostream& StrCatImp(std::ostream& out, First&& f, in StrCatImp()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h64 tree rest; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h64 tree rest; variable
/netbsd-src/usr.sbin/rtadvd/
H A Ddump.c201 struct timespec *rest; in if_dump() local
/netbsd-src/usr.bin/find/
H A Dmisc.c67 size_t nlen, plen, rest; in brace_subst() local
/netbsd-src/lib/libedit/
H A Dtokenizer.c71 #define FUN(prefix, rest) prefix ## _ ## rest argument
78 #define FUN(prefix, rest) prefix ## _w ## rest argument
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dmarshall.hh116 status marshall (connection *c, T1 arg1, T2 arg2, Arg... rest) in marshall()
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A DCartesianBenchmarks.h62 void makeBenchmarkImpl(const Args& A, std::tuple<U...>, std::tuple<T...>, in makeBenchmarkImpl()
/netbsd-src/external/cddl/osnet/dist/cmd/zlook/
H A Dzlook.c186 uint_t rest = bits >> 1; in print_xvs() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_bio.c112 size_t rest; in bio_read() local
271 size_t rest; in bio_write() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_bio.c114 size_t rest; in bio_read() local
273 size_t rest; in bio_write() local
/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dbootmain.c114 unsigned char rest[512]; in get_scsi_part() member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc99 const char *rest = trim; in ParseCommandOutput() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc97 const char *rest = trim; in ParseCommandOutput() local
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dload.cpp174 size_t rest = filesz % _tpsz; in _load_segment() local
/netbsd-src/sys/arch/macppc/dev/
H A Desp.c324 int rest = PAGE_SIZE - offset; /* the rest of the page */ in esp_dma_setup() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp167 const char *rest = trim; in ParseCommandOutput() local
/netbsd-src/sys/arch/news68k/dev/
H A Dsi.c245 u_int addr, offset, rest; in si_dma_start() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Ddecode.c99 ptrdiff_t rest; in ber_tag_and_rest() local
160 ber_len_t len, rest; in ber_peek_element() local
/netbsd-src/external/mpl/bind/dist/lib/isccc/
H A Dalist.c135 isccc_sexpr_t *car, *caar, *rest, *prev; isccc_alist_delete() local
[all...]
/netbsd-src/games/rogue/
H A Dmove.c500 rest(int count) in rest() function
/netbsd-src/tests/lib/libc/stdio/
H A Dt_fmemopen.c514 off_t len, rest, i; in ATF_TC_BODY() local
574 off_t len, rest, i; in ATF_TC_BODY() local
682 off_t len, rest, i; in ATF_TC_BODY() local

12345