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

1 2 34 5 6 7 8 91011>>

  /external/ltp/utils/ffsb-6.0-rc2/
filelist.c 408 printf("filename \"%s\" too long aborting\n",
417 printf("filename \"%s\" is invalid aborting\n",
440 printf("dirname \"%s\" is invalid aborting\n",
473 printf("filename \"%s\" is too long aborting\n", buf);
ffsb_fs.c 239 printf("aborting\n");
246 printf("pathname \"%s\" is too long, aborting\n", buf);
271 printf("pathname \"%s\" is too long, aborting\n", buf);
285 "aborting\n");
334 printf("pathname \"%s\" is too long, aborting\n", buf);
fileops.c 140 " aborting\n\n", read_size,
272 printf("aborting\n");
328 printf("aborting\n");
388 printf("aborting\n");
456 printf("aborting\n");
  /external/mesa3d/src/gallium/drivers/swr/
swr_loader.cpp 50 fprintf(stderr, "no AVX/AVX2 support. Aborting!\n");
  /external/vixl/test/
test-aborts.cc 59 TEST(abort, VIXL_ABORT(), "Aborting in ")
  /frameworks/base/libs/hwui/tests/unit/
main.cpp 43 printf("[ FATAL! ] Process crashed, aborting tests!\n");
  /frameworks/base/services/core/java/com/android/server/location/
GnssSatelliteBlacklistHelper.java 72 + "Aborting updateSatelliteBlacklist");
  /hardware/intel/bootstub/
bootstub.mk 51 echo "$<: $$ACTUAL_SIZE exceeds size limit of $(BOOTSTUB_SIZE) bytes, aborting."; \
  /libnativehelper/
JNIHelp.cpp 136 "Native registration unable to find class '%s'; aborting...",
139 msg = "Native registration unable to find class; aborting...";
149 if (asprintf(&tmp, "RegisterNatives failed for '%s'; aborting...", className) == -1) {
151 msg = "RegisterNatives failed; aborting...";
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libdumpstateutil.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libdumpstateutil.so 
  /system/connectivity/wifilogd/
memory_reader.h 41 // Copies a |T| out of our referenced memory, aborting if sizeof(T) exceeds
  /development/testrunner/
run_command.py 43 timeout_time: time in seconds to wait for command to run before aborting.
70 timeout_time: time in seconds to wait for command to run before aborting.
  /external/autotest/client/site_tests/platform_CompressedSwapPerf/src/
hog.c 122 "there is a file with the given socket name already; aborting\n");
175 fprintf(stderr, "read %li bytes (expected %lu); aborting\n",
  /external/autotest/venv/lucifer/cmd/
job_aborter.py 121 """Send abort to jobs marked aborting in Autotest database.
163 """Return a QuerySet of aborting Jobs.
  /external/guava/guava/src/com/google/common/util/concurrent/
TimeLimiter.java 61 * return control to the caller when the timeout elapses; aborting the target
94 * @param interruptible whether to respond to thread interruption by aborting
  /external/libcap/progs/
quicktest.sh 27 echo "Undesired result - aborting"
39 echo "Undesired result - aborting"
  /external/libexif/test/nls/
test-codeset.c 154 printf("Aborting without error.\n");
189 fprintf(stderr, "Illegal command line. Aborting.\n");
  /external/ltp/testcases/realtime/func/periodic_cpu_load/
periodic_cpu_load_single.c 120 ("Missed period, aborting (didn't get scheduled in time)\n");
137 ("Missed period, aborting (calc took too long)\n");
  /external/pdfium/testing/tools/
common.py 20 raise Exception('Confused, can not determine OS, aborting.')
92 raise Exception('Confused, can not find pdfium root directory, aborting.')
  /system/extras/tests/directiotest/
directiotest.c 243 fprintf(stderr, "write failed, aborting test\n");
248 fprintf(stderr, "read failed, aborting test\n");
  /external/selinux/policycoreutils/newrole/
newrole.c 551 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
557 fprintf(stderr, _("Error changing uid, aborting.\n"));
562 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
593 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
599 fprintf(stderr, _("Error changing uid, aborting.\n"));
604 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
631 fprintf(stderr, _("Error resetting KEEPCAPS, aborting\n"));
636 fprintf(stderr, _("Error changing uid, aborting.\n"));
    [all...]
  /external/ltp/tools/pounder21/
pounder 228 echo "Could not create $POUNDER_LOGDIR; aborting."
235 echo "Could not create $POUNDER_OPTDIR; aborting."
242 echo "Could not create $POUNDER_TMPDIR; aborting."
  /frameworks/native/cmds/servicemanager/
service_manager.c 98 ALOGE("SELinux: Failed to find sehandle. Aborting service_manager.\n");
417 ALOGE("SELinux: Failed to acquire sehandle. Aborting.\n");
422 ALOGE("SELinux: Failed to acquire service_manager context. Aborting.\n");
  /prebuilts/qemu-kernel/
build-kernel.sh 221 echo "Output directory '$OPTION_OUT' does not exist ! Aborting."
326 echo "It looks like $CROSS_COMPILER is not in your path ! Aborting."
381 echo "Could not build the kernel. Aborting !"

Completed in 650 milliseconds

1 2 34 5 6 7 8 91011>>