Searched defs:aLine (Results 1 – 8 of 8) sorted by relevance
/external/openthread/src/posix/platform/ |
D | spi_interface.cpp | 197 int SpiInterface::SetupGpioHandle(int aFd, uint8_t aLine, uint32_t aHandleFlags, const char *aLabel) in SetupGpioHandle() 217 uint8_t aLine, in SetupGpioEvent() 253 void SpiInterface::InitResetPin(const char *aCharDev, uint8_t aLine) in InitResetPin() 267 void SpiInterface::InitIntPin(const char *aCharDev, uint8_t aLine) in InitIntPin()
|
/external/openthread/src/posix/ |
D | cli_readline.cpp | 59 static void InputCallback(char *aLine) in InputCallback()
|
D | client.cpp | 118 void InputCallback(char *aLine) in InputCallback()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | Differ.java | 174 private int aLine = 1; field in Differ
|
/external/openthread/tools/ot-fct/ |
D | cli.cpp | 291 void Cli::ProcessLine(char *aLine) in ProcessLine()
|
/external/openthread/src/core/meshcop/ |
D | secure_transport.cpp | 1014 void SecureTransport::HandleMbedtlsDebug(void *aContext, int aLevel, const char *aFile, int aLine, … in HandleMbedtlsDebug() 1019 void SecureTransport::HandleMbedtlsDebug(int aLevel, const char *aFile, int aLine, const char *aStr) in HandleMbedtlsDebug()
|
/external/skia/src/pathops/ |
D | SkIntersections.h | 161 SkDLine aLine, bLine; in lineLine() local
|
/external/openthread/src/cli/ |
D | cli.cpp | 291 void Interpreter::ProcessLine(char *aLine) in ProcessLine()
|