/frameworks/base/core/tests/coretests/src/android/text/ |
StaticLayoutTest.java | 116 * large text. See effect of leading. Currently, we don't expect there to 117 * even be non-zero leading. 128 if (fmi.leading == 0) { // nothing to test 129 Log.i("TG5", "leading is 0, skipping test"); 133 // So far, leading is not used, so this is the same as TG4. If we start 134 // using leading, this will fail.
|
/cts/tests/tests/text/src/android/text/style/cts/ |
IconMarginSpanTest.java | 87 assertEquals(0, fm.leading); 95 assertEquals(0, fm.leading);
|
/external/aac/libSBRenc/src/ |
fram_gen.h | 99 FIXFIX = 0, /*!< bs_frame_class: leading and trailing frame borders are fixed */ 100 FIXVAR, /*!< bs_frame_class: leading frame border is fixed, trailing frame border is variable */ 101 VARFIX, /*!< bs_frame_class: leading frame border is variable, trailing frame border is fixed */ 102 VARVAR /*!< bs_frame_class: leading and trailing frame borders are variable */ 103 ,FIXFIXonly /*!< bs_frame_class: leading border fixed (0), trailing border fixed (nrTimeSlots) and encased borders are dynamically derived from the tranPos */ 204 INT bs_abs_bord_0; /*!< bs_abs_bord_0, leading absolute border for VARVAR */ 206 INT bs_num_rel_0; /*!< bs_num_rel_0, number of relative borders associated with leading absolute border for VARVAR */ 208 INT bs_rel_bord_0[MAX_NUM_REL]; /*!< bs_rel_bord_0, relative borders associated with leading absolute border for VARVAR */
|
/external/bison/lib/ |
dirname-lgpl.c | 37 /* Advance prefix_length beyond important leading slashes. */ 60 Return the leading directories part of FILE, allocated with malloc.
|
/external/chromium/base/json/ |
json_writer_unittest.cc | 37 // Test Real values in the the range (-1, 1) must have leading zeros 43 // Test Real values in the the range (-1, 1) must have leading zeros
|
/external/chromium_org/base/json/ |
json_writer_unittest.cc | 37 // Test Real values in the the range (-1, 1) must have leading zeros 43 // Test Real values in the the range (-1, 1) must have leading zeros
|
/external/chromium_org/chrome/browser/first_run/ |
try_chrome_dialog_view.cc | 108 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::LEADING, 0, 122 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::FILL, 1, 129 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::FILL, 1, 135 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::FILL, 0, 138 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::FILL, 0, 145 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::FILL, 1, 160 columns->AddColumn(views::GridLayout::LEADING, views::GridLayout::FILL, 0,
|
/external/chromium_org/chrome/browser/ui/views/ |
content_setting_bubble_contents.cc | 186 column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 1, 208 popup_column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 0, 212 popup_column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 1, 237 indented_single_column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 269 menu_column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 0, 273 menu_column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 1, 347 layout->AddView(section_title, 1, 1, GridLayout::FILL, GridLayout::LEADING); 378 double_column_set->AddColumn(GridLayout::LEADING, GridLayout::CENTER, 1,
|
/external/chromium_org/third_party/JSON/JSON-2.59/t/ |
02_error.t | 32 eval { JSON->new->allow_nonref (1)->decode ('01') }; ok $@ =~ /leading zero/; 33 eval { JSON->new->allow_nonref->decode ('00') }; ok $@ =~ /leading zero/;
|
x02_error.t | 36 eval { JSON->new->allow_nonref (1)->decode ('01') }; ok $@ =~ /leading zero/; 37 eval { JSON->new->allow_nonref->decode ('00') }; ok $@ =~ /leading zero/;
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
HRTFKernel.h | 47 // The leading delay (average group delay) for each impulse response is extracted: 49 // m_frameDelay is the leading delay of the original impulse response.
|
/external/chromium_org/third_party/opus/src/silk/ |
sum_sqr_shift.c | 75 /* Make sure to have at least one extra leading zero (two leading zeros in total) */
|
/external/chromium_org/ui/message_center/views/ |
notification_button.cc | 49 icon_->SetHorizontalAlignment(views::ImageView::LEADING); 50 icon_->SetVerticalAlignment(views::ImageView::LEADING);
|
/external/chromium_org/v8/test/webkit/ |
gmail-re-re.js | 35 // Strips leading Re or similar (from Gmail source) 48 // then removes a leading and trailing space if they exist. (From Gmail)
|
/external/easymock/src/org/easymock/internal/ |
EasyMockProperties.java | 90 * key leading to the property
104 * key leading to the property
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
dirname.c | 37 /* Advance prefix_length beyond important leading slashes. */ 60 Return the leading directories part of FILE, allocated with xmalloc.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/ |
test_scanstring.py | 66 scanstring('{"Numbers cannot have leading zeroes": 013}', 2, None, True), 67 (u'Numbers cannot have leading zeroes', 37))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/ |
test_scanstring.py | 66 scanstring('{"Numbers cannot have leading zeroes": 013}', 2, None, True), 67 (u'Numbers cannot have leading zeroes', 37))
|
/external/chromium/chrome/browser/chromeos/login/ |
user_image_view.cc | 112 views::GridLayout::LEADING, 120 column_set->AddColumn(views::GridLayout::LEADING, 121 views::GridLayout::LEADING, 126 views::GridLayout::LEADING,
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
toolbar_button_unittest.mm | 136 // Middle button mouse up without leading mouse down in the view. 142 // Middle button mouse dragged in the view and up without leading mouse down. 196 // Middle button mouse up without leading mouse down in the view. 202 // Middle button mouse dragged in the view and up without leading mouse down.
|
/external/chromium/net/ftp/ |
ftp_util.h | 46 // remaining part, without leading/trailing whitespace.
|
/external/chromium_org/base/i18n/ |
file_util_icu.h | 22 // file name component (since slashes are considered illegal). Any leading or
|
/external/chromium_org/base/threading/ |
thread_restrictions.cc | 60 << "on shutdown, leading to a potential shutdown crash.";
|
/external/chromium_org/chrome/app/ |
chrome_exe.rc | 50 // Icon for the App Lancher. Named with a leading X to keep the name
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
util.js | 13 // Strips leading '?'
|