Home
last modified time | relevance | path

Searched defs:kPlaceholder (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/
DPlatform.cpp53 constexpr char kPlaceholder[] = "placeholder"; in ANGLEGetDisplayPlatform() local
/external/skia/experimental/sktext/include/
DTypes.h162 kPlaceholder, enumerator
/external/cronet/third_party/boringssl/src/ssl/
Dencrypted_client_hello.cc952 static const uint8_t kPlaceholder[] = { in SSL_get0_ech_retry_configs() local
/external/boringssl/src/ssl/
Dencrypted_client_hello.cc952 static const uint8_t kPlaceholder[] = { in SSL_get0_ech_retry_configs() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dencrypted_client_hello.cc972 static const uint8_t kPlaceholder[] = { in SSL_get0_ech_retry_configs() local
/external/vixl/src/aarch64/
Dinstructions-aarch64.h764 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc59 constexpr char kPlaceholder[] = "Placeholder"; variable