/external/chromium_org/tools/telemetry/telemetry/core/ |
discover.py | 68 key_name = re.sub('(?!^)([A-Z]+)', r'_\1', obj.__name__).lower()
|
/external/chromium_org/v8/src/ |
hydrogen-range-analysis.cc | 165 range->lower(), 187 new_range->lower(), 191 original_range->lower(), 195 range->lower(),
|
/external/chromium_org/v8/tools/testrunner/local/ |
utils.py | 85 machine = machine.lower() # Windows 7 capitalizes 'AMD64'.
|
/external/eigen/bench/btl/libs/BLAS/ |
blas_interface.hh | 60 static char lower = 'L'; variable
|
/external/llvm/lib/Target/XCore/InstPrinter/ |
XCoreInstPrinter.cpp | 28 OS << StringRef(getRegisterName(RegNo)).lower();
|
/external/markdown/markdown/extensions/ |
meta.py | 71 key = m1.group('key').lower().strip()
|
/external/mesa3d/docs/ |
MESA_copy_sub_buffer.spec | 68 <x> and <y> indicates the lower-left corner of the region to copy and 70 corresponds to the lower-left pixel of the window, like glReadPixels.
|
/external/mesa3d/src/gallium/docs/source/exts/ |
formatting.py | 12 t = " Type: %s" % t.strip(" <>").lower()
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
ctype_noninline.h | 67 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
|