Home
last modified time | relevance | path

Searched refs:Operations (Results 1 – 25 of 82) sorted by relevance

1234

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_normal.h51 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,
Ddecision_logic_normal.cc27 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()
Ddecision_logic.h76 Operations GetDecision(const SyncBuffer& sync_buffer,
95 virtual void ExpandDecision(Operations operation);
135 virtual Operations GetDecisionSpecialized(const SyncBuffer& sync_buffer,
Ddecision_logic.cc105 Operations DecisionLogic::GetDecision(const SyncBuffer& sync_buffer, in GetDecision()
145 void DecisionLogic::ExpandDecision(Operations operation) { in ExpandDecision()
Dneteq_impl.h231 int GetDecision(Operations* operation,
243 Operations* operation,
255 const Operations& operation,
Ddefines.h16 enum Operations { enum
Ddecision_logic_fax.h47 Operations GetDecisionSpecialized(const SyncBuffer& sync_buffer,
Ddecision_logic_fax.cc22 Operations DecisionLogicFax::GetDecisionSpecialized( in GetDecisionSpecialized()
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml338 (*--... 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 …]
Dllvm.mli495 (** {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/
Dpy_table_of_contents_core.markdown1 Core Operations {#tutorial_py_table_of_contents_core}
/external/opencv3/modules/cudaarithm/
DCMakeLists.txt5 set(the_description "CUDA-accelerated Operations on Matrices")
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-bitfield.txt4 # 5.4.4 Bitfield Operations
/external/llvm/test/MC/AArch64/
Darm64-bitfield-encoding.s5 ; 5.4.4 Bitfield Operations
/external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/
Dpy_image_arithmetics.markdown1 Arithmetic Operations on Images {#tutorial_py_image_arithmetics}
66 Bitwise Operations
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRBitSet.h68 #pragma mark Operations
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRBitSet.h68 #pragma mark Operations
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBitSet.h69 #pragma mark Operations
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRBitSet.h68 #pragma mark Operations
/external/eigen/doc/
DSparseQuickReference.dox12 <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/
DMESA_ycbcr_texture.spec149 Operations and the Frame Buffer)
DMESA_swap_control.spec61 Additions to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
/external/llvm/lib/Target/Hexagon/
DHexagonIntrinsicsV4.td228 // ALU32 / ALU / Logical Operations.
259 // CR / Logical Operations On Predicates.
/external/llvm/docs/CommandGuide/
Dllvm-ar.rst56 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/
Dblend.rst21 Logical Operations

1234