Searched defs:NoArg (Results 1 – 11 of 11) sorted by relevance
13 pub struct NoArg<Opcode> { struct18 impl<Opcode: CompileTimeOpcode> fmt::Debug for NoArg<Opcode> { implementation24 impl<Opcode: CompileTimeOpcode> NoArg<Opcode> { implementation38 unsafe impl<Opcode: CompileTimeOpcode> Ioctl for NoArg<Opcode> { implementation
153 struct NoArg(()); struct156 impl PinnedDrop for NoArg { implementation
920 struct NoArg {}; in MAKE_INTEGER_PARSER() struct
191 NoArg, in test_enum() enumerator
1633 NoArg, enumerator
1639 NoArg, enumerator
1714 NoArg, enumerator
839 static constexpr uint32_t NoArg = ~uint32_t(0); member
448 TEST(WithoutArgsTest, NoArg) { in TEST() argument
438 TEST(WithoutArgsTest, NoArg) { in TEST() argument