/external/webrtc/modules/audio_processing/test/ |
D | api_call_statistics.h | 23 enum class CallType { kRender, kCapture }; enum 26 void Add(int64_t duration_nanos, CallType call_type); 36 CallData(int64_t duration_nanos, CallType call_type); 38 CallType call_type;
|
D | api_call_statistics.cc | 24 void ApiCallStatistics::Add(int64_t duration_nanos, CallType call_type) { in Add() 41 if (v.call_type == CallType::kRender) { in PrintReport() 79 if (v.call_type == CallType::kRender) { in WriteReportToFile() 89 CallType call_type) in CallData()
|
D | audio_processing_simulator.cc | 93 ApiCallStatistics::CallType call_type) in ScopedTimer() 104 const ApiCallStatistics::CallType call_type_; 225 ApiCallStatistics::CallType::kCapture); in ProcessStream() 234 ApiCallStatistics::CallType::kCapture); in ProcessStream() 282 ApiCallStatistics::CallType::kRender); in ProcessReverseStream() 291 ApiCallStatistics::CallType::kRender); in ProcessReverseStream()
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | compressed_tuple_test.cc | 30 enum class CallType { kConstRef, kConstMove }; enum 34 constexpr CallType value() const& { return CallType::kConstRef; } in value() 35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() 354 constexpr CallType x3 = x.get<3>().value(); in TEST() 359 EXPECT_EQ(x3, CallType::kConstRef); in TEST() 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 367 EXPECT_EQ(trivial0, CallType::kConstRef); in TEST() 374 constexpr CallType non_trivial0 = non_trivial.get<0>().value(); in TEST() 378 EXPECT_EQ(non_trivial0, CallType::kConstRef); in TEST() 390 constexpr CallType x3m = absl::move(x).get<3>().value(); in TEST() [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | compressed_tuple_test.cc | 30 enum class CallType { kConstRef, kConstMove }; enum 34 constexpr CallType value() const& { return CallType::kConstRef; } in value() 35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() 354 constexpr CallType x3 = x.get<3>().value(); in TEST() 359 EXPECT_EQ(x3, CallType::kConstRef); in TEST() 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 367 EXPECT_EQ(trivial0, CallType::kConstRef); in TEST() 374 constexpr CallType non_trivial0 = non_trivial.get<0>().value(); in TEST() 378 EXPECT_EQ(non_trivial0, CallType::kConstRef); in TEST() 390 constexpr CallType x3m = absl::move(x).get<3>().value(); in TEST() [all …]
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | compressed_tuple_test.cc | 30 enum class CallType { kConstRef, kConstMove }; enum 34 constexpr CallType value() const& { return CallType::kConstRef; } in value() 35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() 354 constexpr CallType x3 = x.get<3>().value(); in TEST() 359 EXPECT_EQ(x3, CallType::kConstRef); in TEST() 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 367 EXPECT_EQ(trivial0, CallType::kConstRef); in TEST() 374 constexpr CallType non_trivial0 = non_trivial.get<0>().value(); in TEST() 378 EXPECT_EQ(non_trivial0, CallType::kConstRef); in TEST() 390 constexpr CallType x3m = absl::move(x).get<3>().value(); in TEST() [all …]
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | compressed_tuple_test.cc | 30 enum class CallType { kConstRef, kConstMove }; enum 34 constexpr CallType value() const& { return CallType::kConstRef; } in value() 35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() 354 constexpr CallType x3 = x.get<3>().value(); in TEST() 359 EXPECT_EQ(x3, CallType::kConstRef); in TEST() 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 367 EXPECT_EQ(trivial0, CallType::kConstRef); in TEST() 374 constexpr CallType non_trivial0 = non_trivial.get<0>().value(); in TEST() 378 EXPECT_EQ(non_trivial0, CallType::kConstRef); in TEST() 390 constexpr CallType x3m = absl::move(x).get<3>().value(); in TEST() [all …]
|
/external/abseil-cpp/absl/container/internal/ |
D | compressed_tuple_test.cc | 30 enum class CallType { kConstRef, kConstMove }; enum 34 constexpr CallType value() const& { return CallType::kConstRef; } in value() 35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() 354 constexpr CallType x3 = x.get<3>().value(); in TEST() 359 EXPECT_EQ(x3, CallType::kConstRef); in TEST() 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 367 EXPECT_EQ(trivial0, CallType::kConstRef); in TEST() 374 constexpr CallType non_trivial0 = non_trivial.get<0>().value(); in TEST() 378 EXPECT_EQ(non_trivial0, CallType::kConstRef); in TEST() 390 constexpr CallType x3m = absl::move(x).get<3>().value(); in TEST() [all …]
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | compressed_tuple_test.cc | 30 enum class CallType { kConstRef, kConstMove }; enum 34 constexpr CallType value() const& { return CallType::kConstRef; } in value() 35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() 354 constexpr CallType x3 = x.get<3>().value(); in TEST() 359 EXPECT_EQ(x3, CallType::kConstRef); in TEST() 363 constexpr CallType trivial0 = trivial.get<0>().value(); in TEST() 367 EXPECT_EQ(trivial0, CallType::kConstRef); in TEST() 374 constexpr CallType non_trivial0 = non_trivial.get<0>().value(); in TEST() 378 EXPECT_EQ(non_trivial0, CallType::kConstRef); in TEST() 390 constexpr CallType x3m = absl::move(x).get<3>().value(); in TEST() [all …]
|
/external/libcxx/test/std/utilities/variant/variant.visit/ |
D | visit.pass.cpp | 36 enum CallType : unsigned { enum 44 inline constexpr CallType operator|(CallType LHS, CallType RHS) { in operator |() 45 return static_cast<CallType>(static_cast<unsigned>(LHS) | in operator |() 72 template <class... Args> static void set_call(CallType type) { in set_call() 79 template <class... Args> static bool check_call(CallType type) { in check_call() 87 static CallType last_call_type; 91 CallType ForwardingCallObject::last_call_type = CT_None;
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | NonNullParamChecker.cpp | 49 template <class CallType> 50 void setBitsAccordingToFunctionAttributes(const CallType &Call, in setBitsAccordingToFunctionAttributes() 73 template <class CallType> 74 void setBitsAccordingToParameterAttributes(const CallType &Call, in setBitsAccordingToParameterAttributes() 86 template <class CallType> 87 llvm::SmallBitVector getNonNullAttrsImpl(const CallType &Call, in getNonNullAttrsImpl()
|
/external/libcxx/test/std/utilities/function.objects/func.not_fn/ |
D | not_fn.pass.cpp | 126 enum CallType : unsigned { enum 134 inline constexpr CallType operator|(CallType LHS, CallType RHS) { in operator |() 135 return static_cast<CallType>(static_cast<unsigned>(LHS) | static_cast<unsigned>(RHS)); in operator |() 166 static void set_call(CallType type) { in set_call() 174 static bool check_call(CallType type) { in check_call() 184 static CallType last_call_type; 188 CallType ForwardingCallObject::last_call_type = CT_None;
|
/external/llvm-project/libcxx/test/std/utilities/function.objects/func.not_fn/ |
D | not_fn.pass.cpp | 125 enum CallType : unsigned { enum 133 inline constexpr CallType operator|(CallType LHS, CallType RHS) { in operator |() 134 return static_cast<CallType>(static_cast<unsigned>(LHS) | static_cast<unsigned>(RHS)); in operator |() 165 static void set_call(CallType type) { in set_call() 173 static bool check_call(CallType type) { in check_call() 183 static CallType last_call_type; 187 CallType ForwardingCallObject::last_call_type = CT_None;
|
/external/llvm-project/libcxx/test/std/utilities/variant/variant.visit/ |
D | visit.pass.cpp | 33 enum CallType : unsigned { enum 41 inline constexpr CallType operator|(CallType LHS, CallType RHS) { in operator |() 42 return static_cast<CallType>(static_cast<unsigned>(LHS) | in operator |() 72 template <class... Args> static void set_call(CallType type) { in set_call() 79 template <class... Args> static bool check_call(CallType type) { in check_call() 87 static CallType last_call_type; 91 CallType ForwardingCallObject::last_call_type = CT_None;
|
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 93 enum CallType enum 124 const CallType callType = CallType(rnd.getInt(0, CALL_TYPE_LAST-1)); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 60 enum class CallType enum 174 VkShaderStageFlagBits getShaderStageForGeometry (CallType type_) in getShaderStageForGeometry() 180 case CallType::TRACE_RAY: bits = VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR; break; in getShaderStageForGeometry() 181 case CallType::EXECUTE_CALLABLE: bits = VK_SHADER_STAGE_CALLABLE_BIT_KHR; break; in getShaderStageForGeometry() 182 case CallType::REPORT_INTERSECTION: bits = VK_SHADER_STAGE_INTERSECTION_BIT_KHR; break; in getShaderStageForGeometry() 190 VkShaderStageFlags getShaderStages (CallType type_) in getShaderStages() 196 case CallType::EXECUTE_CALLABLE: in getShaderStages() 199 case CallType::TRACE_RAY: in getShaderStages() 202 case CallType::REPORT_INTERSECTION: in getShaderStages() 352 CallType callType; [all …]
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_service.proto | 54 enum CallType { enum 60 CallType call_type = 1;
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 2087 VariadicCallType CallType) { in checkCall() argument 2099 CheckFormatArguments(I, Args, IsMemberFunction, CallType, Loc, Range, in checkCall() 2106 if (CallType != VariadicDoesNotApply) { in checkCall() 2118 checkVariadicArgument(Arg, CallType); in checkCall() 2140 VariadicCallType CallType = in CheckConstructorCall() local 2143 CallType); in CheckConstructorCall() 2154 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local 2167 TheCall->getCallee()->getSourceRange(), CallType); in CheckFunctionCall() 2196 VariadicCallType CallType = in CheckObjCMethodCall() local 2201 CallType); in CheckObjCMethodCall() [all …]
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 592 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall() argument 600 assert((CallType == ValueProfilingCallType::Default || in getOrInsertValueProfilingCall() 601 CallType == ValueProfilingCallType::MemOp) && in getOrInsertValueProfilingCall() 609 StringRef FuncName = CallType == ValueProfilingCallType::Default in getOrInsertValueProfilingCall()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 4454 SourceRange Range, VariadicCallType CallType) { in checkCall() argument 4466 CheckFormatArguments(I, Args, IsMemberFunction, CallType, Loc, Range, in checkCall() 4474 if (CallType != VariadicDoesNotApply && in checkCall() 4487 checkVariadicArgument(Arg, CallType); in checkCall() 4530 VariadicCallType CallType = in CheckConstructorCall() local 4533 Loc, SourceRange(), CallType); in CheckConstructorCall() 4544 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local 4563 TheCall->getCallee()->getSourceRange(), CallType); in CheckFunctionCall() 4602 VariadicCallType CallType = in CheckObjCMethodCall() local 4607 CallType); in CheckObjCMethodCall() [all …]
|
D | SemaCoroutine.cpp | 434 auto BuildSubExpr = [&](ACT CallType, StringRef Func, in buildCoawaitCalls() 441 Calls.Results[CallType] = Result.get(); in buildCoawaitCalls()
|
/external/flatbuffers/grpc/src/compiler/ |
D | java_generator.cc | 452 enum CallType { ASYNC_CALL = 0, BLOCKING_CALL = 1, FUTURE_CALL = 2 }; enum 465 CallType call_type = ASYNC_CALL; in PrintStub()
|
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
D | java_generator.cpp | 585 enum CallType { enum 606 CallType call_type; in PrintStub()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 8592 VariadicCallType CallType = VariadicDoesNotApply, 9359 VariadicCallType CallType); 9430 VariadicCallType CallType, 9436 VariadicCallType CallType,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 11153 VariadicCallType CallType = VariadicDoesNotApply, 12203 VariadicCallType CallType); 12332 VariadicCallType CallType, 12338 VariadicCallType CallType,
|