Home
last modified time | relevance | path

Searched defs:X (Results 1 – 4 of 4) sorted by relevance

/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h123 #define FLATBUFFERS_STRING_EXPAND(X) #X argument
124 #define FLATBUFFERS_STRING(X) FLATBUFFERS_STRING_EXPAND(X) argument
/system/nfc/src/include/
Dnfc_target.h162 #define NCI_CORE_RESET_RSP_LEN(X) (((X) == NCI_VERSION_2_0) ? (0x01) : (0x03)) argument
Dnci_defs.h234 #define NCI_CORE_PARAM_SIZE_INIT(X) (((X) == NCI_VERSION_2_0) ? (0x02) : (0x00)) argument
257 #define NCI_PARAM_SIZE_DISCOVER_NFCEE(X) \ argument
519 #define NCI_PARAM_LEN_LF_T3T_ID(X) (((X) == NCI_VERSION_2_0) ? (0x12) : (0x0A)) argument
/system/core/liblog/tests/
Dliblog_test.cpp2198 #define UNIQUE_TAG(X) \ argument
2201 #define UNIQUE_TAG(X) \ argument