| /external/cronet/third_party/abseil-cpp/absl/flags/ |
| D | flag_benchmark.cc | 176 struct Accumulator { struct 177 using type = T; 180 struct Accumulator<String> { struct 181 using type = size_t; 184 struct Accumulator<VectorOfStrings> { struct 185 using type = size_t; 188 struct Accumulator<OptionalInt> { struct 189 using type = bool; 192 struct Accumulator<OptionalString> { struct 193 using type = bool; [all …]
|
| /external/webrtc/third_party/abseil-cpp/absl/flags/ |
| D | flag_benchmark.cc | 176 struct Accumulator { struct 177 using type = T; 180 struct Accumulator<String> { struct 181 using type = size_t; 184 struct Accumulator<VectorOfStrings> { struct 185 using type = size_t; 188 struct Accumulator<OptionalInt> { struct 189 using type = bool; 192 struct Accumulator<OptionalString> { struct 193 using type = bool; [all …]
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/flags/ |
| D | flag_benchmark.cc | 176 struct Accumulator { struct 177 using type = T; 180 struct Accumulator<String> { struct 181 using type = size_t; 184 struct Accumulator<VectorOfStrings> { struct 185 using type = size_t; 188 struct Accumulator<OptionalInt> { struct 189 using type = bool; 192 struct Accumulator<OptionalString> { struct 193 using type = bool; [all …]
|
| /external/angle/third_party/abseil-cpp/absl/flags/ |
| D | flag_benchmark.cc | 176 struct Accumulator { struct 177 using type = T; 180 struct Accumulator<String> { struct 181 using type = size_t; 184 struct Accumulator<VectorOfStrings> { struct 185 using type = size_t; 188 struct Accumulator<OptionalInt> { struct 189 using type = bool; 192 struct Accumulator<OptionalString> { struct 193 using type = bool; [all …]
|
| /external/abseil-cpp/absl/flags/ |
| D | flag_benchmark.cc | 176 struct Accumulator { struct 177 using type = T; 180 struct Accumulator<String> { struct 181 using type = size_t; 184 struct Accumulator<VectorOfStrings> { struct 185 using type = size_t; 188 struct Accumulator<OptionalInt> { struct 189 using type = bool; 192 struct Accumulator<OptionalString> { struct 193 using type = bool; [all …]
|
| /external/rust/crates/ring/src/io/ |
| D | der_writer.rs | 18 pub(crate) fn write_positive_integer(output: &mut dyn Accumulator, value: &Positive) { in write_positive_integer() 42 fn write_tlv<F>(output: &mut dyn Accumulator, tag: Tag, write_value: F) in write_tlv() 44 F: Fn(&mut dyn Accumulator), in write_tlv()
|
| D | writer.rs | 17 pub trait Accumulator { interface 77 pub fn write_copy(accumulator: &mut dyn Accumulator, to_copy: untrusted::Input) { in write_copy()
|
| /external/llvm/include/llvm/ProfileData/ |
| D | SampleProf.h | 49 inline sampleprof_error MergeResult(sampleprof_error &Accumulator, in MergeResult()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | SampleProf.h | 65 inline sampleprof_error MergeResult(sampleprof_error &Accumulator, in MergeResult()
|
| /external/armnn/src/backends/reference/workloads/ |
| D | Pooling2d.cpp | 42 using Accumulator = std::function<void(float & accu, float value)>; typedef
|
| D | Pooling3d.cpp | 42 using Accumulator = std::function<void(float & accu, float value)>; typedef
|
| /external/tensorflow/tensorflow/compiler/xla/python/ |
| D | outfeed_receiver_test.cc | 56 class Accumulator { class
|
| /external/fmtlib/test/ |
| D | format-impl-test.cc | 107 TEST(BigIntTest, Accumulator) { in TEST() argument
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.cpp | 3266 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.cpp | 4147 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
|
| /external/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 5910 std::string Accumulator; in CodeCompleteObjCSelector() local
|