Searched refs:Operations (Results 1 – 25 of 82) sorted by relevance
1234
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | decision_logic_normal.h | 51 Operations GetDecisionSpecialized(const SyncBuffer& sync_buffer, 61 virtual Operations FuturePacketAvailable( 71 virtual Operations ExpectedPacketAvailable(Modes prev_mode, bool play_dtmf); 75 virtual Operations NoPacket(bool play_dtmf); 80 Operations CngOperation(Modes prev_mode, uint32_t target_timestamp,
|
D | decision_logic_normal.cc | 27 Operations DecisionLogicNormal::GetDecisionSpecialized( in GetDecisionSpecialized() 87 Operations DecisionLogicNormal::CngOperation(Modes prev_mode, in CngOperation() 116 Operations DecisionLogicNormal::NoPacket(bool play_dtmf) { in NoPacket() 131 Operations DecisionLogicNormal::ExpectedPacketAvailable(Modes prev_mode, in ExpectedPacketAvailable() 149 Operations DecisionLogicNormal::FuturePacketAvailable( in FuturePacketAvailable()
|
D | decision_logic.h | 76 Operations GetDecision(const SyncBuffer& sync_buffer, 95 virtual void ExpandDecision(Operations operation); 135 virtual Operations GetDecisionSpecialized(const SyncBuffer& sync_buffer,
|
D | decision_logic.cc | 105 Operations DecisionLogic::GetDecision(const SyncBuffer& sync_buffer, in GetDecision() 145 void DecisionLogic::ExpandDecision(Operations operation) { in ExpandDecision()
|
D | neteq_impl.h | 231 int GetDecision(Operations* operation, 243 Operations* operation, 255 const Operations& operation,
|
D | defines.h | 16 enum Operations { enum
|
D | decision_logic_fax.h | 47 Operations GetDecisionSpecialized(const SyncBuffer& sync_buffer,
|
D | decision_logic_fax.cc | 22 Operations DecisionLogicFax::GetDecisionSpecialized( in GetDecisionSpecialized()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.ml | 338 (*--... Operations on integer types ........................................--*) 348 (*--... Operations on real types ...........................................--*) 355 (*--... Operations on function types .......................................--*) 363 (*--... Operations on struct types .........................................--*) 377 (*--... Operations on pointer, vector, and array types .....................--*) 389 (*--... Operations on other types ..........................................--*) 405 (*--... Operations on uses .................................................--*) 437 (*--... Operations on users ................................................--*) 443 (*--... Operations on constants of (mostly) any type .......................--*) 453 (*--... Operations on instructions .........................................--*) [all …]
|
D | llvm.mli | 495 (** {7 Operations on integer types} *) 526 (** {7 Operations on real types} *) 549 (** {7 Operations on function types} *) 575 (** {7 Operations on struct types} *) 614 (** {7 Operations on pointer, vector, and array types} *) 651 (** {7 Operations on other types} *) 755 (** {7 Operations on constants of (mostly) any type} *) 790 (** {7 Operations on instructions} *) 811 (** {7 Operations on metadata} *) 842 (** {7 Operations on scalar constants} *) [all …]
|
/external/opencv3/doc/py_tutorials/py_core/ |
D | py_table_of_contents_core.markdown | 1 Core Operations {#tutorial_py_table_of_contents_core}
|
/external/opencv3/modules/cudaarithm/ |
D | CMakeLists.txt | 5 set(the_description "CUDA-accelerated Operations on Matrices")
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-bitfield.txt | 4 # 5.4.4 Bitfield Operations
|
/external/llvm/test/MC/AArch64/ |
D | arm64-bitfield-encoding.s | 5 ; 5.4.4 Bitfield Operations
|
/external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/ |
D | py_image_arithmetics.markdown | 1 Arithmetic Operations on Images {#tutorial_py_image_arithmetics} 66 Bitwise Operations
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
D | ANTLRBitSet.h | 68 #pragma mark Operations
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
D | ANTLRBitSet.h | 68 #pragma mark Operations
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRBitSet.h | 69 #pragma mark Operations
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
D | ANTLRBitSet.h | 68 #pragma mark Operations
|
/external/eigen/doc/ |
D | SparseQuickReference.dox | 12 <tr><th> Category </th> <th> Operations</th> <th>Notes</th></tr> 105 <tr><th> Operations </th> <th> Code </th> <th> Notes </th></tr> 184 <tr><th>Operations</th> <th> Code </th> <th> Notes</th> </tr>
|
/external/mesa3d/docs/ |
D | MESA_ycbcr_texture.spec | 149 Operations and the Frame Buffer)
|
D | MESA_swap_control.spec | 61 Additions to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonIntrinsicsV4.td | 228 // ALU32 / ALU / Logical Operations. 259 // CR / Logical Operations On Predicates.
|
/external/llvm/docs/CommandGuide/ |
D | llvm-ar.rst | 56 The Operations and Modifiers are explained in the sections below. The minimal 63 Operations section in OPTIONS 142 The modifiers below are specific to certain operations. See the Operations
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | blend.rst | 21 Logical Operations
|
1234