/development/ndk/platforms/android-9/arch-mips/include/asm/ |
topology.h | 21 #include <topology.h>
|
/external/clang/test/SemaTemplate/ |
nested-template.cpp | 147 template< class Topology, class ctype > 152 template< class Topology, class ctype > 154 class ReferenceElement< Topology, ctype > :: BaryCenterArray // expected-error{{out-of-line definition of 'BaryCenterArray' does not match any declaration in 'ReferenceElement<Topology, ctype>'}}
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
topology.h | 21 #include <topology.h>
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
topology.h | 21 #include <topology.h>
|
/external/jmdns/src/javax/jmdns/impl/ |
NetworkTopologyEventImpl.java | 25 * Constructs a Network Topology Event.
|
JmmDNSImpl.java | 559 public NetworkChecker(NetworkTopologyListener mmDNS, NetworkTopologyDiscovery topology) { 562 this._topology = topology;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
tipc.h | 89 #define TIPC_TOP_SRV 1 /* topology service name type */ 127 * TIPC topology subscription service definitions
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc.h | 89 #define TIPC_TOP_SRV 1 /* topology service name type */ 127 * TIPC topology subscription service definitions
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc.h | 89 #define TIPC_TOP_SRV 1 /* topology service name type */ 127 * TIPC topology subscription service definitions
|
/external/tcpdump/ |
print-stp.c | 68 { 0x01, "Topology change" }, 73 { 0x80, "Topology change ACK" }, 80 { STP_BPDU_TYPE_TOPO_CHANGE, "Topology Change" },
|
print-lane.c | 59 { 0x0009, "topology request" },
|
print-isoclns.c | 136 #define ISIS_TLV_MT_IS_REACH 222 /* draft-ietf-isis-wg-multi-topology-05 */ 137 #define ISIS_TLV_MT_SUPPORTED 229 /* draft-ietf-isis-wg-multi-topology-05 */ 140 #define ISIS_TLV_MT_IP_REACH 235 /* draft-ietf-isis-wg-multi-topology-05 */ 142 #define ISIS_TLV_MT_IP6_REACH 237 /* draft-ietf-isis-wg-multi-topology-05 */ 179 { ISIS_TLV_MT_IS_REACH, "Multi Topology IS Reachability"}, 180 { ISIS_TLV_MT_SUPPORTED, "Multi Topology"}, 182 { ISIS_TLV_MT_IP_REACH, "Multi-Topology IPv4 Reachability"}, 184 { ISIS_TLV_MT_IP6_REACH, "Multi-Topology IP6 Reachability"}, 379 #define ISIS_SUBTLV_EXTD_IP_REACH_MGMT_PREFIX_COLOR 117 /* draft-ietf-isis-wg-multi-topology-05 */ [all...] |
/external/skia/src/sfnt/ |
SkPanose.h | 291 struct Topology { 488 struct Topology {
|
/external/webkit/Source/WebCore/platform/audio/ |
AudioBus.h | 113 // Assuming sourceBus has the same topology, copies sample data from each channel of sourceBus to our corresponding channel.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
rational.h | 177 VectorFst<A> rfst_; // rational topology machine; uses neg. nonterminals
|
replace.h | 519 // array of Fst(s). One Fst represents the root (or topology) 664 // Fst(s). One Fst represents the root (or topology) machine. The root
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmdevs.h | 401 #define BFL_BUCKBOOST 0x00200000 /* Power topology uses BUCKBOOST */ 404 #define BFL_NOCBUCK 0x00800000 /* Power topology doesn't use CBUCK */ 406 #define BFL_PALDO 0x02000000 /* Power topology uses PALDO */ [all...] |
/developers/samples/android/connectivity/network/BasicNetworkDemo/BasicNetworkDemo/src/main/java/com/example/android/common/logger/ |
Log.java | 37 // Stores the beginning of the LogNode topology.
|
/developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/common/logger/ |
Log.java | 37 // Stores the beginning of the LogNode topology.
|
/developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetect/src/main/java/com/example/android/common/logger/ |
Log.java | 37 // Stores the beginning of the LogNode topology.
|
/developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/common/logger/ |
Log.java | 37 // Stores the beginning of the LogNode topology.
|
/external/openfst/src/include/fst/ |
rational.h | 251 VectorFst<A> rfst_; // rational topology machine; uses neg. nonterminals
|
replace.h | 925 // array of Fst(s). One Fst represents the root (or topology) [all...] |
/external/jmdns/src/javax/jmdns/ |
JmmDNS.java | 19 * This class will monitor network topology changes, and will create or destroy JmDNS instances as required. It is your responsibility to maintain services registration (hint: use a {@link NetworkTopologyListener}).<br/>
|
/external/kernel-headers/original/linux/ |
mmzone.h | 425 #include <linux/topology.h>
|