Home
last modified time | relevance | path

Searched defs:keypress (Results 1 – 8 of 8) sorted by relevance

/external/autotest/server/site_tests/firmware_FAFTSetup/
Dfirmware_FAFTSetup.py66 def keypress(): function
/external/autotest/server/site_tests/firmware_BaseECKeyboard/
Dfirmware_BaseECKeyboard.py82 def keypress(): function
/external/catch2/include/internal/
Dcatch_commandline.cpp87 auto const setWaitForKeypress = [&]( std::string const& keypress ) { in makeCommandLineParser()
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.proto36 optional bool keypress = 6; field
/external/webrtc/webrtc/modules/audio_processing/test/
Dunpack.cc220 bool keypress = msg.keypress(); in do_main() local
/external/libkmsxx/py/tests/
Dkmsmodeview.py72 def keypress(self, size, key): member in MyIntEdit
/external/u-boot/board/boundary/nitrogen6x/
Dnitrogen6x.c973 char keypress[ARRAY_SIZE(buttons)+1]; in preboot_keys() local
/external/catch2/single_include/catch2/
Dcatch.hpp7854 auto const setWaitForKeypress = [&]( std::string const& keypress ) { in makeCommandLineParser()