Searched refs:enable (Results 1 – 18 of 18) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | am437x-vpfe.h | 56 unsigned char enable; member 60 unsigned char enable; member
|
D | fb.h | 317 __u16 enable; member
|
D | omap3isp.h | 145 __u8 enable; member
|
/bionic/tests/ |
D | sys_ptrace_test.cpp | 115 const unsigned enable = 1; in set_watchpoint() local 116 const unsigned control = byte_mask << 5 | type << 3 | enable; in set_watchpoint() 140 const unsigned enable = 1; in set_watchpoint() local 144 const unsigned value = size_flag << 18 | type << 16 | enable; in set_watchpoint() 300 const unsigned enable = 1; in set_breakpoint() local 301 const unsigned control = byte_mask << 5 | enable; in set_breakpoint() 326 const unsigned enable = 1; in set_breakpoint() local 330 const unsigned value = size << 18 | type << 16 | enable; in set_breakpoint()
|
D | Android.bp | 834 "-Wl,--enable-new-dtags",
|
/bionic/libc/malloc_hooks/ |
D | README.md | 8 There are two ways to enable these hooks, set a special system 92 adb shell setprop libc.debug.hooks.enable 1 109 For example, to enable malloc hooks for the google search box:
|
/bionic/libc/kernel/uapi/drm/ |
D | panfrost_drm.h | 125 __u32 enable; member
|
/bionic/libc/bionic/ |
D | gwp_asan_wrappers.cpp | 175 GuardedAlloc.enable(); in gwp_asan_malloc_enable()
|
/bionic/libc/kernel/uapi/misc/ |
D | habanalabs.h | 285 __u32 enable; member
|
/bionic/libc/malloc_debug/ |
D | README.md | 7 This documentation describes how to enable this feature on Android N or later 116 As of P, this option will also enable dumping backtrace heap data to a 412 slow down process start up. However, if you want to re-enable these messages, 647 If you do have a rooted device, you can enable malloc debug for a specific 652 If you need to enable multiple options using this method, then you can set 657 For example, to enable malloc debug for the google search box (Android O or later): 687 occurring. If you enable malloc debug with the backtrace option for your
|
D | README_marshmallow_and_earlier.md | 7 This documentation describes how to enable this feature on API level
|
/bionic/linker/ |
D | ld.config.format.md | 39 enable.target.sdk.version = true
|
/bionic/docs/ |
D | status.md | 330 The `_FORTIFY_SOURCE` macro can be used to enable extra 349 need to manually enable FORTIFY by setting that themselves in whatever
|
D | native_allocator.md | 13 systems and be a bit slower, but take less RSS. To enable the svelte config,
|
D | elf-tls.md | 613 CMake toolchain file) enable `-fstack-protector-strong` by default.
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 403 Starting with Android O it is possible to enable logging of dynamic 419 On userdebug and eng builds it is possible to enable tracing for the 421 app-specific one. For example, to enable logging of all dlopen(3)
|
D | README.md | 122 # The code that implements the functionality to enable debugging of
|
/bionic/tests/libs/ |
D | Android.bp | 26 "-Wl,--enable-new-dtags",
|