Home
last modified time | relevance | path

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

/system/extras/simpleperf/runtest/
Druntest.py499 def runtest(host, device, normal, callgraph, selected_tests): argument
508 if host and normal:
519 if device and normal:
562 normal = True
574 normal = True
577 normal = False
587 runtest(host, device, normal, callgraph, selected_tests)
/system/core/adb/
Dsysdeps_win32.cpp1633 const char* const normal, const char* const shifted) { in _get_keypad_sequence() argument
1642 return normal; in _get_keypad_sequence()
1651 DWORD control_key_state, const char* const normal) { in _get_modifier_sequence() argument
1653 const size_t len = strlen(normal); in _get_modifier_sequence()
1654 memcpy(buf, normal, len); in _get_modifier_sequence()
1694 const DWORD control_key_state, const char* const normal, in _get_modifier_keypad_sequence() argument
1709 return _get_modifier_sequence(buf, vk, control_key_state, normal); in _get_modifier_keypad_sequence()
1778 #define MATCH(vk, normal) \ in _console_read() argument
1781 seqstr = (normal); \ in _console_read()
1786 #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/core/crash_reporter/
DREADME.md61 differentiated from normal reports.
/system/core/metricsd/
DREADME.md105 strongly recommended to keep this number low (e.g., 50 is normal, while 100
/system/sepolicy/tools/sepolicy-analyze/
DREADME86 within the sepolicy file. This can be normal due to differences between
/system/core/fastboot/
Dfastboot_protocol.txt134 and should be booted according to the normal
137 "continue" Continue booting as normal (if possible)
/system/core/init/
Dreadme.txt45 modes. The three default paths should be used for the normal boot process.
/system/media/audio_utils/
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.
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.
/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 …]
Draw_commands.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).
4283 For TPM2_Load(), the TPM will apply normal symmetric protections to the created TPMT_SENSITIVE to
7705 The symmetric re-encryption is the normal integrity generation and symmetric encryption applied to
19636 If the authorization check fails, then the normal dictionary attack logic is invoked.
20273 // Do the normal checks on the cpHashA and timeout values
21198 // tye as the input locality (i.e. both extended or both normal
21208 // if there was no previous setting, start with all normal localities
23516 The normal use of this command is before a TPM2_PolicyAuthorize(). An authorized entity would
[all …]