HomeSort by relevance Sort by last modified time
    Searched refs:warning (Results 276 - 300 of 4673) sorted by null

<<11121314151617181920>>

  /external/pdfium/third_party/base/allocator/partition_allocator/
spin_lock.cc 44 #warning "Processor yield not supported on this architecture."
52 #warning "Thread yield not supported on this OS."
  /frameworks/support/jetifier/jetifier/core/src/main/kotlin/com/android/tools/build/jetifier/core/utils/
StdOutLogConsumer.kt 28 override fun warning(message: String) {
29 println("WARNING: $message")
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
armv8-2-fp16-simd-warning-thumb.d 4 #error-output: armv8-2-fp16-simd-warning.l
armv8-2-fp16-simd-warning.d 4 #error-output: armv8-2-fp16-simd-warning.l
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/
warning-014.d 2 #source: warning-014.s
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
warn-2.s 23 ;# { dg-warning "Warning: dwarf line number information for .* ignored" "" { xfail i370-*-* v850*-*-* } 0 }
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
bad-size.d 1 #as: --size-check=warning
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
shared-nopic.d 5 #warning: non-PIC code
shared-nopid.d 5 #warning: non-PID code
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pie1.d 5 #warning: \A[^\n]*\.o[^\n]*In function `_start':\n[^\n]*: undefined reference to `foo'\Z
  /device/google/muskie/
device-walleye.mk 27 $(warning Overlays defined in '$(DEVICE_PACKAGE_OVERLAYS)' will override '$(PRODUCT_HARDWARE)' overlays)
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/Ia32/
isinfl.c 52 #pragma warning ( disable : 4700 )
isnanl.c 52 #pragma warning ( disable : 4700 )
  /external/autotest/site_utils/
add_detected_host_labels.py 56 logging.warning('Unable to establish ssh connection to hostname '
60 logging.warning('Unable to query labels on hostname %s. Skipping.',
81 logging.warning('Removing label %s', labels_to_delete)
91 logging.warning('Unable to add label %s to host %s. '
  /external/curl/tests/
getpart.pm 27 my $warning=0;
111 if($warning && !@this) {
132 if($warning && !@this) {
178 if($warning) {
  /external/e2fsprogs/lib/uuid/
gen_uuid_nt.c 11 #pragma warning(push,4)
  /external/icu/icu4c/source/tools/genrb/
errmsg.h 30 U_CFUNC void warning(uint32_t linenumber, const char *msg, ...);
  /external/jemalloc/test/include/test/
SFMT-params.h 41 #warning "MEXP is not defined. I assume MEXP is 19937."
  /external/libcxx/src/include/
config_elast.h 37 #warning ELAST for this platform not yet implemented
  /external/libcxx/test/std/utilities/template.bitset/bitset.members/
reset_all.pass.cpp 20 #pragma warning(disable: 6294) // Ill-defined for-loop: initial condition does not satisfy test. Loop body not executed.
set_all.pass.cpp 20 #pragma warning(disable: 6294) // Ill-defined for-loop: initial condition does not satisfy test. Loop body not executed.
  /external/libmojo/third_party/catapult/devil/devil/android/
device_list.py 21 logging.warning('Device file %s doesn\'t exist.', file_name)
29 logging.warning('Unrecognized device file format: %s', devices)
  /external/libunwind/src/hppa/
Gget_save_loc.c 36 #warning FIX ME!
  /external/llvm/include/llvm/Support/
ThreadPool.h 25 #pragma warning(push)
26 #pragma warning(disable:4530)
27 #pragma warning(disable:4062)
33 #pragma warning(pop)
130 #if LLVM_ENABLE_THREADS // avoids warning for unused variable
  /external/llvm/test/MC/PowerPC/
deprecated-p7.s 6 # CHECK-NOT: warning: deprecated
9 # CHECK-OLD-NOT: warning: deprecated

Completed in 433 milliseconds

<<11121314151617181920>>