/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
line-map.h | 117 most recent linemap_add). MAX_COLUMN_HINT is the highest column 173 /* Set LOC to a source position that is the same line as the most recent
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
line-map.h | 117 most recent linemap_add). MAX_COLUMN_HINT is the highest column 173 /* Set LOC to a source position that is the same line as the most recent
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
line-map.h | 117 most recent linemap_add). MAX_COLUMN_HINT is the highest column 173 /* Set LOC to a source position that is the same line as the most recent
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
ShortcutRepositoryTest.java | 330 // App 3 only has 1, but it's most recent 363 // mApp1 has only one click, but is more recent 408 // 5 clicks, most recent half way through age limit 416 // 3 clicks, the most recent very recent 421 assertShortcuts("expecting 3 recent clicks to beat 5 clicks long ago", [all...] |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleHeap.java | 320 * Sends a REAE (REcent Allocation Enable) request to the client. 336 * Sends a REAQ (REcent Allocation Query) request to the client. 352 * Sends a REAL (REcent ALlocation) request to the client. 368 * Handle the response from our REcent Allocation Query message. 446 * Handle a REcent ALlocation response. 568 * the most recent allocation.
|
/frameworks/base/docs/html/tools/sdk/ |
tools-notes.jd | 261 href="http://tools.android.com/recent/detailednetworkusageinddms">more info</a>)</li> 281 folder. (<a href="http://tools.android.com/recent/dealingwithdependenciesinandroidprojects">more 300 href="http://tools.android.com/recent/ignoringlintwarnings">more info</a>)</li> 306 (<a href="http://tools.android.com/recent/lintapicheck">more info</a>)</li> 308 <a href="http://tools.android.com/recent/lintperformancechecks">performance</a>, 348 (<a href="http://tools.android.com/recent/lint">more info</a>)</li> 351 (<a href="http://tools.android.com/recent/sensoremulation">more info</a>)</li> 462 <li>Revamped the SDK Manager UI (<a href="http://tools.android.com/recent/newsdkmanager">more 466 see the <a href="http://tools.android.com/recent/buildchangesinrevision14">Android Tools Project 625 <a href="http://tools.android.com/recent/sdkmanagerfixes">Android Tools Project Site</a>. </li [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
ConfigResults.java | 63 * Returns the most recent baseline build results. 99 * Returns the most recent baseline build result value. 101 * @return The value of the most recent baseline build results. 202 * <li>{@link #DELTA_VALUE_INDEX}: the difference between the build value and its more recent baseline</li> 236 * <li>{@link AbstractResults#DELTA_VALUE_INDEX}: the difference between the build value and its more recent baseline</li>
|
/external/openfst/src/include/fst/ |
accumulator.h | 364 it->second.recent = true; 387 bool recent; // Has this state been accessed since last GC? member in struct:fst::CacheLogAccumulatorData::CacheState 389 CacheState(vector<double> *w, bool r) : weights(w), recent(r) {} 401 if (free_recent || !cs.recent) { 406 cs.recent = false;
|
/external/v8/test/sputnik/ |
sputnik.status | 208 # Invalid test case (recent change adding var changes semantics) 212 # Invalid test case (recent change adding var changes semantics) 214 # Invalid test case (recent change adding var changes semantics)
|
/external/webkit/Source/WebCore/platform/gtk/ |
LocalizedStringsGtk.cpp | 337 return String::fromUTF8(_("No recent searches")); 342 return String::fromUTF8(_("Recent searches")); 347 return String::fromUTF8(_("_Clear recent searches"));
|
/frameworks/av/services/audioflinger/ |
NBAIO.h | 233 // OVERRUN One or more frames were lost due to overrun, try again to read more recent data. 249 // One or more frames were lost due to overrun, try again to read more recent data. 269 // One or more frames were lost due to overrun, try again to read more recent data.
|
/frameworks/base/core/java/android/content/ |
SearchRecentSuggestionsProvider.java | 29 * It creates suggestions (as the user types) based on recent queries and/or recent views. 98 * This mode bit configures the database to record recent queries. <i>required</i>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
NavigationBarView.java | 460 final View recent = getRecentsButton(); local 472 + PhoneStatusBar.viewInfo(recent) 473 + " " + visibilityToString(recent.getVisibility())
|
/frameworks/base/services/java/com/android/server/location/ |
ComprehensiveCountryDetector.java | 85 * List of the most recent country state changes for debugging. This should have 91 * Most recent {@link Country} result that was added to the debug logs {@link #mDebugLogs}. 109 * Stop time of the most recent session for which the detector was active.
|
/external/webkit/Source/WebKit/gtk/po/ |
en_GB.po | 857 msgid "No recent searches" 858 msgstr "No recent searches" 861 msgid "Recent searches" 862 msgstr "Recent searches" 865 msgid "_Clear recent searches" 866 msgstr "_Clear recent searches"
|
/dalvik/docs/ |
heap-profiling.html | 13 but has become easier in recent releases. 17 also need a sufficiently recent version of DDMS.
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
BackupRestoreActivity.java | 257 * most recent data when the button is pressed. 260 Log.v(TAG, "Requesting restore of our most recent data");
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
RecognitionException.cs | 116 * for most recent token with line/col info, but notify getErrorHeader() 303 // we found the most recent real line / pos info
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
RecognitionException.cs | 118 * for most recent token with line/col info, but notify getErrorHeader() 362 // we found the most recent real line / pos info
|
/external/chromium/chrome/browser/translate/ |
translate_prefs.cc | 174 // most recent language that user enabled via 185 // assuming the last (i.e. most recent) target lang is what user wants to
|
/external/webkit/Source/WebCore/icu/unicode/ |
ushape.h | 192 * Replace European digits (U+0030...) by Arabic-Indic digits if the most recent 205 * Replace European digits (U+0030...) by Arabic-Indic digits if the most recent
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
stopping.jd | 44 <li>The user opens the Recent Apps window and switches from your app to another app. The 46 app from the Home screen launcher icon or the Recent Apps window, the activity restarts.</li>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentsHorizontalScrollView.java | 17 package com.android.systemui.recent; 42 import com.android.systemui.recent.RecentsPanelView.TaskDescriptionAdapter;
|
RecentsVerticalScrollView.java | 17 package com.android.systemui.recent; 42 import com.android.systemui.recent.RecentsPanelView.TaskDescriptionAdapter;
|
/frameworks/ex/carousel/test/src/com/android/carouseltest/ |
TaskSwitcherActivity.java | 135 Log.w("Recent", "Unable to launch recent task", e);
|