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

<<31323334353637383940>>

  /external/chromium_org/third_party/sqlite/src/test/
fts3an.test 161 # hit counts for each row. offsets() returns 4 elements for every
181 db eval {SELECT offsets(t3) as o FROM t3 WHERE t3 MATCH 'l*'} {
  /external/clang/include/clang/AST/
CharUnits.h 1 //===--- CharUnits.h - Character units for sizes and offsets ----*- C++ -*-===//
36 /// CharUnit values wherever you calculate sizes, offsets, or alignments
  /external/deqp/modules/gles2/functional/
es2fDrawTests.cpp 314 int offsets[3]; member in struct:deqp::gles2::Functional::__anon23685::IndexTest
356 for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offsets[iterationNdx] != -1; ++iterationNdx)
358 const std::string iterationDesc = std::string("offset ") + de::toString(indexTest.offsets[iterationNdx]);
359 spec.indexPointerOffset = indexTest.offsets[iterationNdx];
518 static const int offsets[] = { 0, 1, 5, 12 }; local
625 attribSpec.offset = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(offsets), DE_ARRAY_END(offsets), offsetWeights);
  /external/flac/include/FLAC/
callback.h 73 * these use 32-bit offsets and FLAC requires 64-bit offsets to deal with
  /external/freetype/include/
ftgxval.h 182 * Validate various TrueTypeGX tables to assure that all offsets and
288 * Validate classic (16-bit format) kern table to assure that the offsets
  /external/freetype/include/internal/
tttypes.h 55 /* TrueType collection header. This table contains the offsets of */
68 /* offsets :: The offsets of the font headers, one per face. */
75 FT_ULong* offsets; member in struct:TTC_HeaderRec_
783 FT_Char* offsets; member in struct:TT_Post_25_
    [all...]
  /external/icu/icu4c/source/i18n/
collationiterator.h 173 int64_t previousCE(UVector32 &offsets, UErrorCode &errorCode);
287 int64_t previousCEUnsafe(UChar32 c, UVector32 &offsets, UErrorCode &errorCode);
  /external/icu/icu4c/source/i18n/unicode/
basictz.h 65 * offsets and DST savings used by this time zone match the other in the
158 * Get time zone offsets from local wall time.
  /external/icu/icu4c/source/test/cintltst/
citertst.c 129 log_err("ERROR: Different locales have different offsets at the same character\n");
205 log_err("ERROR: Different locales have different offsets at the same character\n");
629 /* testing offsets in normalization buffer */
1173 const int32_t * offsets; member in struct:__anon25818
    [all...]
  /external/ipsec-tools/src/libipsec/
ipsec_set_policy.3 145 positive offsets, and up to 1073741823 for negative offsets.
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 65 // with offsets that exceeds the stack size: (stacksize+(4*(num_arg-1))
80 // possible to detect those references and the offsets are adjusted to
  /external/llvm/lib/Target/Sparc/
SparcCallingConv.td 48 // array at fixed offsets. Integer arguments are promoted to registers when
52 // parameter array at fixed offsets. Float and double parameters are promoted
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftgxval.h 182 * Validate various TrueTypeGX tables to assure that all offsets and
288 * Validate classic (16-bit format) kern table to assure that the offsets
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
tttypes.h 55 /* TrueType collection header. This table contains the offsets of */
68 /* offsets :: The offsets of the font headers, one per face. */
75 FT_ULong* offsets; member in struct:TTC_HeaderRec_
714 FT_Char* offsets; member in struct:TT_Post_25_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftgxval.h 182 * Validate various TrueTypeGX tables to assure that all offsets and
288 * Validate classic (16-bit format) kern table to assure that the offsets
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
tttypes.h 55 /* TrueType collection header. This table contains the offsets of */
68 /* offsets :: The offsets of the font headers, one per face. */
75 FT_ULong* offsets; member in struct:TTC_HeaderRec_
714 FT_Char* offsets; member in struct:TT_Post_25_
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
VariableOptimizer.java 316 * Returns the first instruction offset between the given offsets at which
335 * Returns the last instruction offset between the given offsets before
  /external/skia/src/animator/
SkDisplayXMLParser.cpp 32 "number of offsets in gradient must match number of colors",
35 "offsets in gradient must be increasing",
  /external/srec/srec/crec/
srec_initialize.c 184 /* cost offsets and accumulated cost offsets are pooled for all
  /frameworks/native/opengl/tools/glgen/src/
JType.java 111 // Typed pointers map to arrays + offsets
133 //EGL typed pointers map to arrays + offsets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/attr/
attributes.h 58 * along with its size. We put an array of offsets at the top that each
64 int32_t al_offset[1]; /* byte offsets of attrs [var-sized] */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
videodev.h 159 __u32 x,y; /* Offsets into image */
192 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/attr/
attributes.h 58 * along with its size. We put an array of offsets at the top that each
64 int32_t al_offset[1]; /* byte offsets of attrs [var-sized] */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videodev.h 159 __u32 x,y; /* Offsets into image */
192 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
  /external/chromium_org/ui/base/clipboard/
clipboard_win.cc 520 std::vector<size_t> offsets;
521 offsets.push_back(start_index - html_start);
522 offsets.push_back(end_index - html_start);
524 &offsets));
525 *fragment_start = base::checked_cast<uint32>(offsets[0]);
526 *fragment_end = base::checked_cast<uint32>(offsets[1]);

Completed in 929 milliseconds

<<31323334353637383940>>