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

1 2 34 5 6 7 8 91011>>

  /external/e2fsprogs/debugfs/
icheck.c 96 com_err("icheck", retval, "while opening inode scan");
logdump.c 174 com_err(argv[0], errno, "while opening %s for logdump",
194 com_err(argv[0], errno, "while opening %s for logdump",
223 com_err(argv[0], retval, "while opening ext2 file");
241 com_err(argv[0], errno, "while opening %s for logdump",
ncheck.c 97 com_err("ncheck", retval, "while opening inode scan");
  /external/e2fsprogs/e2fsck/
scantest.c 116 com_err(argv[0], retval, _("while opening inode scan"));
  /external/e2fsprogs/lib/ext2fs/
tst_iscan.c 143 com_err("iterate", retval, "While opening inode scan");
tst_badblocks.c 179 fprintf(stderr, "Error opening temp file: %s\n",
234 fprintf(stderr, "Error opening temp file: %s\n",
  /external/freetype/include/freetype/internal/
ftdebug.h 149 /* You need two opening and closing parentheses! */
  /external/jpeg/
jmemansi.c 133 * Initial opening of a backing-store object.
  /external/proguard/src/proguard/util/
ListUtil.java 76 // Do we have an opening quote?
  /external/quake/quake/src/QW/progs/
buttons.qc 74 "angle" determines the opening direction
  /external/webkit/JavaScriptCore/runtime/
FunctionConstructor.cpp 73 // Functions need to have a space following the opening { due to for web compatibility
  /external/webkit/WebCore/manual-tests/
optgroup-empty-and-nested.html 26 font-size in the <optgroup> to extra large, opening the select element
  /external/webkit/WebKitTools/BuildSlaveSupport/
run-performance-tests 58 print "Opening reponse port for PLT slave...\n";
  /external/zlib/examples/
gzlog.h 26 opening the log file locked for small bursts, and then closing it. The log
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidLineMetrics.java 95 // cause failures with opening files in multithreaded applications.
  /frameworks/base/include/ui/
EventHub.h 81 // exclude a particular device from opening
  /hardware/libhardware_legacy/power/
power.c 82 fprintf(stderr, "fatal error opening \"%s\"\n", paths[i]);
  /hardware/ril/rild/
radiooptions.c 93 perror ("opening radio debug socket");
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarUpgradeReceiver.java 65 Log.i(TAG, "Creating or opening calendar database");
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsUpgradeReceiver.java 64 Log.i(TAG, "Creating or opening contacts database");
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/repository/
UpdaterWindow.java 86 * Sets whether the auto-update wizard will be shown when opening the window.
  /system/netd/
PppController.cpp 136 LOGE("Error opening /sys/class/tty (%s)", strerror(errno));
  /bootable/recovery/
install.c 191 LOGE("opening %s: %s\n", filename, strerror(errno));
263 ui_print("Opening update package...\n");
  /external/astl/include/
ios_base.h 172 // ate: open and seek to end imediately after opening.
176 // trunc: truncate and existing stream when opening.
  /external/proguard/src/proguard/
ConfigurationParser.java 233 // Read the opening parenthesis or the separator, if any.
651 // Check the class member opening part.
654 throw new ParseException("Expecting opening '" + ConfigurationConstants.OPEN_KEYWORD +
    [all...]

Completed in 1218 milliseconds

1 2 34 5 6 7 8 91011>>