HomeSort by relevance Sort by last modified time
    Searched full:quanta (Results 1 - 16 of 16) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
base64.py 143 quanta, leftover = divmod(len(s), 5)
147 quanta += 1
148 for i in range(quanta):
167 # Adjust for any leftover partial quanta
198 quanta, leftover = divmod(len(s), 8)
217 # Now decode the full quanta
231 # Process the last, partial quanta
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
base64.py 143 quanta, leftover = divmod(len(s), 5)
147 quanta += 1
148 for i in range(quanta):
167 # Adjust for any leftover partial quanta
198 quanta, leftover = divmod(len(s), 8)
217 # Now decode the full quanta
231 # Process the last, partial quanta
  /external/iproute2/include/linux/can/
netlink.h 25 __u32 tq; /* Time quanta (TQ) in nanoseconds */
  /external/kernel-headers/original/linux/can/
netlink.h 25 __u32 tq; /* Time quanta (TQ) in nanoseconds */
  /external/chromium_org/third_party/opus/src/celt/
celt_decoder.c 851 int width, quanta; local
855 /* quanta is 6 bits, but no more than 1 bit/sample
857 quanta = IMIN(width<<BITRES, IMAX(6<<BITRES, width));
867 boost += quanta;
868 total_bits -= quanta;
    [all...]
celt_encoder.c 1749 int width, quanta; local
    [all...]
  /system/core/adb/
usb_vendors.c 120 // Quanta's USB Vendor ID
  /external/chromium_org/content/gpu/
gpu_watchdog_thread.cc 316 // calls into kernel level repeatedly, giving up its quanta before it is
  /external/chromium_org/third_party/opus/src/doc/
draft-ietf-codec-opus.xml     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
it-IT_lexpos.utf 960 ADV "quanta" "k'^uanta"
    [all...]
  /external/valgrind/main/coregrind/
m_signals.c 60 thread for a time quanta, and while running blocking syscalls.
    [all...]
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 1130 * pages are carved up in cacheline-size quanta, so that there is no chance of
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 1123 * pages are carved up in cacheline-size quanta, so that there is no chance of
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rematch.cpp 67 // Time limits for expression evaluation are in terms of quanta of work by
    [all...]
  /external/icu4c/i18n/
rematch.cpp 67 // Time limits for expression evaluation are in terms of quanta of work by
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids 799 0408 Quanta Computer, Inc.
    [all...]

Completed in 860 milliseconds