Searched refs:tableSize (Results 26 - 50 of 61) sorted by relevance

123

/external/skia/src/ports/
H A DSkFontHost_mac.cpp1689 size_t tableSize = this->getTableSize(tableTags[tableIndex]); local
1690 totalSize += (tableSize + 3) & ~3;
1691 *tableSizes.append() = tableSize;
1723 size_t tableSize = tableSizes[tableIndex]; local
1724 this->getTableData(tableTags[tableIndex], 0, tableSize, dataPtr);
1727 tableSize));
1729 entry->logicalLength = SkEndian_SwapBE32(SkToU32(tableSize));
1731 dataPtr += (tableSize + 3) & ~3;
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutext.h1224 int32_t tableSize; member in struct:UTextFuncs
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
H A Ddri_screen.c357 for (i = 0; i < (1 << screen->optionCache.tableSize); ++i) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
H A Ddri_screen.c357 for (i = 0; i < (1 << screen->optionCache.tableSize); ++i) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/
H A Ddri_screen.c357 for (i = 0; i < (1 << screen->optionCache.tableSize); ++i) {
/external/icu/icu4c/source/common/unicode/
H A Dutext.h1224 int32_t tableSize; member in struct:UTextFuncs
/external/mesa3d/src/gallium/state_trackers/dri/common/
H A Ddri_screen.c357 for (i = 0; i < (1 << screen->optionCache.tableSize); ++i) {
/external/mesa3d/src/gallium/state_trackers/dri/drm/
H A Ddri_screen.c357 for (i = 0; i < (1 << screen->optionCache.tableSize); ++i) {
/external/mesa3d/src/gallium/state_trackers/dri/sw/
H A Ddri_screen.c357 for (i = 0; i < (1 << screen->optionCache.tableSize); ++i) {
/external/chromium_org/third_party/lzma_sdk/
H A DLzmaEnc.c217 UInt32 tableSize; member in struct:__anon13438
781 LenEnc_SetPrices(&p->p, posState, p->tableSize, p->prices[posState], ProbPrices);
782 p->counters[posState] = p->tableSize;
2013 p->lenEnc.tableSize =
2014 p->repLenEnc.tableSize =
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.c218 UInt32 tableSize; member in struct:__anon14769
782 LenEnc_SetPrices(&p->p, posState, p->tableSize, p->prices[posState], ProbPrices);
783 p->counters[posState] = p->tableSize;
2014 p->lenEnc.tableSize =
2015 p->repLenEnc.tableSize =
/external/lzma/C/
H A DLzmaEnc.c217 UInt32 tableSize; member in struct:__anon26711
781 LenEnc_SetPrices(&p->p, posState, p->tableSize, p->prices[posState], ProbPrices);
782 p->counters[posState] = p->tableSize;
2013 p->lenEnc.tableSize =
2014 p->repLenEnc.tableSize =
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp1693 int tableSize = 16 + (is_ac_tab ? 162 : 12); local
1696 lowstrm.PutWord( 3 + tableSize ); // define one huffman table
1698 lowstrm.PutBytes( htable, tableSize ); // put table
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DConfigTab.java83 Point tableOrigin, tableSize; field in class:ConfigTab
/external/libpcap/msdos/
H A Dndis2.c600 common.tableSize = sizeof (common);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs252 public void SetTableSize(UInt32 tableSize) { _tableSize = tableSize; } argument
/external/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java252 public void SetTableSize(int tableSize) { _tableSize = tableSize; } argument
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h1087 /// <param name="tableSize">Byte size of table.</param>
1110 __deref_out_bcount(*tableSize) const void** tableData,
1111 __out UINT32* tableSize,
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp_curl.c296 ASN1_INTEGER *tableSize; member in union:__anon33759::__anon33760
370 ASN1_IMP(LogotypeImageResolution, d.tableSize, ASN1_INTEGER, 2)
/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c296 ASN1_INTEGER *tableSize; member in union:__anon34012::__anon34013
370 ASN1_IMP(LogotypeImageResolution, d.tableSize, ASN1_INTEGER, 2)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp_curl.c296 ASN1_INTEGER *tableSize; member in union:__anon34263::__anon34264
370 ASN1_IMP(LogotypeImageResolution, d.tableSize, ASN1_INTEGER, 2)
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_bld.cpp127 uint32_t bottom = 0, top = src->invUCA->tableSize;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 596 milliseconds

123