Searched refs:offsets (Results 126 - 150 of 189) sorted by relevance

12345678

/external/icu4c/test/cintltst/
H A Dnccbtst.c575 static const int32_t offsets[]={ local
584 /* BOCU-1 fromUnicode never calls callbacks, so this only tests single-byte and offsets behavior */
588 UCNV_FROM_U_CALLBACK_SKIP, offsets, NULL, 0)
618 int32_t offsets[]={ local
630 /* CESU-8 fromUnicode never calls callbacks, so this only tests conversion and offsets behavior */
632 /* without offsets */
641 /* with offsets */
645 UCNV_FROM_U_CALLBACK_SKIP, offsets, NULL, 0)
999 int32_t offsets[]={ local
1014 UCNV_TO_U_CALLBACK_SKIP, offsets, NUL
1049 int32_t offsets[]={ local
1490 static const int32_t offsets[]={ 0, 0, 0, 1, 1, 1, 1, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6 }; local
1513 static const int32_t offsets[]={ local
1540 static const int32_t offsets[]={ local
1701 static const int32_t offsets[]={ local
[all...]
H A Dcitertst.c134 log_err("ERROR: Different locales have different offsets at the same character\n");
210 log_err("ERROR: Different locales have different offsets at the same character\n");
634 /* testing offsets in normalization buffer */
2075 const int32_t * offsets; member in struct:__anon5991
2098 nextOffsetPtr = tsceItemPtr->offsets;
2099 limitOffsetPtr = tsceItemPtr->offsets + tsceItemPtr->offsetsLen;
2124 nextOffsetPtr = tsceItemPtr->offsets + tsceItemPtr->offsetsLen;
2125 limitOffsetPtr = tsceItemPtr->offsets;
/external/kernel-headers/original/linux/
H A Dvideodev.h193 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
/external/quake/quake/src/QW/client/
H A Dd_edge.c246 pface->texinfo->texture->offsets[0]);
H A Dgl_model.h89 unsigned offsets[MIPLEVELS]; // four mip maps stored member in struct:texture_s
H A Dgl_model.c369 mt->offsets[j] = LittleLong (mt->offsets[j]);
381 tx->offsets[j] = mt->offsets[j] + sizeof(texture_t) - sizeof(miptex_t);
H A Dmodel.c367 mt->offsets[j] = LittleLong (mt->offsets[j]);
379 tx->offsets[j] = mt->offsets[j] + sizeof(texture_t) - sizeof(miptex_t);
/external/quake/quake/src/QW/server/
H A Dmodel.c309 mt->offsets[j] = LittleLong (mt->offsets[j]);
321 tx->offsets[j] = mt->offsets[j] + sizeof(texture_t) - sizeof(miptex_t);
/external/quake/quake/src/WinQuake/
H A Dd_edge.cpp242 pface->texinfo->texture->offsets[0]);
H A Dgl_model.h86 unsigned offsets[MIPLEVELS]; // four mip maps stored member in struct:texture_s
H A Dgl_model.cpp369 mt->offsets[j] = LittleLong (mt->offsets[j]);
381 tx->offsets[j] = mt->offsets[j] + sizeof(texture_t) - sizeof(miptex_t);
H A Dmodel.cpp385 mt->offsets[j] = LittleLong (mt->offsets[j]);
397 tx->offsets[j] = mt->offsets[j] + sizeof(texture_t) - sizeof(miptex_t);
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S11 # offsets into the results returned by the uname syscall
/external/chromium/base/
H A Dstring_util.h517 // number less one. Eg $$->$, $$$->$$, etc. The offsets parameter here can be
521 std::vector<size_t>* offsets);
526 std::vector<size_t>* offsets);
/external/v8/test/cctest/
H A Dtest-assembler-x64.cc320 int offsets[4] = {0, 1, 0xfed, 0xbeefcad}; local
322 int offset = offsets[i];
/external/v8/src/
H A Dmark-compact.cc2924 int offsets[16]; local
2935 int live_objects = MarkWordToObjectStarts(cells[cell_index], offsets);
2937 Address object_addr = cell_base + offsets[i] * kPointerSize;
3091 int offsets[16]; local
3106 int live_objects = MarkWordToObjectStarts(cells[cell_index], offsets);
3109 Address free_end = object_address + offsets[live_index++] * kPointerSize;
3454 // other numbers on the line describe the offsets (in words) of the object
3637 // range. Puts the offsets of the words in the supplied array.
3673 int offsets[16];
3688 int live_objects = MarkWordToObjectStarts(cell, offsets);
[all...]
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1422 int *offsets; local
1425 offsets = os_calloc(bss->nai_realm_count * MAX_NAI_REALMS,
1427 if (offsets == NULL)
1433 offsets[i * MAX_NAI_REALMS + j] =
1442 os_free(offsets);
1451 int offs = offsets[i * MAX_NAI_REALMS + j];
1458 os_free(offsets);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/freetype/src/base/
H A Dftobjs.c1538 FT_Long *offsets,
1562 error = FT_Stream_Seek( stream, offsets[i] );
1586 error = FT_Stream_Seek( stream, offsets[i] );
1593 FT_TRACE3(( "POST fragment[%d]: offsets=0x%08x, rlen=0x%08x, flags=0x%04x\n",
1594 i, offsets[i], rlen, flags ));
1681 FT_Long *offsets,
1700 flag_offset = offsets[face_index];
1869 FT_Long offsets[FT_RACCESS_N_RULES]; local
1878 args->pathname, file_names, offsets, errors );
1901 i, args2.pathname, offsets[
1536 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1679 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
[all...]
/external/mesa3d/src/glsl/
H A Dir_reader.cpp1059 tex->offsets[0] = offset_x->value();
1060 tex->offsets[1] = offset_y->value();
1061 tex->offsets[2] = offset_z->value();
/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h72 // offsets.
100 // offsets: An array of ints giving the byte offsets, relative to
124 const int offsets[],
352 // which the offsets of the direct fields of a class are non-constant.
353 // Fields inherited from superclasses *can* have non-constant offsets,
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11yuv.c408 hwdata->image->offsets[i];
/external/zlib/src/as400/
H A Dzlib.inc83 D z_off_t S 10i 0 Stream offsets
84 D z_off64_t S 20i 0 Stream offsets
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
H A DXv.c970 ret->offsets = ret->pitches + rep.num_planes;
974 _XRead(dpy, (char*)(ret->offsets), rep.num_planes << 2);

Completed in 518 milliseconds

12345678