Searched refs:encapsulate (Results 1 – 25 of 96) sorted by relevance
1234
8 device-agnostic fashion. It provides several objects which encapsulate the
14 The Function Input Iterator allows for creating iterators that encapsulate77 Function Input Iterator the type of the function to encapsulate and113 of random numbers and encapsulate that in a pair of integers, we can do
6 // Error.inc: Inline definitions of egl::Error and gl::Error classes which encapsulate API errors
81 // FileDescriptorResponse message to encapsulate the repeated fields.119 // ServiceResponse message to encapsulate it.
40 - SkTextBlob to encapsulate runs of text
80 can we encapsulate all events into a GstCaps? I would think so
45 Channel objects works best when further encapsulate into stub objects, then the
21 library provides simple, light-weight `error_code` objects that encapsulate
54 The template __boost__factory__ lets you encapsulate a `new` expression as a145 templates, __boost__value_factory__ and __boost__factory__, that encapsulate150 expressions they encapsulate. Over this __boost__factory__ optionally allows
16 * GIOChannel structure to encapsulate the IPC mechanism117 * GIOChannel structure to encapsulate the IPC mechanism
4 …s library contains a set of very specific traits classes, each of which encapsulate a single trait
48 numeric metafunctions work on types and encapsulate these kind of workarounds
50 This extension introduces vertex array objects which encapsulate75 * Should a vertex array object be allowed to encapsulate client434 5 20/08/09 Yuan Wang Allowed VAO to encapsulate client attribute arrays.
58 These factories are a family of classes which encapsulate an increasing
60 This extension introduces vertex array objects which encapsulate85 * Should a vertex array object be allowed to encapsulate client444 5 20/08/09 Yuan Wang Allowed VAO to encapsulate client attribute arrays.
42 advantage of being able to encapsulate the tail (i.e the `char_("a-zA-Z_0-9")`)
30 of being able to encapsulate the prefix and the suffix into a separate construct.
24 This extension introduces named vertex array sets which encapsulate
23 This extension introduces named vertex array sets which encapsulate
27 of being able to encapsulate the prefix and the suffix into a separate generator
264 language. They can be used to encapsulate parser expressions for a particular 281 world. Generator nonterminals encapsulate a format description for a particular
16 Let say I want to encapsulate an unchangeable C character buffer with a length into the simple clas…