HomeSort by relevance Sort by last modified time
    Searched full:topology (Results 51 - 75 of 295) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/include/mcld/
Linker.h 41 /// resolve - To build up the topology of mcld::Module.
  /external/iproute2/include/linux/
tipc.h 90 #define TIPC_TOP_SRV 1 /* topology service name type */
129 * TIPC topology subscription service definitions
  /external/kernel-headers/original/uapi/linux/
tipc.h 90 #define TIPC_TOP_SRV 1 /* topology service name type */
129 * TIPC topology subscription service definitions
virtio_blk.h 39 #define VIRTIO_BLK_F_TOPOLOGY 10 /* Topology information is available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/linux/
tipc.h 89 #define TIPC_TOP_SRV 1 /* topology service name type */
127 * TIPC topology subscription service definitions
virtio_blk.h 41 #define VIRTIO_BLK_F_TOPOLOGY 10 /* Topology information is available */
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_audio_calibration.h 179 int32_t topology; member in struct:audio_cal_info_adm_top
209 int32_t topology; member in struct:audio_cal_info_afe_top
216 int32_t topology; member in struct:audio_cal_info_asm_top
285 int32_t topology; member in struct:audio_cal_info_lsm_top
297 int32_t topology; member in struct:audio_cal_info_voc_top
  /external/opencv3/samples/cpp/tutorial_code/viz/
creating_widgets.cpp 71 // Add the geometry and topology to the polydata
  /external/tcpdump/
print-stp.c 63 { 0x01, "Topology change" },
68 { 0x80, "Topology change ACK" },
75 { STP_BPDU_TYPE_TOPO_CHANGE, "Topology Change" },
184 * 20 - bytes Computed Topology Digest
print-isoclns.c 130 #define ISIS_TLV_MT_IS_REACH 222 /* draft-ietf-isis-wg-multi-topology-05 */
131 #define ISIS_TLV_MT_SUPPORTED 229 /* draft-ietf-isis-wg-multi-topology-05 */
134 #define ISIS_TLV_MT_IP_REACH 235 /* draft-ietf-isis-wg-multi-topology-05 */
136 #define ISIS_TLV_MT_IP6_REACH 237 /* draft-ietf-isis-wg-multi-topology-05 */
169 { ISIS_TLV_MT_PORT_CAP, "Multi-Topology-Aware Port Capability"},
170 { ISIS_TLV_MT_CAPABILITY, "Multi-Topology Capability"},
175 { ISIS_TLV_MT_IS_REACH, "Multi Topology IS Reachability"},
176 { ISIS_TLV_MT_SUPPORTED, "Multi Topology"},
178 { ISIS_TLV_MT_IP_REACH, "Multi-Topology IPv4 Reachability"},
180 { ISIS_TLV_MT_IP6_REACH, "Multi-Topology IP6 Reachability"}
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_audio_calibration.h 174 int32_t topology; member in struct:audio_cal_info_adm_top
202 int32_t topology; member in struct:audio_cal_info_asm_top
262 int32_t topology; member in struct:audio_cal_info_lsm_top
275 int32_t topology; member in struct:audio_cal_info_voc_top
  /external/skia/src/sfnt/
SkPanose.h 291 struct Topology {
488 struct Topology {
  /external/chromium-trace/catapult/devil/devil/utils/
find_usb_devices.py 57 # Class to identify nodes in the USB topology. USB topology is organized as
325 case of hubs with "internal" topology, this is represented by nested
566 The topology of this device is a 4-port hub,
579 print '==== USB TOPOLOGY SCRIPT TEST ===='
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_calibration.h 186 int32_t topology; member in struct:audio_cal_info_adm_top
216 int32_t topology; member in struct:audio_cal_info_afe_top
224 int32_t topology; member in struct:audio_cal_info_asm_top
321 int32_t topology; member in struct:audio_cal_info_lsm_top
334 int32_t topology; member in struct:audio_cal_info_voc_top
  /external/tcpdump/tests/
rstp-v.out 46 STP 802.1w, Rapid STP, Flags [Topology change, Learn, Forward], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43
49 STP 802.1w, Rapid STP, Flags [Topology change, Learn, Forward], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43
52 STP 802.1w, Rapid STP, Flags [Topology change, Learn, Forward], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.cpp 73 // Feed-forward topology
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
strmini.h 110 PKSTOPOLOGY Topology;
  /external/valgrind/coregrind/
m_cache.c 569 get_cache_info_for_level(ULong topology, UInt level)
571 return (topology >> (56 - level * 8)) & 0xff;
616 ULong topology = ecag(0, 0, 0); // get summary local
623 info = get_cache_info_for_level(topology, level);
641 info = get_cache_info_for_level(topology, level);
  /external/jmdns/src/javax/jmdns/impl/
JmmDNSImpl.java 559 public NetworkChecker(NetworkTopologyListener mmDNS, NetworkTopologyDiscovery topology) {
562 this._topology = topology;
  /external/kernel-headers/original/uapi/sound/
asoc.h 28 * Maximum number of channels topology kcontrol can represent.
137 * All topology objects may have private data that can be used by the driver or
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10_1.h 504 D3D10_PRIMITIVE_TOPOLOGY Topology);
    [all...]
  /docs/source.android.com/src/devices/audio/
implement-policy.jd 28 describing your audio topology.</p>
39 for defining audio topology using an XML file format that is more
62 topology description now defines connection limitations.</li>
  /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/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
Log.java 37 // Stores the beginning of the LogNode topology.

Completed in 783 milliseconds

1 23 4 5 6 7 8 91011>>