Searched refs:warn (Results 1 - 25 of 610) sorted by relevance

1234567891011>>

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dmd5.py7 warnings.warn("the md5 module is deprecated; use hashlib instead",
H A Dsre.py6 warnings.warn("The sre module is deprecated, please import re.",
H A Dsha.py7 warnings.warn("the sha module is deprecated; use the hashlib module instead",
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dmd5.py7 warnings.warn("the md5 module is deprecated; use hashlib instead",
H A Dsre.py6 warnings.warn("The sre module is deprecated, please import re.",
H A Dsha.py7 warnings.warn("the sha module is deprecated; use the hashlib module instead",
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dmd5.py7 warnings.warn("the md5 module is deprecated; use hashlib instead",
H A Dsre.py6 warnings.warn("The sre module is deprecated, please import re.",
H A Dsha.py7 warnings.warn("the sha module is deprecated; use the hashlib module instead",
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dmd5.py7 warnings.warn("the md5 module is deprecated; use hashlib instead",
H A Dsre.py6 warnings.warn("The sre module is deprecated, please import re.",
H A Dsha.py7 warnings.warn("the sha module is deprecated; use the hashlib module instead",
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dvk_layer_settings.txt41 # warn - Report warnings from using the API in a manner which may lead to
42 # undefined behavior or to warn the user of common trouble spots.
59 lunarg_core_validation.report_flags = error,warn,perf
64 lunarg_image.report_flags = error,warn,perf
69 lunarg_object_tracker.report_flags = error,warn,perf
74 lunarg_parameter_validation.report_flags = error,warn,perf
79 lunarg_swapchain.report_flags = error,warn,perf
84 google_threading.report_flags = error,warn,perf
89 google_unique_objects.report_flags = error,warn,perf
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
H A Dvk_layer_settings.txt41 # warn - Report warnings from using the API in a manner which may lead to
42 # undefined behavior or to warn the user of common trouble spots.
59 lunarg_core_validation.report_flags = error,warn,perf
64 lunarg_image.report_flags = error,warn,perf
69 lunarg_object_tracker.report_flags = error,warn,perf
74 lunarg_parameter_validation.report_flags = error,warn,perf
79 lunarg_swapchain.report_flags = error,warn,perf
84 google_threading.report_flags = error,warn,perf
89 google_unique_objects.report_flags = error,warn,perf
/prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
H A D__init__.py26 warnings.warn("The compiler package is deprecated and removed in Python 3.x.",
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dwarning_tests.py1 # Helper module for testing the skipmodules argument of warnings.warn()
9 warnings.warn(message, stacklevel=stacklevel)
/prebuilts/gdb/darwin-x86/share/gdb/system-gdbinit/
H A Delinos.py23 def warn(msg): function
47 warn("%s not set" % var)
63 variables are missing, warn about which library may be missing.
71 warn("ELinOS system libraries will not be loaded")
80 warn("Xenomai libraries may not be loaded")
/prebuilts/gdb/linux-x86/lib/python2.7/compiler/
H A D__init__.py26 warnings.warn("The compiler package is deprecated and removed in Python 3.x.",
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dwarning_tests.py1 # Helper module for testing the skipmodules argument of warnings.warn()
9 warnings.warn(message, stacklevel=stacklevel)
/prebuilts/gdb/linux-x86/share/gdb/system-gdbinit/
H A Delinos.py23 def warn(msg): function
47 warn("%s not set" % var)
63 variables are missing, warn about which library may be missing.
71 warn("ELinOS system libraries will not be loaded")
80 warn("Xenomai libraries may not be loaded")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
H A D__init__.py26 warnings.warn("The compiler package is deprecated and removed in Python 3.x.",
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dwarning_tests.py1 # Helper module for testing the skipmodules argument of warnings.warn()
9 warnings.warn(message, stacklevel=stacklevel)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
H A D__init__.py26 warnings.warn("The compiler package is deprecated and removed in Python 3.x.",
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dwarning_tests.py1 # Helper module for testing the skipmodules argument of warnings.warn()
9 warnings.warn(message, stacklevel=stacklevel)
/prebuilts/tools/common/m2/repository/com/esotericsoftware/minlog/minlog/1.2/
H A Dminlog-1.2.jar ... static int level public static boolean ERROR public static boolean WARN public static boolean INFO public static boolean DEBUG public static ...

Completed in 4187 milliseconds

1234567891011>>