Home
last modified time | relevance | path

Searched defs:Detail (Results 1 – 25 of 39) sorted by relevance

12

/external/tensorflow/tensorflow/core/util/
Dstats_calculator.h169 struct Detail { struct
178 const std::map<std::string, Detail>& GetDetails() const { return details_; } in GetDetails() argument
Dstats_calculator_test.cc25 using Detail = StatsCalculator::Detail; typedef
Dstat_summarizer.cc34 using Detail = StatsCalculator::Detail; typedef
/external/cronet/net/websockets/
Dwebsocket_test_util.cc173 struct WebSocketMockClientSocketFactoryMaker::Detail { struct in net::WebSocketMockClientSocketFactoryMaker
174 std::string expect_written;
175 std::string return_to_read;
176 std::vector<MockRead> reads;
177 MockWrite write;
178 std::vector<std::unique_ptr<SequencedSocketData>> socket_data_vector;
179 std::vector<std::unique_ptr<SSLSocketDataProvider>> ssl_socket_data_vector;
180 MockClientSocketFactory factory;
/external/python/cpython3/Doc/library/
Ddatetime.rst2578 .. [#] If, that is, we ignore the effects of Relativity
2580 .. [#] This matches the definition of the "proleptic Gregorian" calendar in
2586 .. [#] See R. H. van Gent's `guide to the mathematics of the ISO 8601 calendar
2590 .. [#] Passing ``datetime.strptime('Feb 29', '%b %d')`` will fail since ``1900`` is not a leap year.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp39 const std::string Detail; member
210 void timeTraceProfilerBegin(StringRef Name, StringRef Detail) { in timeTraceProfilerBegin()
216 llvm::function_ref<std::string()> Detail) { in timeTraceProfilerBegin()
/external/catch2/include/internal/benchmark/detail/
Dcatch_measure.hpp22 namespace Detail { namespace
Dcatch_repeat.hpp19 namespace Detail { namespace
Dcatch_run_for_at_least.hpp26 namespace Detail { namespace
Dcatch_analyse.hpp24 namespace Detail { namespace
Dcatch_complete_invoke.hpp21 namespace Detail { namespace
Dcatch_estimate_clock.hpp29 namespace Detail { namespace
Dcatch_benchmark_function.hpp25 namespace Detail { namespace
Dcatch_stats.cpp114 namespace Detail { namespace
/external/catch2/include/internal/
Dcatch_matchers_generic.hpp20 namespace Detail { namespace
Dcatch_approx.cpp26 namespace Detail { namespace
Dcatch_enum_values_registry.cpp19 namespace Detail { namespace
Dcatch_stream.cpp28 namespace Detail { namespace { namespace
Dcatch_tostring.cpp30 namespace Detail { namespace
Dcatch_objc.hpp59 namespace Detail{ namespace
/external/catch2/include/internal/benchmark/
Dcatch_optimizer.hpp29 namespace Detail { namespace
Dcatch_constructor.hpp18 namespace Detail { namespace
Dcatch_chronometer.hpp21 namespace Detail { namespace
/external/grpc-grpc/src/csharp/Grpc.Core/
DStatus.cs64 public string Detail property
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
DSoapFault12.java47 public Node Detail; field in SoapFault12

12