OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmdtype
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phLlcNfc_Frame.c
316
phLlcNfc_LlcCmd_t
cmdType
336
((phLlcNfc_e_rset ==
cmdType
) || (phLlcNfc_e_ua ==
cmdType
)))
343
if (phLlcNfc_e_rset ==
cmdType
)
417
phLlcNfc_LlcCmd_t
cmdType
444
(ps_llc_buf->sllcpayload.llcheader | (uint8_t)
cmdType
);
1179
phLlcNfc_LlcCmd_t
cmdtype
= phLlcNfc_e_error;
local
1471
uint8_t
cmdtype
= phLlcNfc_e_error;
local
1577
uint8_t
cmdtype
= phLlcNfc_e_error;
local
[
all
...]
/ndk/sources/host-tools/make-3.81/
read.c
1433
enum { c_ifdef, c_ifndef, c_ifeq, c_ifneq, c_else, c_endif }
cmdtype
;
local
[
all
...]
/external/selinux/policycoreutils/sepolicy/
sepolicy.py
623
cmdtype
= pol.add_argument_group(_("Policy types which require a command"))
624
cmdgroup =
cmdtype
.add_mutually_exclusive_group(required=False)
/external/curl/tests/
runtests.pl
[
all
...]
Completed in 691 milliseconds