HomeSort by: relevance | last modified time | path
    Searched defs:split (Results 1 - 25 of 126) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
54 base_type::split(pred, other);
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
54 base_type::split(pred, other);
  /src/external/bsd/ntp/dist/libntp/
caljulian.c 30 ntpcal_split split; local
36 * Unfold ntp time around current time into NTP domain. Split
41 split = ntpcal_daysplit(&vlong);
42 ntpcal_daysplit_to_date(jt, &split, DAY_NTP_STARTS);
calyearstart.c 20 * - split into days and seconds since midnight, dropping the partial day
29 ntpcal_split split; local
32 split = ntpcal_daysplit(&vlong);
33 ndays = ntpcal_rd_to_ystart(split.hi + DAY_NTP_STARTS)
48 ntpcal_split split; local
51 split = ntpcal_daysplit(&vlong);
52 ndays = ntpcal_rd_to_mstart(split.hi + DAY_NTP_STARTS)
67 ntpcal_split split; local
70 split = ntpcal_daysplit(&vlong);
71 ndays = ntpcal_weekday_le(split.hi + DAY_NTP_STARTS, CAL_MONDAY
84 ntpcal_split split; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 46 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
split_join_fn_imps.hpp 82 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 46 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
split_join_fn_imps.hpp 82 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/bsd/zstd/dist/contrib/pzstd/utils/test/
BufferTest.cpp 53 Buffer split = assigned.splitAt(5); local
56 split.advance(1);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/apache2/llvm/dist/clang/utils/
token-delta.py 47 return self.delta(changes, self.split(changes))
49 def split(self, S): member in class:DeltaAlgorithm
50 """split(set) -> [sets]
55 # There are many ways to split, we could do a better job with more
77 refined = sum(map(list, map(self.split, sets)), [])
87 return self.delta(S, self.split(S))
119 for ln in err.split('\n'):
  /src/external/apache2/llvm/dist/llvm/lib/Support/
BinaryStreamWriter.cpp 83 BinaryStreamWriter::split(uint32_t Off) const { function in class:BinaryStreamWriter
  /src/external/bsd/kyua-cli/dist/utils/text/
operations.cpp 68 /// newlines. Sequences of spaces may be split in half (and thus one space is
137 /// \param str The string to split.
138 /// \param delimiter The separator to use to split the words.
140 /// \return The different words in the input string as split by the provided
143 text::split(const std::string& str, const char delimiter) function in class:text
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
  /src/external/bsd/atf/dist/atf-c++/detail/
text_test.cpp 162 ATF_TEST_CASE(split); variable
163 ATF_TEST_CASE_HEAD(split)
165 set_md_var("descr", "Tests the split function");
167 ATF_TEST_CASE_BODY(split)
169 using atf::text::split;
173 words = split("", " ");
176 words = split(" ", " ");
179 words = split(" ", " ");
182 words = split("a b", " ");
187 words = split("a b c d", " ")
    [all...]
  /src/external/bsd/atf/dist/tools/
text_test.cpp 162 ATF_TEST_CASE(split); variable
163 ATF_TEST_CASE_HEAD(split)
165 set_md_var("descr", "Tests the split function");
167 ATF_TEST_CASE_BODY(split)
169 using tools::text::split;
173 words = split("", " ");
176 words = split(" ", " ");
179 words = split(" ", " ");
182 words = split("a b", " ");
187 words = split("a b c d", " ")
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_typedefs.h 75 extent_split_t *split; member in struct:extent_hooks_s
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_typedefs.h 75 extent_split_t *split; member in struct:extent_hooks_s
  /src/tests/lib/libc/regex/
split.c 1 /* $NetBSD: split.c,v 1.1 2011/01/08 18:10:31 pgoyette Exp $ */
36 * split - divide a string into fields, like awk split()
45 split(char *string, char *fields[], int nfields, const char *sep) function
197 (void) split(buf, fields, MNF, argv[2]);
219 nf = split(string, fields, NF, seps);
318 nf = split(buf, fields, RNF, tests[n].seps);
321 printf("split `%s' by `%s' gave %d fields, not %d\n",
325 printf("split() went beyond array end\n");
333 printf("split `%s' by `%s', field %d is `%s', not `%s'\n"
    [all...]

Completed in 107 milliseconds

1 2 3 4 5 6