Home
last modified time | relevance | path

Searched refs:Length (Results 1 – 7 of 7) sorted by relevance

/tools/netsim/pdl/
Dnetlink.pdl17 nlmsg_len : 32, // Length of message including header
Dmac80211_hwsim.pdl15 nlmsg_len : 32, // Length of message including header
/tools/security/gdb/heap_print/
DREADME.md10 Length : 40
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt193 | Payload Length | Next Header | Hop Limit |
218 Payload Length 16-bit unsigned integer. Length of the IPv6
468 Opt Data Len 8-bit unsigned integer. Length of the Option
602 Hdr Ext Len 8-bit unsigned integer. Length of the Hop-by-
647 Hdr Ext Len 8-bit unsigned integer. Length of the Routing
776 Hdr Ext Len 8-bit unsigned integer. Length of the Routing
1093 Payload Length of the original IPv6 header changed to contain
1152 The Payload Length of the reassembled packet is computed from
1155 Payload Length of the reassembled original packet is:
1160 PL.orig = Payload Length field of reassembled packet.
[all …]
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.h185 float Length() const { return sqrtf(x_ * x_ + y_ * y_); } in Length() function
188 float len = Length(); in Normalize()
373 float Length() const { return sqrtf(x_ * x_ + y_ * y_ + z_ * z_); } in Length() function
376 float len = Length(); in Normalize()
590 float Length() const { return sqrtf(x_ * x_ + y_ * y_ + z_ * z_ + w_ * w_); } in Length() function
593 float len = Length(); in Normalize()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto128 TYPE_MESSAGE = 11; // Length-delimited aggregate.
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto489 // Length of the file in bytes.