Home
last modified time | relevance | path

Searched refs:off (Results 1 – 17 of 17) sorted by relevance

/build/make/tools/signapk/src/com/android/signapk/
DCountingOutputStream.java45 public void write(byte[] b, int off, int len) throws IOException { in write() argument
46 mBase.write(b, off, len); in write()
DSignApk.java700 public void write(byte[] b, int off, int len) throws IOException { in write() argument
703 footer.write(b, off, len); in write()
707 out.write(b, off, len); in write()
708 tee.write(b, off, len); in write()
/build/soong/finder/fs/
Dreaddir.go146 func readInt(b []byte, off, size uintptr) (u uint64, ok bool) { argument
147 if len(b) < int(off+size) {
150 return readIntLE(b[off:], size), true
/build/soong/third_party/zip/
Dzip_test.go114 off int64 member
131 return last.off + last.n
165 func (r *rleBuffer) ReadAt(p []byte, off int64) (n int, err error) {
171 return part.off+part.n > off
175 skipBytes := off - parts[0].off
Dreader.go365 off := 0
370 off += 4
372 if _, err := io.ReadFull(r, buf[off:12]); err != nil {
/build/make/
DDeprecation.md4 to Android.bp), and we're ready to start turning off pieces of Make. If you
36 We'll be turning off `BUILD_*` module types as all of the users are removed
DChanges.md56 To temporarily turn the build-time restriction off, use
332 aliases or one-off user-requested operations, but if real builds steps depend
550 in your environment to temporarily turn off the error checks and allow any tool
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-core.css22 overflow:hidden; /* keeps scrollbar off IE */
760 a.arrow-left-off,
761 a#arrow-left.arrow-left-off:hover {
764 a.arrow-right-off,
765 a#arrow-right.arrow-right-off:hover {
780 a.arrow-right-off,
781 a.arrow-left-off {
Djquery-resizable.min.js19 …tion(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration…
/build/make/target/board/
Dgo_defaults_common.prop32 # Note that this is a trade-off: here we trade clean pages for dirty pages,
/build/make/tools/acp/
DREADME28 stamp is essential, so simply turning the "-p" flag off doesn't work.
/build/make/tools/droiddoc/templates-pdk/
Dcustomizations.cs153 <?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css23 overflow:hidden; /* keeps scrollbar off IE */
762 a.arrow-left-off,
763 a#arrow-left.arrow-left-off:hover {
766 a.arrow-right-off,
767 a#arrow-right.arrow-right-off:hover {
782 a.arrow-right-off,
783 a.arrow-left-off {
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dprettify.js24 …class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,…
/build/make/tools/droiddoc/templates-ndk/
Dcustomizations.cs693 <?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css22 /* turned off ligatures due to bug 5945455 */ }
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css24 /* turned off ligatures due to bug 5945455 */ }
4760 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
5711 /* Hover off */