Home
last modified time | relevance | path

Searched refs:touched (Results 1 – 25 of 35) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/util/
DCompactByteArray.java203 boolean touched = blockTouched(i); in compact()
204 if (!touched && iUntouched != 0xFFFF) { in compact()
229 if (!touched) { in compact()
DCompactCharArray.java207 boolean touched = blockTouched(i); in compact()
208 if (!touched && iUntouched != 0xFFFF) { in compact()
241 if (!touched) { in compact()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCompactByteArray.java201 boolean touched = blockTouched(i); in compact()
202 if (!touched && iUntouched != 0xFFFF) { in compact()
227 if (!touched) { in compact()
DCompactCharArray.java205 boolean touched = blockTouched(i); in compact()
206 if (!touched && iUntouched != 0xFFFF) { in compact()
239 if (!touched) { in compact()
/external/opencv3/samples/android/15-puzzle/src/org/opencv/samples/puzzle15/
DPuzzle15Processor.java155 int touched = mIndexes[idx]; in deliverTouchEvent() local
157 mIndexes[idxtoswap] = touched; in deliverTouchEvent()
/external/e2fsprogs/po/
DMakefile.in.in102 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
136 # Note that a PO file is not touched if it doesn't need to be changed.
/external/libexif/po/
DMakefile.in.in101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
130 # Note that a PO file is not touched if it doesn't need to be changed.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DANTLRStringStream.as74 * touched.
/external/bison/po/
DMakefile.in.in140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
192 # Note that a PO file is not touched if it doesn't need to be changed.
/external/bison/runtime-po/
DMakefile.in.in140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
192 # Note that a PO file is not touched if it doesn't need to be changed.
/external/elfutils/po/
DMakefile.in.in140 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
200 # Note that a PO file is not touched if it doesn't need to be changed.
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in222 * the address region is later touched.
/external/curl/
DRELEASE-NOTES61 o perl: remove subdir, not touched in 9 years
/external/clang/docs/
DClangFormat.rst64 -sort-includes - Sort touched include lines
/external/chromium-trace/catapult/third_party/coverage/
DTODO.txt167 + Reporting on files never touched by coverage.py (package completeness)
/external/v8/src/js/
Darray.js157 function UseSparseVariant(array, length, is_array, touched) { argument
171 (touched > estimated_elements * 4);
/external/bzip2/
Dbzip2.txt250 touched is proportional to the size of the file, since the
Dbzip2.1.preformatted253 touched is proportional to the size of the file, since the
/external/pcre/dist/
DRunTest.bat4 @rem This file was originally contributed by Ralf Junker, and touched up by
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt2713 touched
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt2713 touched
/external/llvm/docs/
DCodingStandards.rst678 amount of data that gets touched. In addition, touched/dirty pages put more
DPasses.rst764 in a given function, it is not touched. This is a pass most useful for
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dnews.txt404 ``str_params`` now raise exceptions when touched.
/external/jemalloc/
DChangeLog864 - Fix a chunk leak. The leaked chunks were never touched, so this impacted

12