Searched refs:enable (Results 1 – 22 of 22) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | am437x-vpfe.h | 44 unsigned char enable; member 48 unsigned char enable; member
|
D | isst_if.h | 62 __u8 enable; member
|
D | fb.h | 303 __u16 enable; member
|
D | omap3isp.h | 134 __u8 enable; member
|
D | kfd_ioctl.h | 649 struct kfd_ioctl_dbg_trap_enable_args enable; member
|
/bionic/tests/ |
D | sys_ptrace_test.cpp | 117 const unsigned enable = 1; in set_watchpoint() local 118 const unsigned control = byte_mask << 5 | type << 3 | enable; in set_watchpoint() 142 const unsigned enable = 1; in set_watchpoint() local 146 const unsigned value = size_flag << 18 | type << 16 | enable; in set_watchpoint() 305 const unsigned enable = 1; in set_breakpoint() local 306 const unsigned control = byte_mask << 5 | enable; in set_breakpoint() 331 const unsigned enable = 1; in set_breakpoint() local 335 const unsigned value = size << 18 | type << 16 | enable; in set_breakpoint()
|
D | Android.bp | 1077 "-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 | 114 __u32 enable; member
|
D | habanalabs_accel.h | 1204 __u32 enable; member
|
/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 110 __u32 enable; member
|
/bionic/linker/ |
D | ld.config.format.md | 39 enable.target.sdk.version = true
|
/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 221 enable the verbose option then look at the log for the message: 494 slow down process start up. However, if you want to re-enable these messages, 733 If you do have a rooted device, you can enable malloc debug for a specific 738 If you need to enable multiple options using this method, then you can set 743 For example, to enable malloc debug for the google search box (Android O or later): 773 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/libc/bionic/ |
D | gwp_asan_wrappers.cpp | 148 GuardedAlloc.enable(); in gwp_asan_malloc_enable()
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 403 On devices running API level 26 or later you can 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 | 145 # The code that implements the functionality to enable debugging of
|
/bionic/docs/ |
D | status.md | 395 The `_FORTIFY_SOURCE` macro can be used to enable extra 417 need to manually enable FORTIFY by setting `_FORTIFY_SOURCE` themselves in
|
D | native_allocator.md | 13 systems and be a bit slower, but take less RSS. To enable the svelte config,
|
D | clang_fortify_anatomy.md | 34 compiler. `N==0` disables FORTIFY, whereas `N==1`, `N==2`, and `N==3` enable
|
D | elf-tls.md | 613 CMake toolchain file) enable `-fstack-protector-strong` by default.
|
/bionic/tests/libs/ |
D | Android.bp | 31 "-Wl,--enable-new-dtags",
|