Searched refs:abstracts (Results 1 – 25 of 34) sorted by relevance
12
89 abstracts = set(name96 abstracts.add(name)97 cls.__abstractmethods__ = frozenset(abstracts)
38 abstracts = {name45 abstracts.add(name)46 cls.__abstractmethods__ = frozenset(abstracts)
300 PyObject *abstracts = PyFrozenSet_New(NULL); in compute_abstract_methods() local301 if (abstracts == NULL) { in compute_abstract_methods()342 (is_abstract && PySet_Add(abstracts, key) < 0)) { in compute_abstract_methods()392 (is_abstract && PySet_Add(abstracts, key) < 0)) in compute_abstract_methods()406 if (_PyObject_SetAttrId(self, &PyId___abstractmethods__, abstracts) < 0) { in compute_abstract_methods()412 Py_DECREF(abstracts); in compute_abstract_methods()
8 "abstracts"
7 Description: Library that abstracts away the different mm interface for kernel drivers
67 description : 'Library that abstracts away the different mm interfaces for kernel drivers',
2 # Python AST that abstracts the underlying Python version.
3 This is an experimental Editor layer that abstracts out SkShaper text layeout
28 The `PlatformChannel` type abstracts a platform-specific IPC FIFO primitive47 `NamedPlatformChannel`, which abstracts a named system resource that can
11 …l Sanders @LLVMDevMeeting 2019 <https://www.llvm.org/devmtg/2019-10/talk-abstracts.html#keynote1>`_
13 A logging facade provides a single logging API that abstracts over the actual
32 PDL abstracts over various different aspects of patterns and core MLIR data
727 ImmutableSet.Builder<ExecutableElement> abstracts = ImmutableSet.builder(); in abstractMethodsIn() local741 abstracts.add(method); in abstractMethodsIn()745 return abstracts.build(); in abstractMethodsIn()
31 * Includes and abstracts key NAT and firewall traversal technology, using34 * Builds on the strength of the web browser: WebRTC abstracts signaling by
50 abstracts away the intricacies of selecting a concrete algorithm supported by a
5 abstracts the runtime configuration and control of interrupt controller from the
152 Pass base class contains a helper function that abstracts the details in order
38 http://www.ietf.org/ietf/1id-abstracts.txt.
84 /// // The ANTLR3 character input stream, which abstracts the input source such that
7 mechanism which abstracts implementation details and properties that are common
4 native/Android/iOS APIs on top of the same infrastructure that abstracts
414 The platform layer abstracts the platform-specific details from the generic
24 The trace processor abstracts this complexity by parsing traces, extracting the
82 operations on multi-dimensional vectors and abstracts away the lowering to
1032 <why>The current reference implementation abstracts the memory layout of