/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_visitor.cpp | 380 bool debug_enabled) in fs_visitor() 404 bool debug_enabled) in fs_visitor() 431 bool debug_enabled) in fs_visitor()
|
H A D | brw_compile_bs.cpp | 71 const bool debug_enabled = brw_should_print_shader(shader, DEBUG_RT); in compile_single_bs() local 158 const bool debug_enabled = brw_should_print_shader(shader, DEBUG_RT); in brw_compile_bs() local
|
H A D | brw_compile_tes.cpp | 69 const bool debug_enabled = brw_should_print_shader(nir, DEBUG_TES); in brw_compile_tes() local
|
H A D | brw_compile_vs.cpp | 69 const bool debug_enabled = in brw_compile_vs() local
|
H A D | brw_compile_gs.cpp | 147 const bool debug_enabled = brw_should_print_shader(nir, DEBUG_GS); in brw_compile_gs() local
|
H A D | brw_compile_cs.cpp | 107 const bool debug_enabled = in brw_compile_cs() local
|
H A D | brw_compile_tcs.cpp | 193 const bool debug_enabled = brw_should_print_shader(nir, DEBUG_TCS); in brw_compile_tcs() local
|
H A D | brw_compile_mesh.cpp | 332 const bool debug_enabled = brw_should_print_shader(nir, DEBUG_TASK); in brw_compile_task() local 1603 const bool debug_enabled = brw_should_print_shader(nir, DEBUG_MESH); in brw_compile_mesh() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs_visitor.cpp | 850 bool debug_enabled) in elk_fs_visitor() 869 bool debug_enabled) in elk_fs_visitor() 892 bool debug_enabled) in elk_fs_visitor()
|
H A D | elk_vec4_tcs.cpp | 44 bool debug_enabled) in vec4_tcs_visitor() 365 const bool debug_enabled = elk_should_print_shader(nir, DEBUG_TCS); in elk_compile_tcs() local
|
H A D | elk_vec4_gs_visitor.cpp | 48 bool debug_enabled) in vec4_gs_visitor() 597 const bool debug_enabled = elk_should_print_shader(nir, DEBUG_GS); in elk_compile_gs() local
|
H A D | elk_shader.cpp | 680 bool debug_enabled) in elk_backend_shader() 1262 const bool debug_enabled = elk_should_print_shader(nir, DEBUG_TES); in elk_compile_tes() local
|
H A D | elk_vec4_vs_visitor.cpp | 99 bool debug_enabled) in vec4_vs_visitor()
|
H A D | elk_gfx6_gs_visitor.h | 44 bool debug_enabled) : in gfx6_gs_visitor()
|
H A D | elk_vec4_tes.cpp | 41 bool debug_enabled) in vec4_tes_visitor()
|
H A D | elk_shader.h | 78 bool debug_enabled; member
|
H A D | elk_vec4_generator.cpp | 1528 bool debug_enabled) in generate_code() 2301 bool debug_enabled) in elk_vec4_generate_assembly()
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/sysprop/android/sysprop/ |
D | NfcProperties.sysprop.cpp | 223 std::optional<bool> debug_enabled() { in debug_enabled() function 227 bool debug_enabled(const std::optional<bool>& value) { in debug_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static/gen/sysprop/android/sysprop/ |
D | NfcProperties.sysprop.cpp | 223 std::optional<bool> debug_enabled() { in debug_enabled() function 227 bool debug_enabled(const std::optional<bool>& value) { in debug_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_apex31/gen/sysprop/android/sysprop/ |
D | NfcProperties.sysprop.cpp | 223 std::optional<bool> debug_enabled() { in debug_enabled() function 227 bool debug_enabled(const std::optional<bool>& value) { in debug_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/sysprop/android/sysprop/ |
D | NfcProperties.sysprop.cpp | 223 std::optional<bool> debug_enabled() { in debug_enabled() function 227 bool debug_enabled(const std::optional<bool>& value) { in debug_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/gen/sysprop/android/sysprop/ |
D | NfcProperties.sysprop.cpp | 223 std::optional<bool> debug_enabled() { in debug_enabled() function 227 bool debug_enabled(const std::optional<bool>& value) { in debug_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/linux_glibc_x86_64_static/gen/sysprop/android/sysprop/ |
D | NfcProperties.sysprop.cpp | 223 std::optional<bool> debug_enabled() { in debug_enabled() function 227 bool debug_enabled(const std::optional<bool>& value) { in debug_enabled() function
|
/aosp_15_r20/system/memory/lmkd/ |
D | reaper.h | 52 bool debug_enabled() const { return debug_enabled_; } in debug_enabled() function
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libplatformproperties_rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/src/nfcproperties/ |
D | mod.rs | 12 pub fn debug_enabled() -> std::result::Result<Option<bool>, SysPropError> { in debug_enabled() function
|