Home
last modified time | relevance | path

Searched refs:size (Results 1 – 25 of 61) sorted by relevance

123

/build/tools/releasetools/
Dblockimgdiff.py94 assert self.clobbered_blocks.size() == 0
147 assert self.clobbered_blocks.size() == 0
173 return (sum(sr.size() for (_, sr) in self.stash_before) -
174 sum(sr.size() for (_, sr) in self.use_stash))
312 stashed_blocks += sr.size()
338 size = xf.src_ranges.size()
339 src_str = [str(size)]
345 stashed_blocks -= sr.size()
367 self.AssertPartition(RangeSet(data=(0, size)), mapped_stashes)
370 self.AssertPartition(RangeSet(data=(0, size)), mapped_stashes)
[all …]
Dota_from_target_files160 if src.size < 1000:
893 target_boot.size, source_boot.size, len(d))
899 source_boot.size, source_boot.sha1,
900 target_boot.size, target_boot.sha1))
946 source_boot.size, source_boot.sha1,
947 target_boot.size, target_boot.sha1),
949 target_boot.size, target_boot.sha1,
1017 verbatim_targets.append((fn, tf.size, tf.sha1))
1032 if d is None or len(d) > tf.size * OPTIONS.patch_threshold or \
1038 verbatim_targets.append((tf.name, tf.size, tf.sha1))
[all …]
Dota_from_target_files.py160 if src.size < 1000:
893 target_boot.size, source_boot.size, len(d))
899 source_boot.size, source_boot.sha1,
900 target_boot.size, target_boot.sha1))
946 source_boot.size, source_boot.sha1,
947 target_boot.size, target_boot.sha1),
949 target_boot.size, target_boot.sha1,
1017 verbatim_targets.append((fn, tf.size, tf.sha1))
1032 if d is None or len(d) > tf.size * OPTIONS.patch_threshold or \
1038 verbatim_targets.append((tf.name, tf.size, tf.sha1))
[all …]
Dtest_common.py25 def random_string_with_holes(size, block_size, step_size): argument
26 data = ["\0"] * size
27 for begin in range(0, size, step_size):
37 size = int(2 * gigabytes + 1)
41 size, block_size, step_size)
/build/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css36 font-size: 48px;
63 font-size: 12px;
185 .vspace.size-1 {
188 .vspace.size-2 {
191 .vspace.size-3 {
194 .vspace.size-4 {
197 .vspace.size-5 {
200 .vspace.size-6 {
203 .vspace.size-7 {
206 .vspace.size-8 {
[all …]
/build/tools/droiddoc/templates-ds/assets/js/grid/
D960.gridder.js45 size: 960, property
90 if (Math.round((c.settings.size / d)) === (c.settings.size / d)) {
189 jQuery('<div id="g-grid"></div>').appendTo("body").css("width", c.settings.size);
193 marginLeft: -((c.settings.size / 2) + c.settings.gWidth)
199 var e = (jQuery(window).width() - c.settings.size) / 2;
208 var f = (c.settings.size / c.settings.gColumns) - (c.settings.gWidth * 2);
232 left: ((c.settings.size / c.settings.gColumns) * g),
247 marginLeft: -(c.settings.size / 2),
248 width: (c.settings.size + (c.settings.gWidth * 2)),
/build/tools/zipalign/
DZipFile.cpp139 if (idx < 0 || idx >= (int) mEntries.size()) in getEntryByIndex()
162 for (idx = mEntries.size()-1; idx >= 0; idx--) { in getEntryByName()
179 int count = mEntries.size(); in discardEntries()
360 status_t ZipFile::addCommon(const char* fileName, const void* data, size_t size, in addCommon() argument
379 assert(mEntries.size() == mEOCD.mTotalNumEntries); in addCommon()
419 result = compressFpToFp(mZipFp, inputFp, data, size, &crc); in addCommon()
429 long src = inputFp ? ftell(inputFp) : size; in addCommon()
450 result = copyDataToFp(mZipFp, data, size, &crc); in addCommon()
460 uncompressedLen = inputFp ? ftell(inputFp) : size; in addCommon()
553 assert(mEntries.size() == mEOCD.mTotalNumEntries); in add()
[all …]
DZipFile.h111 status_t add(const void* data, size_t size, const char* storageName, in add() argument
114 return addCommon(NULL, data, size, storageName, in add()
173 int getNumEntries(void) const { return mEntries.size(); } in getNumEntries()
233 status_t addCommon(const char* fileName, const void* data, size_t size,
241 const void* data, size_t size, unsigned long* pCRC32);
249 const void* data, size_t size, unsigned long* pCRC32);
/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.css18 font-size: 1em;
25 font-size: 13px;
34 font-size:12px;
77 font-size:12px;
219 font-size:10px;
243 font-size:1.7em;
247 font-size:.9em;
287 font-size:.9em;
303 font-size:0.9em;
338 font-size:.8em;
[all …]
Dandroid-developer-core.css29 font-size:13px;
52 font-size:inherit;
160 font-size:1em;
252 font-size: 13px;
304 font-size: 11px;
342 font-size:1.25em;
350 font-size:1.25em;
358 font-size:1.7em;
384 font-size: 13px;
461 font-size: 11px;
[all …]
Dyui-3.3.0-reset-min.css8size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:norm…
Dstyle.css4 font-size: 160%;
13 font-size: small;
202 font-size: 120%;
251 /* XXX I would really like to apply font-size: 9pt only if var/samp
258 font-size: 80%;
280 font-size: 80%;
Djquery-resizable.min.js12 … this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return t…
40size=this._helper?{width:d.outerWidth(),height:d.outerHeight()}:{width:d.width(),height:d.height()…
/build/tools/droiddoc/templates-ds/assets/
Dandroid-developer-docs.css18 font-size: 1em;
25 font-size: 13px;
34 font-size:12px;
77 font-size:12px;
219 font-size:10px;
243 font-size:1.7em;
247 font-size:.9em;
287 font-size:.9em;
303 font-size:0.9em;
338 font-size:.8em;
[all …]
Dandroid-developer-core.css29 font-size:13px;
52 font-size:inherit;
160 font-size:1em;
253 font-size: 13px;
305 font-size: 11px;
343 font-size:1.25em;
351 font-size:1.25em;
359 font-size:1.7em;
385 font-size: 13px;
462 font-size: 11px;
[all …]
/build/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css30 font-size:13px;
53 font-size:inherit;
161 font-size:1em;
254 font-size: 13px;
306 font-size: 11px;
344 font-size:1.25em;
352 font-size:1.25em;
360 font-size:1.7em;
386 font-size: 13px;
463 font-size: 11px;
[all …]
/build/tools/droiddoc/templates-sdk/assets/
Dandroid-developer-docs.css30 font-size:13px;
53 font-size:inherit;
161 font-size:1em;
254 font-size: 13px;
306 font-size: 11px;
344 font-size:1.25em;
352 font-size:1.25em;
360 font-size:1.7em;
386 font-size: 13px;
463 font-size: 11px;
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/
Dandroid-developer-docs.css30 font-size:13px;
53 font-size:inherit;
161 font-size:1em;
254 font-size: 13px;
306 font-size: 11px;
344 font-size:1.25em;
352 font-size:1.25em;
360 font-size:1.7em;
386 font-size: 13px;
463 font-size: 11px;
[all …]
/build/tools/droiddoc/templates-sac/assets/
Dandroid-developer-docs.css30 font-size:13px;
53 font-size:inherit;
161 font-size:1em;
254 font-size: 13px;
306 font-size: 11px;
344 font-size:1.25em;
352 font-size:1.25em;
360 font-size:1.7em;
386 font-size: 13px;
463 font-size: 11px;
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css40 font-size: 48px;
67 font-size: 12px;
105 font-size:12px;
212 .vspace.size-1 {
215 .vspace.size-2 {
218 .vspace.size-3 {
221 .vspace.size-4 {
224 .vspace.size-5 {
227 .vspace.size-6 {
230 .vspace.size-7 {
[all …]
/build/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css40 font-size: 48px;
67 font-size: 12px;
105 font-size:12px;
212 .vspace.size-1 {
215 .vspace.size-2 {
218 .vspace.size-3 {
221 .vspace.size-4 {
224 .vspace.size-5 {
227 .vspace.size-6 {
230 .vspace.size-7 {
[all …]
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css40 font-size: 48px;
67 font-size: 12px;
104 font-size:12px;
217 .vspace.size-1 {
220 .vspace.size-2 {
223 .vspace.size-3 {
226 .vspace.size-4 {
229 .vspace.size-5 {
232 .vspace.size-6 {
235 .vspace.size-7 {
[all …]
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css54 font-size: 48px;
81 font-size: 12px;
137 font-size: 1em;
169 font-size: 11px;
178 font-size: 56px;
183 font-size: 44px;
192 font-size: 44px;
202 font-size: 36px;
208 font-size: 28px;
214 font-size: 24px;
[all …]
/build/tools/droiddoc/templates-ds/assets/css/
Ddefault.css36 font-size: 48px;
63 font-size: 12px;
100 font-size:12px;
213 .vspace.size-1 {
216 .vspace.size-2 {
219 .vspace.size-3 {
222 .vspace.size-4 {
225 .vspace.size-5 {
228 .vspace.size-6 {
231 .vspace.size-7 {
[all …]
/build/tools/atree/
Dfiles.cpp185 long size; in read_list_file() local
206 size = ftell(f); in read_list_file()
216 buf = (char*)malloc(size+1); in read_list_file()
219 fprintf(stderr, "out of memory (%ld)\n", size); in read_list_file()
224 if (1 != fread(buf, size, 1, f)) { in read_list_file()
233 q = buf+size; in read_list_file()
263 for (size_t k=0; k<words.size(); k++) { in read_list_file()

123