/external/strace/ |
count.c | 161 const char *dashes = "----------------"; local 169 dashes, dashes, dashes, dashes, dashes, dashes); 216 dashes, dashes, dashes, dashes, dashes, dashes) [all...] |
/toolchain/binutils/binutils-2.25/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 ? '=' : ' ', 789 if (this_argv[0] != '-') // no dashes at all: had better be "-z <longopt>" 791 if (retval->dashes != gold::options::DASH_Z) 796 if (retval->dashes != gold::options::ONE_DASH 797 && retval->dashes != gold::options::EXACTLY_ONE_DASH 798 && retval->dashes != gold::options::TWO_DASHES) 801 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.in | 414 my $dashes = "-" x (50 - length $full_dir); 420 print "-- Running tests in $full_dir $dashes\n"; 430 print "-- Finished tests in $full_dir $dashes\n";
|
/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/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/ |
util.js | 40 * Convert underscores and dashes to camelCase.
|
/ndk/build/core/ |
setup-toolchain.mk | 81 # We assume the toolchain name uses dashes (-) as separators and doesn't 85 # 1/ Use 'subst' to convert dashes into spaces, this generates a list 87 # 3/ Use 'subst' again to convert the spaces back into dashes 139 # to do that, we split at dashes, remove the last element, then merge the
|
/external/valgrind/tests/ |
vg_regtest.in | 628 my $dashes = "-" x (50 - length $full_dir); 634 print "-- Running tests in $full_dir $dashes\n"; 644 print "-- Finished tests in $full_dir $dashes\n";
|
/external/skia/src/device/xps/ |
SkXPSDevice.cpp | 1506 SkTScopedComPtr<IXpsOMDashCollection> dashes; local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d2d1.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 64 Bool dashes; /* boolean: TRUE if dash-list is really a list */ member in struct:_XGC [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 62 Bool dashes; /* boolean: TRUE if dash-list is really a list */ member in struct:_XGC [all...] |
/external/ImageMagick/www/api/ |
drawing-wand.php | [all...] |
/prebuilts/devtools/tools/lib/ |
jfreechart-swt-1.0.9.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.4.0/ |
common-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.4.2/ |
common-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.5.0/ |
common-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.5.1/ |
common-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.5.3/ |
common-22.5.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.7.0/ |
common-22.7.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.7.1/ |
common-22.7.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.7.3/ |
common-22.7.3.jar | |