OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loops
(Results
276 - 300
of
573
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/
cc1plus
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/
cc1plus
/external/icu4c/common/
ucnv_u16.c
89
/* c!=0 indicates in several places outside the main
loops
that a surrogate was found */
691
/* c!=0 indicates in several places outside the main
loops
that a surrogate was found */
[
all
...]
punycode.c
398
* The two following
loops
iterate backward.
uchar.c
841
* Then we check in
loops
to see where the current Unicode version
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
h324utils.cpp
907
int
loops
= cpylen / roundto;
local
908
for (uint16 num = 0; num <
loops
; ++num)
[
all
...]
/external/webkit/JavaScriptCore/API/
JSObjectRef.h
47
@constant kJSPropertyAttributeDontEnum Specifies that a property should not be enumerated by JSPropertyEnumerators and JavaScript for...in
loops
.
194
Property name accumulators are used by JSObjectCopyPropertyNames and JavaScript for...in
loops
.
[
all
...]
/external/webkit/WebCore/rendering/style/
RenderStyle.h
632
int marqueeLoopCount() const { return rareNonInheritedData->marquee->
loops
; }
[
all
...]
/external/zlib/contrib/puff/
puff.c
73
* Maximums for allocations and
loops
. It is not useful to change these --
488
* can be seen in the "for"
loops
below.
[
all
...]
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
RecurrenceProcessor.java
35
// Give up after this many
loops
. This is roughly 1 second of expansion.
746
int failsafe = 0; // Avoid infinite
loops
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info
94
* Loop Analysis and Representation:: Analysis and representation of
loops
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info
94
* Loop Analysis and Representation:: Analysis and representation of
loops
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow.h
578
/* This macro
loops
over all the referenced vars, one at a time, putting the
594
/* This macro
loops
over all the referenced vars, one at a time, putting the
[
all
...]
/bionic/libc/netbsd/nameser/
ns_name.c
440
* Check for
loops
in the compressed name;
/dalvik/vm/compiler/
Compiler.c
698
/* Break
loops
within the translation cache */
/dalvik/vm/oo/
Array.c
722
/* would be faster with 4
loops
, but speed not crucial here */
/external/bluetooth/glib/docs/reference/glib/tmpl/
main.sgml
46
loops
associated with that #GMainContext.
/external/bluetooth/glib/gio/
gfileinfo.h
247
/* File identifier, for e.g. avoiding
loops
when doing recursive
[
all
...]
/external/dropbear/libtomcrypt/
Makefile.in
33
#CFLAGS += -O3 -funroll-
loops
makefile.shared
32
CFLAGS += -O3 -funroll-
loops
/external/e2fsprogs/e2fsck/
pass3.c
266
* is non-trivial.
Loops
in filesystems are also a rare error case,
/external/guava/src/com/google/common/collect/
Iterables.java
676
* especially useful in foreach-style
loops
: <pre class="code"> {@code
/external/jpeg/
jdmainct.c
59
* row; this avoids having special cases in the upsampling inner
loops
.
jdmaster.c
227
* processes are inner
loops
and need to be as fast as possible. On most
/external/kernel-headers/original/asm-x86/
processor_32.h
493
/* REP NOP (PAUSE) is a good thing to insert into busy-wait
loops
. */
Completed in 485 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>