/external/icu/icu4c/source/i18n/ |
calendar.cpp | 18 * 05/01/97 aliu Made equals(), before(), after() arguments const. 157 /* Max value for stamp allowable before recalculation */ 1048 Calendar::before(const Calendar& when, UErrorCode& status) const function in class:Calendar [all...] |
/external/icu/icu4c/source/test/intltest/ |
calregts.cpp | 309 c->before(*d,status) || 310 c->before(*c,status) || 1182 UDate before = ADDROLL_date[i]; local 2041 int32_t before; \/\/ ms before cutover member in struct:__anon20192 [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
SimpleDateFormat.java | 670 * within 80 years before and 20 years after the time the SimpleDateFormat 2794 Object before = items[itemIndex-1]; local 2820 Object before = items[itemIndex-1]; local [all...] |
/external/ltp/tools/top-LTP/ |
top.c | 1646 static void before(char *me) function [all...] |
/external/syslinux/core/fs/xfs/ |
xfs.h | 613 uint32_t before; /* Btree block before this key */ member in struct:xfs_da_intnode::xfs_da_node_entry
|
/external/vixl/test/aarch64/ |
test-assembler-aarch64.cc | 90 // If more advanced computation is required before the assert then access the 13208 RegisterDump before; local 13226 RegisterDump before; local 13295 RegisterDump before; local 14957 RegisterDump before; local [all...] |
/frameworks/base/services/core/java/com/android/server/notification/ |
NotificationUsageStats.java | 117 * Called when a notification is tentatively enqueued by an app, before rate checking. 1246 final int before = r.stats.requestedImportance; local [all...] |
/libcore/ojluni/src/main/java/java/util/ |
Calendar.java | 138 * designate the week before week 1 of a year as week <code><i>n</i></code> of 227 * call to <code>set(Calendar.DAY_OF_MONTH, 30)</code> before the call to 237 * after the call minus the value of field <code>f</code> before the 403 * the value of <code>WEEK_OF_YEAR</code> for days before the first week of 416 * the value of <code>WEEK_OF_MONTH</code> for days before the first week of 475 * <code>DAY_OF_WEEK_IN_MONTH 0</code> indicates the week before 491 * whether the <code>HOUR</code> is before or after noon. 692 * period of the day from midnight to just before noon. 698 * period of the day from noon to just before midnight. 2736 public boolean before(Object when) { method in class:Calendar [all...] |
/prebuilts/sdk/current/support/v7/gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
CalendarRegressionTest.java | 140 c.before(d) || 141 c.before(c) || 744 Date before = (Date)ADDROLL[i+2]; local 747 testCal.setTime(before); 751 amount + ") " + before + " => " + 765 if (!before.equals(testCal.getTime())) { 766 logln(" exp:" + before + " FAIL"); [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationMiscTest.java | 143 * These strings contain the last character before [variable top] 154 * which means that LAST_VARIABLE_CHAR_STRING sorts before [last variable]. 168 * which means that LAST_REGULAR_CHAR_STRING sorts before [last regular]. 175 // "&[before 3][last primary ignorable]<<<k", 177 /* "you cannot go before ...": The parser now sets an error for such nonsensical rules. 178 "&[before 3][first tertiary ignorable]<<<a", 179 "&[before 3][last tertiary ignorable]<<<a", */ 182 * and it *is* possible to "go before" that. 184 "&[before 3][first secondary ignorable]<<<a", 185 "&[before 3][last secondary ignorable]<<<a" 3141 String before = "\\u0e01"; \/* ko kai *\/ local [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationMiscTest.java | 142 * These strings contain the last character before [variable top] 153 * which means that LAST_VARIABLE_CHAR_STRING sorts before [last variable]. 167 * which means that LAST_REGULAR_CHAR_STRING sorts before [last regular]. 174 // "&[before 3][last primary ignorable]<<<k", 176 /* "you cannot go before ...": The parser now sets an error for such nonsensical rules. 177 "&[before 3][first tertiary ignorable]<<<a", 178 "&[before 3][last tertiary ignorable]<<<a", */ 181 * and it *is* possible to "go before" that. 183 "&[before 3][first secondary ignorable]<<<a", 184 "&[before 3][last secondary ignorable]<<<a" 3140 String before = "\\u0e01"; \/* ko kai *\/ local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
CalendarRegressionTest.java | 139 c.before(d) || 140 c.before(c) || 743 Date before = (Date)ADDROLL[i+2]; local 746 testCal.setTime(before); 750 amount + ") " + before + " => " + 764 if (!before.equals(testCal.getTime())) { 765 logln(" exp:" + before + " FAIL"); [all...] |
/external/skia/src/core/ |
SkPath.cpp | 1474 SkVector before, after; local [all...] |
/external/v8/src/compiler/ |
register-allocator.cc | 610 // Find the last interval that ends before the position. If the 642 UseInterval* before = current; local 644 (last_interval_ == before) 648 last_interval_ = before; 650 // Find the last use position before the split and the first use [all...] |
wasm-compiler.cc | 179 Node* before = *effect_ptr; local 188 *effect_ptr = before; 1823 Node* before = *control_; local 1988 Node* before = *control_; local [all...] |
/frameworks/base/core/java/android/widget/ |
GridLayout.java | 228 * to their margins, before the edges of the resulting rectangle are aligned. 808 // before we are set up. 2370 public int before; field in class:Bounds 2407 int before = alignment.getAlignmentValue(c, size, gl.getLayoutMode()); local [all...] |
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/ |
GridLayout.java | 213 * to their margins, before the edges of the resulting rectangle are aligned. 796 // before we are set up. 2260 public int before; field in class:Bounds 2297 int before = alignment.getAlignmentValue(c, size, ViewGroupCompat.getLayoutMode(gl)); local [all...] |
/libcore/luni/src/main/native/ |
libcore_io_Linux.cpp | 252 // Cache the methods ids before we throw, so we don't call GetMethodID with a pending exception. 1805 timespec before; local [all...] |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.3.0/ |
testutils-25.3.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.3.0-beta1/ |
testutils-25.3.0-beta1.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.3.0-beta2/ |
testutils-25.3.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.3.0-beta3/ |
testutils-25.3.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.3.0-beta4/ |
testutils-25.3.0-beta4.jar | |