Searched
full:recursive (Results
901 -
925 of
2183) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/ |
malloc_hook.h | 144 // extremely careful to avoid recursive calls to mmap. The replacement
|
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/ |
malloc_hook.h | 144 // extremely careful to avoid recursive calls to mmap. The replacement
|
/external/chromium_org/third_party/tlslite/tlslite/utils/ |
cryptomath.py | 290 # The list is recursive so easy to read in reverse direction.
|
/external/chromium_org/tools/gn/ |
scope.h | 134 // it's "non-recursive").
|
/external/chromium_org/v8/src/arm/ |
lithium-gap-resolver-arm.cc | 108 // be pending because this function is recursive.
|
/external/chromium_org/v8/src/mips/ |
lithium-gap-resolver-mips.cc | 109 // be pending because this function is recursive.
|
/external/chromium_org/v8/src/ |
v8-counters.h | 92 // this problem. Please avoid using recursive macros of this length when
|
v8.cc | 229 // Fire callbacks. Increase call depth to prevent recursive callbacks.
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_url_request_job_unittest.cc | 141 false /* recursive */));
|
local_file_util_unittest.cc | 219 false /* recursive */));
|
/external/clang/lib/CodeGen/ |
CodeGenTypes.h | 102 /// a recursive struct conversion, set this to true.
|
/external/clang/runtime/compiler-rt/ |
Makefile | 136 # We build all the libraries in a single shot to avoid recursive make as much as
|
/external/eigen/unsupported/Eigen/src/BVH/ |
KdBVH.h | 119 build(objCenters, 0, n, objBoxes, 0); //the recursive part of the algorithm
|
/external/harfbuzz_ng/ |
git.mk | 59 # - Recursive configure doesn't work as $(top_srcdir)/git.mk inside the
|
/external/icu4c/common/ |
ucnv_cnv.h | 200 * add the appropriate code points to allow recursive use.
|
/external/iproute2/include/linux/ |
rtnetlink.h | 313 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */
|
/external/jmonkeyengine/engine/src/android/jme3tools/android/ |
Fixed.java | 88 // Generate the sine table using recursive synthesis.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
tsql.php | 76 'PUBLIC', 'RAISERROR', 'READ', 'READS', 'READTEXT', 'REAL', 'RECONFIGURE', 'RECURSIVE', 'REF', 'REFERENCES', 'REFERENCING', 'RELATIVE',
|
/external/llvm/ |
Makefile | 252 # Multiline variable defining a recursive function for finding svn repos rooted at
|
/external/llvm/include/llvm/ADT/ |
SCCIterator.h | 68 // A single "visit" within the non-recursive DFS traversal.
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
HeuristicBase.h | 43 /// Note that this class uses the curiously recursive template idiom to
|
/external/llvm/lib/Analysis/IPA/ |
InlineCost.cpp | 831 // If the caller is a recursive function then we don't want to inline [all...] |
/external/llvm/lib/Analysis/ |
ScalarEvolutionNormalization.cpp | 195 /// Manage recursive transformation across an expression DAG. Revisiting
|
/external/llvm/lib/Transforms/IPO/ |
ArgumentPromotion.cpp | 14 // instead of the address of the value. This can cause recursive simplification 137 // is self-recursive. 187 // If the argument is a recursive type and we're in a recursive [all...] |
GlobalDCE.cpp | 13 // deletes whatever is left over. This allows it to delete recursive chunks of
|
Completed in 1570 milliseconds
<<31323334353637383940>>