Home
last modified time | relevance | path

Searched defs:aTable (Results 1 – 7 of 7) sorted by relevance

/external/openthread/src/core/common/
Dbinary_search.cpp41 const void *aTable, in Find()
Dbinary_search.hpp108 template <typename Entry> static constexpr bool IsSorted(const Entry *aTable, uint16_t aLength) in IsSorted()
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncExtFunctionAvailable.java101 public void setFunctionTable(FunctionTable aTable){ in setFunctionTable()
/external/openthread/tests/unit/
Dtest_child_table.cpp117 void VerifyChildTableContent(ChildTable &aTable, uint16_t aChildListLength, const TestChild *aChild… in VerifyChildTableContent()
/external/apache-xml/src/main/java/org/apache/xpath/
DXPath.java214 ErrorListener errorListener, FunctionTable aTable) in XPath()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemNumber.java1620 protected void int2alphaCount(long val, CharArrayWrapper aTable, in int2alphaCount()
/external/flatbuffers/tests/
Dtest.cpp1264 auto aTable = MyGame::Example::CreateArrayTable(fbb, &aStruct); in MiniReflectFixedLengthArrayTest() local
3780 auto aTable = MyGame::Example::CreateArrayTable(fbb, &aStruct); in FixedLengthArrayTest() local