HomeSort by relevance Sort by last modified time
    Searched refs:unless (Results 76 - 100 of 615) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/ImageMagick/PerlMagick/t/
write.t 10 # Unless required by applicable law or agreed to in writing, software
20 END {print "not ok $test\n" unless $loaded;}
setattribute.t 10 # Unless required by applicable law or agreed to in writing, software
19 END {print "not ok 1\n" unless $loaded;}
  /external/autotest/tko/
draw_graphs 11 die unless (-d $perfdir);
71 next unless ($results =~ /\S/);
  /external/curl/docs/cmdline-opts/
speed-time.d 8 speed-limit will be 1 unless set with --speed-limit.
  /external/syslinux/mbr/
checksize.pl 39 $padsize = $maxsize unless(defined($padsize));
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 30 unless ($detail == 10) {
  /external/syslinux/gpxe/src/drivers/infiniband/
qib_genbits.pl 53 next unless exists $structures->{$datum->{name}};
84 unless defined $field->{rmask};
99 unless $width == $msb_width;
  /external/robolectric-shadows/scripts/
install-dependencies.rb 56 unless File.exists?(archive)
71 unless File.exists?(repo_root_dir)
98 unless File.exists?(path)
  /external/ltp/testcases/kernel/fs/mongo/
mongo.pl 153 unless (-e $RESDIR) {
158 unless ( -e $HTMLDIR ) {
170 die "source file \"${cfile}\" does not exist" unless (-e "$cfile");
188 unless ( ($FILESYSTEM eq "reiserfs") or ($FILESYSTEM eq "ext2") ) {
194 unless ( -b $DEVICE ) {
296 unless ( $res =~ /\s*\d+/) {
  /development/scripts/gdb/
dalvik.gdb 10 # Unless required by applicable law or agreed to in writing, software
48 by gdb unless they are not handled by ART itself. A breakpoint is
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mimetypes.py 51 unless = self.assertTrue
56 unless(all >= set(['.bat', '.c', '.h', '.ksh', '.pl', '.txt']))
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleTokenStream.js 18 /** Don't convert to a tree unless they explicitly call nextTree.
  /external/google-styleguide/
google_python_style.vim 10 " Align with the open paren unless it is at the end of the line.
  /external/ltp/pan/cgi/
results.cgi 15 unless (chdir("/usr/tests/ltp/results")) {
69 unless (param("raw")) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mimetypes.py 53 unless = self.assertTrue
58 unless(all >= set(['.bat', '.c', '.h', '.ksh', '.pl', '.txt']))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mimetypes.py 53 unless = self.assertTrue
58 unless(all >= set(['.bat', '.c', '.h', '.ksh', '.pl', '.txt']))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mimetypes.py 53 unless = self.assertTrue
58 unless(all >= set(['.bat', '.c', '.h', '.ksh', '.pl', '.txt']))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mimetypes.py 53 unless = self.assertTrue
58 unless(all >= set(['.bat', '.c', '.h', '.ksh', '.pl', '.txt']))
  /external/freetype/src/tools/
afblue.pl 104 Warn("data before first section gets ignored") unless $warned_before;
326 Die("unbalanced #elif") unless @else_stack;
340 Die("unbalanced #else") unless defined($prev_else);
356 Die("unbalanced #endif") unless defined($prev_else);
390 last CONTINUED_LOOP unless / \\ $ /x;
  /toolchain/binutils/binutils-2.27/bfd/
mep-relocs.pl 115 $right = $cv unless $right < $cv;
116 $bits = $cv+1 unless $bits > $cv+1;
226 print "can't find $start\n" unless $_;
227 last unless $_;
  /external/swiftshader/third_party/LLVM/utils/
NewNightlyTest.pl 101 # process and erased (unless -noremove is specified; see above.)
115 $SVNURL = 'http://llvm.org/svn/llvm-project' unless $SVNURL;
117 $TestSVNURL = 'http://llvm.org/svn/llvm-project' unless $TestSVNURL;
271 $LLVMSrcDir = "$BuildDir/llvm" unless $LLVMSrcDir;
273 $LLVMObjDir = "$BuildDir/llvm" unless $LLVMObjDir;
275 $LLVMTestDir = "$BuildDir/llvm/projects/llvm-test" unless $LLVMTestDir;
470 die "Invalid call!" unless $ConfigMode == 0;
502 die "Invalid call!" unless $ConfigMode == 0;
756 $ConfigTime=-1 unless $ConfigTime;
757 $ConfigWallTime=-1 unless $ConfigWallTime
    [all...]
GenLibDeps.pl 122 # unless (-e $p) {
214 $DepLibs{$libdefs{$_}} = [] unless exists $DepLibs{$libdefs{$_}};
225 $DepLibs{$objdefs{$_}} = [] unless exists $DepLibs{$objdefs{$_}};
231 unless(keys %DepLibs) {
244 $DepLibs{$libdefs{$_}} = [] unless exists $DepLibs{$libdefs{$_}};
250 $DepLibs{$objdefs{$_}} = [] unless exists $DepLibs{$objdefs{$_}};
260 $DepLibs{$obj} = ["<.a object>"] unless exists $DepLibs{$obj};
  /external/llvm/utils/
GenLibDeps.pl 120 # unless (-e $p) {
210 $DepLibs{$libdefs{$_}} = [] unless exists $DepLibs{$libdefs{$_}};
221 $DepLibs{$objdefs{$_}} = [] unless exists $DepLibs{$objdefs{$_}};
227 unless(keys %DepLibs) {
240 $DepLibs{$libdefs{$_}} = [] unless exists $DepLibs{$libdefs{$_}};
246 $DepLibs{$objdefs{$_}} = [] unless exists $DepLibs{$objdefs{$_}};
256 $DepLibs{$obj} = ["<.a object>"] unless exists $DepLibs{$obj};
  /external/valgrind/callgrind/
callgrind_annotate.in 556 $tmp = {} unless defined $tmp;
570 $curr_cfn_CC = [] unless (defined $curr_cfn_CC);
587 $tmp = [] unless defined $tmp;
601 $curr_fn_CC = [] unless (defined $curr_fn_CC);
613 $curr_file_ind_CCs = {} unless (defined $curr_file_ind_CCs);
624 $curr_file_ind_CCs = {} unless (defined $curr_file_ind_CCs);
626 $curr_fn_CC = [] unless (defined $curr_fn_CC);
648 $tmp = {} unless defined $tmp;
653 $tmp2 = {} unless defined $tmp2;
775 $x = -1 unless defined $x
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
sh-opc-gen-as.pl 12 redo unless eof();
23 redo unless eof();
208 unless (open ($fd, ">$arches[$arch].s")) {

Completed in 682 milliseconds

1 2 34 5 6 7 8 91011>>