Searched refs:even (Results 1 – 5 of 5) sorted by relevance
/build/tools/zipalign/ |
D | ZipEntry.cpp | 362 time_t even; in setModWhen() local 368 even = (time_t)(((unsigned long)(when) + 1) & (~1)); in setModWhen() 372 ptm = localtime_r(&even, &tmResult); in setModWhen() 374 ptm = localtime(&even); in setModWhen()
|
D | README.txt | 16 allows those portions to be accessed directly with mmap() even if they
|
/build/ |
D | buildspec.mk.default | 39 # Choose additional targets to always install, even when building 43 # /system, even if they'd usually go in /data.
|
/build/core/ |
D | armelf.xsc | 149 _end. Align after .bss to ensure correct alignment even if the
|
/build/tools/droiddoc/templates/assets/ |
D | jquery-resizable.min.js | 19 …function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){retur…
|