/cts/tests/tests/text/src/android/text/format/cts/ |
DateUtilsTest.java | 179 fixedTime + DAY_DURATION, fixedTime, java.text.DateFormat.FULL, 180 java.text.DateFormat.FULL)); 182 fixedTime, java.text.DateFormat.DEFAULT, java.text.DateFormat.FULL)); 184 fixedTime, java.text.DateFormat.LONG, java.text.DateFormat.FULL)); 186 fixedTime, java.text.DateFormat.MEDIUM, java.text.DateFormat.FULL)); 188 fixedTime, java.text.DateFormat.SHORT, java.text.DateFormat.FULL)); 192 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.FULL)); 194 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.DEFAULT)); 196 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.LONG)) [all...] |
/external/chromium_org/chrome/renderer/safe_browsing/ |
phishing_url_feature_extractor_unittest.cc | 23 void SplitStringIntoLongAlphanumTokens(const std::string& full, 25 PhishingUrlFeatureExtractor::SplitStringIntoLongAlphanumTokens(full, 117 std::string full = "This.is/a_pretty\\unusual-!path,indeed"; local 119 SplitStringIntoLongAlphanumTokens(full, &long_tokens); 124 full = "...i-am_re/al&ly\\b,r,o|k=e:n///up%20"; 125 SplitStringIntoLongAlphanumTokens(full, &long_tokens);
|
/external/chromium_org/third_party/leveldatabase/src/doc/ |
log_format.txt | 9 type: uint8 // One of FULL, FIRST, MIDDLE, LAST 26 FULL == 1 31 The FULL record contains the contents of an entire user record. 43 A will be stored as a FULL record in the first block. 51 C will be stored as a FULL record in the fourth block. 65 hit a FULL or FIRST record.
|
/external/chromium_org/third_party/skia/src/xml/ |
SkJS.cpp | 108 char *path, *comp, *full; local 125 full = JS_smprintf("%s/%s", comp, name); 126 if (!full) { 132 full = (char *)name; 134 found = (access(full, X_OK) == 0); 136 free(full);
|
/external/chromium_org/third_party/sqlite/src/test/ |
diskfull.test | 12 # focus of this file is testing for correct handling of disk full 43 } {1 {database or disk is full}} 51 } {1 {database or disk is full}} 67 set r {1 {database or disk is full}} 71 set r {1 {database or disk is full}} 74 } {1 {database or disk is full}}
|
/external/skia/src/xml/ |
SkJS.cpp | 108 char *path, *comp, *full; local 125 full = JS_smprintf("%s/%s", comp, name); 126 if (!full) { 132 full = (char *)name; 134 found = (access(full, X_OK) == 0); 136 free(full);
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compat.cpp | 110 void SplitToVector(char* full, const char* delim, vector<char*>* vec, 112 char* next = full; 113 while((next = strsep(&full, delim)) != NULL) { 117 // Add last element (or full string if no delimeter found): 118 if (full != NULL) { 119 vec->push_back(full);
|
/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rGB/ |
strings.xml | 19 <string name="backup_confirm_title" msgid="827563724209303345">"Full backup"</string> 20 <string name="restore_confirm_title" msgid="5469365809567486602">"Full restoration"</string> 21 <string name="backup_confirm_text" msgid="1878021282758896593">"A full backup of all data to a connected desktop computer has been requested. Do you want to allow this to happen?\n\nIf you did not request the backup yourself, do not allow the operation to proceed."</string> 24 <string name="restore_confirm_text" msgid="7499866728030461776">"A full restore of all data from a connected desktop computer has been requested. Do you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the operation to proceed. This will replace any data currently on the device!"</string> 30 <string name="backup_enc_password_text" msgid="4981585714795233099">"Please enter a password to use for encrypting the full backup data. If this is left blank, your current backup password will be used:"</string> 31 <string name="backup_enc_password_optional" msgid="1350137345907579306">"If you wish to encrypt the full backup data, enter a password below:"</string>
|
/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rIN/ |
strings.xml | 19 <string name="backup_confirm_title" msgid="827563724209303345">"Full backup"</string> 20 <string name="restore_confirm_title" msgid="5469365809567486602">"Full restoration"</string> 21 <string name="backup_confirm_text" msgid="1878021282758896593">"A full backup of all data to a connected desktop computer has been requested. Do you want to allow this to happen?\n\nIf you did not request the backup yourself, do not allow the operation to proceed."</string> 24 <string name="restore_confirm_text" msgid="7499866728030461776">"A full restore of all data from a connected desktop computer has been requested. Do you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the operation to proceed. This will replace any data currently on the device!"</string> 30 <string name="backup_enc_password_text" msgid="4981585714795233099">"Please enter a password to use for encrypting the full backup data. If this is left blank, your current backup password will be used:"</string> 31 <string name="backup_enc_password_optional" msgid="1350137345907579306">"If you wish to encrypt the full backup data, enter a password below:"</string>
|
/external/chromium_org/chrome/browser/managed_mode/ |
custodian_profile_downloader_service.h | 17 // successful, the profile's full (display) name will be returned. 18 typedef base::Callback<void(const base::string16& /* full name */)> 28 // If the download is successful, the profile's full (display) name will
|
/external/clang/test/CodeGenObjC/ |
bitfield-1.m | 16 int full; 42 full = 1; 59 CHECK_IF(full == 1);
|
/external/oprofile/events/mips/24K/ |
events.h | 87 "50-0 FSB < 25% full"}, 89 "51-0 FSB > 50% full"}, 91 "52-0 LDQ < 25% full"}, 93 "53-0 LDQ > 50% full"}, 95 "54-0 WBB < 25% full"}, 97 "55-0 WBB > 50% full"}, 171 "50-1 FSB 25-50% full"}, 173 "51-1 FSB full pipeline stall cycles"}, 175 "52-1 LDQ 25-50% full"}, 177 "53-1 LDQ full pipeline stall cycles"} [all...] |
/frameworks/base/core/java/android/webkit/ |
PluginStub.java | 39 * Return a custom full-screen view to be displayed when the user requests 40 * a plugin display as full-screen. Note that the application may choose not 41 * to display this View as completely full-screen.
|
/libcore/luni/src/main/native/ |
libcore_icu_NativeIDN.cpp | 26 case 0x3002: // ideographic full stop 27 case 0xff0e: // fullwidth full stop 28 case 0xff61: // halfwidth ideographic full stop
|
/cts/tools/dasm/src/java_cup/runtime/ |
char_token.java | 15 /** Full constructor. */
|
double_token.java | 15 /** Full constructor. */
|
float_token.java | 15 /** Full constructor. */
|
int_token.java | 15 /** Full constructor. */
|
long_token.java | 15 /** Full constructor. */
|
str_token.java | 14 /** Full constructor. */
|
/development/samples/browseable/AdvancedImmersiveMode/ |
_index.jd | 12 UI flags related to full-screen apps. The sample also shows how to implement a
|
/development/tools/emulator/skins/WSVGA/ |
layout | 86 speed full
|
/development/tools/emulator/skins/WXGA720/ |
layout | 86 speed full
|
/development/tools/emulator/skins/WXGA800/ |
layout | 86 speed full
|
/development/tools/emulator/skins/WXGA800-7in/ |
layout | 87 speed full
|