HomeSort by relevance Sort by last modified time
    Searched full:opened (Results 1 - 25 of 1279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/048-server-socket/
expected.txt 0 opened!
  /external/webkit/WebCore/manual-tests/
goBack-blank-tab-page.html 9 You need to open the above link in a new tab. In the opened page, just click on the link : if the webkit doesn't crash, the test has succeed.
13 This test checks if you can go back to a _blank-target previously tab-opened page.
autofill_alignment.html 15 field, the drop-down box should be opened with the items aligned right.
16 Double click the "Last name" field, the drop-down box should be opened
new-window-subresource-crash.html 12 <p>This test verifies that document.writing into a newly-opened empty
  /libcore/luni/src/main/java/java/io/
FileWriter.java 39 * if {@code file} cannot be opened for writing.
47 * {@code append} determines whether or not the file is opened and appended
48 * to or just opened and overwritten.
55 * if the {@code file} cannot be opened for writing.
77 * if the file cannot be opened for writing.
85 * parameter {@code append} determines whether or not the file is opened and
86 * appended to or just opened and overwritten.
93 * if the {@code file} cannot be opened for writing.
FileReader.java 37 * a File to be opened for reading characters from.
47 * a previously opened FileDescriptor is passed as an argument, no
51 * the previously opened file descriptor.
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderInfo.java 26 * Whether this folder has been opened
28 boolean opened; field in class:FolderInfo
  /development/tools/axl/
chewie.py 52 # thread, queued, opened, send, sent, reading, read, uri, server, y
57 opened = {"http0": None,
97 # save opened time and server for this thread, so we can stuff it in l8r
99 opened[thread] = [time, host, connectionCount]
103 opentime, host, connection = opened[thread]
141 opened = []
147 opened.append(val[2])
153 print opened, rng
154 pylab.plot(opened, rng, 'ro')
158 thread, queued, opened, send, sent, reading, read, uri, server, y = va
    [all...]
  /frameworks/base/core/java/android/os/
ConditionVariable.java 48 * Pass true for opened and false for closed.
87 * Block the current thread until the condition is opened.
90 * If the condition is already opened, return immediately.
106 * Block the current thread until the condition is opened or until
110 * If the condition is already opened, return immediately.
114 * @return true if the condition was opened, false if the call returns
  /build/tools/droiddoc/templates/
trailer.cs 1 </div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
  /external/e2fsprogs/lib/blkid/
save.c 60 const char *opened = NULL; local
99 opened = tmp;
107 opened = filename;
112 filename, opened));
133 if (opened != filename) {
135 unlink(opened);
137 printf("unlinked temp cache %s\n", opened));
148 rename(opened, filename);
150 printf("moved temp cache %s\n", opened));
  /external/webkit/WebCore/manual-tests/resources/
before-go-back.html 11 This test checks if you can go back to a _blank previously tab-opened page.
  /development/host/windows/usb/api/
adb_legacy_endpoint_object.h 21 encapsulates a handle opened to an endpoint on our device controlled by
28 /** Encapsulates a handle opened to an endpoint on our device controlled by
106 this parameter has no effect on the way item is opened. It's
109 this parameter has no effect on the way item is opened. It's
114 made to create already opened object.
123 We override this method in order to close handle to the endpoint opened
132 /// Gets handle to the endpoint opened on our USB device.
138 /// Handle to the endpoint opened on our USB device.
adb_legacy_interface.h 59 made to create already opened object.
106 this parameter has no effect on the way endpoint is opened. It's
109 this parameter has no effect on the way endpoint is opened. It's
111 @return Handle to the opened endpoint object or NULL on failure.
130 this parameter has no effect on the way endpoint is opened. It's
133 this parameter has no effect on the way endpoint is opened. It's
135 @return Handle to the opened endpoint object or NULL on failure.
adb_interface_enum.cpp 60 // Make sure that it's opened
94 // Make sure that it's opened
adb_api.h 150 I/O performed on an endpoint. When an endpoint object gets opened through
151 this API it is opened for asynchronous (or overlapped) I/O. And each time
164 should be opened.
181 should be opened.
416 Endpoints are always opened for overlapped I/O.
424 this parameter has no effect on the way endpoint is opened. It's
427 this parameter has no effect on the way endpoint is opened. It's
429 @return Handle to the opened endpoint object or NULL on failure. If NULL is
439 Endpoints are always opened for overlapped I/O.
443 this parameter has no effect on the way endpoint is opened. It's
    [all...]
  /frameworks/base/services/surfaceflinger/
Barrier.h 33 state = OPENED;
47 enum { OPENED, CLOSED };
  /system/core/adb/
usb_windows.c 34 /// Previous entry in the list of opened usb handles
37 /// Next entry in the list of opened usb handles
59 /// List of opened usb handles
65 /// Locker for the list of opened usb handles
68 /// Checks if there is opened usb handle in handle_list for this device.
71 /// Checks if there is opened usb handle in handle_list for this device.
75 /// Registers opened usb handle (adds it to handle_list).
98 /// Writes data to the opened usb handle
101 /// Reads data using the opened usb handle
104 /// Cleans up opened usb handl
    [all...]
  /external/chromium/net/base/
file_stream.h 36 // opened.
48 // opened then an error code is returned.
70 // If opened with PLATFORM_FILE_ASYNC, then a non-null callback
81 // This method should not be called if the stream was opened WRITE_ONLY.
98 // If opened with PLATFORM_FILE_ASYNC, then a non-null callback
109 // This method should not be called if the stream was opened READ_ONLY.
126 // the FileStream was opened with PLATFORM_FILE_ASYNC.
  /dalvik/tests/048-server-socket/src/
Main.java 29 System.out.println("opened!");
  /external/oprofile/daemon/
opd_stats.h 22 OPD_LOST_SAMPLEFILE, /**< nr samples for which sample file can't be opened */
  /frameworks/base/core/java/android/database/
package.html 8 are usually created and opened with {@link android.content.Context#openOrCreateDatabase}
  /frameworks/base/core/java/android/database/sqlite/
DatabaseObjectNotClosedException.java 27 "that was opened here";
  /frameworks/base/include/android_runtime/
ActivityManager.h 26 // Returns the native file descriptor for the opened stream, < 0 on error.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio_ext.h 50 /* Return non-zero value iff the stream FP is opened readonly, or if the
54 /* Return non-zero value iff the stream FP is opened write-only or
60 /* Return non-zero value iff stream FP is not opened write-only or
64 /* Return non-zero value iff stream FP is not opened read-only. */

Completed in 330 milliseconds

1 2 3 4 5 6 7 8 91011>>