Searched refs:getSize (Results 201 - 225 of 627) sorted by relevance

1234567891011>>

/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
H A DLocalVariablesSorter.java72 state.nextLocal += args[i].getSize();
H A DCodeEmitter.java223 if (type.getSize() == 1) {
224 if (prev.getSize() == 1) {
231 if (prev.getSize() == 1) {
385 pos += t.getSize();
392 amount += state.argumentTypes[i].getSize();
575 return new Local(newLocal(type.getSize()), type);
711 if (type.getSize() == 2) {
/external/proguard/src/proguard/gui/splash/
H A DSplashPanel.java208 Dimension frameSize = frame.getSize();
/external/skia/bench/
H A DShaderMaskBench.cpp59 const SkIPoint dim = this->getSize();
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DDexFileFactory.java70 long fileLength = zipEntry.getSize();
/external/srec/shared/include/
H A DHashMap.h114 ESR_ReturnCode(*getSize)(struct HashMap_t* self, size_t* size); member in struct:HashMap_t
/external/srec/srec/Semproc/src/
H A DSemanticResultImpl.c67 CHKLOG(rc, impl->results->getSize(impl->results, count));
/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp150 EmptySize = Layout.getSize();
174 EmptySize = Layout.getSize();
418 ElementOffset += Layout.getSize();
517 ElementOffset += Layout.getSize();
744 CharUnits getSize() const { function in class:__anon17744::RecordLayoutBuilder
959 setSize(getSize().RoundUpToAlignment(BaseAlign));
960 setDataSize(getSize());
1009 setSize(getSize() + PtrWidth);
1010 setDataSize(getSize());
1175 setSize(std::max(getSize(), Layou
[all...]
/external/chromium_org/content/common/cursors/
H A Dwebcursor.cc235 custom_data_.resize(bitmap.getSize());
237 memcpy(&custom_data_[0], bitmap.getPixels(), bitmap.getSize());
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DIndexDataManager.cpp98 ASSERT(typeInfo.bytes * static_cast<unsigned int>(count) + offset <= storage->getSize());
155 convertCount = storage->getSize() / typeInfo.bytes;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drestsnew.cpp355 if(bundle.getSize() > 1){
359 if(!U_FAILURE(err) && rowbundle.getSize()>1){
371 CONFIRM_EQ(col, rowbundle.getSize());
382 action +=".getSize()";
383 CONFIRM_EQ(bundle.getSize(), count);
746 count=array.getSize();
821 row_count=array2d.getSize();
832 column_count=tablerow.getSize();
908 tag_count=tags.getSize();
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Ddatamap.cpp184 count = r->getSize();
205 count = r->getSize();
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapCache.cpp61 virtual size_t bytesUsed() const SK_OVERRIDE { return sizeof(fKey) + fBitmap.getSize(); }
139 virtual size_t bytesUsed() const SK_OVERRIDE { return sizeof(fKey) + fMipMap->getSize(); }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DLineGraph.java46 Point getSize(GC g) { method in class:LineGraph.GraphItem
95 int right= bounds.width - lastItem.getSize(g).x - PADDING/2;
/external/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp355 if(bundle.getSize() > 1){
359 if(!U_FAILURE(err) && rowbundle.getSize()>1){
371 CONFIRM_EQ(col, rowbundle.getSize());
382 action +=".getSize()";
383 CONFIRM_EQ(bundle.getSize(), count);
746 count=array.getSize();
821 row_count=array2d.getSize();
832 column_count=tablerow.getSize();
908 tag_count=tags.getSize();
/external/icu/icu4c/source/tools/ctestfw/
H A Ddatamap.cpp184 count = r->getSize();
205 count = r->getSize();
/external/llvm/lib/Object/
H A DObject.cpp127 if (std::error_code ec = (*unwrap(SI))->getSize(ret))
191 if (std::error_code ec = (*unwrap(SI))->getSize(ret))
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DAnnotationWriter.java242 int getSize() { method in class:AnnotationWriter
294 size += panns[i] == null ? 0 : panns[i].getSize();
H A DClassWriter.java713 size += fb.getSize();
720 size += mb.getSize();
763 size += 8 + anns.getSize();
768 size += 8 + ianns.getSize();
773 size += attrs.getSize(this, null, 0, -1, -1);
/external/srec/portable/src/
H A DArrayListImpl.c46 impl->Interface.getSize = &ArrayList_GetSize;
223 CHK(rc, self->getSize(self, &size));
/external/srec/shared/src/
H A DInt8ArrayListImpl.c42 impl->Interface.getSize = &Int8ArrayList_GetSize;
192 CHK(rc, self->getSize(self, &size));
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_util.h273 inline unsigned int getSize() { return size; } function in class:nv50_ir::Stack
362 id = ids.getSize() ? ids.pop().u.i : size++;
375 inline int getSize() const { return size; }
384 size = array->getSize();
490 inline unsigned int getSize() const { return size; }
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_util.h273 inline unsigned int getSize() { return size; } function in class:nv50_ir::Stack
362 id = ids.getSize() ? ids.pop().u.i : size++;
375 inline int getSize() const { return size; }
384 size = array->getSize();
490 inline unsigned int getSize() const { return size; }
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dbookmarks_helper.cc161 if (bitmap_a.getSize() == 0U && bitmap_b.getSize() == 0U)
163 if ((bitmap_a.getSize() != bitmap_b.getSize()) ||
166 LOG(ERROR) << "Favicon size mismatch: " << bitmap_a.getSize() << " ("
168 << bitmap_b.getSize() << " (" << bitmap_b.width() << "x"
178 if (memcmp(node_pixel_addr_a, node_pixel_addr_b, bitmap_a.getSize()) != 0) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_lowering_nvc0.cpp287 texCounts.resize(fn->allBBlocks.getSize(), 0);
288 bbFirstTex.resize(fn->allBBlocks.getSize(), insns.getSize());
289 bbFirstUse.resize(fn->allBBlocks.getSize(), insns.getSize());
299 for (int i = 0; i < insns.getSize(); ++i) {
379 limitT.resize(fn->allBBlocks.getSize(), Limits(0, 0));
380 limitB.resize(fn->allBBlocks.getSize(), Limits(0, 0));
381 limitS.resize(fn->allBBlocks.getSize());

Completed in 1568 milliseconds

1234567891011>>