Home
last modified time | relevance | path

Searched defs:Rx (Results 1 – 25 of 50) sorted by relevance

12

/external/rust/crates/tokio/src/sync/mpsc/
Dlist.rs22 pub(crate) struct Rx<T> { struct
33 /// Return value of `Rx::try_pop`. argument
232 impl<T> Rx<T> { implementation
363 impl<T> fmt::Debug for Rx<T> { implementation
Dchan.rs28 pub(crate) struct Rx<T, S: Semaphore> { struct
32 impl<T, S: Semaphore + fmt::Debug> fmt::Debug for Rx<T, S> { implementation
221 impl<T, S: Semaphore> Rx<T, S> { implementation
339 impl<T, S: Semaphore> Drop for Rx<T, S> { implementation
/external/rust/pica/src/
Dpcapng.rs27 Rx, enumerator
/external/perfetto/protos/perfetto/metrics/android/
Dnetwork_metric.proto47 message Rx { message
/external/libaom/av1/encoder/
Dsparse_linear_solver.c359 double *diags = NULL, *Rx = NULL, *x_last = NULL, *x_cur = NULL, in av1_jacobi_sparse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1304 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
1617 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
1637 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
1657 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
/external/crosvm/devices/src/virtio/vhost/user/device/vvu/
Dpci.rs277 Rx = 0, // the integer represents the queue index. enumerator
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1842 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
1861 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
1880 MCOperand &Rx = Inst.getOperand(0); in processInstruction() local
/external/ImageMagick/coders/
Dwmf.c1036 Rx, in util_draw_arc() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp405 constexpr float Rx = 0.64f; in XYZ_to_sRGB_WhitePoint() local
/external/vixl/src/aarch64/
Dassembler-aarch64.h6940 static Instr Rx(CPURegister rx) { in Rx() function
/external/freetype/src/raster/
Dftraster.c991 Long Ix, Rx, Ax; in Line_Up() local
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspv.d270 Rx = 10, enumerator
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto1307 message Rx { message
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.0/
Dspirv.cs225 Rx = 10, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.cs225 Rx = 10, enumerator
Dspirv.json265 "Rx": 10, number
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.1/
Dspirv.cs229 Rx = 10, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs225 Rx = 10, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs225 Rx = 10, enumerator
Dspirv.json265 "Rx": 10, number
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs229 Rx = 10, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.cs229 Rx = 10, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs229 Rx = 10, enumerator
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.2/
Dspirv.cs232 Rx = 10, enumerator

12