Home
last modified time | relevance | path

Searched refs:it (Results 1 – 19 of 19) sorted by relevance

/bionic/tests/
Dbenchmark_main.cpp196 for (BenchmarkMapIt it = gBenchmarks.begin(); it != gBenchmarks.end(); ++it) { in main() local
197 ::testing::Benchmark* b = it->second; in main()
211 for (BenchmarkMapIt it = gBenchmarks.begin(); it != gBenchmarks.end(); ++it) { in main() local
212 fprintf(stderr, " %s\n", it->second->Name()); in main()
/bionic/libc/unistd/
Dalarm.c46 struct itimerval it, oitv; local
47 struct itimerval *itp = ⁢
/bionic/libc/tools/zoneinfo/
DZoneCompactor.java134 BufferIterator it = new ByteArrayBufferIteratorBE(data); in ZoneCompactor() local
135 TimeZone tz = ZoneInfo.makeTimeZone(s, it); in ZoneCompactor()
144 Iterator<String> it = links.keySet().iterator(); in ZoneCompactor() local
145 while (it.hasNext()) { in ZoneCompactor()
146 String from = it.next(); in ZoneCompactor()
183 it = sortedOlsonIds.iterator(); in ZoneCompactor()
184 while (it.hasNext()) { in ZoneCompactor()
185 String zoneName = it.next(); in ZoneCompactor()
/bionic/libc/arch-arm/bionic/
Dstrcmp.S66 it eq
108 it cs
110 it eq
152 it cs
182 it eq
230 it eq
245 it ne
275 it eq
307 it cs
Dstrcmp.a15.S81 it cs
164 it eq
332 it eq
339 it eq
408 it ls
437 it eq
478 it cs
480 it eq
620 it cs
651 it eq
[all …]
/bionic/libc/arch-arm/generic/bionic/
Dstrcmp.S66 it eq
108 it cs
110 it eq
152 it cs
182 it eq
230 it eq
245 it ne
275 it eq
307 it cs
Dstrcpy.S102 it eq
/bionic/libc/arch-arm/cortex-a15/bionic/
Dmemset.S154 it ne
167 it mi
188 it mi
Dstrcmp.S141 it eq
305 it eq
312 it eq
386 it ls
/bionic/libc/arch-arm/cortex-a9/bionic/
Dstrcmp.S141 it eq
305 it eq
312 it eq
372 it ls
413 it eq
461 it eq
476 it ne
506 it eq
547 it cs
D__strcpy_chk.S89 it ne
113 it ne
Dstrcat.S124 it ne
129 it ne
134 it ne
136 it eq
237 it eq
242 it eq
D__strcat_chk.S104 it ne
128 it ne
Dstrcpy.S175 it eq
180 it eq
/bionic/libc/arch-arm/krait/bionic/
Dstrcmp.S141 it eq
305 it eq
312 it eq
385 it ls
425 it eq
440 it ne
480 it cs
/bionic/libc/kernel/
DREADME.TXT106 sure that it is really needed by the Android sources. then add it to
143 in case you need to update it in the future.
157 there are however a few exceptions: it is seldom useful to keep the definition
162 the list of exceptions is in tools/defaults.py in case you need to update it
167 functions. we consider it safe since userland applications have no business
265 only includes <linux/if.h> when in kernel mode. we make it available to
268 - sometimes, the header is simply incorrect (e.g. it uses a type without
269 including the header that defines it before-hand)
/bionic/libc/
DSYSCALLS.TXT10 # function, which is not the same as the standard C exit() function which calls it)
25 # it entirely.
44 # NOTE: this system call is never called directly, but we list it there
DNOTICE4209 trick, but makes it more resistant to LCG prediction.
4374 To the extent it has a right to do so, IBM grants an immunity from suit
/bionic/libc/arch-mips/string/
Dmemcpy.S108 # There will be at most 1 32-byte chunk after it