/external/chromium/net/disk_cache/ |
file.h | 36 // Initializes the object to use the passed in file instead of opening it with
|
/external/compiler-rt/lib/asan/output_tests/ |
shared-lib-test.cc | 25 printf("opening %s ... \n", path.c_str());
|
/external/dbus/dbus/ |
dbus-transport-win.c | 44 * @param entry the address entry to try opening
|
/external/icu4c/samples/legacy/ |
oldcol.cpp | 64 fprintf(stderr, "initCollator_legacy(%s): error opening collator, %s!\n", locale, u_errorName(status));
|
/external/icu4c/samples/ucnv/ |
readme.txt | 7 Opening and closing converters using the C api
|
/external/icu4c/test/intltest/ |
tokiter.cpp | 58 * the opening quote. If a '#' is encountered, the rest of the line
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/ |
Basis.java | 55 * Fractals themselves are implementing the Basis interface as well, opening
|
/external/libusb-compat/ |
README | 16 read descriptor info without opening a device.
|
/external/libvpx/vp8/common/ |
duck_io.h | 78 { SAL_ERR_FILE_OPEN_FAILED, "Error opening file" }
|
/external/llvm/lib/Support/ |
PluginLoader.cpp | 30 errs() << "Error opening '" << Filename << "': " << Error
|
/external/proguard/src/proguard/classfile/util/ |
ExternalTypeEnumeration.java | 68 throw new IllegalArgumentException("Missing opening parenthesis in descriptor ["+descriptor+"]");
|
/external/qemu-pc-bios/bochs/bios/ |
usage.cc | 56 fprintf(stderr, "problems opening files.\n");
|
/external/webkit/LayoutTests/storage/ |
sql-data-types.js | 86 notifyDone("FAIL: Error opening the db");
|
/external/webkit/Source/WebCore/rendering/ |
RenderFileUploadControl.h | 32 // Each RenderFileUploadControl contains a RenderButton (for opening the file chooser), and
|
/external/webkit/Source/WebKit/chromium/public/ |
WebFileChooserParams.h | 60 // before opening a file chooser dialog.
|
/frameworks/base/cmds/backup/ |
backup.cpp | 62 fprintf(stderr, "Error opening: %s\n", filename);
|
/frameworks/base/docs/html/distribute/googleplay/promote/ |
badges.jd | 53 // leaves opening for the alt text value 55 // leaves opening for the image file name 62 // leaves opening for the alt text value 64 // leaves opening for the image file name
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterPort.java | 74 if (mLogVerbose) Log.v(TAG, "Opening " + this);
|
/hardware/libhardware/include/hardware/ |
local_time_hal.h | 99 /** convenience API for opening and closing a supported device */
|
/hardware/libhardware_legacy/power/ |
power.c | 69 fprintf(stderr, "fatal error opening \"%s\"\n", paths[i]);
|
/packages/apps/Camera/src/com/android/camera/ |
MenuHelper.java | 50 // This avoids re-opening the camera and saves time.
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmDatabaseHelper.java | 28 * Helper class for opening the database from multiple providers. Also provides
|
/system/core/libsuspend/ |
autosuspend_earlysuspend.c | 107 ALOGE("Error opening %s: %s\n", EARLYSUSPEND_SYS_POWER_STATE, buf);
|
/external/apache-http/src/org/apache/http/conn/ |
package.html | 40 opening and managing connections. 66 provides convenient methods for opening and updating sockets in order
|
/external/bluetooth/bluez/src/ |
sdpd-server.c | 77 error("opening L2CAP socket: %s", strerror(errno)); 130 error("opening UNIX socket: %s", strerror(errno));
|