Searched defs:split (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-current/contrib/ntp/libntp/
H A Dcaljulian.c28 ntpcal_split split; local
H A Dcalyearstart.c27 ntpcal_split split; local
46 ntpcal_split split; local
65 ntpcal_split split; local
82 ntpcal_split split; local
[all...]
H A Dntp_calgps.c254 ntpcal_split split; local
307 ntpcal_split split; local
580 ntpcal_split split; local
605 ntpcal_split split; local
[all...]
/freebsd-current/contrib/llvm-project/lld/include/lld/Common/
H A DArrays.h18 inline std::vector<llvm::ArrayRef<uint8_t>> split(llvm::ArrayRef<uint8_t> arr, function in namespace:lld
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp158 ATF_TEST_CASE(split); variable
[all...]
H A Dtext.cpp90 impl::split(const std::string& str, const std::string& delim) function in class:impl
/freebsd-current/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h75 extent_split_t *split; member in struct:extent_hooks_s
/freebsd-current/contrib/netbsd-tests/net/bpf/
H A Dh_bpf.h59 init_mchain2(struct mbuf *mb1, struct mbuf *mb2, unsigned char pkt[], size_t pktsize, size_t split) argument
110 interp_prog_mchain2(struct bpf_insn *insns, unsigned char pkt[], size_t pktsize, size_t split) argument
134 exec_prog_mchain2(struct bpf_insn *insns, size_t insn_count, unsigned char pkt[], size_t pktsize, size_t split) argument
[all...]
H A Dt_mbuf.c53 test_ldb_abs(size_t split) argument
90 test_ldh_abs(size_t split) argument
120 test_ldw_abs(size_t split) argument
142 test_ldb_ind(size_t split) argument
183 test_ldw_ind(size_t split) argument
212 test_ldh_ind(size_t split) argument
246 test_msh(size_t split) argument
285 test_ldb_abs_overflow(size_t split) argument
302 test_ldh_abs_overflow(size_t split) argument
319 test_ldw_abs_overflow(size_t split) argument
336 test_ldb_ind_overflow1(size_t split) argument
353 test_ldb_ind_overflow2(size_t split) argument
371 test_ldb_ind_overflow3(size_t split) argument
389 test_ldh_ind_overflow1(size_t split) argument
406 test_ldh_ind_overflow2(size_t split) argument
424 test_ldh_ind_overflow3(size_t split) argument
442 test_ldw_ind_overflow1(size_t split) argument
459 test_ldw_ind_overflow2(size_t split) argument
477 test_ldw_ind_overflow3(size_t split) argument
495 test_msh_overflow(size_t split) argument
[all...]
/freebsd-current/contrib/kyua/utils/text/
H A Doperations.cpp213 text::split(const std::string& str, const char delimiter) function in class:text
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBEnvironment.cpp104 auto split = llvm::StringRef(name_and_value).split('='); local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterValue.cpp156 std::pair<llvm::StringRef, llvm::StringRef> split = fields_str.split('\n'); local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp83 BinaryStreamWriter::split(uint64_t Off) const { function in class:BinaryStreamWriter
H A DBinaryStreamReader.cpp168 BinaryStreamReader::split(uint64_t Off) const { function in class:BinaryStreamReader
/freebsd-current/contrib/dialog/samples/
H A Ddialog.py62 from string import split namespace
/freebsd-current/contrib/atf/atf-c/detail/
H A Dtext_test.c230 ATF_TC(split); variable
H A Dtp_main.c210 char *split; local
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c45 split(char *string, char *fields[], int nfields, const char *sep) function
[all...]
/freebsd-current/include/
H A Dmalloc_np.h69 extent_split_t *split; member in struct:extent_hooks_s
/freebsd-current/lib/libc/regex/grot/
H A Dsplit.c14 split(char *string, char *fields[], int nfields, char *sep) function
[all...]
/freebsd-current/lib/msun/src/
H A Ds_fma.c144 static const double split = 0x1p27 + 1.0; local
H A Ds_fmal.c130 static const long double split = 0x1p32L + 1.0; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h209 std::pair<BinarySubstreamRef, BinarySubstreamRef> split(uint64_t Off) const { function in struct:llvm::BinarySubstreamRef
/freebsd-current/contrib/xz/src/xz/
H A Doptions.c76 char *split = strchr(name, ','); local
/freebsd-current/contrib/bzip2/
H A Dbzip2recover.c469 Char* split; local

Completed in 327 milliseconds

123