Home
last modified time | relevance | path

Searched full:agnostic (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/external/tcpdump/
Dl2vpn.c45 { 17, "Structure-agnostic E1 over packet"},
46 { 18, "Structure-agnostic T1 (DS1) over packet"},
48 { 20, "Structure-agnostic T3 (DS3) over packet"},
51 { 40, "Structure-agnostic E3 over packet"},
52 { 41, "Octet-aligned playload for Structure-agnostic DS1 circuits"},
84 { 0x0011, "Structure-agnostic E1 over Packet"},
85 { 0x0012, "Structure-agnostic T1 (DS1) over Packet"},
86 { 0x0013, "Structure-agnostic E3 over Packet"},
87 { 0x0014, "Structure-agnostic T3 (DS3) over Packet"},
/external/kotlinx.serialization/core/commonMain/src/kotlinx/serialization/
DKSerializer.kt16 * Serialization is decoupled from the encoding process to make it completely format-agnostic.
36 …* into a stream of format-agnostic primitives that represent [T], such as "here is an int, here is…
102 … * [serialize] method is format-agnostic and operates with a high-level structured [Encoder] API.
151 … * [deserialize] method is format-agnostic and operates with a high-level structured [Decoder] API. in serialize()
153 * to decode these properties in an arbitrary order and in a format-agnostic way. in serialize()
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/
DIsArrayContainingInAnyOrder.java41 * Creates an order agnostic matcher for arrays that matches when each item in the
65 * Creates an order agnostic matcher for arrays that matches when each item in the
88 * <p>Creates an order agnostic matcher for arrays that matches when each item in the
DIsIterableContainingInAnyOrder.java81 * Creates an order agnostic matcher for {@link Iterable}s that matches when a single pass over
105 * Creates an order agnostic matcher for {@link Iterable}s that matches when a single pass over
134 * Creates an order agnostic matcher for {@link Iterable}s that matches when a single pass over
/external/libwebsockets/lib/drivers/
DREADME.md8 CMake already allows lws to be platform-agnostic for build, the plat adaptations
9 allow lws to be platform-agnostic within itself for runtime. The lws
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/
DREADME.md9 behaves for a given model: Task-Based and Task-Agnostic.
17 **Task-Agnostic Evaluation** For tasks where there isn't an established
/external/armnn/src/backends/neon/workloads/
DNeonChannelShuffleWorkload.cpp24 …// In Arm NN and in NNAPI, channel shuffle implementation is datalayout agnostic and it has axis a… in NeonChannelShuffleValidate()
66 …// In Arm NN and in NNAPI, channel shuffle implementation is datalayout agnostic and it has axis a… in NeonChannelShuffleWorkload()
/external/armnn/src/backends/cl/workloads/
DClChannelShuffleWorkload.cpp27 …// In Arm NN and in NNAPI, channel shuffle implementation is datalayout agnostic and it has axis a… in ClChannelShuffleValidate()
70 …// In Arm NN and in NNAPI, channel shuffle implementation is datalayout agnostic and it has axis a… in ClChannelShuffleWorkload()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dsocket.h38 // Low-level platform-agnostic socket operations. Closely follows the behavior
40 // and platform-agnostic types.
/external/python/cpython3/Lib/
Dgenericpath.py72 # Some people pass in a list of pathname parts to operate in an OS-agnostic
74 # API and they are already doing what they need to be OS-agnostic and so
/external/mesa3d/docs/gallium/
Dintro.rst8 device-agnostic fashion. It provides several objects which encapsulate the
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigignore/
Dcoverage.txt5 2 Won't test because there's no platform-agnostic way that I know of for checking if a child proce…
/external/mesa3d/docs/vulkan/
Dindex.rst7 hardware-agnostic bits in common code.
/external/tensorflow/tensorflow/lite/experimental/acceleration/
DREADME.md6 ## Platform-agnostic, Android-first
/external/python/pyasn1/docs/source/
Dcontents.rst11 hardware agnostic way. Many industrial, security and telephony
49 recovered back into their structured form. The system is fully agnostic
/external/webrtc/media/base/
Dvideo_adapter.h61 // requested aspect ratio is orientation agnostic and will be adjusted to
70 // requested aspect ratio. The aspect ratio is orientation agnostic and will
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_traits.h131 // Layout agnostic operations do not depend on the operands data layout (data
132 // format), as and example all element wise operations are layout agnostic.
/external/rust/pica/static/
Dopenapi.yaml18 …Pica aims to be a platform agnostic UWB virtual controller. Pica should scale UWB testing since no…
21 title: Pica - A platform agnostic UWB virtual controller
/external/rust/crates/tonic/src/client/
Dmod.rs4 //! provides a codec agnostic gRPC client dispatcher and a decorated tower
/external/rust/crates/tonic/src/server/
Dmod.rs4 //! provides a codec agnostic gRPC server handler.
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.h61 // Force a tail agnostic policy even this instruction has a tied destination.
93 // could be either agnostic or undisturbed. For example, unmasked, store, and
150 /// \returns true if tail agnostic is enforced for the instruction.
/external/webrtc/sdk/objc/api/peerconnection/
DRTCVideoSource.h29 * requested fps. The requested aspect ratio is orientation agnostic and
/external/mesa3d/src/asahi/layout/
DREADME6 quantities in a canonical, API-agnostic fashion.
/external/libchrome/base/i18n/
Dtimezone_unittest.cc17 // Even with that, ICU returns '001' (world) for region-agnostic timezones in TEST()
/external/vboot_reference/tests/
Drbtest.conf13 # Reminder: rollback_index_test only works with TPM-agnostic firmware.

12345678910>>...23