HomeSort by relevance Sort by last modified time
    Searched refs:offsets (Results 126 - 150 of 301) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon32873::__anon32874
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon33213::__anon33214
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon33570::__anon33571
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon33910::__anon33911
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon34270::__anon34271
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon34615::__anon34616
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon35007::__anon35008
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon35454::__anon35455
  /external/chromium/base/
string_util_unittest.cc 847 std::vector<size_t> offsets; local
851 &offsets);
852 EXPECT_EQ(2U, offsets.size());
853 EXPECT_EQ(7U, offsets[0]);
854 EXPECT_EQ(25U, offsets[1]);
855 offsets.clear();
859 &offsets);
860 EXPECT_EQ(2U, offsets.size());
861 EXPECT_EQ(25U, offsets[0]);
862 EXPECT_EQ(7U, offsets[1])
    [all...]
  /external/harfbuzz/src/
harfbuzz-hangul.c 248 syllable.offsets = item->offsets + first_glyph;
harfbuzz-tibetan.c 233 syllable.offsets = item->offsets + first_glyph;
harfbuzz-shaper.h 277 hb_uint32 num_glyphs; /* input: capacity of output arrays <glyphs>, <attributes>, <advances>, <offsets>, and <log_clusters>; */
283 HB_FixedPoint *offsets; /* output: <num_glyphs> offsets */ member in struct:HB_ShaperItem_
  /external/llvm/lib/Object/
Archive.cpp 226 const char *offsets = buf + 4; local
227 buf += 4 + (member_count * 4); // Skip offsets.
234 uint32_t offset = *(reinterpret_cast<const support::ulittle32_t*>(offsets)
257 buf += 4 + (member_count * 4); // Skip offsets.
268 buf += 4 + (member_count * 4); // Skip offsets.
  /external/quake/quake/src/QW/client/
r_main.c 162 r_notexture_mip->offsets[0] = sizeof(texture_t);
163 r_notexture_mip->offsets[1] = r_notexture_mip->offsets[0] + 16*16;
164 r_notexture_mip->offsets[2] = r_notexture_mip->offsets[1] + 8*8;
165 r_notexture_mip->offsets[3] = r_notexture_mip->offsets[2] + 4*4;
169 dest = (byte *)r_notexture_mip + r_notexture_mip->offsets[m];
r_surf.c 249 r_source = (byte *)mt + mt->offsets[r_drawsurf.surfmip];
637 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest);
642 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest);
model.h 87 unsigned offsets[MIPLEVELS]; // four mip maps stored member in struct:texture_s
r_sky.c 61 src = (byte *)mt + mt->offsets[0];
  /external/quake/quake/src/WinQuake/
r_main.cpp 159 r_notexture_mip->offsets[0] = sizeof(texture_t);
160 r_notexture_mip->offsets[1] = r_notexture_mip->offsets[0] + 16*16;
161 r_notexture_mip->offsets[2] = r_notexture_mip->offsets[1] + 8*8;
162 r_notexture_mip->offsets[3] = r_notexture_mip->offsets[2] + 4*4;
166 dest = (byte *)r_notexture_mip + r_notexture_mip->offsets[m];
r_surf.cpp 266 r_source = (byte *)mt + mt->offsets[r_drawsurf.surfmip];
654 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest);
659 ((byte *)psurf->texinfo->texture + psurf->texinfo->texture->offsets[0]), pdest);
  /frameworks/native/libs/binder/
IPCThreadState.cpp 151 << "offsets=" << btd->data.ptr.offsets << " (" << (void*)btd->offsets_size
720 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
728 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
735 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
872 tr.data.ptr.offsets = data.ipcObjects();
879 tr.data.ptr.offsets = NULL;
988 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
1029 << ", offsets addr="
1030 << reinterpret_cast<const size_t*>(tr.data.ptr.offsets) << endl
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c 493 log_verbose("comparing %d offsets..\n", targ-junkout);
495 log_err("did not get the expected offsets. %s\n", gNuConvTestName);
651 log_err("did not get the expected offsets. %s\n",gNuConvTestName);
858 static const int32_t offsets[]={ 0, 0, 0, 1, 1, 1, 1, 3, 3, 3 }; local
860 expectedUTF8test2, sizeof(expectedUTF8test2), "UTF8", offsets,FALSE );
3017 int32_t* offsets = off; local
3110 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
3329 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
3395 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) ); local
3961 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4038 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4117 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4522 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4832 static const int offsets[]={ local
    [all...]
  /external/icu4c/i18n/
translit.cpp 199 UTransPosition offsets; local
200 offsets.contextStart= start;
201 offsets.contextLimit = limit;
202 offsets.start = start;
203 offsets.limit = limit;
204 filteredTransliterate(text, offsets, FALSE, TRUE);
205 return offsets.limit;
    [all...]
  /frameworks/base/core/java/android/view/animation/
AnimationSet.java 496 final long[] offsets = mStoredOffsets; local
497 if (offsets == null) return;
503 children.get(i).setStartOffset(offsets[i]);
  /external/freetype/src/cff/
cfftypes.h 51 /* off_size :: The size in bytes of object offsets in index. */
58 /* offsets :: A table of element offsets in the index. Must be */
72 FT_ULong* offsets; member in struct:CFF_IndexRec_
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xvlib.h 160 int *offsets; /* bytes */ member in struct:__anon10791

Completed in 2462 milliseconds

1 2 3 4 56 7 8 91011>>