/external/icu4c/test/intltest/ |
textfile.h | 43 * '#'. Trim leading white space. 44 * @param trim if TRUE then remove leading Pattern_White_Space
|
/external/qemu/android/utils/ |
stralloc.h | 55 /* Remove leading, trailing or leading+trailing whitespace */
|
/external/chromium_org/third_party/harfbuzz-ng/ |
NEWS | 1 Overview of changes leading to 0.9.24 9 Overview of changes leading to 0.9.23 19 Overview of changes leading to 0.9.22 32 Overview of changes leading to 0.9.21 44 Overview of changes leading to 0.9.20 92 Overview of changes leading to 0.9.19 103 Overview of changes leading to 0.9.18 131 Overview of changes leading to 0.9.17 139 Overview of changes leading to 0.9.16 150 Overview of changes leading to 0.9.1 [all...] |
/external/chromium_org/third_party/libphonenumber/src/resources/ |
phonenumber.proto | 43 // possible use of a leading zero in the extension (organizations have complete freedom to do so, 48 // national prefix or trunk code of some kind. For example, the leading zero in the national 54 // amount of countries behave like Italy - for these cases, if the leading zero of a number would be 73 // The country_code is derived based on a phone number with a leading "+", e.g. the French 77 // The country_code is derived based on a phone number with a leading IDD, e.g. the French 81 // The country_code is derived based on a phone number without a leading "+", e.g. the French
|
/frameworks/base/core/java/android/text/style/ |
LeadingMarginSpan.java | 27 * A paragraph style affecting the leading margin. There can be multiple leading 29 * adding its margin to the ones before it. The leading margin is on the right 36 * Returns the amount by which to adjust the leading margin. Positive values 37 * move away from the leading edge of the paragraph, negative values move 47 * Renders the leading margin. This is called before the margin has been
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
sunspider-date-format-tofte.html | 75 // Day of the month, 2 digits with leading zeros 88 // 12-hour format of an hour without leading zeros 92 // 24-hour format of an hour without leading zeros 96 // 12-hour format of an hour with leading zeros 108 // 24-hour format of an hour with leading zeros 113 // Minutes with leading zeros 118 // Day of the month without leading zeros 139 // Numeric representation of a month, with leading zeros 149 // Numeric representation of a month, without leading zeros 175 // Seconds, with leading zero [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 71 // Day of the month, 2 digits with leading zeros 84 // 12-hour format of an hour without leading zeros 88 // 24-hour format of an hour without leading zeros 92 // 12-hour format of an hour with leading zeros 104 // 24-hour format of an hour with leading zeros 109 // Minutes with leading zeros 114 // Day of the month without leading zeros 135 // Numeric representation of a month, with leading zeros 145 // Numeric representation of a month, without leading zeros 171 // Seconds, with leading zero [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
date-format-tofte.js | 71 // Day of the month, 2 digits with leading zeros 84 // 12-hour format of an hour without leading zeros 88 // 24-hour format of an hour without leading zeros 92 // 12-hour format of an hour with leading zeros 104 // 24-hour format of an hour with leading zeros 109 // Minutes with leading zeros 114 // Day of the month without leading zeros 135 // Numeric representation of a month, with leading zeros 145 // Numeric representation of a month, without leading zeros 171 // Seconds, with leading zero [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
date-format-tofte.js | 71 // Day of the month, 2 digits with leading zeros 84 // 12-hour format of an hour without leading zeros 88 // 24-hour format of an hour without leading zeros 92 // 12-hour format of an hour with leading zeros 104 // 24-hour format of an hour with leading zeros 109 // Minutes with leading zeros 114 // Day of the month without leading zeros 135 // Numeric representation of a month, with leading zeros 145 // Numeric representation of a month, without leading zeros 171 // Seconds, with leading zero [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
message_bubble.cc | 41 column_set->AddColumn(GridLayout::LEADING, GridLayout::LEADING, 0, 47 column_set->AddColumn(GridLayout::TRAILING, GridLayout::LEADING, 0, 52 column_set->AddColumn(GridLayout::LEADING, GridLayout::LEADING, 1,
|
/external/chromium_org/third_party/opus/src/silk/ |
Inlines.h | 40 /* count leading zeros of opus_int64 */ 55 /* get number of leading zeros and fractional part (the bits right after the leading one */ 58 opus_int32 *lz, /* O number of leading zeros */ 59 opus_int32 *frac_Q7 /* O the 7 bits right after the leading one */
|
/external/chromium_org/ui/views/controls/ |
image_view.cc | 111 // to flip the meaning of trailing and leading. For example, if the 116 actual_horiz_alignment = (horiz_alignment_ == LEADING) ? TRAILING : LEADING; 118 case LEADING: x = insets.left(); break; 126 case LEADING: y = insets.top(); break;
|
single_split_view.h | 29 SingleSplitView(View* leading, 66 // Sets whether the leading component is resized when the split views size 73 // Calculates ideal leading and trailing view bounds according to the given
|
/external/chromium_org/ui/app_list/views/ |
signin_view.cc | 63 columns->AddColumn(views::GridLayout::LEADING, 101 views::GridLayout::LEADING, 112 views::GridLayout::LEADING,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
genericpath.py | 69 "Given a list of pathnames, returns the longest common leading component" 89 leading dots. Returns "(root, ext)"; ext may be empty.""" 98 # skip all leading dots
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
genericpath.py | 69 "Given a list of pathnames, returns the longest common leading component" 89 leading dots. Returns "(root, ext)"; ext may be empty.""" 98 # skip all leading dots
|
/cts/tests/tests/text/src/android/text/style/cts/ |
DynamicDrawableSpanTest.java | 48 assertEquals(0, fm.leading); 57 assertEquals(0, fm.leading);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
BigIntegers.java | 18 * @return a byte array without a leading zero byte if present in the signed encoding. 41 * @return a byte array without a leading zero byte if present in the signed encoding.
|
/external/chromium_org/ui/gfx/ |
platform_font.h | 36 // the specified font. This may include some leading, i.e. height may be 38 // implementations include leading and the Linux one does not. This may
|
/external/llvm/test/CodeGen/Generic/ |
2003-05-30-BadFoldGEP.ll | 14 ;; Cause: FoldGetElemChain() was inserting an extra leading 0 even though 16 ;; The next instruction contributes a leading non-zero so another
|
/frameworks/base/core/java/android/net/http/ |
CharArrayBuffers.java | 32 * Returns true if the buffer contains the given string. Ignores leading 61 * Returns index of first occurence ch. Lower cases characters leading up
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
getopt.m4 | 44 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an 60 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an
|
/external/chromium/base/i18n/ |
file_util_icu.h | 22 // file name component (since slashes are considered illegal). Any leading or
|
/external/chromium/base/threading/ |
thread_restrictions.cc | 57 << "on shutdown, leading to a potential shutdown crash.";
|
/external/chromium/chrome/browser/net/ |
url_request_mock_http_job.h | 48 // This is the file path leading to the root of the directory to use as the
|