Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 10 of 10) sorted by relevance

/openthread-3.4.0/src/core/common/
Darray.hpp401 const Type *matched = nullptr; in Find() local
407 matched = &element; in Find()
412 return matched; in Find()
463 const Type *matched = nullptr; in FindMatching() local
469 matched = &element; in FindMatching()
474 return matched; in FindMatching()
Dheap_array.hpp405 const Type *matched = nullptr; in Find() local
411 matched = &element; in Find()
416 return matched; in Find()
471 const Type *matched = nullptr; in FindMatching() local
477 matched = &element; in FindMatching()
482 return matched; in FindMatching()
/openthread-3.4.0/tools/harness-automation/autothreadharness/
Dharness_case.py601 matched = False
609 matched = True
616 matched = True
623 matched = True
630 matched = True
632 if not matched:
667 matched = False
674 matched = True
679 matched = True
686 matched = True
[all …]
/openthread-3.4.0/tools/otci/otci/
Dotci.py788 matched = re.match(OTCI._IPV6_SERVER_PORT_PATTERN, v)
789 assert matched is not None
790 ip, port = matched.groups()
1172 matched = re.match(OTCI._IPV6_SERVER_PORT_PATTERN, result)
1173 assert matched
1174 ip, port = matched.groups()
1385 matched = OTCI._CSL_TIMEOUT_PATTERN.match(v)
1386 assert matched is not None
1387 cfg['timeout'] = int(matched.group(1))
1389 matched = OTCI._CSL_PERIOD_PATTERN.match(v)
[all …]
/openthread-3.4.0/tools/harness-thci/
DOpenThread_BR.py219 matched = line.endswith(expected)
221 matched = line == expected
223 if matched:
DOpenThread.py367 matched = line.endswith(expected) if endswith else line == expected
368 if matched:
/openthread-3.4.0/src/core/thread/
Dnetwork_data_leader_ftd.cpp363 bool matched = false; in RlocMatch() local
368 matched = (aFirstRloc16 == aSecondRloc16); in RlocMatch()
372 matched = Mle::RouterIdMatch(aFirstRloc16, aSecondRloc16); in RlocMatch()
376 return matched; in RlocMatch()
/openthread-3.4.0/third_party/nlbuild-autotools/repo/examples/
DDoxyfile.in862 # Note that the wildcards are matched against the file with absolute path, so to
873 # Note that the wildcards are matched against the file with absolute path, so to
/openthread-3.4.0/doc/
DDoxyfile.in875 # Note that the wildcards are matched against the file with absolute path, so to
886 # Note that the wildcards are matched against the file with absolute path, so to
/openthread-3.4.0/third_party/mbedtls/repo/doxygen/
Dmbedtls.doxyfile709 # certain files from those directories. Note that the wildcards are matched