Searched
full:layer (Results
1401 -
1425 of
6628) sorted by null
<<51525354555657585960>>
/external/iptables/include/linux/netfilter/ |
nf_tables.h | 506 * @NFT_PAYLOAD_LL_HEADER: link layer header 571 * @NFT_META_L4PROTO: layer 4 protocol number 623 * @NFT_CT_L3PROTOCOL: conntrack layer 3 protocol 624 * @NFT_CT_SRC: conntrack layer 3 protocol source (IPv4/IPv6 address) 625 * @NFT_CT_DST: conntrack layer 3 protocol destination (IPv4/IPv6 address) 626 * @NFT_CT_PROTOCOL: conntrack layer 4 protocol 627 * @NFT_CT_PROTO_SRC: conntrack layer 4 protocol source 628 * @NFT_CT_PROTO_DST: conntrack layer 4 protocol destination
|
/external/libmicrohttpd/src/microspdy/ |
daemon.h | 53 * specific only for the framing layer 55 * the framing layer (those vars starting with 'f').
|
/external/libpcap/ |
atmuni31.h | 63 #define AAL_PARA 0x58 /* ATM adaptation layer parameters */ 67 #define B_HIGHER 0x5d /* broadband higher layer information */
|
/external/libxml2/result/ |
dia1 | 8 <dia:layer name="Background" visible="true"> 98 </dia:layer>
|
dia2 | 8 <dia:layer name="Background" visible="true"> 98 </dia:layer>
|
/external/libxml2/result/noent/ |
dia1 | 8 <dia:layer name="Background" visible="true"> 98 </dia:layer>
|
dia2 | 8 <dia:layer name="Background" visible="true"> 98 </dia:layer>
|
/external/libxml2/test/ |
dia1 | 8 <dia:layer name="Background" visible="true"> 98 </dia:layer>
|
dia2 | 8 <dia:layer name="Background" visible="true"> 98 </dia:layer>
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_texture.h | 201 unsigned layer, 207 unsigned layer);
|
/external/mesa3d/src/intel/vulkan/ |
anv_nir_lower_input_attachments.c | 64 nir_ssa_def *layer = local 67 nir_vec3(&b, nir_channel(&b, pos, 0), nir_channel(&b, pos, 1), layer);
|
/external/mockito/src/main/java/org/mockito/listeners/ |
VerificationStartedListener.java | 47 * This is a pretty hardcore use case, needed by other frameworks that wrap Mockito with another layer of proxying. 48 * Such framework may need to unwrap the outer proxy layer and pass genuine Mockito mock to the verification.
|
/external/parameter-framework/upstream/test/test-subsystem/ |
TESTSubsystem.cpp | 49 // Provide mapping keys to upper layer 53 // Provide creators to upper layer
|
/external/perfetto/src/tracing/ipc/consumer/ |
consumer_ipc_client_impl.h | 48 // IPC channel to the remote Service. This class is the glue layer between the 69 // These methods are invoked by the IPC layer, which knows nothing about
|
/external/perfetto/src/tracing/ipc/producer/ |
producer_ipc_client_impl.h | 48 // IPC channel to the remote Service. This class is the glue layer between the 73 // These methods are invoked by the IPC layer, which knows nothing about
|
/external/scapy/scapy/contrib/ |
mqtt.uts | 1 # MQTT layer unit tests 8 = Import the MQTT layer
|
/external/skia/include/core/ |
SkDrawLooper.h | 91 * 1. The first layer (bottom most) just has a blur and translate 92 * 2. The second layer has no modifications to either paint or canvas
|
/external/skqp/include/core/ |
SkDrawLooper.h | 91 * 1. The first layer (bottom most) just has a blur and translate 92 * 2. The second layer has no modifications to either paint or canvas
|
/external/syslinux/core/lwip/src/include/lwip/ |
raw.h | 77 /* The following functions is the application layer interface to the 88 /* The following functions are the lower layer interface to RAW. */
|
/external/tcpdump/ |
l2vpn.c | 25 * BGP Layer 2 Encapsulation Types 43 { 11, "IP layer 2 transport"},
|
print-vxlan.c | 36 * for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
hlo_schedule_test.cc | 246 // d00 -- layer 0 248 // d10 d11 -- layer 1 250 // d20 d21 d22 -- layer 2 252 // d30 d31 -- layer 3 254 // d40 -- layer 4 285 // The two dots on layer 1 are concurrent. 288 // The three dots on layer 2 are concurrent. 295 // The two dots on layer 3 are concurrent.
|
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/layers/ |
fully_connected.py | 29 """A stacked, fully-connected feed-forward neural network layer.""" 62 """A stacked, fully-connected flattened feed-forward neural network layer."""
|
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/ |
hard_decisions_to_data_then_nn.py | 54 for layer in self.layers[1:]: 55 inference_result = self._do_layer_inference(layer, inference_result)
|
/external/tensorflow/tensorflow/core/kernels/ |
deep_conv2d.h | 68 // Input layer dimensions 78 // Output layer dimensions
|
Completed in 614 milliseconds
<<51525354555657585960>>