Searched refs:enable (Results 1 – 14 of 14) sorted by relevance
279 ResponseCode TrustyConfirmationUI::showInstructions(bool enable) { in showInstructions() argument282 if (enabled_ == enable) in showInstructions()284 enabled_ = enable; in showInstructions()289 layout_[i]->showInstructions(enable); in showInstructions()291 if (enable) { in showInstructions()
66 teeui::ResponseCode showInstructions(bool enable);
36 --enable-function-attribute-detection \
70 -mllvm -enable-value-profiling=false75 -mllvm -enable-value-profiling=false
30 -semihosting-config enable,target=native
20 # to heuristically enable HWASan for parts of libc.
62 $(TRUSTY_APP_MANIFEST_BIN): TRUSTY_APP_ENABLE_SCS := --enable-shadow-call-stack
187 -enable-value-profiling=false
225 void showInstructions(bool enable) override { in showInstructions() argument228 if (enable) { in showInstructions()
100 include trusty/kernel/lib/ubsan/enable.mk
63 enable=72 # --enable=similarities". If you want to run only the classes checker, but have73 # no Warning level messages displayed, use"--disable=all --enable=classes
24 # Entries in this section disable sanitizers listed in enable.mk.
359 # TODO(b/235265072): re-enable once Android changes propagate to
1321 DLMALLOC_EXPORT int mspace_track_large_chunks(mspace msp, int enable);5490 int mspace_track_large_chunks(mspace msp, int enable) { in mspace_track_large_chunks() argument5497 if (!enable) { in mspace_track_large_chunks()