/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/pkgconfig/ |
isl.pc | 11 suffix=
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/pkgconfig/ |
cloog-isl.pc | 11 suffix=
|
isl.pc | 11 suffix=
|
/prebuilts/go/darwin-x86/src/net/ |
interface_linux_test.go | 13 func (ti *testInterface) setBroadcast(suffix int) error { 14 ti.name = fmt.Sprintf("gotest%d", suffix) 38 func (ti *testInterface) setPointToPoint(suffix int) error { 39 ti.name = fmt.Sprintf("gotest%d", suffix)
|
parse.go | 327 // suffix. 328 func stringsHasSuffix(s, suffix string) bool { 329 return len(s) >= len(suffix) && s[len(s)-len(suffix):] == suffix 332 // stringsHasSuffixFold reports whether s ends in suffix, 334 func stringsHasSuffixFold(s, suffix string) bool { 335 if len(suffix) > len(s) { 338 for i := 0; i < len(suffix); i++ { 339 if lowerASCII(suffix[i]) != lowerASCII(s[len(s)-len(suffix)+i]) [all...] |
/prebuilts/go/linux-x86/src/net/ |
interface_linux_test.go | 13 func (ti *testInterface) setBroadcast(suffix int) error { 14 ti.name = fmt.Sprintf("gotest%d", suffix) 38 func (ti *testInterface) setPointToPoint(suffix int) error { 39 ti.name = fmt.Sprintf("gotest%d", suffix)
|
parse.go | 327 // suffix. 328 func stringsHasSuffix(s, suffix string) bool { 329 return len(s) >= len(suffix) && s[len(s)-len(suffix):] == suffix 332 // stringsHasSuffixFold reports whether s ends in suffix, 334 func stringsHasSuffixFold(s, suffix string) bool { 335 if len(suffix) > len(s) { 338 for i := 0; i < len(suffix); i++ { 339 if lowerASCII(suffix[i]) != lowerASCII(s[len(s)-len(suffix)+i]) [all...] |
/system/extras/squashfs_utils/ |
Android.mk | 24 # We don't need any additional suffix.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
te-hppa64.h | 22 /* Labels are not required to have a colon for a suffix. */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
thumb2_mul.s | 24 # suffix.
|
/external/opencv/cxcore/src/ |
cximage.cpp | 60 const char* suffix = strrchr( filename, '.' ); local 61 return suffix && 62 (strcmp( suffix, ".xml" ) == 0 || 63 strcmp( suffix, ".Xml" ) == 0 || 64 strcmp( suffix, ".XML" ) == 0 || 65 strcmp( suffix, ".yml" ) == 0 || 66 strcmp( suffix, ".Yml" ) == 0 || 67 strcmp( suffix, ".YML" ) == 0 || 68 strcmp( suffix, ".yaml" ) == 0 || 69 strcmp( suffix, ".Yaml" ) == 0 | [all...] |
/external/ImageMagick/PerlMagick/ |
Makefile.nt | 81 copy Image-Magick.tar$(SUFFIX) x86 82 del Image-Magick.tar$(SUFFIX) 84 $(ZIP) $(ZIPFLAGS) PerlMagick.zip readme Image-Magick.ppd x86/Image-Magick.tar$(SUFFIX) 85 del x86\Image-Magick.tar$(SUFFIX) 97 copy Image-Magick.tar$(SUFFIX) x86 98 del Image-Magick.tar$(SUFFIX) 100 $(ZIP) $(ZIPFLAGS) PerlMagick-full.zip readme Image-Magick.ppd x86/Image-Magick.tar$(SUFFIX) 101 del x86\Image-Magick.tar$(SUFFIX)
|
/external/ImageMagick/ |
version.sh | 16 # Package version. This is is the numeric version suffix applied to 28 # Package version addendum. This is an arbitrary suffix (if any) appended
|
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/ |
multi_sample_sub_view.html | 168 var suffix = title.substr(idx + 1); 169 if (suffix.startsWith('v8/')) { 170 row.functionName = suffix; 172 } else if (suffix === '') { 177 row.fileName = suffix.substr(suffix.lastIndexOf('/') + 1); 180 row.fileName = suffix.substr(suffix.lastIndexOf('/') + 1);
|
/external/llvm/docs/CommandGuide/ |
llvm-dis.rst | 25 a ``.ll`` suffix added (any existing ``.bc`` suffix will first be
|
/external/regex-re2/re2/testing/ |
required_prefix_test.cc | 15 const char* suffix; member in struct:re2::PrefixTest 58 CHECK_EQ(s->ToString(), string(t.suffix))
|
/external/skia/gm/ |
imagesource2.cpp | 19 ImageSourceGM(const char* suffix, SkFilterQuality filter) : fSuffix(suffix), fFilter(filter) {
|
/external/skia/infra/bots/flavor/ |
chromeos_flavor.py | 50 def join(suffix): 51 return ''.join((prefix, suffix))
|
/external/toybox/toys/other/ |
truncate.c | 16 -s New size (with optional prefix and suffix) 20 SIZE suffix: k=1024, m=1024^2, g=1024^3, t=1024^4, p=1024^5, e=1024^6
|
/frameworks/opt/setupwizard/tools/gradle/ |
docs.gradle | 15 def suffix = variant.name.capitalize() 17 def javadocTask = project.tasks.create(name: "javadoc${suffix}", type: Javadoc) {
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
config.hpp | 56 // get config suffix code: 57 #include <boost/config/suffix.hpp>
|
/prebuilts/qemu-kernel/kernel-toolchain/ |
android-kernel-toolchain-ar | 37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where 38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
|
android-kernel-toolchain-as | 37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where 38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
|
android-kernel-toolchain-gcc | 37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where 38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
|
android-kernel-toolchain-ld | 37 # Get program name, must be of the form $PROGPREFIX-<suffix>, where 38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
|