HomeSort by relevance Sort by last modified time
    Searched full:shortest (Results 26 - 50 of 91) sorted by null

12 3 4

  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler.cpp 1025 //callback, because the shortest delay interval has changed.
1040 //then return the pending timer with the shortest delay if any.
    [all...]
oscl_scheduler_readyq.cpp 341 //Inform scheduler observer of a change in the shortest timer interval
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrv.c 646 * \brief Finds the index for the measurement request with the shortest period
651 * \return index of the measurement request with the shortest duration.\n
682 { /* otherwise, return the index of the type with the shortest duration */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.c 678 * \brief Finds the index for the measurement request with the shortest period
683 * \return index of the measurement request with the shortest duration.\n
714 { /* otherwise, return the index of the type with the shortest duration */
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.c 646 * \brief Finds the index for the measurement request with the shortest period
651 * \return index of the measurement request with the shortest duration.\n
682 { /* otherwise, return the index of the type with the shortest duration */
    [all...]
  /external/grub/stage2/
gunzip.c 404 shortest codes, so those codes dominate the decoding time, and hence
416 bits is used, or when the shortest code is *longer* than the requested
417 table size, in which case the length of the shortest code in bits is
620 /* go through the bit lengths (k already is bits in shortest code) */
    [all...]
  /external/icu4c/common/
utf_impl.c 155 * Starting with Unicode 3.0.1, non-shortest forms are illegal.
unisetspan.cpp 545 * or recursively span for all but the shortest one and
546 * iteratively continue the span with the shortest local match.
573 * pop the shortest string match end point and continue
578 * Continue the loop with the shortest end point of either this code point
    [all...]
  /external/icu4c/i18n/unicode/
bms.h 23 * compute the length of the shortest string that can
  /external/icu4c/test/cintltst/
trie2test.c 353 0xc0, 0x80, /* non-shortest U+0000 */
354 0xc1, 0xbf, /* non-shortest U+007f */
356 0xe0, 0x90, 0x80, /* non-shortest U+0400 */
360 0xf0, 0x8f, 0xbf, 0xbf, /* non-shortest U+ffff */
    [all...]
  /external/libpng/contrib/gregbook/
README 185 All options can be abbreviated to the shortest unique value; for example,
  /frameworks/base/services/java/com/android/server/
AlarmManagerService.java 85 // ordered from shortest to longest
208 // the shortest-interval bucket already scheduled
    [all...]
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
JSR166TestCase.java 167 * Returns the shortest timed delay. This could
  /external/proguard/src/proguard/classfile/instruction/
Instruction.java 674 * Shrinks this instruction to its shortest possible form.
  /external/stlport/src/
c_locale.h 220 * Returns the number of bytes of the shortest allowed multibyte
  /external/jdiff/src/jdiff/
DiffMyers.java 85 /** Find the midpoint of the shortest edit script for a specified
90 When the two searches meet, we have found the midpoint of the shortest
  /external/strace/
syscall.c 243 static struct timeval shortest = { 1000000, 0 }; variable in typeref:struct:timeval
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 20 * element that has been on the queue the shortest time. New elements
ConcurrentLinkedQueue.java 22 * queue the shortest time. New elements
LinkedBlockingQueue.java 23 * queue the shortest time. New elements
  /external/icu4c/common/unicode/
ucnv_err.h 162 Also, starting with Unicode 3.0.1, non-shortest byte sequences
  /external/icu4c/i18n/
colldata.cpp 866 // find out shortest string for the longest sequence of ces.
ucol_wgt.c 279 /* copy the ranges, shortest first, into the result array */
  /external/webkit/JavaScriptCore/icu/unicode/
ucnv_err.h 155 Also, starting with Unicode 3.0.1, non-shortest byte sequences
  /external/webkit/JavaScriptGlue/icu/unicode/
ucnv_err.h 155 Also, starting with Unicode 3.0.1, non-shortest byte sequences

Completed in 358 milliseconds

12 3 4