| /third_party/ffmpeg/libavcodec/ |
| D | avdct.c | 38 {"fastint", "fast integer (experimental / for debugging)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DCT_FAS… 40 {"mmx", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DCT_MMX }, INT_MIN, INT_MA… 41 {"altivec", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DCT_ALTIVEC }, INT_MIN… 42 {"faan", "floating point AAN DCT (experimental / for debugging)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_… 46 {"int", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_INT }, INT_MIN, INT_M… 47 {"simple", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLE }, INT_MIN,… 48 {"simplemmx", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEMMX }, IN… 49 {"arm", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_ARM }, INT_MIN, INT_M… 50 {"altivec", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_ALTIVEC }, INT_MI… 51 {"simplearm", "experimental / for debugging", 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEARM }, IN… [all …]
|
| /third_party/rust/rust/src/tools/clippy/tests/ui/ |
| D | dbg_macro.stderr | 1 error: the `dbg!` macro is intended as a debugging tool 13 error: the `dbg!` macro is intended as a debugging tool 24 error: the `dbg!` macro is intended as a debugging tool 35 error: the `dbg!` macro is intended as a debugging tool 46 error: the `dbg!` macro is intended as a debugging tool 57 error: the `dbg!` macro is intended as a debugging tool 68 error: the `dbg!` macro is intended as a debugging tool 79 error: the `dbg!` macro is intended as a debugging tool 90 error: the `dbg!` macro is intended as a debugging tool 101 error: the `dbg!` macro is intended as a debugging tool [all …]
|
| D | bool_comparison.rs | 146 if false == cfg!(feature = "debugging") {} in issue3973() 147 if cfg!(feature = "debugging") == false {} in issue3973() 148 if true == cfg!(feature = "debugging") {} in issue3973() 149 if cfg!(feature = "debugging") == true {} in issue3973() 159 if is_debug == cfg!(feature = "debugging") {} in issue3973() 160 if cfg!(feature = "debugging") == is_debug {} in issue3973() 164 if is_debug == cfg!(feature = "debugging") {} in issue3973() 165 if cfg!(feature = "debugging") == is_debug {} in issue3973()
|
| D | bool_comparison.fixed | 146 if false == cfg!(feature = "debugging") {} 147 if cfg!(feature = "debugging") == false {} 148 if true == cfg!(feature = "debugging") {} 149 if cfg!(feature = "debugging") == true {} 159 if is_debug == cfg!(feature = "debugging") {} 160 if cfg!(feature = "debugging") == is_debug {} 164 if is_debug == cfg!(feature = "debugging") {} 165 if cfg!(feature = "debugging") == is_debug {}
|
| /third_party/protobuf/third_party/abseil-cpp/absl/debugging/internal/ |
| D | stacktrace_config.h | 31 "absl/debugging/internal/stacktrace_win32-inl.inc" 37 "absl/debugging/internal/stacktrace_generic-inl.inc" 43 "absl/debugging/internal/stacktrace_emscripten-inl.inc" 50 "absl/debugging/internal/stacktrace_generic-inl.inc" 59 "absl/debugging/internal/stacktrace_libunwind-inl.inc" 65 "absl/debugging/internal/stacktrace_generic-inl.inc" 69 "absl/debugging/internal/stacktrace_x86-inl.inc" 72 "absl/debugging/internal/stacktrace_powerpc-inl.inc" 75 "absl/debugging/internal/stacktrace_aarch64-inl.inc" 78 "absl/debugging/internal/stacktrace_riscv-inl.inc" [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| D | stacktrace_config.h | 31 "absl/debugging/internal/stacktrace_win32-inl.inc" 37 "absl/debugging/internal/stacktrace_generic-inl.inc" 42 "absl/debugging/internal/stacktrace_emscripten-inl.inc" 51 "absl/debugging/internal/stacktrace_libunwind-inl.inc" 57 "absl/debugging/internal/stacktrace_generic-inl.inc" 61 "absl/debugging/internal/stacktrace_x86-inl.inc" 64 "absl/debugging/internal/stacktrace_powerpc-inl.inc" 67 "absl/debugging/internal/stacktrace_aarch64-inl.inc" 70 "absl/debugging/internal/stacktrace_riscv-inl.inc" 75 "absl/debugging/internal/stacktrace_generic-inl.inc" [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/CMake/ |
| D | AbseilDll.cmake | 95 "debugging/failure_signal_handler.cc" 96 "debugging/failure_signal_handler.h" 97 "debugging/leak_check.h" 98 "debugging/leak_check_disable.cc" 99 "debugging/stacktrace.cc" 100 "debugging/stacktrace.h" 101 "debugging/symbolize.cc" 102 "debugging/symbolize.h" 103 "debugging/internal/address_is_readable.cc" 104 "debugging/internal/address_is_readable.h" [all …]
|
| /third_party/abseil-cpp/ |
| D | BUILD.gn | 56 "${target_gen_dir}/abseil-cpp/absl/debugging/failure_signal_handler.cc", 57 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/address_is_readable.cc", 58 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/decode_rust_punycode.cc", 59 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/demangle.cc", 60 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/demangle_rust.cc", 61 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/elf_mem_image.cc", 62 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/examine_stack.cc", 63 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/stack_consumption.cc", 64 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/utf8_for_code_point.cc", 65 "${target_gen_dir}/abseil-cpp/absl/debugging/internal/vdso_support.cc", [all …]
|
| D | fix-mingw-complier-error.patch | 1 diff -uprN a/absl/debugging/symbolize.cc b/absl/debugging/symbolize.cc 2 --- a/absl/debugging/symbolize.cc 2025-02-03 23:50:45.000000000 +0800 3 +++ b/absl/debugging/symbolize.cc 2025-06-05 15:55:46.561863000 +0800
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| D | stacktrace.cc | 37 #include "absl/debugging/stacktrace.h" 43 #include "absl/debugging/internal/stacktrace_config.h" 50 # include "absl/debugging/internal/stacktrace_aarch64-inl.inc" 51 # include "absl/debugging/internal/stacktrace_arm-inl.inc" 52 # include "absl/debugging/internal/stacktrace_emscripten-inl.inc" 53 # include "absl/debugging/internal/stacktrace_generic-inl.inc" 54 # include "absl/debugging/internal/stacktrace_powerpc-inl.inc" 55 # include "absl/debugging/internal/stacktrace_riscv-inl.inc" 56 # include "absl/debugging/internal/stacktrace_unimplemented-inl.inc" 57 # include "absl/debugging/internal/stacktrace_win32-inl.inc" [all …]
|
| D | symbolize.cc | 15 #include "absl/debugging/symbolize.h" 27 #include "absl/debugging/symbolize_elf.inc" 31 #include "absl/debugging/symbolize_win32.inc" 33 #include "absl/debugging/symbolize_darwin.inc" 35 #include "absl/debugging/symbolize_emscripten.inc" 37 #include "absl/debugging/symbolize_unimplemented.inc"
|
| /third_party/rust/rust/src/tools/clippy/tests/ui-toml/dbg_macro/ |
| D | dbg_macro.stderr | 1 error: the `dbg!` macro is intended as a debugging tool 13 error: the `dbg!` macro is intended as a debugging tool 24 error: the `dbg!` macro is intended as a debugging tool 35 error: the `dbg!` macro is intended as a debugging tool 46 error: the `dbg!` macro is intended as a debugging tool 57 error: the `dbg!` macro is intended as a debugging tool 68 error: the `dbg!` macro is intended as a debugging tool 79 error: the `dbg!` macro is intended as a debugging tool 90 error: the `dbg!` macro is intended as a debugging tool
|
| /third_party/skia/third_party/externals/freetype/docs/ |
| D | DEBUG | 1 Debugging within the FreeType sources 7 There are several ways to enable debugging features in a FreeType 2 25 The trace macros are used to send debugging messages when an 32 small but effective debugging memory manager that tracks all 41 memory (the debugging memory manager never frees the blocks to the 44 When `FT2_DEBUG_MEMORY' isn't defined at runtime, the debugging 53 debugging messages to a file. The location of the log file has to 63 II. Debugging macros 67 debugging its code: 97 The `FT_TRACE' macro is used to send general-purpose debugging [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | VK_EXT_debug_marker.adoc | 5 // This section is included inside the Debugging chapter (debugging.adoc) 8 [[debugging-debug-markers]] 11 Debug markers provide a flexible way for debugging and validation layers to 14 The <<debugging-object-annotation,Object Annotation>> section describes how 17 The <<debugging-command-buffer-markers,Command Buffer Markers>> section 22 [[debugging-object-annotation]] 78 In addition to setting a name for an object, debugging and validation layers 81 For example, a sname:VkShaderModule could have additional debugging data 113 This can be used by debugging layers to easily filter for only data that can 132 [[debugging-command-buffer-markers]]
|
| D | VK_EXT_debug_marker.txt | 5 // This section is included inside the Debugging chapter (debugging.txt) 7 [[debugging-debug-markers]] 10 Debug markers provide a flexible way for debugging and validation layers to 13 The <<debugging-object-annotation,Object Annotation>> section describes how 16 The <<debugging-command-buffer-markers,Command Buffer Markers>> section 21 [[debugging-object-annotation]] 77 In addition to setting a name for an object, debugging and validation layers 80 For example, a sname:VkShaderModule could have additional debugging data 112 This can be used by debugging layers to easily filter for only data that can 131 [[debugging-command-buffer-markers]]
|
| D | VK_EXT_debug_utils.txt | 5 [[debugging-debug-utils]] 8 Vulkan provides flexible debugging utilities for debugging an application. 10 The <<debugging-object-debug-annotation,Object Debug Annotation>> section 14 The <<debugging-queue-labels,Queue Labels>> section describes how to 17 The <<debugging-command-buffer-labels,Command Buffer Labels>> section 21 The <<debugging-debug-messengers,Debug Messengers>> section describes how to 26 [[debugging-object-debug-annotation]] 35 [[debugging-object-naming]] 89 <<debugging-object-types, `VkObjectType` and Vulkan Handle 97 [[debugging-object-data-association]] [all …]
|
| /third_party/grpc/src/abseil-cpp/ |
| D | preprocessed_builds.yaml | 403 - absl/debugging:stacktrace 445 - absl/debugging:demangle_internal 605 - third_party/abseil-cpp/absl/debugging/internal/bounded_utf8_length_sequence.h 606 name: absl/debugging:bounded_utf8_length_sequence 616 - third_party/abseil-cpp/absl/debugging/internal/address_is_readable.h 617 - third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.h 618 - third_party/abseil-cpp/absl/debugging/internal/vdso_support.h 619 name: absl/debugging:debugging_internal 621 - third_party/abseil-cpp/absl/debugging/internal/address_is_readable.cc 622 - third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.cc [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | wpa_debug.h | 21 /* Debugging function - conditional printf and hex dump. Driver wrappers can 22 * use these for debugging purposes. */ 69 * This function is used to print conditional debugging and error messages. The 85 * This function is used to print conditional debugging and error messages. The 105 * This function is used to print conditional debugging and error messages. The 127 * This function is used to print conditional debugging and error messages. The 143 * This function is used to print conditional debugging and error messages. The 155 * binary size. As such, it should be used with debugging messages that are not 181 * This function is used to print conditional debugging and error messages. The 197 * This function is used to print conditional debugging and error messages. [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | wpa_debug.h | 19 /* Debugging function - conditional printf and hex dump. Driver wrappers can 20 * use these for debugging purposes. */ 68 * This function is used to print conditional debugging and error messages. The 84 * This function is used to print conditional debugging and error messages. The 104 * This function is used to print conditional debugging and error messages. The 126 * This function is used to print conditional debugging and error messages. The 142 * This function is used to print conditional debugging and error messages. The 154 * binary size. As such, it should be used with debugging messages that are not 180 * This function is used to print conditional debugging and error messages. The 198 * This function is used to print conditional debugging and error messages. [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DIBuilder.h | 9 // This file defines a DIBuilder that is useful for creating debugging 114 /// A CompileUnit provides an anchor for all debugging 118 /// \param Producer Identify the producer of debugging information 126 /// analyzing generated debugging information. 150 /// Create a file descriptor to hold debugging information for a file. 161 /// Create debugging information entry for a macro. 170 /// Create debugging information temporary entry for a macro file. 188 /// Create debugging information entry for a basic 198 /// Create debugging information entry for a qualified 204 /// Create debugging information entry for a pointer. [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Debug.hpp | 15 // debug.h: Debugging utilities. 39 // Outputs text to the debugging log 43 // Outputs text to the debugging log and prints to stderr. 47 // Outputs the message to the debugging log and stderr, and calls abort(). 50 // Outputs text to the debugging log, and traps once if a debugger is attached. 56 // debugging log. Disabled if SWIFTSHADER_DISABLE_TRACE is defined. 63 // A macro to print a warning message to the debugging log and stderr to denote 67 // A macro to print a warning message to the debugging log and stderr.
|
| /third_party/grpc/examples/cpp/debugging/ |
| D | README.md | 1 # gRPC C++ Debugging Example 7 …hen you try to trace transport or timer_check. But it is a powerful tool in your debugging toolkit. 42 bazel build --config=dbg examples/cpp/debugging:crashing_greeter_client 44 --args ./bazel-bin/examples/cpp/debugging/crashing_greeter_client \ 58 --args ./bazel-bin/examples/cpp/debugging/crashing_greeter_client \ 117 bazel build --config=dbg examples/cpp/debugging:all 118 ./bazel-bin/examples/cpp/debugging/greeter_callback_server_admin&
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | Debug.hpp | 15 // debug.h: Debugging utilities. 39 // Outputs text to the debugging log 43 // Outputs text to the debugging log and prints to stderr. 47 // Outputs the message to the debugging log and stderr, and calls abort(). 50 // Outputs text to the debugging log, and asserts once if a debugger is attached. 56 // debugging log. Disabled if RR_DISABLE_TRACE is defined. 65 // A macro to print a warning message to the debugging log and stderr to denote 69 // A macro to print a warning message to the debugging log and stderr.
|
| /third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
| D | fuzz_test_util.h | 57 // Useful for debugging. 61 // Useful for debugging. 73 // interactive debugging. 76 // Dumps |binary| to file |filename|. Useful for interactive debugging. 80 // interactive debugging. 86 // interactive debugging.
|
| /third_party/spirv-tools/test/fuzz/ |
| D | fuzz_test_util.h | 57 // Useful for debugging. 61 // Useful for debugging. 73 // interactive debugging. 76 // Dumps |binary| to file |filename|. Useful for interactive debugging. 80 // interactive debugging. 86 // interactive debugging.
|