HomeSort by relevance Sort by last modified time
    Searched full:offsets (Results 976 - 1000 of 3672) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/skia/src/core/
SkAntiRun.h 110 * Break the runs in the buffer at offsets x and x+count, properly
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1.c 181 * On disk, every document list has positions and offsets, so we don't bother
192 * as normal. Offsets more than 64 chars from the estimate are
220 DL_POSITIONS_OFFSETS /* docids + positions + offsets */
224 ** By default, only positions and not offsets are stored in the doclists.
225 ** To change this so that offsets are stored too, compile with
329 ** Add a position and starting and ending offsets to a doclist.
332 ** the position only and ignore the offsets.
446 /* Skip over offsets, ignoring them for now. */
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_icu.c 43 int *aOffset; /* Offsets of each character in utf-8 input */
fts2_tokenizer.h 115 ** identified by the byte offsets returned in *piStartOffset and
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_icu.c 43 int *aOffset; /* Offsets of each character in utf-8 input */
fts3_tokenizer.h 115 ** identified by the byte offsets returned in *piStartOffset and
  /external/chromium_org/third_party/sqlite/src/src/
sqliteLimit.h 137 ** imposed by the use of 16-bit offsets within each page.
  /external/chromium_org/third_party/webrtc/base/
sslidentity.h 122 // offsets to the current time in number of seconds.
  /external/chromium_org/third_party/webrtc/common_audio/resampler/
sinc_resampler.h 139 // The kernel offsets are sub-sample shifts of a windowed sinc shifted from
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
complex_bit_reverse_arm.S 88 @ elements, different from the generic C code. It actually provides byte offsets
  /external/chromium_org/tools/gn/
err.cc 34 // Watch out, the char offsets in the location are 1-based, so we have to
  /external/chromium_org/tools/memory_inspector/memory_inspector/backends/android/
dumpheap_native_parser.py 107 # relative offsets (exec_file + offset) using the memory maps just processed.
memdump_parser.py 69 # symbolization). Also, offsets for other mappings don't really matter.
  /external/chromium_org/tools/relocation_packer/src/
run_length_encoder.cc 28 // Requires that offsets are 'strictly increasing'. The packing
  /external/chromium_org/ui/events/
event_utils.h 93 // Gets the mouse wheel offsets from a native event.
  /external/chromium_org/v8/src/
safepoint-table.cc 155 // Emit sorted table of pc offsets together with deoptimization indexes.
  /external/clang/lib/StaticAnalyzer/Core/
Store.cpp 160 // FIXME: Handle symbolic raw offsets.
356 // do the wrong thing in the invalid case (because offsets for subregions
478 // Only allow non-integer offsets if the base region has no offset itself.
480 // SValBuilder here to add the two offsets without checking their types.
  /external/clang/test/Analysis/
misc-ps.c 138 // Test that symbolic array offsets are modeled conservatively.
  /external/deqp/doc/testspecs/GLES31/
functional.texture.gather.txt 44 + For offset(s) variants, test various offsets from both the spec-required
  /external/elfutils/0.153/
TODO 37 All accesses to the debug sections should make sure the offsets are
  /external/elfutils/0.153/libelf/
elf_readall.c 157 /* Correct the own offsets. */
  /external/elfutils/0.153/src/
elf32-i386.script 147 /* We want the small data sections together, so single-instruction offsets
  /external/fonttools/Lib/fontTools/ttLib/tables/
sbixBitmapSet.py 48 # build offset list for single bitmap offsets
  /external/harfbuzz_ng/src/
hb-open-file-private.hh 143 table; /* Array of offsets to the OffsetTable for each font
hb-ot-head-table.hh 139 SHORT indexToLocFormat; /* 0 for short offsets, 1 for long. */

Completed in 613 milliseconds

<<31323334353637383940>>