/openbsd-src/usr.bin/tmux/ |
H A D | cmd-refresh-client.c | 49 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 D | eb3.C | 7 Vec<T> split() { Vec<T> tmp; operator=(tmp); return tmp; } in split() function
|
/openbsd-src/gnu/llvm/lld/include/lld/Common/ |
H A D | Arrays.h | 18 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 D | split_join_fn_imps.hpp | 51 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 D | split_join_fn_imps.hpp | 51 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 D | split_join_fn_imps.hpp | 86 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 D | split_join_fn_imps.hpp | 51 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 D | split_join_fn_imps.hpp | 50 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 D | RewriteRope.cpp | 236 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 D | split_join_fn_imps.hpp | 51 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 D | split_join_fn_imps.hpp | 51 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 D | genemit.c | 581 gen_split (rtx split) in gen_split() 772 output_peephole2_scratches (rtx split) in output_peephole2_scratches()
|
H A D | genconfig.c | 218 gen_split (rtx split) in gen_split()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | genemit.c | 570 gen_split (split) in gen_split() argument 762 output_peephole2_scratches (split) in output_peephole2_scratches() argument
|
H A D | genconfig.c | 220 gen_split (split) in gen_split() argument
|
/openbsd-src/lib/libm/src/ |
H A D | s_fmal.c | 46 static const long double split = 0x1p32L + 1.0; in fmal() local
|
H A D | s_fma.c | 54 static const double split = 0x1p27 + 1.0; in fma() local
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Search.pm | 110 sub split($class, $pkgname) subroutine
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBEnvironment.cpp | 104 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 D | split_fn_imps.hpp | 50 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 D | pipeline.py | 63 def split(pipeObj, splitIndex): function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 688 [[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 D | split_join_fn_imps.hpp | 244 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 D | BinaryStreamWriter.cpp | 82 BinaryStreamWriter::split(uint64_t Off) const { in split() function in BinaryStreamWriter
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | CanonicalType.h | 101 SplitQualType split() const { return Stored.split(); } in split() function
|