Searched refs:even (Results 1 – 13 of 13) sorted by relevance
/build/make/tools/zipalign/ |
D | ZipEntry.cpp | 364 time_t even; in setModWhen() local 370 even = (when & 1) ? (when + 1) : when; in setModWhen() 374 ptm = localtime_r(&even, &tmResult); in setModWhen() 376 ptm = localtime(&even); in setModWhen()
|
D | README.txt | 17 allows those portions to be accessed directly with mmap() even if they
|
/build/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 49 # /system, even if they'd usually go in /data.
|
/build/make/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 49 # /system, even if they'd usually go in /data.
|
/build/blueprint/ |
D | CONTRIBUTING.md | 7 copyright to your changes, even after your contribution becomes part of our
|
D | LICENSE | 163 other commercial damages or losses), even if such Contributor
|
/build/soong/docs/ |
D | perf.md | 88 In this case, the total time spent checking was 0.75 seconds, even though the 186 chunks, or even single lines, of a makefile. Just move the lines you want to 255 every incremental build, even if there was nothing to do. This was fixed in
|
D | best_practices.md | 102 tools. This is even more useful if it's used inside an architecture or
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 185 distribution of the source code, even though third parties are not 318 but WITHOUT ANY WARRANTY; without even the implied warranty of 339 be called something other than `show w' and `show c'; they could even be
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 169 distribution of the source code, even though third parties are not
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-1.6.2.min.js | 17 …function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){retur…
|
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…
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2478 …function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){retur…
|