Home
last modified time | relevance | path

Searched defs:CheckFormat (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dlog.h129 constexpr void CheckFormat([[maybe_unused]] const char* fmt, ...) {} in CheckFormat() function
/aosp_15_r20/external/rust/beto-rust/common/cmd_runner/src/
Dcargo_workspace.rs24 CheckFormat(FormatterOptions), enumerator
/aosp_15_r20/external/rust/beto-rust/nearby/src/
Dmain.rs206 CheckFormat(FormatterOptions), enumerator
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_ddi_decode_jpeg.cpp513 bool DdiDecodeJPEG::CheckFormat(MOS_FORMAT format) in CheckFormat() function in DdiDecodeJPEG
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/dec/
H A Dddi_decode_jpeg_specific.cpp510 bool DdiDecodeJpeg::CheckFormat(MOS_FORMAT format) in CheckFormat() function in decode::DdiDecodeJpeg
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c267 D3DFORMAT CheckFormat ) in NineAdapter9_CheckDeviceFormat()