Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 10 of 10) sorted by relevance

/system/core/adb/
Dsysdeps_win32.cpp1528 const char* const normal, const char* const shifted) { in _get_keypad_sequence() argument
1537 return normal; in _get_keypad_sequence()
1546 DWORD control_key_state, const char* const normal) { in _get_modifier_sequence() argument
1548 const size_t len = strlen(normal); in _get_modifier_sequence()
1549 memcpy(buf, normal, len); in _get_modifier_sequence()
1589 const DWORD control_key_state, const char* const normal, in _get_modifier_keypad_sequence() argument
1604 return _get_modifier_sequence(buf, vk, control_key_state, normal); in _get_modifier_keypad_sequence()
1673 #define MATCH(vk, normal) \ in _console_read() argument
1676 seqstr = (normal); \ in _console_read()
1681 #define MATCH_MODIFIER(vk, normal) \ in _console_read() argument
[all …]
DSYNC.TXT23 implicitly exited after each sync request, and normal adb communication
/system/core/libmemunreachable/
DREADME.md39 …3. The collection process is spawned. The collection process is similar to a normal `fork()` chil…
43 …7. *Collection process*: The sweeper process is spawned using a normal `fork()`. The sweeper proc…
/system/sepolicy/tools/sepolicy-analyze/
DREADME90 within the sepolicy file. This can be normal due to differences between
/system/core/fastboot/
DREADME.md139 and should be booted according to the normal
142 continue Continue booting as normal (if possible)
/system/core/init/
DREADME.md45 modes. The three default paths should be used for the normal boot process.
299 exist. And it will be truncated if dst file is a normal regular file and
/system/media/audio_utils/
DDoxyfile311 # will parse them like normal C++ but will assume all classes use public instead
950 # - Run doxygen as normal
1233 # YES) or a normal table of contents ( NO) in the .chm file.
DDoxyfile.orig311 # will parse them like normal C++ but will assume all classes use public instead
950 # - Run doxygen as normal
1233 # YES) or a normal table of contents ( NO) in the .chm file.
/system/chre/chre_api/doc/
DDoxyfile322 # will parse them like normal C++ but will assume all classes use public instead
991 # - Run doxygen as normal
1277 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
/system/tpm/trunks/generator/
Draw_commands_fixed.txt1760 The normal response for any command is TPM_RC_SUCCESS. Any other value indicates that the
3036 would be in addition to the interrupt may be available for signaling normal command completion. It …
3038 nature of the interrupt (normal command or deferred command).
4285 For TPM2_Load(), the TPM will apply normal symmetric protections to the created TPMT_SENSITIVE to
7715 The symmetric re-encryption is the normal integrity generation and symmetric encryption applied to
19647 If the authorization check fails, then the normal dictionary attack logic is invoked.
20284 // Do the normal checks on the cpHashA and timeout values
21209 // tye as the input locality (i.e. both extended or both normal
21219 // if there was no previous setting, start with all normal localities
23527 The normal use of this command is before a TPM2_PolicyAuthorize(). An authorized entity would
[all …]