/external/clang/test/CodeGenObjC/ |
forward-class-impl-metadata.m | 26 // Reopen of an interface after use.
|
/external/chromium/base/ |
rand_util_posix.cc | 19 // reopen it (which is expensive), and since we may not even be able to reopen
|
/external/chromium_org/base/ |
rand_util_posix.cc | 18 // reopen it (which is expensive), and since we may not even be able to reopen
|
/external/chromium_org/content/test/data/indexeddb/ |
version_change_blocked.js | 22 reOpen(callback); 26 function reOpen(callback)
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
corruption_test.cc | 44 Reopen(); 60 void Reopen() { 207 Reopen(); 233 Reopen(); 250 Reopen(); 259 Reopen(); 269 Reopen(); 276 Reopen(); 287 Reopen(); 296 Reopen(); [all...] |
db_test.cc | 215 Reopen(); 257 void Reopen(Options* options = NULL) { 540 Reopen(&options); 856 Reopen(); 864 Reopen(); 877 Reopen(); 878 Reopen(); 880 Reopen(); 892 Reopen(&options); 894 // Trigger a long memtable compaction and reopen the database during i [all...] |
/dalvik/tests/048-server-socket/src/ |
Main.java | 45 System.out.println("couldn't reopen socket " + ioe.getMessage());
|
/external/chromium_org/chrome/browser/extensions/api/omnibox/ |
omnibox_api_interactive_test.cc | 10 // Tests that the autocomplete popup doesn't reopen after accepting input for 37 // does not reopen when the extension returns its suggestions.
|
/external/llvm/unittests/Support/ |
MemoryBufferTest.cpp | 35 /// If \p Reopen is true, the file is closed after creating and reopened 37 void testGetOpenFileSlice(bool Reopen); 107 void MemoryBufferTest::testGetOpenFileSlice(bool Reopen) { 118 raw_fd_ostream OF(TestFD, true, !Reopen); 123 if (Reopen) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/ |
builtin_Suite.py | 1 """Suite builtin_Suite: Every application supports open, reopen, print, run, and quit 51 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in class:builtin_Suite_Events 52 """reopen: Reactivate a running application. Some applications will open a new untitled window if no window is open.
|
/external/chromium_org/sql/ |
recovery_unittest.cc | 80 bool Reopen() { 104 ASSERT_TRUE(Reopen()); 122 ASSERT_TRUE(Reopen()); 147 ASSERT_TRUE(Reopen()); 192 ASSERT_TRUE(Reopen()); 262 ASSERT_TRUE(Reopen()); 280 ASSERT_TRUE(Reopen()); 324 ASSERT_TRUE(Reopen()); 355 ASSERT_TRUE(Reopen()); 386 ASSERT_TRUE(Reopen()); // Handle was poisoned [all...] |
/art/test/048-server-socket/src/ |
Main.java | 59 System.out.println("couldn't reopen socket " + ioe.getMessage());
|
/external/lzma/CPP/7zip/UI/Common/ |
OpenArchive.h | 81 HRESULT ReOpen(
|
/external/chromium_org/chrome/browser/ |
app_controller_mac_browsertest.mm | 45 // open then a reopen event does nothing. 100 // Test that in web app mode a reopen event opens the app URL.
|
/external/chromium_org/ash/system/tray/ |
tray_bubble_wrapper.cc | 48 // reopen, the mouse capture of |tray_| has to be released.
|
/external/strace/ |
TODO | 12 attempt reopen of /proc file if we get EAGAIN from any /proc ioctl
|
/external/valgrind/main/none/tests/ |
fdleak_ipv4.c | 54 // If the connect() failed, we close the socket and reopen it before
|
/frameworks/base/core/jni/android/graphics/ |
Utils.h | 66 * FIXME: If we could "ref/reopen" the asset, we may not need to copy it here.
|
/external/openssh/ |
entropy.c | 111 reopen: 137 goto reopen; 148 goto reopen;
|
/external/chromium_org/apps/app_shim/ |
app_shim_messages.h | 48 // if the focus type indicates a reopen and there are no open windows.
|
/external/grub/netboot/ |
fsys_tftp.c | 330 /* Uggh.. FILEPOS has been moved backwards. So reopen the file. */ 427 reopen: 439 /* Save the TFTP packet so that we can reopen the file later. */ 481 goto reopen;
|
/external/jpeg/ |
cdjpeg.c | 158 fprintf(stderr, "Cannot reopen stdin\n"); 176 fprintf(stderr, "Cannot reopen stdout\n");
|
/external/qemu/distrib/jpeg-6b/ |
cdjpeg.c | 158 fprintf(stderr, "Cannot reopen stdin\n"); 176 fprintf(stderr, "Cannot reopen stdout\n");
|
/frameworks/compile/libbcc/include/bcc/Support/ |
FileBase.h | 91 inline bool reopen() { function in class:bcc::FileBase 94 // need to check it again in reopen().
|
/external/chromium_org/chrome/browser/chromeos/accessibility/ |
sticky_keys_browsertest.cc | 70 // Pressing S again should not reopen the bubble.
|