Searched
full:leading (Results
376 -
400 of
2905) sorted by null
<<11121314151617181920>>
/frameworks/base/tools/aapt/ |
CrunchCache.cpp | 47 // Strip leading slash if present
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
DriverCall.java | 85 // Make sure there's a leading + on addresses with a TOA
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
lib_manifest2.h | 86 * If type is LIB_MANIFEST2_TYPE_SOURCE, supports comments, multiple newlines, and leading BOM,
|
/ndk/sources/host-tools/make-3.81/glob/ |
fnmatch.h | 56 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
help2man | 312 # Temporarily exchange leading dots, apostrophes and backslashes for 376 # Examples, indicated by an indented leading $, % or > are 464 # Leading dot and apostrophe protection. 533 # Replace leading dot, apostrophe and backslash tokens.
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
basename.c | 61 xmalloc. On systems with drive letters, a leading "./"
|
/packages/apps/Calculator/src/com/android/calculator2/ |
CalculatorEditable.java | 91 //don't allow leading operator + * /
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
acct.h | 27 * (leading 1 not stored).
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tar.h | 32 representations of octal numbers, with leading zeros as needed.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
acct.h | 27 * (leading 1 not stored).
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
tar.h | 32 representations of octal numbers, with leading zeros as needed.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
acct.h | 27 * (leading 1 not stored).
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
tar.h | 32 representations of octal numbers, with leading zeros as needed.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/ |
test_fail.py | 30 '{"Numbers cannot have leading zeroes": 013}',
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
FixTk.py | 42 # Ignore leading \\?\
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_except.py | 67 # the except body. This loop skips leading whitespace
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
macurl2path.py | 43 # leading .. by empty strings (giving ::file)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/ |
test_fail.py | 30 '{"Numbers cannot have leading zeroes": 013}',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
FixTk.py | 42 # Ignore leading \\?\
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_except.py | 67 # the except body. This loop skips leading whitespace
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
macurl2path.py | 43 # leading .. by empty strings (giving ::file)
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
PythonTarget.java | 154 // string leading empty lines 176 // count number of leading whitespaces
|
/external/chromium/base/ |
string_number_conversions.h | 56 // - Leading whitespace in the string before parsing the number. |*output| will 114 // Leading 0x or +/- are not allowed.
|
/external/chromium/chrome/browser/chromeos/login/ |
take_photo_view.cc | 196 views::GridLayout::LEADING, 204 views::GridLayout::LEADING,
|
/external/chromium/net/ftp/ |
ftp_util.cc | 44 return unix_path.substr(1); // Drop the leading slash. 225 // Skip the leading whitespace.
|
Completed in 472 milliseconds
<<11121314151617181920>>