Home
last modified time | relevance | path

Searched refs:ENABLE (Results 1 - 18 of 18) sorted by relevance

/third_party/curl/packages/vms/
H A Dcurl_crtl_init.c81 #define ENABLE "ENABLE" macro
85 #define ENABLE TRUE macro
213 set_feature_default("DECC$ACL_ACCESS_CHECK", ENABLE); in set_features()
216 set_feature_default ("DECC$ARGV_PARSE_STYLE" , ENABLE); in set_features()
226 set_feature_default ("DECC$EFS_CHARSET", ENABLE); in set_features()
227 set_feature_default ("DECC$EFS_CASE_PRESERVE", ENABLE); in set_features()
230 set_feature_default ("DECC$EFS_FILE_TIMESTAMPS", ENABLE); in set_features()
233 set_feature_default ("DECC$ENABLE_GETENV_CACHE", ENABLE); in set_features()
243 set_feature_default ("DECC$READDIR_DROPDOTNOTYPE", ENABLE); in set_features()
[all...]
/third_party/musl/src/hook/linux/
H A Dmusl_fdtrack.c23 ENABLE, enumerator
68 __beta_develop_mode = ENABLE; in check_beta_develop_before()
73 return __beta_develop_mode == ENABLE; in check_beta_develop_before()
/third_party/backends/backend/
H A Dapple.c83 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
1070 ENABLE (OPT_CUSTOM_GAMMA); in gamma_update()
1073 ENABLE (OPT_DOWNLOAD_GAMMA); in gamma_update()
1076 ENABLE (OPT_GAMMA_VECTOR_R); in gamma_update()
1077 ENABLE (OPT_GAMMA_VECTOR_G); in gamma_update()
1078 ENABLE (OPT_GAMMA_VECTOR_B); in gamma_update()
1082 ENABLE (OPT_GAMMA_VECTOR_R); in gamma_update()
1089 ENABLE (OPT_GAMMA_VECTOR_G); in gamma_update()
1096 ENABLE (OPT_GAMMA_VECTOR_B); in gamma_update()
1106 ENABLE (OPT_CUSTOM_GAMM in gamma_update()
[all...]
H A Dmustek_usb.h53 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dgt68xx.h48 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dabaton.c157 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
589 ENABLE (OPT_THRESHOLD); in mode_update()
594 ENABLE (OPT_BRIGHTNESS); in mode_update()
595 ENABLE (OPT_CONTRAST); in mode_update()
597 ENABLE (OPT_HALFTONE_PATTERN); in mode_update()
601 ENABLE (OPT_BRIGHTNESS); in mode_update()
602 ENABLE (OPT_CONTRAST); in mode_update()
H A Drts8891.h45 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dmustek_usb2.h54 #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 Dgt68xx.c1818 ENABLE (OPT_THRESHOLD); in sane_control_option()
1820 ENABLE (OPT_GRAY_MODE_COLOR); in sane_control_option()
1828 ENABLE (OPT_GRAY_MODE_COLOR); in sane_control_option()
1838 ENABLE (OPT_BIT_DEPTH); in sane_control_option()
1848 ENABLE (OPT_COARSE_CAL_ONCE); in sane_control_option()
1861 ENABLE (OPT_BACKTRACK_LINES); in sane_control_option()
H A Drts8891.c737 ENABLE (OPT_THRESHOLD); in set_option_value()
750 ENABLE (OPT_GAMMA_VECTOR_R); in set_option_value()
751 ENABLE (OPT_GAMMA_VECTOR_G); in set_option_value()
752 ENABLE (OPT_GAMMA_VECTOR_B); in set_option_value()
756 ENABLE (OPT_GAMMA_VECTOR); in set_option_value()
774 ENABLE (OPT_GAMMA_VECTOR_R); in set_option_value()
775 ENABLE (OPT_GAMMA_VECTOR_G); in set_option_value()
776 ENABLE (OPT_GAMMA_VECTOR_B); in set_option_value()
780 ENABLE (OPT_GAMMA_VECTOR); in set_option_value()
H A Dmustek_usb2.c2272 ENABLE (OPT_THRESHOLD); in sane_control_option()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DTraits.hpp67 template<typename T, typename ENABLE = void>
150 template<typename T, typename ENABLE = void>
243 template<typename T, typename ENABLE = void>
/third_party/backends/backend/genesys/
H A Dgenesys.h45 #define ENABLE(OPTION) s->opt[OPTION].cap &= ~SANE_CAP_INACTIVE macro
H A Dgenesys.cpp5904 ENABLE(OPT_CONTRAST);
5905 ENABLE(OPT_BRIGHTNESS);
5927 ENABLE(OPT_COLOR_FILTER);
5945 ENABLE (OPT_GAMMA_VECTOR_R);
5946 ENABLE (OPT_GAMMA_VECTOR_G);
5947 ENABLE (OPT_GAMMA_VECTOR_B);
5951 ENABLE (OPT_GAMMA_VECTOR);
5992 ENABLE (OPT_GAMMA_VECTOR_R);
5993 ENABLE (OPT_GAMMA_VECTOR_G);
5994 ENABLE (OPT_GAMMA_VECTOR_
[all...]
/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
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2114 TSTAMP(ENABLE),

Completed in 43 milliseconds