Home
last modified time | relevance | path

Searched defs:split (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/usr.bin/tmux/
H A Dcmd-refresh-client.c49 char *copy, *split, *name, *what; in cmd_refresh_client_update_subscription() local
137 char *copy, *split; in cmd_refresh_client_update_offset() local
203 char *copy, *split; in cmd_refresh_report() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb3.C7 Vec<T> split() { Vec<T> tmp; operator=(tmp); return tmp; } in split() function
/openbsd-src/gnu/llvm/lld/include/lld/Common/
H A DArrays.h18 inline std::vector<llvm::ArrayRef<uint8_t>> split(llvm::ArrayRef<uint8_t> arr, in split() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dsplit_join_fn_imps.hpp51 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dsplit_join_fn_imps.hpp51 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Dsplit_join_fn_imps.hpp86 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dsplit_join_fn_imps.hpp51 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dsplit_join_fn_imps.hpp50 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/llvm/clang/lib/Rewrite/
H A DRewriteRope.cpp236 RopePieceBTreeNode *RopePieceBTreeLeaf::split(unsigned Offset) { in split() function in RopePieceBTreeLeaf
477 RopePieceBTreeNode *RopePieceBTreeInterior::split(unsigned Offset) { in split() function in RopePieceBTreeInterior
633 RopePieceBTreeNode *RopePieceBTreeNode::split(unsigned Offset) { in split() function in RopePieceBTreeNode
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dsplit_join_fn_imps.hpp51 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp51 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/gcc/gcc/
H A Dgenemit.c581 gen_split (rtx split) in gen_split()
772 output_peephole2_scratches (rtx split) in output_peephole2_scratches()
H A Dgenconfig.c218 gen_split (rtx split) in gen_split()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenemit.c570 gen_split (split) in gen_split() argument
762 output_peephole2_scratches (split) in output_peephole2_scratches() argument
H A Dgenconfig.c220 gen_split (split) in gen_split() argument
/openbsd-src/lib/libm/src/
H A Ds_fmal.c46 static const long double split = 0x1p32L + 1.0; in fmal() local
H A Ds_fma.c54 static const double split = 0x1p27 + 1.0; in fma() local
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DSearch.pm110 sub split($class, $pkgname) subroutine
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBEnvironment.cpp104 auto split = llvm::StringRef(name_and_value).split('='); in PutEntry() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dsplit_fn_imps.hpp50 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/llvm/llvm/utils/
H A Dpipeline.py63 def split(pipeObj, splitIndex): function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringRef.h688 [[nodiscard]] std::pair<StringRef, StringRef> split(char Separator) const { in split() function
703 split(StringRef Separator) const { in split() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
H A Dsplit_join_fn_imps.hpp244 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DBinaryStreamWriter.cpp82 BinaryStreamWriter::split(uint64_t Off) const { in split() function in BinaryStreamWriter
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCanonicalType.h101 SplitQualType split() const { return Stored.split(); } in split() function

123