/external/cronet/tot/net/third_party/quiche/src/quiche/quic/platform/api/ |
D | quic_server_stats.h | 10 #define QUIC_SERVER_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 13 #define QUIC_SERVER_HISTOGRAM_BOOL(name, sample, docstring) \ argument 17 docstring) \ argument 21 docstring) \ argument
|
D | quic_exported_stats.h | 33 #define QUIC_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 45 #define QUIC_HISTOGRAM_BOOL(name, sample, docstring) \ argument 64 #define QUIC_HISTOGRAM_TIMES(name, sample, min, max, bucket_count, docstring) \ argument 86 #define QUIC_HISTOGRAM_COUNTS(name, sample, min, max, bucket_count, docstring) \ argument
|
D | quic_client_stats.h | 32 #define QUIC_CLIENT_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 41 #define QUIC_CLIENT_HISTOGRAM_BOOL(name, sample, docstring) \ argument 57 docstring) \ argument 77 docstring) \ argument
|
/external/cronet/tot/net/third_party/quiche/overrides/quiche_platform_impl/ |
D | quiche_server_stats_impl.h | 8 #define QUICHE_SERVER_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 12 #define QUICHE_SERVER_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 17 bucket_count, docstring) \ argument 22 bucket_count, docstring) \ argument
|
D | quiche_client_stats_impl.h | 16 #define QUICHE_CLIENT_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 19 #define QUICHE_CLIENT_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 23 bucket_count, docstring) \ argument 31 bucket_count, docstring) \ argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/platform/api/ |
D | quic_server_stats.h | 10 #define QUIC_SERVER_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 13 #define QUIC_SERVER_HISTOGRAM_BOOL(name, sample, docstring) \ argument 17 docstring) \ argument 21 docstring) \ argument
|
D | quic_exported_stats.h | 33 #define QUIC_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 45 #define QUIC_HISTOGRAM_BOOL(name, sample, docstring) \ argument 64 #define QUIC_HISTOGRAM_TIMES(name, sample, min, max, bucket_count, docstring) \ argument 86 #define QUIC_HISTOGRAM_COUNTS(name, sample, min, max, bucket_count, docstring) \ argument
|
D | quic_client_stats.h | 32 #define QUIC_CLIENT_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 41 #define QUIC_CLIENT_HISTOGRAM_BOOL(name, sample, docstring) \ argument 57 docstring) \ argument 77 docstring) \ argument
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/ |
D | quiche_server_stats_impl.h | 8 #define QUICHE_SERVER_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 12 #define QUICHE_SERVER_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 17 bucket_count, docstring) \ argument 22 bucket_count, docstring) \ argument
|
D | quiche_client_stats_impl.h | 15 #define QUICHE_CLIENT_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 20 #define QUICHE_CLIENT_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 26 num_buckets, docstring) \ argument 32 num_buckets, docstring) \ argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/ |
D | quiche_server_stats_impl.h | 8 #define QUICHE_SERVER_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 12 #define QUICHE_SERVER_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 17 bucket_count, docstring) \ argument 22 bucket_count, docstring) \ argument
|
D | quiche_client_stats_impl.h | 15 #define QUICHE_CLIENT_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 20 #define QUICHE_CLIENT_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 26 num_buckets, docstring) \ argument 32 num_buckets, docstring) \ argument
|
/external/cronet/stable/net/third_party/quiche/overrides/quiche_platform_impl/ |
D | quiche_server_stats_impl.h | 8 #define QUICHE_SERVER_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 12 #define QUICHE_SERVER_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 17 bucket_count, docstring) \ argument 22 bucket_count, docstring) \ argument
|
D | quiche_client_stats_impl.h | 16 #define QUICHE_CLIENT_HISTOGRAM_ENUM_IMPL(name, sample, enum_size, docstring) \ argument 19 #define QUICHE_CLIENT_HISTOGRAM_BOOL_IMPL(name, sample, docstring) \ argument 23 bucket_count, docstring) \ argument 31 bucket_count, docstring) \ argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/platform/api/ |
D | quiche_server_stats.h | 30 #define QUICHE_SERVER_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 39 #define QUICHE_SERVER_HISTOGRAM_BOOL(name, sample, docstring) \ argument 55 docstring) \ argument 76 docstring) \ argument
|
D | quiche_client_stats.h | 32 #define QUICHE_CLIENT_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 41 #define QUICHE_CLIENT_HISTOGRAM_BOOL(name, sample, docstring) \ argument 57 docstring) \ argument 78 docstring) \ argument
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/platform/api/ |
D | quiche_server_stats.h | 30 #define QUICHE_SERVER_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 39 #define QUICHE_SERVER_HISTOGRAM_BOOL(name, sample, docstring) \ argument 55 docstring) \ argument 76 docstring) \ argument
|
D | quiche_client_stats.h | 32 #define QUICHE_CLIENT_HISTOGRAM_ENUM(name, sample, enum_size, docstring) \ argument 41 #define QUICHE_CLIENT_HISTOGRAM_BOOL(name, sample, docstring) \ argument 57 docstring) \ argument 78 docstring) \ argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/ |
D | generate_copts.py | 45 def docstring(self): member in CMakeStyle 64 def docstring(self): member in StarlarkStyle
|
/external/openscreen/third_party/abseil/src/absl/copts/ |
D | generate_copts.py | 45 def docstring(self): member in CMakeStyle 64 def docstring(self): member in StarlarkStyle
|
/external/angle/third_party/abseil-cpp/absl/copts/ |
D | generate_copts.py | 45 def docstring(self): member in CMakeStyle 64 def docstring(self): member in StarlarkStyle
|
/external/abseil-cpp/absl/copts/ |
D | generate_copts.py | 45 def docstring(self): member in CMakeStyle 64 def docstring(self): member in StarlarkStyle
|
/external/cronet/stable/third_party/abseil-cpp/absl/copts/ |
D | generate_copts.py | 45 def docstring(self): member in CMakeStyle 64 def docstring(self): member in StarlarkStyle
|
/external/cronet/tot/third_party/abseil-cpp/absl/copts/ |
D | generate_copts.py | 45 def docstring(self): member in CMakeStyle 64 def docstring(self): member in StarlarkStyle
|
/external/pytorch/torch/distributed/rpc/ |
D | api.py | 509 def method_factory(method_name, docstring): argument 532 docstring = getattr(method, "__doc__", None) variable 536 docstring = docstring.replace( variable
|