Searched full:abstracts (Results 1 – 25 of 267) sorted by relevance
1234567891011
9 [section Abstracts]11 [include abstracts/syntax_diagram.qbk]12 [include abstracts/peg.qbk]13 [/include abstracts/parsing.qbk]14 [/include abstracts/generating.qbk]15 [/include abstracts/primitives.qbk]16 [/include abstracts/operators.qbk]17 [include abstracts/attributes.qbk]18 [/include abstracts/semantic_actions.qbk]19 [/include abstracts/directives.qbk][all …]
83 [def __sec_attributes__ [link spirit.abstracts.attributes Attributes]]102 [def __sec_lex_static_model__ [link spirit.lex.abstracts.lexer_static_model The /Static/ Model]]103 [def __sec_lex_primitives__ [link spirit.lex.abstracts.lexer_primitives Lexer Primitives]]104 [def __sec_lex_tokenvalues__ [link spirit.lex.abstracts.lexer_primitives.lexer_token_values Abou…105 [def __sec_lex_attributes__ [/ link spirit.lex.abstracts.lexer_attributes Lexer Attributes] Lex…106 [def __sec_lex_semactions__ [link spirit.lex.abstracts.lexer_semantic_actions Lexer Semantic Ac…113 [def __api_tokenize_and_parse__ `tokenize_and_parse()` [/link spirit.qi_and_karma.abstracts.parsing…140 [/ References to abstracts ]143 [def __syntax_diagrams__ [link spirit.abstracts.syntax_diagrams Syntax Diagram]]144 [def __peg__ [link spirit.abstracts.parsing_expression_grammar Parsing Expressio…[all …]
13 Abstracts47 Abstracts
20 [section:abstracts Abstracts]
30 This class abstracts an audio widget in audio test framework. A widget63 This class abstracts an audio input widget. This class provides the audio282 This class abstracts an audio output widget. This class provides the audio340 """This class abstracts handler for basic actions on widget."""356 This class abstracts a Chameleon audio widget handler.418 This class abstracts a Chameleon audio input widget handler.498 """This class abstracts a Chameleon HDMI audio input widget handler."""541 This class abstracts a Chameleon audio output widget handler.630 This class abstracts a Chameleon usb audio output widget handler.657 This class abstracts a Cros device audio widget handler.[all …]
16 This class abstracts a Cros device audio input widget ARC handler.106 """This class abstracts a Cros device audio output widget ARC handler."""
9 [section Abstracts]11 [include abstracts/syntax_diagram.qbk]12 [include abstracts/peg.qbk]13 [include abstracts/attributes.qbk]
168 abstracts = set()175 abstracts.add(name)179 abstracts.add(name)180 cls.__abstractmethods__ = frozenset(abstracts)
38 abstracts = {name45 abstracts.add(name)46 cls.__abstractmethods__ = frozenset(abstracts)
89 abstracts = set(name96 abstracts.add(name)97 cls.__abstractmethods__ = frozenset(abstracts)
16 // WakeupFd abstracts the concept of a file descriptor for the purpose of26 // WakeupFd abstracts the difference between the two.
34 // Abstracts the conversion of the padded NMS composite function.47 // Abstracts the conversion of the SSD post-processing composite function to
28 The `PlatformChannel` type abstracts a platform-specific IPC FIFO primitive47 `NamedPlatformChannel`, which abstracts a named system resource that can
20 // wakeup_fd abstracts the concept of a file descriptor for the purpose of30 // wakeup_fd abstracts the difference between the two.
25 // important exception. It abstracts the underlying unique_ptr away, meaning its79 // important exception. It abstracts the underlying unique_ptr away, meaning its
299 PyObject *abstracts = PyFrozenSet_New(NULL); in compute_abstract_methods() local300 if (abstracts == NULL) { in compute_abstract_methods()341 (is_abstract && PySet_Add(abstracts, key) < 0)) { in compute_abstract_methods()391 (is_abstract && PySet_Add(abstracts, key) < 0)) in compute_abstract_methods()405 if (PyObject_SetAttr(self, &_Py_ID(__abstractmethods__), abstracts) < 0) { in compute_abstract_methods()411 Py_DECREF(abstracts); in compute_abstract_methods()
8 "abstracts"
25 // important exception. It abstracts the underlying unique_ptr away, meaning its71 // important exception. It abstracts the underlying unique_ptr away, meaning its
7 Description: Library that abstracts away the different mm interface for kernel drivers
2 # Python AST that abstracts the underlying Python version.
11 tcti-device is a library that abstracts the details of direct communication
11 tcti-socket is a library that abstracts the details of direct communication