Searched defs:Wrap (Results 1 – 10 of 10) sorted by relevance
95 static public class Wrap class in AES98 public Wrap() in Wrap() method in AES.Wrap
130 public static class Wrap class in DESede133 public Wrap() in Wrap() method in DESede.Wrap
76 Wrap, enumerator
24 static ConstantRange Wrap; member in __anon06ff19570111::ConstantRangeTest31 ConstantRange ConstantRangeTest::Wrap(APInt(16, 0xaaa), APInt(16, 0xa)); member in __anon06ff19570111::ConstantRangeTest121 ConstantRange Wrap(APInt(4, 7), APInt(4, 3)); in TEST_F() local
307 def Wrap(s, width, subsequent_offset=4): function
185 ValueMapCVH Wrap(KeyT key) const { in Wrap() function
20 enum Wrap { enum
279 struct Wrap { struct280 struct {
1236 struct Wrap { struct1237 const int &value;
4551 Local<Value> v8::External::Wrap(void* data) { in Wrap() function in v8::v8::External