Searched
full:recursive (Results
551 -
575 of
2183) sorted by null
<<21222324252627282930>>
/art/test/044-proxy/src/ |
WrappedThrow.java | 193 // Trap Object calls. This is important here to avoid a recursive
|
/bionic/libc/kernel/tools/ |
find_headers.py | 32 is recursive to find *all* required files.
|
/build/tools/acp/ |
acp.c | 241 fprintf(stderr, " -r recursive copy\n");
|
/dalvik/tests/044-proxy/src/ |
WrappedThrow.java | 193 // Trap Object calls. This is important here to avoid a recursive
|
/development/testrunner/ |
android_mk.py | 96 raise RuntimeError('recursive loop found for makefile variable %s'
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorExsltFunction.java | 118 * Non-recursive traversal of FunctionElement tree based on TreeWalker to verify that
|
/external/chromium/base/ |
message_loop.h | 237 // Enables or disables the recursive task processing. This happens in the case 238 // of recursive message loops. Some unwanted message loop may occurs when 239 // using common controls or printer functions. By default, recursive task 403 // recursive calls.
|
message_pump_glib.h | 97 // We may make recursive calls to Run, so we save state that needs to be
|
/external/chromium/base/threading/ |
platform_thread_posix.cc | 77 // 512kB isn't quite generous enough for some deeply recursive threads that
|
thread_collision_warner.h | 112 // member function scope. Same as DFAKE_SCOPED_LOCK but allows recursive locks.
|
/external/chromium/chrome/browser/extensions/ |
extension_startup_browsertest.cc | 57 profile_dir, true); // recursive
|
sandboxed_extension_unpacker_unittest.cc | 134 true, // recursive
|
/external/chromium/chrome/browser/ui/cocoa/ |
install.sh | 115 # On 10.6, xattr supports -r for recursive operation.
|
/external/chromium_org/ash/wm/dock/ |
docked_window_layout_manager.h | 166 // Protect against recursive calls to Relayout().
|
/external/chromium_org/base/ |
file_util.h | 62 // directory's contents. Passing true to recursive deletes 70 // WARNING: USING THIS WITH recursive==true IS EQUIVALENT 72 BASE_EXPORT bool DeleteFile(const FilePath& path, bool recursive); 113 bool recursive);
|
/external/chromium_org/base/message_loop/ |
message_loop.h | 301 // Enables or disables the recursive task processing. This happens in the case 302 // of recursive message loops. Some unwanted message loop may occurs when 303 // using common controls or printer functions. By default, recursive task 434 // recursive calls.
|
/external/chromium_org/base/test/expectations/ |
parser.h | 58 // like that is inherently recursive, it's impossible to do:
|
/external/chromium_org/base/threading/ |
thread_collision_warner.h | 112 // member function scope. Same as DFAKE_SCOPED_LOCK but allows recursive locks.
|
/external/chromium_org/cc/scheduler/ |
scheduler.cc | 219 // We do not allow ProcessScheduledActions to be recursive.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
fake_file_system.h | 167 // 2-1) Otherwise, gets the parent's ResourceEntry by recursive call.
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
create_directory_operation.cc | 143 // If it is not recursive creation, the found directory must be the direct
|
/external/chromium_org/chrome/browser/mac/ |
install.sh | 118 # On 10.6, xattr supports -r for recursive operation.
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
device_media_async_file_util.h | 50 bool recursive,
|
/external/chromium_org/chrome/browser/ui/views/tab_contents/ |
chrome_web_contents_view_delegate_views.cc | 166 // Enable recursive tasks on the message loop so we can get updates while
|
/external/chromium_org/chrome/common/extensions/ |
extension_file_util.h | 148 void DeleteFile(const base::FilePath& path, bool recursive);
|
Completed in 4221 milliseconds
<<21222324252627282930>>