| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | split.t | 16 ($a,$b,$c) = split($FS,$_); 20 @ary = split(/:b:/); 21 $cnt = split(/:b:/); 26 my @xyz = (@ary = split(//)); 27 $cnt = split(//); 32 @ary = split(/:/); 33 $cnt = split(/:/); 37 $_ = join(':',split(' '," a b\tc \t d ")); 39 @ary = split(' '," a b\tc \t d "); 40 $cnt = split(' '," [all...] |
| H A D | split_unicode.t | 47 my @res=split(/\s+/,$str); 48 my $cnt=split(/\s+/,$str); 55 my @r2 = split(' ',$s2); 56 my $c2 = split(' ',$s2); 60 my @r3 = split(/\s+/, $s2); 61 my $c3 = split(/\s+/, $s2); 71 @q = split /$p/ 84 $_ = join(':', split(//, $string, 2)); 87 @ary = split(//, $string, 2); 88 $cnt = split(//, $string, 2);
|
| H A D | push.t | 9 @tests = split(/\n/, <<EOF); 59 ($list,$get,$leave) = split(/,\t*/,$line); 60 ($pos, $len, @list) = split(' ',$list); 61 @get = split(' ',$get); 62 @leave = split(' ',$leave);
|
| /openbsd-src/gnu/llvm/clang/utils/analyzer/ |
| H A D | SumTimerInfo.py | 33 s = line.split() 39 s = line.split() 42 s = line.split() 45 s = line.split() 48 s = line.split() 51 s = line.split() 55 s = line.split() 58 s = line.split() 62 s = line.split() 65 s = line.split()
|
| /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 54 if ((split = strchr(copy, ':')) == NULL) { in cmd_refresh_client_update_subscription() 58 *split++ = '\0'; in cmd_refresh_client_update_subscription() 60 what = split; in cmd_refresh_client_update_subscription() 61 if ((split = strchr(what, ':')) == NULL) in cmd_refresh_client_update_subscription() 63 *split++ = '\0'; in cmd_refresh_client_update_subscription() 75 control_add_sub(tc, name, subtype, subid, split); in cmd_refresh_client_update_subscription() 137 char *copy, *split; in cmd_refresh_client_update_offset() local 143 if ((split = strchr(copy, ':')) == NULL) in cmd_refresh_client_update_offset() 145 *split++ = '\0'; in cmd_refresh_client_update_offset() [all …]
|
| /openbsd-src/gnu/llvm/llvm/utils/Target/ARM/ |
| H A D | analyze-match-table.py | 10 lines = data[start:end].split("\n")[1:] 15 ln = ln.split("{", 1)[1] 17 a,bc = ln.split("{", 1) 18 b,c = bc.split("}", 1) 20 for s in a.split(",")] 21 items = [s.strip() for s in b.split(",")] 22 _,features = [s.strip() for s in c.split(",")]
|
| /openbsd-src/gnu/usr.bin/perl/lib/B/ |
| H A D | Deparse-core.t | 206 my @fields = split; 224 my @narg = split //, $args; 305 # note that the test does '() = split...' which is why the 307 testit split => 'split;', q{split(' ', $_, 1);}; 308 testit split => 'CORE::split;', q{split(' ', $_, 1);}; 309 testit split [all...] |
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | genemit.c | 570 gen_split (split) in gen_split() argument 571 rtx split; in gen_split() 576 ((GET_CODE (split) == DEFINE_PEEPHOLE2) ? "peephole2" : "split"); 580 if (XVEC (split, 0) == 0) 583 else if (XVEC (split, 2) == 0) 589 max_operand_vec (split, 2); 595 if (GET_CODE (split) == DEFINE_PEEPHOLE2) 617 if (GET_CODE (split) == DEFINE_PEEPHOLE2) 618 output_peephole2_scratches (split); 625 if (XSTR (split, 3)) [all …]
|
| H A D | genconfig.c | 220 gen_split (split) in gen_split() argument 221 rtx split; in gen_split() 227 for (i = 0; i < XVECLEN (split, 0); i++) 228 walk_insn_part (XVECEXP (split, 0, i), 1, 0); 230 if (XVECLEN (split, 2) > max_insns_per_split) 231 max_insns_per_split = XVECLEN (split, 2);
|
| /openbsd-src/gnu/llvm/clang/www/ |
| H A D | make_cxx_dr_status | 20 col.split('>', 1)[1].split('</TD>')[0] 21 for col in dr.split('</TR>', 1)[0].split('<TD')[1:] 26 _, url, issue = issue_link.split('"', 2) 28 issue = int(issue.split('>', 1)[1].split('<', 1)[0]) 65 return sorted((parse(dr) for dr in buffer.split('<TR>')[2:]), 181 dup = status.split(' ', 1)[1] 193 dup = int(status.split(' ', 1)[1])
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | genemit.c | 581 gen_split (rtx split) in gen_split() argument 586 ((GET_CODE (split) == DEFINE_PEEPHOLE2) ? "peephole2" : "split"); in gen_split() 590 if (XVEC (split, 0) == 0) in gen_split() 593 else if (XVEC (split, 2) == 0) in gen_split() 599 max_operand_vec (split, 2); in gen_split() 605 if (GET_CODE (split) == DEFINE_PEEPHOLE2) in gen_split() 625 if (GET_CODE (split) == DEFINE_PEEPHOLE2) in gen_split() 626 output_peephole2_scratches (split); in gen_split() 633 if (XSTR (split, 3)) in gen_split() 635 print_rtx_ptr_loc (XSTR (split, 3)); in gen_split() [all …]
|
| H A D | gensupport.c | 69 struct queue_elem *split; member 162 e->split = NULL; in queue_pattern() 304 rtx split; in process_rtx() local 311 split = rtx_alloc (DEFINE_SPLIT); in process_rtx() 314 XVEC (split, 0) = rtvec_alloc (i); in process_rtx() 317 XVECEXP (split, 0, i) = copy_rtx (XVECEXP (desc, 1, i)); in process_rtx() 318 remove_constraints (XVECEXP (split, 0, i)); in process_rtx() 329 XSTR (split, 1) = split_cond; in process_rtx() 330 XVEC (split, 2) = XVEC (desc, 5); in process_rtx() 331 XSTR (split, 3) = XSTR (desc, 6); in process_rtx() [all …]
|
| /openbsd-src/gnu/usr.bin/cvs/contrib/ |
| H A D | cln_hist.in | 45 @tmp = split(/\|/, $_); 50 @tmp = split(/\|/, $_); 65 @tmp = split(/\|/, $_); 70 @tmp = split(/\|/, $_);
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | installhtml | 66 =item B<--splithead> POD files to split on =head directive 68 Comma-separated list of pod files to split by the =head directive. The 72 =item B<--splititem> POD files to split on =item directive 74 Comma-separated list of all pod files to split by the =item directive. The 75 .pod suffix is optional. I<installhtml> does not do the actual split, rather 135 --splithead - comma-separated list of .pod or .pm files to split. will 136 split each file into several smaller files at every occurrence 138 --splititem - comma-separated list of .pod or .pm files to split using 156 @splithead = (); # don't split any files by default 168 if ( $^O eq 'VMS' ) { @ARGV = split(/\s+/,$ARGV[0]); } [all …]
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | FindExt.t | 28 FindExt::set_static_extensions(split ' ', $^O eq 'MSWin32' 33 $want = [sort split ' ', $want] 40 unless (join (' ', sort split ' ', $Config{extensions}) 68 push @config_built, split ' ', $Config{"${type}_ext"};
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Distro.cpp | 32 File.get()->getBuffer().split(Lines, "\n"); in DetectOsRelease() 58 File.get()->getBuffer().split(Lines, "\n"); in DetectLsbRelease() 140 if (!Data.split('.').first.getAsInteger(10, MajorVersion)) { in DetectDistro() 164 return llvm::StringSwitch<Distro::DistroType>(Data.split("\n").first) in DetectDistro() 180 Data.split(Lines, "\n"); in DetectDistro() 184 std::pair<StringRef, StringRef> SplitLine = Line.split('='); in DetectDistro() 188 SplitLine.second.trim().split('.'); in DetectDistro()
|
| /openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/ |
| H A D | CHANGES | 9 split, the page into which the incoming key/value pair is to be inserted 10 is write-deferred (if the split is successful), thereby saving a cosly 11 write. BUT, if the split does not make enough room (unsuccessful), the 13 the number of split attempts.
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
| H A D | compatibility.py | 21 start_list = os.path.abspath(start).split(os.path.sep) 22 path_list = os.path.abspath(path).split(os.path.sep) 53 start_list = os.path.abspath(start).split(os.path.sep) 54 path_list = os.path.abspath(path).split(os.path.sep)
|
| /openbsd-src/gnu/llvm/clang/lib/Rewrite/ |
| H A D | RewriteRope.cpp | 109 RopePieceBTreeNode *split(unsigned Offset); 209 RopePieceBTreeNode *split(unsigned Offset); 236 RopePieceBTreeNode *RopePieceBTreeLeaf::split(unsigned Offset) { in split() function in RopePieceBTreeLeaf 446 RopePieceBTreeNode *split(unsigned Offset); 477 RopePieceBTreeNode *RopePieceBTreeInterior::split(unsigned Offset) { in split() function in RopePieceBTreeInterior 492 if (RopePieceBTreeNode *RHS = getChild(i)->split(Offset-ChildOffset)) in split() 633 RopePieceBTreeNode *RopePieceBTreeNode::split(unsigned Offset) { in split() function in RopePieceBTreeNode 636 return Leaf->split(Offset); in split() 637 return cast<RopePieceBTreeInterior>(this)->split(Offset); in split() 749 if (RopePieceBTreeNode *RHS = getRoot(Root)->split(Offset)) in insert() [all …]
|
| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| H A D | gdbclientutils.py | 116 return self.writeRegisters(packet[1:].split(';')[0]) 118 regnum = packet[1:].split(';')[0] 121 register, value = packet[1:].split("=") 124 addr, length = [int(x, 16) for x in packet[1:].split(',')] 127 location, encoded_data = packet[1:].split(":") 128 addr, length = [int(x, 16) for x in location.split(',')] 133 return self.qSupported(packet[11:].split(";")) 151 tid = tid.split(".", 1)[1] 154 obj, read, annex, location = packet[6:].split(":") 155 offset, length = [int(x, 16) for x in location.split(',')] [all …]
|
| /openbsd-src/gnu/llvm/lld/utils/ |
| H A D | benchmark.py | 61 line = line.split(b'#')[0].strip() 63 p = line.split() 69 lines = [x.strip() for x in output.split(b'\n')] 72 seconds = seconds.strip().split()[0].strip() 98 wrapper_args = [x for x in args.wrapper.split(',') if x]
|
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBEnvironment.cpp | 104 auto split = llvm::StringRef(name_and_value).split('='); in PutEntry() local 105 m_opaque_up->insert_or_assign(split.first.str(), split.second.str()); in PutEntry()
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | .gitattributes | 26 test/tools/split-file/basic.test text eol=lf 27 test/tools/split-file/Inputs/basic-*.txt eol=lf 28 test/tools/split-file/basic.crlf.test text eol=crlf 29 test/tools/split-file/Inputs/basic-*.crlf eol=crlf
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | write_cmake_config.py | 53 key, val = value.split('=', 1) 73 _, var = in_line.split() 82 _, var = in_line.split(None, 1) 84 var, val = var.split(None, 1)
|
| /openbsd-src/gnu/usr.bin/perl/t/comp/ |
| H A D | bproto.t | 32 test_too_many($_) for split /\n/, 39 test_too_few($_) for split /\n/, 44 test_no_error($_) for split /\n/,
|