Searched
full:recursive (Results
1051 -
1075 of
2183) sorted by null
<<41424344454647484950>>
/external/chromium_org/content/renderer/pepper/ |
ppb_file_ref_impl.cc | 361 false /* recursive */,
|
/external/chromium_org/gpu/config/ |
gpu_info_collector_win.cc | 86 false, // not recursive
|
/external/chromium_org/native_client_sdk/src/tools/ |
common.mk | 89 # Dummy targets for recursive make with unsupported toolchain...
|
/external/chromium_org/skia/ext/ |
recursive_gaussian_convolution_unittest.cc | 137 // recursive is done in floating point and squeezed back into char*. On top
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
layout_tests_mover.py | 31 Given a path to a directory of LayoutTests, moves that directory, including all recursive children,
|
/external/chromium_org/third_party/icu/source/common/ |
caniter.cpp | 259 * Dumb recursive implementation of permutation.
|
umutex.c | 180 int32_t recursionCount; /* For debugging, detect recursive mutex locks. */
|
/external/chromium_org/third_party/libxml/src/ |
tree.c | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_swizzle.c | 195 * Bit mask and recursive shifts
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ralloc.h | 27 * ralloc: a recursive memory allocator
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
hash.c | 308 * Note: we use a separate mutex in this function to avoid a recursive
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_win95.h | 172 CRITICAL_SECTION mutex; /* this is recursive on NT */
|
_winnt.h | 191 CRITICAL_SECTION mutex; /* this is recursive on NT */
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
s_socket.c | 72 recursive header file inclusion, resulting in the compiler complaining
|
/external/chromium_org/third_party/re2/re2/ |
prog.h | 308 // It is also recursive, so can't use in production (will overflow stacks).
|
simplify.cc | 100 // The simplify walk is purely post-recursive: given the simplified children,
|
/external/chromium_org/third_party/sqlite/src/src/ |
bitvec.c | 105 Bitvec *apSub[BITVEC_NPTR]; /* Recursive representation */
|
vdbeInt.h | 100 ** this instead of deleting the VdbeFrame immediately is to avoid recursive
|
/external/chromium_org/third_party/sqlite/src/test/ |
tclsqlite.test | 346 # Recursive calls to the same user-defined function
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
simple_mutex.h | 199 // mode, that's most likely to happen in recursive function calls),
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
simple_mutex.h | 199 // mode, that's most likely to happen in recursive function calls),
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/ |
bin-objfmt.c | 128 /* Recursive function to find group containing named section. */ 144 /* Recursive function to find group. Returns NULL if not found. */ 342 /* Recursive function to assign start addresses. 409 /* Recursive function to assign start addresses. [all...] |
/external/chromium_org/tools/checkperms/ |
checkperms.py | 413 cmd = ['svn', 'ls', '--non-interactive', '--recursive']
|
/external/chromium_org/tools/gn/secondary/build/config/win/ |
BUILD.gn | 152 command = "$python_path gyp-win-tool recursive-mirror \$in \$out"
|
/external/chromium_org/tools/stats_viewer/ |
stats_viewer.cs | 191 // While in this event handler, don't allow recursive events!
|
Completed in 2226 milliseconds
<<41424344454647484950>>