Home
last modified time | relevance | path

Searched refs:Perform (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/external/webrtc/modules/audio_coding/test/
DTester.cc30 webrtc::TestAllCodecs().Perform(); in TEST()
38 webrtc::EncodeDecodeTest().Perform();
42 webrtc::TestRedFec().Perform();
50 webrtc::ISACTest().Perform();
60 webrtc::TwoWayCommunication().Perform();
70 webrtc::TestStereo().Perform();
74 webrtc::TestWebRtcVadDtx().Perform();
78 webrtc::TestOpusDtx().Perform();
87 webrtc::OpusTest().Perform();
91 webrtc::PacketLossTest(1, 10, 10, 1).Perform();
[all …]
DTestVADDTX.h97 void Perform();
109 void Perform();
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc194 EXPECT_EQ(1, a.Perform(std::make_tuple())); in TEST()
200 EXPECT_FALSE(a.Perform(std::make_tuple(1))); in TEST()
201 EXPECT_TRUE(a.Perform(std::make_tuple(-1))); in TEST()
208 EXPECT_EQ(p + 2, a.Perform(std::make_tuple(p, Short(2)))); in TEST()
214 EXPECT_EQ(6, a.Perform(std::make_tuple(1, '\2', Short(3)))); in TEST()
220 EXPECT_EQ(1234, a.Perform(std::make_tuple(1000, 200, 30, 4))); in TEST()
226 EXPECT_EQ(12345, a.Perform(std::make_tuple(10000, 2000, 300, 40, 5))); in TEST()
233 a.Perform(std::make_tuple(100000, 20000, 3000, 400, 50, 6))); in TEST()
246 a.Perform(std::make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
257 a.Perform(std::make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
[all …]
Dgmock-actions_test.cc366 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in __anon87d4a8ab0111::MyActionImpl
384 EXPECT_EQ(5, action.Perform(std::make_tuple(true, 5))); in TEST()
397 EXPECT_EQ(5, action.Perform(std::make_tuple(true, 5))); in TEST()
398 EXPECT_EQ(0, action.Perform(std::make_tuple(false, 1))); in TEST()
407 EXPECT_EQ(5, a1.Perform(std::make_tuple(true, 5))); in TEST()
408 EXPECT_EQ(0, a1.Perform(std::make_tuple(false, 1))); in TEST()
411 EXPECT_EQ(5, a2.Perform(std::make_tuple(true, 5))); in TEST()
412 EXPECT_EQ(0, a2.Perform(std::make_tuple(false, 1))); in TEST()
417 EXPECT_EQ(5, a1.Perform(std::make_tuple(true, 5))); in TEST()
418 EXPECT_EQ(0, a1.Perform(std::make_tuple(false, 1))); in TEST()
[all …]
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-actions.h341 virtual Result Perform(const ArgumentTuple& args) = 0;
390 Result Perform(const ArgumentTuple& args) const {
398 return impl_->Perform(args);
448 virtual Result Perform(const ArgumentTuple& args) {
449 return impl_.template Perform<Result>(args);
494 virtual Result Perform(const ArgumentTuple& args) {
495 return impl_->Perform(args);
582 virtual Result Perform(const ArgumentTuple&) { return value_; }
606 virtual Result Perform(const ArgumentTuple&) {
632 static Result Perform(const ArgumentTuple&) {
[all …]
Dgmock-more-actions.h62 Result Perform(const ArgumentTuple& args) { in Perform() function
80 Result Perform(const ArgumentTuple& args) const { in Perform() function
Dgmock-generated-actions.h479 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
480 return action_.Perform(SelectArgs<Result, ArgumentTuple, k1, k2, k3, k4, in Perform()
516 static Result Perform(Impl* impl, const ::testing::tuple<>& args) { in Perform() function
524 static Result Perform(Impl* impl, const ::testing::tuple<A0>& args) { in Perform() function
532 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1>& args) { in Perform() function
540 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2>& args) { in Perform() function
548 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, in Perform() function
557 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, in Perform() function
567 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
577 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
[all …]
/external/libavc/common/arm/
Dih264_intra_pred_luma_4x4_a9q.s62 @* Perform Intra prediction for luma_4x4 mode:vertical
65 @* Perform Intra prediction for luma_4x4 mode:vertical ,described in sec 8.3.1.2.1
135 @* Perform Intra prediction for luma_4x4 mode:horizontal
138 @* Perform Intra prediction for luma_4x4 mode:horizontal ,described in sec 8.3.1.2.2
217 @* Perform Intra prediction for luma_4x4 mode:DC
220 @* Perform Intra prediction for luma_4x4 mode:DC ,described in sec 8.3.1.2.3
356 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Left
359 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Left ,described in sec 8.3.1.2.4
438 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Right
441 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Right ,described in sec 8.3.1.2.5
[all …]
Dih264_intra_pred_luma_8x8_a9q.s70 @* Perform Reference sample filtering process for Intra_8x8 sample prediction ,described in sec 8.…
152 @* Perform Intra prediction for luma_8x8 mode:vertical
155 @* Perform Intra prediction for luma_8x8 mode:vertical ,described in sec 8.3.2.2.2
225 @* Perform Intra prediction for luma_8x8 mode:horizontal
228 @* Perform Intra prediction for luma_8x8 mode:horizontal ,described in sec 8.3.2.2.2
305 @* Perform Intra prediction for luma_8x8 mode:DC
308 @* Perform Intra prediction for luma_8x8 mode:DC ,described in sec 8.3.2.2.3
416 @* Perform Intra prediction for luma_8x8 mode:Diagonal_Down_Left
419 @* Perform Intra prediction for luma_8x8 mode:Diagonal_Down_Left ,described in sec 8.3.2.2.4
509 @* Perform Intra prediction for luma_8x8 mode:Diagonal_Down_Right
[all …]
Dih264_intra_pred_luma_16x16_a9q.s66 @* Perform Intra prediction for luma_16x16 mode:vertical
69 @* Perform Intra prediction for luma_16x16 mode:Vertical ,described in sec 8.3.3.1
147 @* Perform Intra prediction for luma_16x16 mode:horizontal
150 @* Perform Intra prediction for luma_16x16 mode:horizontal ,described in sec 8.3.3.2
225 @* Perform Intra prediction for luma_16x16 mode:DC
228 @* Perform Intra prediction for luma_16x16 mode:DC ,described in sec 8.3.3.3
349 @* Perform Intra prediction for luma_16x16 mode:PLANE
352 @* Perform Intra prediction for luma_16x16 mode:PLANE ,described in sec 8.3.3.4
Dih264_intra_pred_chroma_a9q.s65 @* Perform Intra prediction for chroma_8x8 mode:DC
68 @* Perform Intra prediction for chroma_8x8 mode:DC ,described in sec 8.3.4.1
197 @* Perform Intra prediction for chroma_8x8 mode:Horizontal
200 @* Perform Intra prediction for chroma_8x8 mode:Horizontal ,described in sec 8.3.4.2
273 @* Perform Intra prediction for chroma_8x8 mode:vertical
276 @*Perform Intra prediction for chroma_8x8 mode:vertical ,described in sec 8.3.4.3
345 @* Perform Intra prediction for chroma_8x8 mode:PLANE
348 @* Perform Intra prediction for chroma_8x8 mode:PLANE ,described in sec 8.3.4.4
/external/curl/projects/
Dbuild-openssl.bat259 rem Perform the build
262 rem Perform the install
268 rem Perform the build
271 rem Perform the install
279 rem Perform the build
282 rem Perform the install
288 rem Perform the build
291 rem Perform the install
306 rem Perform the build
309 rem Perform the install
[all …]
Dbuild-wolfssl.bat178 rem Perform 64-bit Debug Build
189 rem Perform 64-bit Release Build
207 rem Perform 32-bit Debug Build
218 rem Perform 32-bit Release Build
332 echo x86 - Perform a 32-bit build
333 echo x64 - Perform a 64-bit build
337 echo debug - Perform a debug build
338 echo release - Perform a release build
/external/googletest/googlemock/include/gmock/
Dgmock-actions.h424 virtual Result Perform(const ArgumentTuple& args) = 0;
447 return impl_->Perform(
494 Result Perform(ArgumentTuple args) const {
569 Result Perform(const ArgumentTuple& args) override {
570 return impl_.template Perform<Result>(args);
684 Result Perform(const ArgumentTuple&) override { return value_; }
708 Result Perform(const ArgumentTuple&) override {
730 static Result Perform(const ArgumentTuple&) {
740 static void Perform(const ArgumentTuple&) {
777 Result Perform(const ArgumentTuple&) override { return ref_; }
[all …]
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DSPIRVAtomicOps.td62 Perform the following steps atomically with respect to any other atomic
156 Perform the following steps atomically with respect to any other atomic
197 Perform the following steps atomically with respect to any other atomic
237 Perform the following steps atomically with respect to any other atomic
276 Perform the following steps atomically with respect to any other atomic
318 Perform the following steps atomically with respect to any other atomic
359 Perform the following steps atomically with respect to any other atomic
401 Perform the following steps atomically with respect to any other atomic
443 Perform the following steps atomically with respect to any other atomic
485 Perform the following steps atomically with respect to any other atomic
[all …]
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dabseil-time-subtraction.rst31 // Suggestion - Perform subtraction in the Time domain instead.
38 // Suggestion - Perform subtraction in the Time domain instead.
/external/llvm-project/llvm/docs/GlobalISel/
DGenericOpcode.rst265 Perform integer comparison producing non-zero (true) or zero (false). It's
325 Perform the requested arithmetic and produce a carry output in addition to the
335 Perform the requested arithmetic and consume a carry input in addition to the
380 Perform floating point comparison producing non-zero (true) or zero
423 Perform floating-point minimum on two values.
433 Perform floating-point maximum on two values.
443 Perform floating-point minimum on two values, following the IEEE-754 2008
450 Perform floating-point maximum on two values, following the IEEE-754 2008
471 Perform the specified floating point arithmetic.
476 Perform a fused multiply add (i.e. without the intermediate rounding step).
[all …]
/external/mesa3d/src/hgl/
DGLView.cpp276 BGLView::Perform(perform_code d, void* arg) in Perform() function in BGLView
278 return BView::Perform(d, arg); in Perform()
543 BGLScreen::Perform(perform_code d, void* arg)
545 return BWindowScreen::Perform(d, arg);
/external/mesa3d/include/HaikuGL/
DGLView.h70 virtual status_t Perform(perform_code d, void *arg);
152 virtual status_t Perform(perform_code code, void *arg);
/external/llvm-project/llvm/test/CodeGen/X86/
D2013-10-14-FastISel-incorrect-vreg.ll23 ; Perform the indirect call.
62 ; Perform the indirect call.
101 ; Perform the indirect call.
/external/llvm/test/CodeGen/X86/
D2013-10-14-FastISel-incorrect-vreg.ll23 ; Perform the indirect call.
62 ; Perform the indirect call.
101 ; Perform the indirect call.
/external/curl/docs/cmdline-opts/
Dparallel.d3 Help: Perform transfers in parallel
/external/llvm-project/llvm/test/ExecutionEngine/JITLink/AArch64/
DMachO_arm64_ehframe.test3 # Perform a no-exec link of MachO_arm64_ehframe.o and verify that it does not
/external/google-styleguide/
DLICENSE88 h. "Publicly Perform" means to perform public recitations of the Work and
123 c. to Distribute and Publicly Perform the Work including as incorporated
125 d. to Distribute and Publicly Perform Adaptations.
153 a. You may Distribute or Publicly Perform the Work only under the terms
156 Distribute or Publicly Perform. You may not offer or impose any terms
162 Distribute or Publicly Perform. When You Distribute or Publicly
163 Perform the Work, You may not impose any effective technological
175 b. If You Distribute, or Publicly Perform the Work or any Adaptations or
208 Publicly Perform the Work either by itself or as part of any
260 a. Each time You Distribute or Publicly Perform the Work or a Collection,
[all …]
/external/llvm-project/llvm/test/ExecutionEngine/JITLink/X86/
DMachO_x86-64_ehframe.test3 # Perform a no-exec link of MachO_x86-64_ehframe and verify that it does not

12345678910>>...15