Home
last modified time | relevance | path

Searched defs:DISABLE (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/packages/vms/
Dcurl_crtl_init.c82 #define DISABLE "DISABLE" macro
86 #define DISABLE 0 macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_batteryInfo.js26 DISABLE: 2, property
/third_party/rust/crates/rustix/src/process/
Dprctl.rs930 const DISABLE = 1_u32 << 2; constant
946 const DISABLE = 1_u32 << 2; constant