/external/chromium_org/chrome/browser/translate/ |
D | translate_manager.h | 136 void set_translate_max_reload_attemps(int attempts) { in set_translate_max_reload_attemps()
|
/external/chromium_org/remoting/jingle_glue/ |
D | chromium_socket_factory_unittest.cc | 67 int attempts = 0; in TEST_F() local
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
D | Renderer.cpp | 123 int attempts = alternateFlags ? ArraySize(extraFlags) : 1; in compileToBinary() local
|
D | Renderer9.cpp | 2137 for (int attempts = 3; lost && attempts > 0; attempts--) in resetDevice() local
|
/external/chromium_org/net/dns/ |
D | dns_config_service.h | 81 int attempts; member
|
/external/chromium_org/v8/test/cctest/ |
D | test-alloc.cc | 38 static int attempts = 0; in AllocateAfterFailures() local
|
/external/v8/test/cctest/ |
D | test-alloc.cc | 38 static int attempts = 0; in AllocateAfterFailures() local
|
/external/chromium_org/v8/src/ |
D | platform-cygwin.cc | 241 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
|
D | platform-win32.cc | 867 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
|
D | heap.cc | 5551 int attempts = 0; in AllocateSymbol() local
|
D | objects.cc | 4801 int attempts = 0; in GenerateIdentityHash() local
|
/external/chromium_org/sandbox/win/src/ |
D | sandbox_nt_util.cc | 32 int attempts = 0; in AllocateNearTo() local
|
/external/chromium_org/ui/base/clipboard/ |
D | clipboard_win.cc | 70 for (int attempts = 0; attempts < kMaxAttemptsToOpenClipboard; ++attempts) { in Acquire() local
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 115 int attempts; member
|
/external/chromium_org/base/ |
D | file_util_posix.cc | 731 for (int attempts = 0; attempts < kMaxAttempts; attempts++) { in MakeUniqueDirectory() local
|
/external/mksh/src/ |
D | main.c | 760 volatile uint8_t attempts = 13; in shell() local
|
/external/chromium_org/chrome_frame/test/ |
D | test_with_web_server.cc | 200 int attempts = 0; in CloseBrowser() local
|
/external/chromium_org/ui/views/win/ |
D | hwnd_message_handler.cc | 1283 void HWNDMessageHandler::ForceRedrawWindow(int attempts) { in ForceRedrawWindow()
|
/external/opencv/cxcore/src/ |
D | cxpersistence.cpp | 486 int k = 0, attempts = 1; in cvGetFileNode() local 567 int k = 0, attempts = 1; in cvGetFileNodeByName() local
|
/external/v8/src/ |
D | platform-win32.cc | 910 for (size_t attempts = 0; base == NULL && attempts < 3; ++attempts) { in RandomizedVirtualAlloc() local
|
D | objects.cc | 3559 int attempts = 0; in GenerateIdentityHash() local
|
/external/yaffs2/yaffs2/ |
D | yaffs_guts.c | 399 int attempts = 0; in yaffs_WriteNewChunkWithTagsToNAND() local
|