HomeSort by relevance Sort by last modified time
    Searched refs:offsets (Results 151 - 175 of 356) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon39478::__anon39479
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon39926::__anon39927
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon40287::__anon40288
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon40645::__anon40646
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon41003::__anon41004
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon41364::__anon41365
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon41757::__anon41758
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon42203::__anon42204
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon42651::__anon42652
  /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/ceres-solver/internal/ceres/
solver_impl.cc 762 // update the parameter offsets and indices.
    [all...]
  /external/harfbuzz/src/
harfbuzz-hangul.c 248 syllable.offsets = item->offsets + first_glyph;
harfbuzz-tibetan.c 234 syllable.offsets = item->offsets + first_glyph;
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-hangul.c 248 syllable.offsets = item->offsets + first_glyph;
harfbuzz-tibetan.c 234 syllable.offsets = item->offsets + first_glyph;
  /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);
  /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
718 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
726 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
733 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
875 tr.data.ptr.offsets = data.ipcObjects();
882 tr.data.ptr.offsets = NULL;
991 reinterpret_cast<const size_t*>(tr.data.ptr.offsets),
1031 << ", offsets addr="
1032 << reinterpret_cast<const size_t*>(tr.data.ptr.offsets) << endl
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c 496 log_verbose("comparing %d offsets..\n", targ-junkout);
498 log_err("did not get the expected offsets. %s\n", gNuConvTestName);
654 log_err("did not get the expected offsets. %s\n",gNuConvTestName);
861 static const int32_t offsets[]={ 0, 0, 0, 1, 1, 1, 1, 3, 3, 3 }; local
863 expectedUTF8test2, sizeof(expectedUTF8test2), "UTF8", offsets,FALSE );
3020 int32_t* offsets = off; local
3113 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
3332 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
3398 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) ); local
3964 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4041 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4120 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4525 int32_t* offsets = (int32_t*) malloc(uBufSize * sizeof(int32_t) * 5); local
4835 static const int offsets[]={ local
    [all...]
  /external/icu4c/i18n/
translit.cpp 197 UTransPosition offsets; local
198 offsets.contextStart= start;
199 offsets.contextLimit = limit;
200 offsets.start = start;
201 offsets.limit = limit;
202 filteredTransliterate(text, offsets, FALSE, TRUE);
203 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/eigen/bench/btl/data/
gnuplot_common_settings.hh 27 set offsets 0, 0, 0, 0
  /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_

Completed in 395 milliseconds

1 2 3 4 5 67 8 91011>>