HomeSort by relevance Sort by last modified time
    Searched full:largest (Results 426 - 450 of 1679) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/quic/
quic_framer_test.cc     [all...]
quic_framer.cc 894 // Include the range to the largest observed.
    [all...]
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 103 // largest structure.
141 // largest structure.
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
bookmarks_handler.cc 455 0), // request the largest icon.
456 ui::SCALE_FACTOR_100P, // density doesn't matter for the largest icon.
  /external/chromium_org/content/browser/resources/media/
timeline_graph_view.js 329 // Find largest value.
347 * |max_| will be set to the value of the largest label, which
  /external/chromium_org/gpu/command_buffer/common/
cmd_buffer_common.h 238 // transfer buffer be large enough to hold the largest string you can send,
392 // the largest thing you can send back in 1 command is the size of your shared
  /external/chromium_org/media/filters/
source_buffer_stream.h 123 // Returns the largest distance between two adjacent buffers in this stream,
355 // Stores the largest distance between two adjacent buffers in this stream.
  /external/chromium_org/third_party/icu/source/common/
propname.h 110 * large enough to accomodate the largest enum value, which as of this
111 * writing is the largest general category mask. Need not be signed
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libico.cpp 99 //FIXME:if no chooser, consider providing the largest color image
100 //what are the odds that the largest image would be monochrome?
  /external/chromium_org/third_party/sqlite/src/src/
test_stat.c 65 " mx_payload INTEGER /* Largest payload size of all cells */" \
107 int nMxPayload; /* Largest payload of any cell on this page */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
win64-except.c 436 yasm_internal_error(N_("expansion on already largest alloc"));
448 /* We're into the largest size */
  /external/chromium_org/third_party/zlib/
deflate.h 82 int max_code; /* largest code with non zero frequency */
210 int heap_max; /* element of largest frequency */
  /external/kernel-headers/original/asm-x86/
voyager.h 82 /* Largest number of asics per module */
113 __u16 largest_reg; /* Largest register in the scan path */
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 257 * before and 3 pixels after. So the largest Y mv on a border would
259 * therefore only extended by 8. The largest mv that a UV block
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 219 // before and 3 pixels after. So the largest Y mv on a border would
221 // Y and therefore only extended by 8. The largest mv that a UV block
  /external/llvm/include/llvm/Support/
TimeValue.h 43 /// A constant TimeValue representing the largest time
46 /// @brief The largest possible time value.
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 82 int max_code; /* largest code with non zero frequency */
205 int heap_max; /* element of largest frequency */
  /external/qemu/elff/
elf_file.cc 83 /* Allocate enough space on the stack to fit the largest ELF file header. */
94 * Open ELF file, and read its header (the largest one possible).
  /external/skia/src/images/
SkImageDecoder_libico.cpp 99 //FIXME:if no chooser, consider providing the largest color image
100 //what are the odds that the largest image would be monochrome?
  /external/srec/portable/src/
pmemblock.c 428 /* If pool exists for the size needed, then use it, else find next largest pool */
437 /* If next largest pool doesn't exist, then use pool 0 (regions) */
  /external/zlib/src/
deflate.h 85 int max_code; /* largest code with non zero frequency */
208 int heap_max; /* element of largest frequency */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
dtx.c 523 /* Find the second largest distance */
554 /* If second largest distance/MED_THRESH is smaller than */
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.cc 83 /* Allocate enough space on the stack to fit the largest ELF file header. */
94 * Open ELF file, and read its header (the largest one possible).
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 475 EGLint width,height,largest,texTarget,texFormat; local
476 pbSurface->getDim(&width,&height,&largest);
  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 187 // the largest semidom number assigned

Completed in 1970 milliseconds

<<11121314151617181920>>