Home
last modified time | relevance | path

Searched defs:ENABLE (Results 1 - 12 of 12) sorted by relevance

/third_party/backends/backend/
H A Dgt68xx.h48 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dmustek_usb.h53 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dp5.h52 #define ENABLE(OPTION) session->options[OPTION].descriptor.cap &= ~SANE_CAP_INACTIVE macro
H A Dmustek_usb2.h54 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Drts8891.h45 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dapple.c83 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
[all...]
H A Dabaton.c157 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
/third_party/musl/src/hook/linux/
H A Dmusl_fdtrack.c23 ENABLE, enumerator
/third_party/curl/packages/vms/
H A Dcurl_crtl_init.c81 #define ENABLE "ENABLE" macro
85 #define ENABLE TRUE macro
[all...]
/third_party/backends/backend/genesys/
H A Dgenesys.h45 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs928 const ENABLE = 1_u32 << 1; consts
944 const ENABLE = 1_u32 << 1; consts
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h1864 uint32_t ENABLE:1; /*!< \brief bit: 0 Enables the timer. */ member

Completed in 14 milliseconds