Home
last modified time | relevance | path

Searched refs:touched (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c38 static unsigned int touched[NR_SLOTS]; variable
189 touched[s] = 0; in map_()
237 * When a VMA is unmapped, the instantiated (touched) pages are in unmap_()
240 * NOTE: This code assumes touched pages have only one user. in unmap_()
242 for (i = 0; i < touched[s]; i++) { in unmap_()
252 * reservation. If those pages were not touched, then they will in unmap_()
256 int unused_surplus = MIN(hpages - touched[s], es); in unmap_()
260 er -= hpages - touched[s]; in unmap_()
279 * Keep track of how many pages were touched since we can't easily in touch_()
284 touched[ in touch_()
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCompactCharArray.java207 boolean touched = blockTouched(i); in compact()
208 if (!touched && iUntouched != 0xFFFF) { in compact()
241 if (!touched) { in compact()
290 * Remember that a specified block was "touched", i.e. had a value set.
298 * Query whether a specified block was "touched", i.e. had a value set.
H A DCompactByteArray.java203 boolean touched = blockTouched(i); in compact()
204 if (!touched && iUntouched != 0xFFFF) { in compact()
229 if (!touched) { in compact()
266 * Remember that a specified block was "touched", i.e. had a value set.
274 * Query whether a specified block was "touched", i.e. had a value set.
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCompactCharArray.java209 boolean touched = blockTouched(i); in compact()
210 if (!touched && iUntouched != 0xFFFF) { in compact()
243 if (!touched) { in compact()
292 * Remember that a specified block was "touched", i.e. had a value set.
300 * Query whether a specified block was "touched", i.e. had a value set.
H A DCompactByteArray.java205 boolean touched = blockTouched(i); in compact()
206 if (!touched && iUntouched != 0xFFFF) { in compact()
231 if (!touched) { in compact()
268 * Remember that a specified block was "touched", i.e. had a value set.
276 * Query whether a specified block was "touched", i.e. had a value set.
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600p8-ppc.pl692 mflr r9 ; r9 is not touched by KeccakF1600
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600p8-ppc.pl692 mflr r9 ; r9 is not touched by KeccakF1600
/third_party/pcre2/pcre2/
H A DRunTest.bat8 @rem This file was originally contributed to PCRE1 by Ralf Junker, and touched
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9lpf_neon.S342 @ which won't be touched below.
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 8 milliseconds