Searched full:infrastructure (Results 1 – 25 of 9720) sorted by relevance
12345678910>>...389
| /external/ot-br-posix/src/utils/ |
| D | infra_link_selector.hpp | 31 * This file include definitions for the Infrastructure Link Selector. 53 * This function implements platform specific rules for selecting infrastructure link. 55 * This function should return the infrastructure link that is selected by platform specific rules. 56 …* If the function returns nullptr, the generic infrastructure link selections rules will be applie… 66 * This class implements Infrastructure Link Selector. 75 * @param[in] aInfraLinkNames A list of infrastructure link candidates to select from. 87 …* This method selects an infrastructure link among infrastructure link candidates using rules belo… 89 * The infrastructure link in the most usable state is selected: 98 * @returns The selected infrastructure link. 105 * This enumeration infrastructure link states. [all …]
|
| /external/openthread/src/posix/platform/ |
| D | infra_if.hpp | 31 * This file implements the infrastructure interface for posix. 47 * This class manages infrastructure network interface. 62 * This method performs infrastructure network interface processing. 70 * This method initializes the infrastructure network interface. 74 * @param[in] aIfName A pointer to infrastructure network interface name. 80 * This method sets up the infrastructure network interface. 88 * This method tears down the infrastructure network interface. 96 * This method deinitializes the infrastructure network interface. 104 * This method checks whether the infrastructure network interface is running. 110 * This method sends an ICMPv6 Neighbor Discovery message on given infrastructure interface. [all …]
|
| /external/openthread/src/core/border_router/ |
| D | infra_if.hpp | 31 * This file includes definitions for infrastructure network interface. 54 * This class represents the infrastructure network interface on a border router. 76 * @param[in] aIfIndex The infrastructure interface index. 103 * @retval TRUE The infrastructure interface is running. 104 * @retval FALSE The infrastructure interface is not running. 110 * This method returns the infrastructure interface index. 124 * @retval TRUE The infrastructure interface has @p aAddress. 125 * @retval FALSE The infrastructure interface does not have @p aAddress. 131 * This method sends an ICMPv6 Neighbor Discovery packet on the infrastructure interface. 145 …* This method processes a received ICMPv6 Neighbor Discovery packet from an infrastructure interfa… [all …]
|
| D | routing_manager.hpp | 70 * This class implements bi-directional routing between Thread and Infrastructure networks. 72 * The Border Routing manager works on both Thread interface and infrastructure interface. 73 * All ICMPv6 messages are sent/received on the infrastructure interface. 95 * This method initializes the routing manager on given infrastructure interface. 97 * @param[in] aInfraIfIndex An infrastructure network interface index. 98 * @param[in] aInfraIfIsRunning A boolean that indicates whether the infrastructure 122 * Router Advertisement messages sent over the infrastructure link. 131 * in Router Advertisement messages sent over the infrastructure link. 135 …ered BR) to indicate that other BRs (if any) should be preferred over this BR on the infrastructure 175 * This method returns the on-link prefix for the adjacent infrastructure link. [all …]
|
| /external/openthread/include/openthread/ |
| D | border_routing.h | 57 …nager handles bi-directional routing between Thread network and adjacent infrastructure link (AIL). 60 …* processes received RA messages from infrastructure and mirrors the discovered prefixes on the Th… 67 …* Routing Manager also monitors and adds on-link prefix on the infrastructure network. If a router… 95 * from other routers on infrastructure link. 110 * This method initializes the Border Routing Manager on given infrastructure interface. 115 * @param[in] aInfraIfIndex The infrastructure interface index. 116 * @param[in] aInfraIfIsRunning A boolean that indicates whether the infrastructure 119 …l OT_ERROR_NONE Successfully started the Border Routing Manager on given infrastructure. 121 * @retval OT_ERROR_INVALID_ARGS The index of the infrastructure interface is not valid. 145 * Router Advertisement messages sent over the infrastructure link. [all …]
|
| /external/openthread/include/openthread/platform/ |
| D | infra_if.h | 32 * This file includes the platform abstraction for the infrastructure network interface. 53 …* This module includes the platform abstraction for the adjacent infrastructure network interfac… 71 * This method sends an ICMPv6 Neighbor Discovery message on given infrastructure interface. 75 * @param[in] aInfraIfIndex The index of the infrastructure interface this message is sent to. 100 …* @param[in] aInfraIfIndex The index of the infrastructure interface on which the ICMPv6 message… 124 * @param[in] aInfraIfIndex The index of the infrastructure interface. 125 * @param[in] aIsRunning A boolean that indicates whether the infrastructure
|
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/ |
| D | __init__.py | 14 from framework.infrastructure.gcp import api 15 from framework.infrastructure.gcp import compute 16 from framework.infrastructure.gcp import network_security 17 from framework.infrastructure.gcp import network_services
|
| /external/autotest/ |
| D | README.md | 13 for later collection from a development machine or lab infrastructure. 17 infrastructure, and the device under test is controlled remotely via 26 * Lab infrastructure to automate the running of tests. This infrastructure is 32 * Infrastructure to set up miniature replicas of a full lab. A full lab does
|
| /external/autotest/cli/ |
| D | server.py | 187 infrastructure = text_manager.load_infrastructure( 191 infrastructure, 271 infrastructure = text_manager.load_infrastructure(data_dir) 276 infrastructure, 281 text_manager.dump_infrastructure(data_dir, infrastructure) 327 infrastructure = text_manager.load_infrastructure(data_dir) 329 skylab_server.delete(infrastructure, self.hostname, self.environment) 330 text_manager.dump_infrastructure(data_dir, infrastructure) 454 infrastructure = text_manager.load_infrastructure(data_dir) 457 infrastructure, [all …]
|
| /external/skia/infra/bots/ |
| D | README.md | 1 Skia Infrastructure 4 This directory contains infrastructure elements. 55 Recipes are the framework used by Skia's infrastructure to perform work inside 80 Artifacts used by the infrastructure are versioned here, along with scripts for 89 Assorted other infrastructure-related tools, eg. isolate and CIPD binaries.
|
| /external/tensorflow/tensorflow/compiler/mlir/g3doc/ |
| D | _index.yaml | 4 infrastructure for high-performance ML models in TensorFlow. 8 - heading: MLIR unifies the infrastructure for high-performance ML models in TensorFlow. 12 intermediate representation (IR) that unifies the infrastructure required to execute high 33 - heading: "Multi-Level Intermediate Representation for Compiler Infrastructure"
|
| /external/toybox/toys/example/ |
| D | README | 12 - skeleton.c demonstrates the option parsing infrastructure and having 15 Some of the commands in here are test infrastructure: 19 - demo_* demonstrates infrastructure, allowing tests/demo_*.test to
|
| /external/angle/infra/ |
| D | README.md | 1 # ANGLE Testing Infrastructure 44 has standalone testing on the Chrome infrastructure. Currently these tests are 49 infrastructure. The bot configurations live in four different repos and six 64 …/issues/entry?template=Build+Infrastructure`](http://bugs.chromium.org/p/chromium/issues/entry?tem…
|
| /external/oss-fuzz/infra/ |
| D | README.md | 2 > OSS-Fuzz project infrastructure 4 Core infrastructure: 8 Continuous Integration infrastructure:
|
| /external/autotest/server/site_tests/provision_CheetsUpdate/ |
| D | README.md | 32 prod](https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/chromeos-admin… 34 …/sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/chrome-os-infrastructure-d…
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Utils.cpp | 1 //===-- Utils.cpp - TransformUtils Infrastructure -------------------------===// 3 // The LLVM Compiler Infrastructure 10 // This file defines the common initialization infrastructure for the
|
| /external/llvm/docs/ |
| D | index.rst | 9 The LLVM compiler infrastructure supports a wide range of projects, from 45 `LLVM: An Infrastructure for Multi-Stage Optimization`__ 95 Discusses how to get up and running quickly with the LLVM infrastructure. 138 :doc:`LLVM Testing Infrastructure Guide <TestingGuide>` 139 A reference manual for using the LLVM testing infrastructure. 346 Answers some questions about the new Attributes infrastructure. 402 infrastructure. The templates (directory organization, Makefiles, and test
|
| /external/llvm/ |
| D | llvm.spec.in | 4 Summary: LLVM (An Optimizing Compiler Infrastructure) 15 LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, 20 languages is in development. The compiler infrastructure
|
| /external/libcups/doc/help/ |
| D | kerberos.html | 22 <li>Properly configured Domain Name System (DNS) infrastructure (for your servers):<ol type='a'> 28 <li>Properly configured Kerberos infrastructure:<ol type='a'> 55 <LI><A HREF="http://tldp.org/HOWTO/html_single/Kerberos-Infrastructure-HOWTO/">Kerberos 56 Infrastructure HOWTO</A></LI>
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/platform/api/ |
| D | README.md | 3 This directory contains the infrastructure blocks needed to support QUIC in 6 infrastructure (i.e. logging, test framework and system IO). QUIC core needs the 14 Most APIs are used by QUIC core to interact with platform infrastructure
|
| /external/llvm/include/llvm/Analysis/ |
| D | AliasAnalysisEvaluator.h | 3 // The LLVM Compiler Infrastructure 13 /// infrastructure provides each kind of alias result and mod/ref result when 17 /// algorithm, or the AA pipeline infrastructure itself. It acts like a stable
|
| /external/llvm/bindings/ |
| D | README.txt | 1 This directory contains bindings for the LLVM compiler infrastructure to allow 3 infrastructure--for instance, a self-hosted compiler front-end.
|
| /external/google-fruit/extras/benchmark/ |
| D | run_benchmarks.py | 397 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 409 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 456 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 464 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 507 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 515 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 548 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 554 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 580 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. 585 …This is not really a 'benchmark', but we consider it as such to reuse the benchmark infrastructure. [all …]
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | Instrumentation.cpp | 1 //===-- Instrumentation.cpp - TransformUtils Infrastructure ---------------===// 3 // The LLVM Compiler Infrastructure 10 // This file defines the common initialization infrastructure for the
|
| /external/autotest/server/cros/chaos_lib/ |
| D | README | 4 the Interoperability (Chaos) lab infrastructure, see 6 https://sites.google.com/a/google.com/chromeos/for-team-members/lab/lab-infrastructure-of-wifi-cham…
|
12345678910>>...389