/external/deqp-deps/amber/src/ |
D | shader.h | 39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
|
D | buffer.h | 83 void SetFormat(Format* format) { in SetFormat() function
|
D | command.h | 453 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
|
/external/llvm-project/lldb/source/API/ |
D | SBTypeFormat.cpp | 80 void SBTypeFormat::SetFormat(lldb::Format fmt) { in SetFormat() function in SBTypeFormat
|
D | SBValue.cpp | 1279 void SBValue::SetFormat(lldb::Format format) { in SetFormat() function in SBValue
|
/external/llvm-project/lldb/include/lldb/DataFormatters/ |
D | TypeFormat.h | 170 void SetFormat(lldb::Format fmt) { m_format = fmt; } in SetFormat() function
|
/external/llvm-project/lldb/source/DataFormatters/ |
D | DumpValueObjectOptions.cpp | 119 DumpValueObjectOptions &DumpValueObjectOptions::SetFormat(lldb::Format format) { in SetFormat() function in DumpValueObjectOptions
|
/external/llvm-project/lldb/source/Core/ |
D | ValueObjectSyntheticFilter.cpp | 371 void ValueObjectSynthetic::SetFormat(lldb::Format format) { in SetFormat() function in ValueObjectSynthetic
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 110 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 103 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 110 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | checker.h | 117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 103 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
|
/external/webrtc/modules/audio_processing/test/ |
D | audio_processing_simulator.h | 37 void SetFormat(int sample_rate_hz, int num_channels) { in SetFormat() function
|
/external/llvm-project/lldb/include/lldb/Core/ |
D | ValueObject.h | 689 virtual void SetFormat(lldb::Format format) { in SetFormat() function
|