HomeSort by relevance Sort by last modified time
    Searched full:opening (Results 201 - 225 of 853) sorted by null

1 2 3 4 5 6 7 891011>>

  /build/tools/atree/
atree.cpp 295 fprintf(stderr, "error opening manifest file for write: %s\n",
  /build/tools/soslim/
symfilter.c 34 INFO("Opening symbol-filter file %s...\n", name);
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarEntryTest.java 136 fail("Exception opening file: " + e.toString());
  /dalvik/libcore/luni/src/main/java/java/net/
URL.java 650 * if an error occurs while opening the InputStream.
662 * if an error occurs while opening the connection.
689 * if an I/O error occurs while opening the connection.
696 * if the protocol handler does not support opening connections
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
X509CertFactoryImpl.java 480 * the first '-' of the opening boundary has already been read from
487 * After the opening boundary has been read and checked, the method
504 // check and skip opening boundary delimiter
512 + "' is expected as opening delimiter boundary.");
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 26 <dd>Demonstrates opening a new activity and removing the current activity
  /external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java 125 void opening(Socket sock, HttpHost target) method in interface:OperatedClientConnection
  /external/bluetooth/bluez/tools/
hciattach_tialt.c 136 fprintf(stdout, "Opening firmware file: %s\n", firmware);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
markup.sgml 153 @start_element: Callback to invoke when the opening tag of an element
  /external/dbus/dbus/
dbus-server-debug-pipe.c 382 * @param entry the address entry to try opening as debug-pipe
  /external/dropbear/
cli-session.c 222 dropbear_exit("opening /dev/null: %d %s",
svr-runopts.c 250 dropbear_exit("Error opening banner file '%s'",
  /external/icu4c/test/intltest/
cntabcol.cpp 139 errln("Error opening table error = %i (%s)\n", status, u_errorName(status));
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 128 fprintf(stderr, "error opening converter for \"%s\" - %s\n", testcase.charset, u_errorName(errorCode));
  /external/jpeg/
jmemname.c 243 * Initial opening of a backing-store object.
jmemsys.h 173 * Initial opening of a backing-store object. This must fill in the
  /external/oprofile/daemon/
init.c 81 /* give output before re-opening stdout as the logfile */
  /external/oprofile/libdb/
odb.h 115 * @param rw \enum ODB_RW if opening for writing, else \enum ODB_RDONLY
  /external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/
SDL_ahiaudio.c 225 D(bug("AHI opening...\n"));
  /external/qemu/distrib/sdl-1.2.12/src/main/win32/
SDL_win32_main.c 254 /* Start up DDHELP.EXE before opening any files, so DDHELP doesn't
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 427 D(bug("VideoInit... Opening libraries\n"));
797 D(bug("Opening backdrop window %ldx%ld on display %lx!\n",w,h,SDL_Display));
813 D(bug("Opening WB window of size: %ldx%ld!\n",w,h));
972 D(bug("Opening screen...\n"));
    [all...]
  /external/quake/quake/src/WinQuake/
sys_wind.cpp 97 Sys_Error ("Error opening %s: %s", path,strerror(errno));
  /external/svox/pico/lib/
picopal.h 199 If the opening of the file is successful a file pointer is given
  /external/webkit/WebCore/bridge/
testbindings.mm 215 fprintf(stderr, "Error opening %s.\n", file);
  /frameworks/base/core/java/android/database/sqlite/
SQLiteOpenHelper.java 26 * optionally {@link #onOpen}, and this class takes care of opening the database

Completed in 626 milliseconds

1 2 3 4 5 6 7 891011>>