Searched
full:most (Results
301 -
325 of
12989) sorted by null
<<11121314151617181920>>
/external/chromium_org/ash/wm/ |
window_cycle_controller.h | 21 // Windows are sorted primarily by most recently used, and then by screen order. 23 // may change during the gesture, but the most recently used list isn't updated
|
/external/chromium_org/base/synchronization/ |
waitable_event_win.cc | 53 // It is most unexpected that this should ever fail. Help consumers learn 72 // It is most unexpected that this should ever fail. Help consumers learn
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
history_data.h | 54 // |max_primary| is the maximum number of the most recent primary associations 78 // Trims the data to keep the most recent |max_primary_| queries.
|
/external/chromium_org/content/public/test/ |
test_browser_thread_bundle.h | 6 // TestBrowserThreads in unit tests. For most tests, it is sufficient to 30 // Most of the time, this avoids needing to use a REAL_IO_THREAD.
|
/external/chromium_org/net/cert/ |
cert_status_flags.h | 20 // befits most static consts. 58 // Maps the most serious certificate error in the certificate status flags
|
/external/chromium_org/third_party/WebKit/ManualTests/plugins/ |
flip4mac-update-alert-over-navigation.html | 11 version 2.3.1.2, is therefore currently the most recent version that will reproduce this bug due to it being the most recent version
|
/external/chromium_org/third_party/cld/base/ |
stl_decl_msvc.h | 5 // In most .h files, we would rather include a declaration of an stl 11 // Most of the annoyance, btw, has to do with the default allocator.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
asyncresolverinterface.h | 44 // Returns top most resolved address of |family| 50 // Returns top most resolved IPv4 address if address is resolved successfully.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/ |
sample.bib | 13 generate scanners that are faster than most hand-coded ones. However, 14 most generated scanners are tailored for a particular environment, and
|
/external/chromium_org/ui/gl/android/ |
surface_texture.h | 33 // Update the texture image to the most recent frame from the image stream. 37 // texture image set by the most recent call to updateTexImage.
|
/external/libgsm/src/ |
table.c | 9 /* Most of these tables are inlined at their point of use. 15 * (Most of them inlined, so watch out.)
|
/external/llvm/docs/CommandGuide/ |
llvm-prof.rst | 37 are executed. This is most useful with basic block profiling 45 prints the entire module, instead of just the most commonly executed
|
/external/llvm/docs/HistoricalNotes/ |
2001-01-31-UniversalIRIdea.txt | 16 needed. Most of the machine-dependent code-generation and optimization 20 between languages.) Also, some or most of the higher-level
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowAlarmManager.java | 61 * Non-Android accessor returns the most recent scheduled alarm without 64 * @return the most recently scheduled alarm, wrapped in a
|
ShadowMapController.java | 69 * Non-Android accessor that returns the most recent value set by a call to either version of {@code animateTo()} 71 * @return the most recent value set by a call to either version of {@code animateTo()}
|
/frameworks/base/core/java/android/speech/ |
IRecognitionListener.aidl | 69 * @param results a Bundle containing the most likely results (N-best list). 76 * @param results a Bundle containing the current most likely result.
|
/frameworks/base/core/java/android/text/style/ |
CharacterStyle.java | 23 * class. Most extend its subclass {@link MetricAffectingSpan}, but simple 45 * Returns "this" for most CharacterStyles, but for CharacterStyles
|
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/ |
TouchModeFocusChangeTest.java | 33 * top most focusable gets focus. 85 assertTrue("first button (the top most focusable) should have gained focus",
|
/frameworks/base/location/java/android/location/ |
GpsSatellite.java | 110 * calculating the most recent GPS fix. 112 * @return true if the satellite was used to compute the most recent fix.
|
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
TrackerListHelper.java | 34 // sort entries by most recent first
44 * Tracker data will be sorted in most-recent first order
|
/hardware/libhardware/include/hardware/ |
local_time_hal.h | 40 * A structure used to collect low level sync data in a lab environment. Most 88 * Most HAL implementations will simply set this member to NULL, or return
|
/ndk/sources/cxx-stl/gabi++/src/ |
dynamic_cast.cc | 80 // Return the virtual pointer to the most derived object of referred by a 299 // If T is not a public base type of the most derived class referred 309 // If, in the most derived object pointed (referred) to by v, v points 317 // of type T in the most derived object. 327 // most derived object. 342 // most derived object, and the type of the most derived object has an 344 // lvalue referring) to the T subobject of the most derived object.
|
/external/chromium/net/spdy/ |
spdy_test_util.h | 112 // will vary the most between calls. 145 // will vary the most between calls. 190 // will vary the most between calls. 199 // will vary the most between calls. 209 // will vary the most between calls. If |direct| is false, the 226 // will vary the most between calls. 254 // will vary the most between calls. 262 // will vary the most between calls. 281 // will vary the most between calls. 289 // will vary the most between calls [all...] |
/cts/libs/json/src/com/android/json/stream/ |
JsonScope.java | 43 * An object whose most recent element is a key. The next element must
|
/dalvik/tests/033-class-init-deadlock/src/ |
Main.java | 4 * This causes most VMs to lock up.
|
Completed in 2756 milliseconds
<<11121314151617181920>>