Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 5 of 5) sorted by relevance

/trusty/user/base/tools/
Dmanifest_compiler.py1148 def create_header_entry(constant): argument
1149 if constant.type == CONST_PORT:
1150 return define_string_const_entry(constant)
1151 if constant.type == CONST_UUID:
1152 return define_uuid_const_entry(constant)
1153 if constant.type == CONST_INT:
1154 return define_integer_const_entry(constant)
1155 if constant.type == CONST_BOOL:
1156 return define_bool_const_entry(constant)
1157 if constant.type == CONST_ID:
[all …]
/trusty/user/base/lib/bssl-sys-rust/
Drules.mk37 --default-macro-constant-type="signed" \
/trusty/kernel/lib/libc-trusty/
Drules.mk95 -Wno-tautological-constant-compare
/trusty/vendor/google/aosp/
Dpylintrc260 # Regular expression matching correct constant names
/trusty/user/base/lib/libc-trusty/
Drules.mk73 -Wno-tautological-constant-compare