HomeSort by relevance Sort by last modified time
    Searched full:closed (Results 576 - 600 of 1153) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/icu/unicode/
ucoleitr.h 128 * Once closed, a UCollationElements may no longer be used.
  /external/webkit/WebCore/inspector/front-end/
Panel.js 334 // The stylesheet hasn't loaded yet or the window is closed,
  /external/webkit/WebCore/page/
DOMWindow.h 160 bool closed() const;
  /external/webkit/WebCore/platform/graphics/cg/
PathCG.cpp 130 // CGPathContainsPoint returns false for non-closed paths, as a work-around, we copy and close the path first. Radar 4758998 asks for a better CG API to use
  /external/webkit/WebKit/chromium/src/
DebuggerAgentManager.cpp 100 // The view was not closed during the dispatch.
  /external/zlib/contrib/minizip/
unzip.h 157 these files MUST be closed with unzipCloseCurrentFile before call unzipClose.
  /frameworks/base/core/java/android/os/
Binder.java 233 * closed for you after you return.
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 92 * operation, typically meaning the IME will be closed.
  /frameworks/base/core/jni/
android_database_SQLiteQuery.cpp 123 "Attempting to access a deactivated, closed, or empty cursor");
  /frameworks/base/media/java/android/drm/mobile1/
DrmRawContent.java 249 * The flag to indicate whether this stream is closed or not.
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cl_ltp.cpp 72 This file contains functions that perform closed-loop fractional pitch
478 This function performs closed-loop fractional pitch search.
521 * Closed-loop fractional pitch search *
654 * Closed-loop fractional pitch search *
  /packages/apps/Browser/src/com/android/browser/
BrowserHistoryPage.java 319 // Bail early if the Cursor is closed.
DateSortedExpandableListAdapter.java 239 * @return boolean False if the cursor is closed, so the Cursor was not
  /packages/apps/Email/src/org/apache/commons/io/
FileUtils.java 209 * closed without modifying it, but updating the file date and time.
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_events.h 304 be closed, otherwise the window will remain open if possible.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_events.h 304 be closed, otherwise the window will remain open if possible.
  /prebuilt/windows/sdl/host/include/SDL/
SDL_events.h 301 be closed, otherwise the window will remain open if possible.
  /prebuilt/windows/sdl/include/SDL/
SDL_events.h 304 be closed, otherwise the window will remain open if possible.
  /sdk/ddms/app/src/com/android/ddms/
StaticPortConfigDialog.java 113 // event loop until the dialog is closed.
  /system/core/adb/
adb.h 82 /* flag: set when the socket's peer has closed
  /system/core/sh/
redir.c 372 * if the source file descriptor is closed, EMPTY if there are no unused
  /cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java 577 // If the popup is closed, onKeyDown will invoke performValidation.
672 // Test the method on the scene of popup is closed.
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
PrintStream.java 657 * This stream's error flag is set to {@code true} if this stream is closed
704 * This stream's error flag is set to {@code true} if it is closed or an I/O
PrintWriter.java 664 * This writer's error flag is set to {@code true} if this writer is closed
689 * This writer's error flag is set to {@code true} if this writer is closed
  /dalvik/libcore/luni/src/main/java/java/net/
MulticastSocket.java 592 * if the socket is closed or the option is invalid.
608 * if the socket is closed or the option is invalid.

Completed in 414 milliseconds

<<21222324252627282930>>