HomeSort by relevance Sort by last modified time
    Searched full:within (Results 1351 - 1375 of 11068) sorted by null

<<51525354555657585960>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/
try_lock.pass.cpp 42 assert(d < ms(200)); // within 200ms
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
lock.pass.cpp 38 assert(d < ms(50)); // within 50ms
try_lock.pass.cpp 40 assert(d < ms(200)); // within 200ms
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
lock.pass.cpp 40 assert(d < ms(50)); // within 50ms
try_lock.pass.cpp 42 assert(d < ms(200)); // within 200ms
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.this/
sleep_for.pass.cpp 30 // The time slept is within 5% of 500ms
sleep_until.pass.cpp 30 // The time slept is within 5% of 500ms
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
linecnt.inp 35 Within the leaning walls,
  /packages/apps/Contacts/src/com/android/contacts/
ContactsSearchManager.java 28 * A convenience class that helps launch contact search from within the app.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
FileFileFilter.java 26 * within the current directory:
IOFileFilter.java 50 * @param name the filename within the directory to check
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic.def 22 kind specified. I.e. they're uninitialized. Within the diagnostic
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.def 22 kind specified. I.e. they're uninitialized. Within the diagnostic
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic.def 22 kind specified. I.e. they're uninitialized. Within the diagnostic
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.def 22 kind specified. I.e. they're uninitialized. Within the diagnostic
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_renames.py 48 # Don't match the node if it's within another match
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_renames.py 48 # Don't match the node if it's within another match
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
P2pBroadcastReceiverTest.java 72 * within the given timeout.
99 * established within the given timeout.
180 * within the given timeout.
  /cts/tools/dasm/src/java_cup/
production_part.java 5 * string that the user can use to refer to the part within actions.<p>
29 /** Optional label for referring to the part within an action (null for
34 /** Optional label for referring to the part within an action (null for
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java 31 * the user installs a shortcut, an activity within your application
36 * Typically this would then be handled as necessary by an activity within
116 * triggers the desired action within your Activity.
  /external/apache-http/src/org/apache/http/message/
LineParser.java 69 * the bounds within the buffer for the parsing operation
109 * the bounds within the buffer for the parsing operation
125 * the bounds within the buffer for the parsing operation
  /external/chromium/chrome/browser/ui/views/
find_bar_host.h 79 // GetDialogBounds and positions itself within that, either to the left (if an
83 // there is enough room for the dialog to draw within the bounds. If not, the
98 // within the Chrome frame window. The resulting rectangle will be a
  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine.h 68 // within the previously encoded target data, or just within the source
85 // within the inner loop of EncodeCopyForBestMatch.
  /external/chromium_org/base/process/
kill.h 84 // Waits for process to exit. If it did exit within |timeout_milliseconds|,
103 // Wait for a single process to exit. Return true if it exited cleanly within
113 // any processes needed to be killed, true if they all exited cleanly within
  /external/chromium_org/chrome/browser/history/
scored_history_match.h 47 // HistoryItemsForTerms function. Looks at particular fields within
99 TermMatches url_matches; // Term matches within the URL.
100 TermMatches title_matches; // Term matches within the page title.

Completed in 1713 milliseconds

<<51525354555657585960>>