Searched defs:Answer (Results 1 – 10 of 10) sorted by relevance
18 struct Answer { in DEF_TEST() struct19 size_t glyphStartIndex, glyphEndIndex; in DEF_TEST()20 uint32_t utf8StartIndex, utf8EndIndex; in DEF_TEST()75 struct Answer { in DEF_TEST() struct76 std::string utf8; in DEF_TEST()77 std::vector<SkGlyphID> glyphIDs; in DEF_TEST()
9 type Answer; typedef17 type Answer = True; typedef
55 pub struct Answer<'a>(pub ReentrantMutexGuard<'a, RefCell<u32>>); struct56 impl Drop for Answer<'_> { implementation
55 int Answer() override { return 42; } in Answer() function in grpc_core::CorrectContext60 int Answer() override { return 0; } in Answer() function in grpc_core::IncorrectContext
3 trait Answer { trait
25 pub enum Answer<R> { enum
272 Answer(Option<&'a T>), // return a specific element or emptiness enumerator
101 Answer = Enum('Answer', 'him this then there because') variable103 Answer = exc variable