/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
ResolveCache.java | 64 * Returns an instance of the ResolveCache. Only one internal instance is kept, so
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
RecognizerLogger.java | 44 * time order. The newest RecognizerLogger.MAX_FILES are kept,
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
UserUnigramDictionary.java | 115 // Also, the database is written to somewhat frequently, so it needs to be kept alive
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
AbstractContactsProvider.java | 259 * to be kept in sync on the same transaction, they must all return the same thread-local.
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/include/ |
bfdlink.h | 99 /* Nothing is kept for bfd_hash_new. */ 103 /* Undefined and common symbols are kept in a linked list through 114 Weak symbols are not kept on this list. 698 (e.g., SPARC a.out) it is kept in the reloc. */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/include/ |
bfdlink.h | 99 /* Nothing is kept for bfd_hash_new. */ 103 /* Undefined and common symbols are kept in a linked list through 114 Weak symbols are not kept on this list. 698 (e.g., SPARC a.out) it is kept in the reloc. */
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
SettingsController.java | 33 * Controller class to get settings values. Settings are kept in-memory.
|
/external/bison/src/ |
reduce.c | 110 productions. A set is kept of all productions for which all the 248 afterwards. Kept for later report. */ 294 afterwards. Kept for later report. */
|
/external/openssl/crypto/rand/ |
md_rand.c | 208 * The result of this is kept in 'md' and also xored into the 371 * (incrementing looping index). From this digest output (which is kept 377 * are fed into the hash function and the results are kept in the
|
/libcore/luni/src/main/java/java/text/ |
BreakIterator.java | 39 * count as words, too). Whitespace and punctuation are kept separate from real 44 * kept with words (you don't want a line to start with whitespace, for 471 * status information of this iterator will be kept.
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMConfiguration.java | 137 * unexpanded entity references</a> are kept in the document. </dd> 294 * processing. Default attribute values information are kept. Note that 313 * information are kept. Note that validation must still happen if "validate
|
/packages/inputmethods/PinyinIME/jni/include/ |
matrixsearch.h | 262 // The DMI nodes will be kept. 401 // Used to delete something in the Pinyin string kept by the engine, and do 403 // Return value is the new length of Pinyin string kept by the engine which
|
/development/pdk/docs/source/ |
code-style.jd | 251 <p>To the extent that it is feasible, methods should be kept small and 257 <p>The scope of local variables should be kept to a minimum (<i>Effective 491 performance and quickly loses its usefulness if it's not kept reasonably 589 <p><i>Note:</i> When possible, logging should be kept on a single line if it 596 hard to reproduce should be kept at the DEBUG or VERBOSE level, and should be
|
/external/llvm/tools/bugpoint/ |
Miscompilation.cpp | 65 // with JUST the kept passes, discard the prefix passes. 98 // then separately run the "kept" passes. 102 // If it is not broken with the kept passes, it's possible that the prefix 103 // passes must be run before the kept passes to break it. If the program 105 // kept passes, we can update our bitcode file to include the result of the [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | 372 * In this Wi-Fi lock mode, Wi-Fi will be kept active, 380 * In this Wi-Fi lock mode, Wi-Fi will be kept active, 390 * In this Wi-Fi lock mode, Wi-Fi will be kept active as in mode 398 * kept active even after the device screen goes off. Holding the [all...] |
/external/tinyxml/ |
xmltest.cpp | 922 XmlTest( "White space kept.", " This has leading and trailing space ", text->Value() ); 927 XmlTest( "White space kept.", "This has internal space", text->Value() ); 932 XmlTest( "White space kept.", " This has leading, trailing, and internal space ", text->Value() );
|
/external/valgrind/main/tests/ |
vg_regtest | 65 # Expected stdout (filtered) is kept in <test>.stdout.exp* (can be more 67 # stderr (filtered) is kept in <test>.stderr.exp*. There must be at least 83 # the expected stdout which is kept in <test>.post.exp*.
|
vg_regtest.in | 65 # Expected stdout (filtered) is kept in <test>.stdout.exp* (can be more 67 # stderr (filtered) is kept in <test>.stderr.exp*. There must be at least 83 # the expected stdout which is kept in <test>.post.exp*.
|
/external/webkit/Source/JavaScriptCore/qt/api/ |
qscriptvalue_p.h | 50 Current value is kept in m_string, 52 value is kept in m_number 53 CBool -> QSVP is created from bool and no JSC engine has been associated yet. Current value is kept [all...] |
/device/samsung/crespo/ |
device_base.mk | 29 # harmless in no-driver builds should be kept here for simplicity and
|
/external/antlr/src/org/antlr/runtime/debug/ |
DebugEventSocketProxy.java | 43 * be kept in sync. New events must be handled on both sides of socket.
|
/external/chromium/chrome/browser/chromeos/ |
proxy_config_service_impl.h | 246 // Copy of the proxy configuration kept on the UI thread of the last seen
|
/external/chromium/chrome/browser/prerender/ |
prerender_manager_unittest.cc | 232 // permit 2 elements to be kept prerendered.
|
/external/chromium/chrome/browser/ui/webui/options/ |
sync_setup_handler.cc | 67 // These values need to be kept in sync with where they are written in
|
/external/chromium/googleurl/src/ |
url_util_unittest.cc | 77 // Control characters should be stripped out on the ends, and kept in the
|