/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
NavigableMapTestSuiteBuilder.java | 80 * To avoid infinite recursion, test suites with these marker features won't
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
FeatureUtil.java | 57 // The base case of the recursion is an empty set of features, which will
|
/external/icu4c/i18n/ |
gregoimp.cpp | 262 // uprv_strcmp(subKey,U_DEFAULT_KEY)) { // avoid recursion
|
/external/llvm/include/llvm/Support/ |
InstVisitor.h | 151 // generic version) without multiply defined symbols and recursion. To handle
|
/external/llvm/lib/Analysis/ |
ProfileInfoLoaderPass.cpp | 112 // break recursion if already visited
|
ScalarEvolutionNormalization.cpp | 196 /// expressions would lead to exponential recursion.
|
/external/mdnsresponder/ |
PrivateDNS.txt | 192 recursion true;
|
/external/mesa3d/docs/OLD/ |
MESA_program_debug.spec | 89 recursion)?
|
/external/openssh/ |
log.c | 410 /* Avoid recursion */
|
/external/openssh/openbsd-compat/ |
strptime.c | 121 * "Complex" conversion rules, implemented through recursion.
|
/external/stlport/test/eh/ |
nc_alloc.cpp | 103 // Prevents infinite recursion during allocation
|
/external/v8/src/x64/ |
lithium-gap-resolver-x64.cc | 95 // destination is saved in a stack-allocated local. Recursion may allow
|
/external/valgrind/main/ |
Makefile.all.am | 84 # that somehow causes VG_(memset) to get into infinite recursion.
|
/external/valgrind/main/auxprogs/ |
gen-mdg | 184 sub process_dir($); # forward declarations required because of recursion
|
/external/valgrind/main/coregrind/ |
m_seqmatch.c | 101 // first half of the OR, since this isn't straight tail-recursion.
|
/external/webkit/Source/JavaScriptCore/runtime/ |
JSString.cpp | 39 // backwards, since we want to avoid recursion, we expect that the tree structure
|
/external/webkit/Source/JavaScriptCore/wtf/ |
ThreadSpecific.h | 310 // needs to access the value, to avoid recursion.
|
/external/webkit/Source/WebCore/rendering/svg/ |
SVGTextLayoutAttributesBuilder.cpp | 146 // Update text position, after we're back from recursion.
|
/frameworks/base/core/java/android/net/ |
DnsPinger.java | 314 1, 0, // [2-3] are flags. Set byte[2] = 1 for recursion desired (RD) on. Currently on.
|
/frameworks/base/core/java/android/widget/ |
RadioGroup.java | 346 // prevents from infinite recursion
|
/ndk/sources/host-tools/make-3.81/glob/ |
ChangeLog | 96 spec. Disallow wildcards in the drive spec. Prevent recursion
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
partition.h | 284 } // end "recursion" //parallel
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/ |
profiler.h | 62 * Mechanism to protect all __gnu_profile operations against recursion,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/ |
profiler.h | 62 * Mechanism to protect all __gnu_profile operations against recursion,
|
/sdk/traceview/src/com/android/traceview/ |
ProfileView.java | 299 // Avoid an infinite recursion
|