Searched defs:sw (Results 1 – 10 of 10) sorted by relevance
82 #define STOPWATCH_PRINT_SPLIT(sw) \ argument85 #define STOPWATCH_PRINT(sw) \ argument
59 virtual bool hasSwitch(int32_t sw) const override { return mSwitches.count(sw); } in hasSwitch()78 void addSwitch(int32_t sw) { mSwitches.insert(sw); } in addSwitch()83 virtual int32_t getSwitchState(int32_t sw) const override { return 0; } in getSwitchState()
264 uint8_t sw[2] = {0x69, 0x86}; in transmit() local290 uint8_t sw[2] = {0x90, 0x00}; in transmit() local579 uint8_t sw[2] = {0x90, 0x00}; in openBasicChannel() local
357 uint8_t sw[2] = {0x90, 0x00}; in transmit() local632 uint8_t sw[2] = {0x90, 0x00}; in openBasicChannel() local
613 int sw; in run_apdu() local
646 int sw; in run_apdu() local
652 int sw; in run_apdu() local
689 int sw; in run_apdu() local
701 void insert(int32_t portId, int32_t portConfigId, StreamWrapper sw) { in insert()
980 char sw[2]; in LSC_ProcessResp() local