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

1 2 3 4 5 6

  /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/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/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/gdb/dist/gdbsupport/
remote-args.cc 26 gdb::remote_args::split (const std::string &args) function in class:gdb::remote_args
  /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/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/bsd/zstd/dist/contrib/pzstd/utils/test/
BufferTest.cpp 53 Buffer split = assigned.splitAt(5); local
56 split.advance(1);
  /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/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/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/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/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/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.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/gdb/dist/gdb/unittests/
remote-arg-selftests.c 36 /* The individual arguments once they have been split. */
37 std::vector<std::string> split; member in struct:arg_test_desc
39 /* The new inferior argument string, created by joining SPLIT. */
78 /* Split argument string into individual arguments. */
79 std::vector<std::string> split_args = gdb::remote_args::split (d.input);
83 debug_printf ("Split:\n");
85 size_t len = std::max (split_args.size (), d.split.size ());
94 if (i < d.split.size ())
95 expected = d.split[i].c_str ();
101 if (split_args != d.split)
    [all...]
  /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.old/include/jemalloc/
jemalloc_typedefs.h 75 extent_split_t *split; member in struct:extent_hooks_s

Completed in 30 milliseconds

1 2 3 4 5 6