HomeSort by relevance Sort by last modified time
    Searched refs:dashes (Results 1 - 25 of 168) sorted by null

1 2 3 4 5 6 7

  /external/skia/tools/lua/
count_dashes.lua 9 -- This script is designed to count the total number of dashes in a dashed path
13 dashes = 0
29 dashes = dashes + 1
30 pathPieces[dashes] = 0
37 pathPieces[dashes] = pathPieces[dashes] + 1
59 io.write(string.format("%d %d %d\n", 2*dashes, pieces5, pieces10))
  /external/skqp/tools/lua/
count_dashes.lua 9 -- This script is designed to count the total number of dashes in a dashed path
13 dashes = 0
29 dashes = dashes + 1
30 pathPieces[dashes] = 0
37 pathPieces[dashes] = pathPieces[dashes] + 1
59 io.write(string.format("%d %d %d\n", 2*dashes, pieces5, pieces10))
  /external/strace/
count.c 157 static const char dashes[] = "----------------"; local
172 fprintf(outf, header, dashes, dashes, dashes, dashes, dashes, dashes);
215 fprintf(outf, header, dashes, dashes, dashes, dashes, dashes, dashes)
    [all...]
  /external/skia/experimental/sksg/geometry/
SkSGTrimEffect.cpp 51 const SkScalar dashes[] = { len, pathLen - len }; local
53 dashedPaint.setPathEffect(SkDashPathEffect::Make(dashes,
54 SK_ARRAY_COUNT(dashes),
  /external/skqp/experimental/sksg/geometry/
SkSGTrimEffect.cpp 51 const SkScalar dashes[] = { len, pathLen - len }; local
53 dashedPaint.setPathEffect(SkDashPathEffect::Make(dashes,
54 SK_ARRAY_COUNT(dashes),
  /tools/metalava/src/main/java/com/android/tools/metalava/
AnnotationStatistics.kt 303 private fun dashes(printer: PrintWriter, max: Int) {
310 dashes(printer, max)
316 dashes(printer, column1)
318 dashes(printer, column2)
325 dashes(printer, cell1)
328 dashes(printer, cell2 - 1)
332 dashes(printer, cell2)
  /external/curl/docs/cmdline-opts/
config.d 13 optionally be given in the config file without the initial double dashes and
15 is specified with one or two dashes, there can be no colon or equals character
  /toolchain/binutils/binutils-2.27/gold/
options.cc 81 // TWO_DASHES means that two dashes are preferred, but one is ok too.
106 gold_assert(this->dashes != DASH_Z);
117 switch (this->dashes)
136 len += printf("%c%s", this->dashes == options::DASH_Z ? '=' : ' ',
810 if (this_argv[0] != '-') // no dashes at all: had better be "-z <longopt>"
812 if (retval->dashes != gold::options::DASH_Z)
817 if (retval->dashes != gold::options::ONE_DASH
818 && retval->dashes != gold::options::EXACTLY_ONE_DASH
819 && retval->dashes != gold::options::TWO_DASHES)
822 else // two dashes (or more!
    [all...]
options.h 128 // This enum controls how many dashes are expected for longname access
132 // longnames require two dashes, and some require only one. The
134 enum Dashes
139 // LONGNAME is the long-name of the option with dashes converted to
142 // DASHES is an instance of the Dashes enum: ONE_DASH, TWO_DASHES, etc.
162 Dashes dashes; member in struct:gold::options::One_option
170 One_option(const char* ln, Dashes d, char sn, const char* dv,
172 : longname(ln), dashes(d), shortname(sn), default_value(dv ? dv : "")
    [all...]
  /external/valgrind/perf/
vg_perf 420 my $dashes = "-" x (50 - length $full_dir);
426 print "-- Running tests in $full_dir $dashes\n";
436 print "-- Finished tests in $full_dir $dashes\n";
vg_perf.in 420 my $dashes = "-" x (50 - length $full_dir);
426 print "-- Running tests in $full_dir $dashes\n";
436 print "-- Finished tests in $full_dir $dashes\n";
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
register.py 304 dashes = '-' * 75
305 self.announce('%s%s%s' % (dashes, data, dashes))
  /external/python/cpython2/Lib/distutils/command/
register.py 312 dashes = '-' * 75
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
register.py 312 dashes = '-' * 75
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
register.py 312 dashes = '-' * 75
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
register.py 312 dashes = '-' * 75
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
register.py 312 dashes = '-' * 75
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /external/skia/experimental/svg/model/
SkSVGAttributeParser.cpp 631 SkTDArray<SkSVGLength> dashes;
639 dashes.push(dash);
644 *dashArray = SkSVGDashArray(std::move(dashes));
  /external/skqp/experimental/svg/model/
SkSVGAttributeParser.cpp 631 SkTDArray<SkSVGLength> dashes;
639 dashes.push(dash);
644 *dashArray = SkSVGDashArray(std::move(dashes));
  /external/valgrind/tests/
vg_regtest 640 my $dashes = "-" x (50 - length $full_dir);
646 print "-- Running tests in $full_dir $dashes\n";
656 print "-- Finished tests in $full_dir $dashes\n";
vg_regtest.in 640 my $dashes = "-" x (50 - length $full_dir);
646 print "-- Running tests in $full_dir $dashes\n";
656 print "-- Finished tests in $full_dir $dashes\n";
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 145 std::vector<uint32_t> dashes; local
147 dashes.resize(pGraphState->m_DashCount);
149 dashes[i] = FXSYS_round(
152 dashes[i] = std::max(dashes[i], 1U);
157 reinterpret_cast<const DWORD*>(dashes.data()));
    [all...]
  /external/toolchain-utils/cros_utils/
pstat.py 506 Use 'dashes' or '\\n' in the list-of-lists to print dashes or blank lines,
519 ] or lst[i] == '\n' or lst[i] == 'dashes' or lst[i] == '' or lst[i] == ['']:
532 elif row == ['dashes'] or row == 'dashes':
533 dashes = [0] * len(maxsize)
535 dashes[j] = '-' * (maxsize[j] - 2)
536 print lineincustcols(dashes, maxsize)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1_1.h     [all...]
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem.go 139 // and then a final five dashes.

Completed in 590 milliseconds

1 2 3 4 5 6 7