HomeSort by relevance Sort by last modified time
    Searched full:reopened (Results 1 - 23 of 23) sorted by null

  /dalvik/tests/048-server-socket/
expected.txt 3 reopened!
  /dalvik/tests/048-server-socket/src/
Main.java 49 System.out.println("reopened!");
  /external/webkit/WebKitTools/Scripts/webkitpy/
bugzilla.py 223 needs_commit_query_url = "buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=review%2B"
231 commit_queue_url = "buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=commit-queue%2B&order=Last+Changed"
241 review_queue_url = "buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=review?"
780 # have no simpler way to ask if a control has an item named "REOPENED"
783 if "REOPENED" in possible_bug_statuses:
784 bug_status.value = ["REOPENED"]
  /external/chromium/third_party/icu/public/common/unicode/
ucnvsel.h 35 * A converter selector can be serialized into a buffer and reopened
  /external/icu4c/common/unicode/
ucnvsel.h 36 * A converter selector can be serialized into a buffer and reopened
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
frontend.h 248 * reopened read-write.
  /external/bison/djgpp/
subpipe.c 100 is redirected from m4's stdout to a second temporary file and reopened as
  /libcore/luni/src/main/java/java/io/
ByteArrayOutputStream.java 79 * operations and cannot be reopened.", this implementation must do
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AutoDictionary.java 109 // Don't close the database as locale changes will require it to be reopened anyway
UserBigramDictionary.java 156 // Don't close the database as locale changes will require it to be reopened anyway
  /external/webkit/WebCore/html/
HTMLParser.cpp     [all...]
  /external/qemu/block/
raw-posix.c 769 int reopened = 0; local
811 if (size <= 0 && !reopened && cdrom_reopen(bs) >= 0) {
812 reopened = 1;
    [all...]
  /external/chromium/third_party/libevent/
kqueue.c 255 * then reopened.
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
download.py 277 log("Failed to parse bug number from diff. No bugs will be updated/reopened after the rollout.")
  /frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java 674 * is reopened.
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 213 only for the life of the search dialog (when the search dialog is reopened, "bo" queries your
  /libcore/luni/src/test/java/tests/SQLite/
DatabaseTest.java 293 fail("Database object could not be reopened after 'close': "
307 fail("Database object could not be reopened after 'close': "
    [all...]
  /external/libpcap/
pcap-dos.c 966 * The above hooks should thus use the handle reopened in open_driver()
    [all...]
  /external/e2fsprogs/ext2ed/doc/
user-guide.sgml 288 <Command>enablewrite</Command> is issued, the device is reopened in read-write
    [all...]
  /frameworks/base/libs/utils/
AssetManager.cpp 700 * is disabled, the Zip file may get reopened.
    [all...]
  /external/libvpx/examples/includes/geshi/
geshi.php 488 * each tag is closed before and reopened after each linefeed.
    [all...]
  /external/libvpx/examples/includes/geshi/docs/api/__filesource/
fsource_geshi_core_geshi.php.html     [all...]
  /external/webkit/WebCore/
ChangeLog-2003-10-25     [all...]

Completed in 787 milliseconds