OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:infinite
(Results
401 - 425
of
1170
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/stlport/stlport/stl/
_slist.h
556
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
593
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
/external/tcpdump/
print-ldp.c
365
if (vc_info_len == 0) /*
infinite
loop protection */
557
if (msg_len == 0) /*
infinite
loop protection */
/external/webkit/Source/WebCore/bindings/v8/custom/
V8DOMWindowCustom.cpp
553
// because that would generate
infinite
recursion.
578
// because that would generate
infinite
recursion.
/external/webkit/Source/WebCore/inspector/front-end/
treeoutline.js
319
// again, to prevent
infinite
recursion.
757
// in some case can be
infinite
, since JavaScript objects can hold circular references.
/external/webkit/Source/WebKit/chromium/src/js/
Tests.js
498
//
infinite
loop.
504
// The script should be in
infinite
loop. Click "Pause" button to
/frameworks/av/include/media/
AudioTrack.h
312
* pending or active loop. loopCount = -1 means
infinite
looping.
444
* -1 causes an (almost)
infinite
wait time,
/frameworks/base/media/java/android/media/
MediaCodec.java
447
* @param timeoutUs The timeout in microseconds, a negative timeout indicates "
infinite
".
475
* @param timeoutUs The timeout in microseconds, a negative timeout indicates "
infinite
".
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ProgressBarICS.java
266
* mode, the progress is ignored and the progress bar shows an
infinite
628
mAnimation.setRepeatCount(Animation.
INFINITE
);
/hardware/ril/reference-ril/
atchannel.c
718
* timeoutMsec == 0 means
infinite
timeout
794
* timeoutMsec == 0 means
infinite
timeout
/ndk/sources/cxx-stl/stlport/stlport/stl/
_list.h
460
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
492
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
_slist.h
556
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
593
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfgloop.h
384
/* Condition under that the loop is
infinite
. */
385
rtx
infinite
;
member in struct:niter_desc
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfgloop.h
384
/* Condition under that the loop is
infinite
. */
385
rtx
infinite
;
member in struct:niter_desc
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfgloop.h
384
/* Condition under that the loop is
infinite
. */
385
rtx
infinite
;
member in struct:niter_desc
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfgloop.h
384
/* Condition under that the loop is
infinite
. */
385
rtx
infinite
;
member in struct:niter_desc
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_list.h
460
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
492
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
_slist.h
556
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
593
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_list.h
460
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
492
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
_slist.h
556
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
593
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_list.h
460
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
492
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
_slist.h
556
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
593
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.h
460
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
492
//We use a temporary list to avoid the auto reference troubles (
infinite
loop)
_slist.h
556
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
593
//We use a temporary slist to avoid the auto reference troubles (
infinite
loop)
/ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.inp
605
This is the forcible breaking of
infinite
loops as implemented in Perl
606
This is the forcible breaking of
infinite
loops as implemented in Perl
1316
it as matched, any number of times (otherwise there could be
infinite
1319
last bracketed group - used for breaking
infinite
loops matching zero-lengt
[
all
...]
/external/libusb_aah/libusb/os/
windows_usb.c
709
if (WaitForSingleObject(semaphore,
INFINITE
) != WAIT_OBJECT_0) {
792
if (WAIT_OBJECT_0 != WaitForSingleObject(timer_thread,
INFINITE
)) {
[
all
...]
Completed in 1354 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>