HomeSort by relevance Sort by last modified time
    Searched full:recursion (Results 251 - 275 of 864) sorted by null

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java     [all...]
  /external/openfst/src/include/fst/
replace.h     [all...]
  /external/webkit/Source/JavaScriptCore/
ChangeLog-2008-08-10     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java     [all...]
  /bionic/libc/private/
resolv_private.h 231 #define RES_RECURSE 0x00000040 /* recursion desired */
  /bionic/libc/tzcode/
strptime.c 159 * "Complex" conversion rules, implemented through recursion.
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 289 * a zero recursion count, it's safe to punch it back to the
  /dalvik/vm/compiler/template/
gen-template.py 237 # with recursion.)
  /external/antlr/antlr-3.4/runtime/Python/tests/
t060leftrecursion.py 8 # Left-recursion resolution is not yet enabled in the tool.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DOTGenerator.java 50 /** To prevent infinite recursion when walking state machines, record
  /external/bison/doc/
bison.texinfo 185 * Recursion:: Writing recursive rules.
431 recursion.
    [all...]
  /external/bison/tests/
torture.at 388 [# A grammar of parens growing the stack thanks to right recursion.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
memory.sgml 234 way as out of stack space situations from infinite function recursion, i.e.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.mm 107 // involves a (indirect) recursion on |-performClose:|, which is also bad.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListSubListTester.java 342 * TODO: perform all List tests on subList(), but beware infinite recursion
  /external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
BIHTree.java 327 //If one of the partitions is empty, continue with recursion: same level but different bbox
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 211 * multiple command, we add its contents). This is used to implement a tail recursion optimization
  /external/llvm/lib/Analysis/
ProfileVerifierPass.cpp 235 // Break the recursion by remembering all visited blocks.
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 170 /// specified addressing mode without any further recursion.
  /external/nist-sip/java/gov/nist/javax/sip/address/
NetObject.java 349 // Dont do recursion on things that are not
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPObject.java 360 // Dont do recursion on things that are not
  /external/proguard/docs/
FAQ.html 100 <li>Simplify tail recursion calls.
  /external/proguard/src/proguard/optimize/peephole/
ClassMerger.java 151 // infinite recursion.
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_message.cc 95 // (and also to protect against recursion).
  /external/regex-re2/re2/
simplify.cc 152 #define Simplify DontCallSimplify // Avoid accidental recursion

Completed in 942 milliseconds

<<11121314151617181920>>