Home
last modified time | relevance | path

Searched defs:FLAG_A (Results 1 – 19 of 19) sorted by relevance

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bitflags-1.3.2/tests/compile-pass/visibility/
Dbits_field.rs5 const FLAG_A = 0b00000001; constant
Dpub_in.rs7 const FLAG_A = 0b00000001; constant
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bitflags-1.3.2/tests/compile-fail/visibility/
Dpub_const.rs5 pub const FLAG_A = 0b00000001; constant
Dprivate_field.rs6 const FLAG_A = 0b00000001; constant
Dprivate_flags.rs6 const FLAG_A = 0b00000001; constant
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bitflags-1.3.2/tests/compile-pass/visibility/
Dbits_field.rs5 const FLAG_A = 0b00000001; constant
Dpub_in.rs7 const FLAG_A = 0b00000001; constant
/external/rust/android-crates-io/extra_versions/crates/bitflags/tests/compile-pass/visibility/
Dbits_field.rs5 const FLAG_A = 0b00000001; constant
Dpub_in.rs7 const FLAG_A = 0b00000001; constant
/external/rust/android-crates-io/extra_versions/crates/bitflags/tests/compile-fail/visibility/
Dpub_const.rs5 pub const FLAG_A = 0b00000001; constant
Dprivate_field.rs6 const FLAG_A = 0b00000001; constant
Dprivate_flags.rs6 const FLAG_A = 0b00000001; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bitflags-1.3.2/tests/compile-fail/visibility/
Dpub_const.rs5 pub const FLAG_A = 0b00000001; constant
Dprivate_field.rs6 const FLAG_A = 0b00000001; constant
Dprivate_flags.rs6 const FLAG_A = 0b00000001; constant
/external/toybox/scripts/prereq/generated/
Dflags.h487 #define FLAG_A (1LL<<2) macro
601 #define FLAG_A (1LL<<29) macro
631 #define FLAG_A (1LL<<1) macro
/external/toybox/android/device/generated/
Dflags.h4003 #define FLAG_A (FORCED_FLAG<<1) macro
4024 #define FLAG_A (FORCED_FLAG<<5) macro
4489 #define FLAG_A (FORCED_FLAG<<7) macro
4524 #define FLAG_A (FORCED_FLAG<<26) macro
4625 #define FLAG_A (1LL<<16) macro
4651 #define FLAG_A (FORCED_FLAG<<12) macro
4963 #define FLAG_A (FORCED_FLAG<<7) macro
5148 #define FLAG_A (1LL<<2) macro
5510 #define FLAG_A (1LL<<14) macro
5749 #define FLAG_A (1LL<<29) macro
[all …]
/external/toybox/android/linux/generated/
Dflags.h4003 #define FLAG_A (FORCED_FLAG<<1) macro
4024 #define FLAG_A (FORCED_FLAG<<5) macro
4489 #define FLAG_A (FORCED_FLAG<<7) macro
4524 #define FLAG_A (FORCED_FLAG<<26) macro
4625 #define FLAG_A (FORCED_FLAG<<16) macro
4651 #define FLAG_A (FORCED_FLAG<<12) macro
4963 #define FLAG_A (FORCED_FLAG<<7) macro
5148 #define FLAG_A (1LL<<2) macro
5510 #define FLAG_A (FORCED_FLAG<<14) macro
5749 #define FLAG_A (1LL<<29) macro
[all …]
/external/toybox/android/mac/generated/
Dflags.h4003 #define FLAG_A (FORCED_FLAG<<1) macro
4024 #define FLAG_A (FORCED_FLAG<<5) macro
4489 #define FLAG_A (FORCED_FLAG<<7) macro
4524 #define FLAG_A (FORCED_FLAG<<26) macro
4625 #define FLAG_A (FORCED_FLAG<<16) macro
4651 #define FLAG_A (FORCED_FLAG<<12) macro
4963 #define FLAG_A (FORCED_FLAG<<7) macro
5148 #define FLAG_A (1LL<<2) macro
5510 #define FLAG_A (FORCED_FLAG<<14) macro
5749 #define FLAG_A (1LL<<29) macro
[all …]