Home
last modified time | relevance | path

Searched refs:ABSL_CONST_INIT (Results 1 – 25 of 259) sorted by relevance

1234567891011

/external/tensorflow/tensorflow/core/kernels/data/
Dstats_utils.cc24 ABSL_CONST_INIT const char kDelimiter[] = "::";
25 ABSL_CONST_INIT const char kExecutionTime[] = "execution_time";
26 ABSL_CONST_INIT const char kThreadUtilization[] = "thread_utilization";
27 ABSL_CONST_INIT const char kBufferSize[] = "buffer_size";
28 ABSL_CONST_INIT const char kBufferCapacity[] = "buffer_capacity";
29 ABSL_CONST_INIT const char kBufferUtilization[] = "buffer_utilization";
30 ABSL_CONST_INIT const char kFilteredElements[] = "filtered_elements";
31 ABSL_CONST_INIT const char kDroppedElements[] = "dropped_elements";
32 ABSL_CONST_INIT const char kFeaturesCount[] = "features_count";
33 ABSL_CONST_INIT const char kFeatureValuesCount[] = "feature_values_count";
[all …]
/external/grpc-grpc/src/cpp/ext/filters/census/
Dgrpc_plugin.cc90 ABSL_CONST_INIT const absl::string_view
94 ABSL_CONST_INIT const absl::string_view kRpcClientSentBytesPerRpcMeasureName =
97 ABSL_CONST_INIT const absl::string_view
101 ABSL_CONST_INIT const absl::string_view
105 ABSL_CONST_INIT const absl::string_view kRpcClientRoundtripLatencyMeasureName =
108 ABSL_CONST_INIT const absl::string_view kRpcClientServerLatencyMeasureName =
112 ABSL_CONST_INIT const absl::string_view
116 ABSL_CONST_INIT const absl::string_view kRpcServerSentBytesPerRpcMeasureName =
119 ABSL_CONST_INIT const absl::string_view
123 ABSL_CONST_INIT const absl::string_view
[all …]
/external/rust/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Dgrpc_plugin.cc94 ABSL_CONST_INIT const absl::string_view
98 ABSL_CONST_INIT const absl::string_view kRpcClientSentBytesPerRpcMeasureName =
101 ABSL_CONST_INIT const absl::string_view
105 ABSL_CONST_INIT const absl::string_view
109 ABSL_CONST_INIT const absl::string_view kRpcClientRoundtripLatencyMeasureName =
112 ABSL_CONST_INIT const absl::string_view kRpcClientServerLatencyMeasureName =
116 ABSL_CONST_INIT const absl::string_view
120 ABSL_CONST_INIT const absl::string_view kRpcServerSentBytesPerRpcMeasureName =
123 ABSL_CONST_INIT const absl::string_view
127 ABSL_CONST_INIT const absl::string_view
[all …]
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_op_consts.h27 ABSL_CONST_INIT extern const char kCompilationCacheResourceName[];
31 ABSL_CONST_INIT extern const char kCompiledProtoCacheResourceName[];
35 ABSL_CONST_INIT extern const char kCompilationCacheUnloaderResourceName[];
37 ABSL_CONST_INIT extern const char kFingerprintLookupResourceName[];
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h40 ABSL_CONST_INIT const char kOutputSlots[] = "_output_slot_vector";
57 ABSL_CONST_INIT const char kExecutionCount[] = "_execution_count";
60 ABSL_CONST_INIT const char kOutputSizes[] = "_output_sizes_vector";
64 ABSL_CONST_INIT const char kOutputSame[] = "_same_output_for_iterations";
67 ABSL_CONST_INIT const char kOutputTypes[] = "_output_dtype_vector";
70 ABSL_CONST_INIT const char kOutputShapes[] = "_output_shape_vector";
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dsysinfo.cc274 ABSL_CONST_INIT static once_flag init_num_cpus_once;
275 ABSL_CONST_INIT static int num_cpus = 0;
286 ABSL_CONST_INIT static once_flag init_nominal_cpu_frequency_once;
287 ABSL_CONST_INIT static double nominal_cpu_frequency = 1.0;
349 ABSL_CONST_INIT static once_flag tid_once;
350 ABSL_CONST_INIT static pthread_key_t tid_key;
351 ABSL_CONST_INIT static absl::base_internal::SpinLock tid_lock(
357 ABSL_CONST_INIT static std::vector<uint32_t> *tid_array
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dsysinfo.cc274 ABSL_CONST_INIT static once_flag init_num_cpus_once;
275 ABSL_CONST_INIT static int num_cpus = 0;
286 ABSL_CONST_INIT static once_flag init_nominal_cpu_frequency_once;
287 ABSL_CONST_INIT static double nominal_cpu_frequency = 1.0;
349 ABSL_CONST_INIT static once_flag tid_once;
350 ABSL_CONST_INIT static pthread_key_t tid_key;
351 ABSL_CONST_INIT static absl::base_internal::SpinLock tid_lock(
357 ABSL_CONST_INIT static std::vector<uint32_t> *tid_array
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dsysinfo.cc274 ABSL_CONST_INIT static once_flag init_num_cpus_once;
275 ABSL_CONST_INIT static int num_cpus = 0;
286 ABSL_CONST_INIT static once_flag init_nominal_cpu_frequency_once;
287 ABSL_CONST_INIT static double nominal_cpu_frequency = 1.0;
349 ABSL_CONST_INIT static once_flag tid_once;
350 ABSL_CONST_INIT static pthread_key_t tid_key;
351 ABSL_CONST_INIT static absl::base_internal::SpinLock tid_lock(
357 ABSL_CONST_INIT static std::vector<uint32_t> *tid_array
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dsysinfo.cc341 ABSL_CONST_INIT static once_flag init_num_cpus_once;
342 ABSL_CONST_INIT static int num_cpus = 0;
353 ABSL_CONST_INIT static once_flag init_nominal_cpu_frequency_once;
354 ABSL_CONST_INIT static double nominal_cpu_frequency = 1.0;
416 ABSL_CONST_INIT static once_flag tid_once;
417 ABSL_CONST_INIT static pthread_key_t tid_key;
418 ABSL_CONST_INIT static absl::base_internal::SpinLock tid_lock(
424 ABSL_CONST_INIT static std::vector<uint32_t> *tid_array
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc100 ABSL_CONST_INIT absl::Mutex const_init_mutex(absl::kConstInit);
143 ABSL_CONST_INIT absl::Mutex early_const_init_mutex(absl::kConstInit);
154 ABSL_CONST_INIT absl::Mutex const_init_sanity_mutex(absl::kConstInit);
171 ABSL_CONST_INIT absl::Mutex late_const_init_mutex(absl::kConstInit);
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dlifetime_test.cc100 ABSL_CONST_INIT absl::Mutex const_init_mutex(absl::kConstInit);
143 ABSL_CONST_INIT absl::Mutex early_const_init_mutex(absl::kConstInit);
154 ABSL_CONST_INIT absl::Mutex const_init_sanity_mutex(absl::kConstInit);
171 ABSL_CONST_INIT absl::Mutex late_const_init_mutex(absl::kConstInit);
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dlifetime_test.cc100 ABSL_CONST_INIT absl::Mutex const_init_mutex(absl::kConstInit);
143 ABSL_CONST_INIT absl::Mutex early_const_init_mutex(absl::kConstInit);
154 ABSL_CONST_INIT absl::Mutex const_init_sanity_mutex(absl::kConstInit);
171 ABSL_CONST_INIT absl::Mutex late_const_init_mutex(absl::kConstInit);
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc100 ABSL_CONST_INIT absl::Mutex const_init_mutex(absl::kConstInit);
143 ABSL_CONST_INIT absl::Mutex early_const_init_mutex(absl::kConstInit);
154 ABSL_CONST_INIT absl::Mutex const_init_sanity_mutex(absl::kConstInit);
171 ABSL_CONST_INIT absl::Mutex late_const_init_mutex(absl::kConstInit);
/external/abseil-cpp/absl/synchronization/
Dlifetime_test.cc100 ABSL_CONST_INIT absl::Mutex const_init_mutex(absl::kConstInit);
143 ABSL_CONST_INIT absl::Mutex early_const_init_mutex(absl::kConstInit);
154 ABSL_CONST_INIT absl::Mutex const_init_sanity_mutex(absl::kConstInit);
171 ABSL_CONST_INIT absl::Mutex late_const_init_mutex(absl::kConstInit);
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc100 ABSL_CONST_INIT absl::Mutex const_init_mutex(absl::kConstInit);
143 ABSL_CONST_INIT absl::Mutex early_const_init_mutex(absl::kConstInit);
154 ABSL_CONST_INIT absl::Mutex const_init_sanity_mutex(absl::kConstInit);
171 ABSL_CONST_INIT absl::Mutex late_const_init_mutex(absl::kConstInit);
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc28 ABSL_CONST_INIT std::atomic<bool> cord_btree_enabled(kCordEnableBtreeDefault);
29 ABSL_CONST_INIT std::atomic<bool> cord_ring_buffer_enabled(
31 ABSL_CONST_INIT std::atomic<bool> shallow_subcords_enabled(
/external/llvm-project/clang/test/FixIt/
Dfixit-c++2a.cpp34 #define ABSL_CONST_INIT [[clang::require_constant_initialization]] macro
48 #undef ABSL_CONST_INIT
/external/angle/third_party/abseil-cpp/absl/flags/
Dusage.cc33 ABSL_CONST_INIT absl::Mutex usage_message_guard(absl::kConstInit);
34 ABSL_CONST_INIT std::string* program_usage_message
/external/webrtc/third_party/abseil-cpp/absl/flags/
Dusage.cc33 ABSL_CONST_INIT absl::Mutex usage_message_guard(absl::kConstInit);
34 ABSL_CONST_INIT std::string* program_usage_message
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dusage.cc33 ABSL_CONST_INIT absl::Mutex usage_message_guard(absl::kConstInit);
34 ABSL_CONST_INIT std::string* program_usage_message
/external/abseil-cpp/absl/flags/
Dusage.cc33 ABSL_CONST_INIT absl::Mutex usage_message_guard(absl::kConstInit);
34 ABSL_CONST_INIT std::string* program_usage_message
/external/libtextclassifier/abseil-cpp/absl/flags/
Dusage.cc33 ABSL_CONST_INIT absl::Mutex usage_message_guard(absl::kConstInit);
34 ABSL_CONST_INIT std::string* program_usage_message
/external/openscreen/third_party/abseil/src/absl/flags/
Dusage.cc33 ABSL_CONST_INIT absl::Mutex usage_message_guard(absl::kConstInit);
34 ABSL_CONST_INIT std::string* program_usage_message
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dprogram_name.cc32 ABSL_CONST_INIT static absl::Mutex program_name_guard(absl::kConstInit);
33 ABSL_CONST_INIT static std::string* program_name
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dprogram_name.cc32 ABSL_CONST_INIT static absl::Mutex program_name_guard(absl::kConstInit);
33 ABSL_CONST_INIT static std::string* program_name

1234567891011