HomeSort by relevance Sort by last modified time
    Searched defs:offsets (Results 51 - 75 of 128) sorted by null

1 23 4 5 6

  /development/ndk/platforms/android-3/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon868::__anon869
  /external/icu4c/common/
ucnvscsu.c 68 /* use table of predefined fixed offsets for values from fixedThreshold */
72 /* constant offsets for the 8 static windows */
84 /* initial offsets for the 8 dynamic (sliding) windows */
96 /* Table of fixed predefined Offsets */
119 /* dynamic window offsets, intitialize to default values from initialDynamicOffsets */
236 int32_t *offsets; local
253 offsets=pArgs->offsets;
295 if(offsets!=NULL) {
296 *offsets++=sourceIndex
1015 int32_t *offsets; local
    [all...]
triedict.cpp 360 uint16_t nodeCount; // Number of entries in offsets[]
362 uint32_t offsets[1]; // Offsets to nodes from start of data member in struct:CompactTrieHeader
461 return (const CompactTrieNode *)((const uint8_t *)header + header->offsets[node]);
    [all...]
ucnv.c 755 _updateOffsets(int32_t *offsets, int32_t length,
770 * does not handle offsets
775 limit=offsets+length;
780 while(offsets<limit) {
781 offset=*offsets;
783 *offsets=offset+delta;
785 ++offsets;
790 * does not handle offsets
793 while(offsets<limit) {
794 *offsets++=-1
829 int32_t *offsets; local
1119 int32_t *offsets; local
1274 int32_t *offsets; local
1565 int32_t *offsets; local
    [all...]
ucnv_io.c 57 * you just need to sum up the previous offsets.
187 offsetsCount, /* length of the swapper's temporary offsets[] */
1129 uint32_t offsets[offsetsCount]; \/* 16-bit-addressed offsets from inTable\/outTable *\/ local
    [all...]
  /external/kernel-headers/original/linux/
binder.h 44 * between processes. The 'offsets' supplied as part of a binder transaction
45 * contains offsets into the data where these structures occur. The Binder
133 size_t offsets_size; /* number of bytes of offsets */
143 /* offsets from buffer to flat_binder_object structs */
144 const void *offsets; member in struct:binder_transaction_data::__anon7132::__anon7133
  /external/quake/quake/src/QW/client/
bspfile.h 105 unsigned offsets[MIPLEVELS]; // four mip maps stored member in struct:miptex_s
  /libcore/luni/src/main/java/java/text/
MessageFormat.java 544 * on input: an optional alignment field; on output: the offsets
693 * on input: an optional alignment field; on output: the offsets
1227 int[] offsets = new int[offsetsLength]; local
1249 int[] offsets = (int[]) fields.get("offsets", null); local
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon21620::__anon21621
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon21974::__anon21975
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon22328::__anon22329
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon22736::__anon22737
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon23110::__anon23111
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon23523::__anon23524
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon23896::__anon23897
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon24515::__anon24516
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
binder.h 97 const void *offsets; member in struct:binder_transaction_data::__anon24852::__anon24853
  /sdk/assetstudio/src/com/android/assetstudiolib/
Util.java 146 final float[] offsets = new float[]{0, 0, 0, 255}; local
148 return operatedImage(source, new RescaleOp(scaleFactors, offsets, null));
  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 95 // Comparison function for sorting TermMatches by their offsets.
677 std::vector<size_t> offsets; local
679 offsets.push_back(i->offset);
680 return offsets;
686 const std::vector<size_t>& offsets) {
687 DCHECK_EQ(matches.size(), offsets.size());
689 std::vector<size_t>::const_iterator offset_iter = offsets.begin();
    [all...]
  /external/chromium/net/base/
net_util_unittest.cc 996 std::vector<size_t> offsets; local
1821 std::vector<size_t> offsets; local
1826 NULL, NULL, &offsets); local
1861 NULL, NULL, &offsets); local
1896 NULL, NULL, &offsets); local
1926 NULL, NULL, &offsets); local
1964 &offsets); local
2003 &offsets); local
2029 kFormatUrlOmitHTTP, UnescapeRule::NORMAL, NULL, NULL, &offsets); local
2053 kFormatUrlOmitHTTP, UnescapeRule::NORMAL, NULL, NULL, &offsets); local
2078 UnescapeRule::NORMAL, NULL, NULL, &offsets); local
    [all...]
  /external/freetype/src/base/
ftobjs.c 1864 FT_Long offsets[FT_RACCESS_N_RULES]; local
    [all...]
  /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/freetype/src/sfnt/
ttcmap.c 267 /* It is up to the validation routine to check that all offsets fall */
813 FT_Byte *ends, *starts, *offsets, *deltas, *glyph_ids; local
874 offsets = deltas + num_segs * 2;
875 glyph_ids = offsets + num_segs * 2;
892 FT_Byte* p_offset = offsets;
    [all...]
  /external/harfbuzz/src/
harfbuzz-shaper.cpp 396 item->offsets[gfrom+i].x = p.x;
397 item->offsets[gfrom+i].y = p.y;
399 item->offsets[gfrom+i].x = p.x - baseMetrics.xOffset;
400 item->offsets[gfrom+i].y = p.y - baseMetrics.yOffset;
1289 HB_FixedPoint *offsets = item->offsets; local
    [all...]
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_

Completed in 2011 milliseconds

1 23 4 5 6