Home
last modified time | relevance | path

Searched defs:format (Results 51 - 75 of 6002) sorted by relevance

12345678910>>...241

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A Ddebug.cpp38 static void output(const char *format, va_list vararg) in output() argument
62 void trace(const char *format, ...) in trace() argument
/third_party/skia/src/ports/
H A DSkDebug_win.cpp19 void SkDebugf(const char format[], ...) { in SkDebugf() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h26 static void format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, in format() function
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
H A Dmain.go[all...]
/base/theme/screenlock_mgr/services/include/
H A Dcommand.h37 std::vector<std::string> format; member in OHOS::ScreenLock::Command
/foundation/arkui/ace_engine/frameworks/base/image/
H A Dimage_packer.h26 std::string format; member
/foundation/multimedia/media_foundation/tests/unittest/format/capi/
H A Davformat_capi_mock.h26 explicit AVFormatCapiMock(OH_AVFormat *format) : format_(format) {} in AVFormatCapiMock() argument
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_packer_mdk.h76 const char* format; member
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/
H A Davformat_capi_mock.h26 explicit AVFormatCapiMock(OH_AVFormat *format) : format_(format) {} in AVFormatCapiMock() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/
H A Davmuxer_inner_mock_factory.cpp21 std::shared_ptr<AVMuxerMock> AVMuxerMockFactory::CreateMuxer(int32_t fd, const OH_AVOutputFormat &format) in CreateMuxer() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/
H A Davmuxer_capi_mock_factory.cpp21 std::shared_ptr<AVMuxerMock> AVMuxerMockFactory::CreateMuxer(int32_t fd, const OH_AVOutputFormat &format) in CreateMuxer() argument
/kernel/linux/linux-5.10/tools/build/feature/
H A Dtest-jvmti.c9 jvmtiJlocationFormat format __attribute__((unused)); in main() local
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhda.c12 void tegra_hda_parse_format(unsigned int format, struct tegra_hda_format *fmt) in tegra_hda_parse_format() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/
H A Dia_css_qplane_param.h28 u32 format; /* enum ia_css_frame_format */ member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/qplane/qplane_2/
H A Dia_css_qplane_param.h28 u32 format; /* enum ia_css_frame_format */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.h31 static inline bool dpu_find_format(u32 format, const u32 *supported_formats, in dpu_find_format() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dhda.c12 void tegra_hda_parse_format(unsigned int format, struct tegra_hda_format *fmt) in tegra_hda_parse_format() argument
/kernel/linux/linux-6.6/tools/build/feature/
H A Dtest-jvmti.c9 jvmtiJlocationFormat format __attribute__((unused)); in main() local
/test/xts/acts/kernel_lite/util_posix/src/
H A DXtsActsUtil.h25 static int LogPrint(const char *format, ...) in LogPrint() argument
/third_party/elfutils/lib/
H A Derror.c40 void error(int status, int errnum, const char *format, ...) { in error() argument
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_overlay_init.c35 av_cold void ff_overlay_init_x86(OverlayContext *s, int format, int pix_format, in ff_overlay_init_x86() argument
/third_party/gn/src/base/strings/
H A Dstring_util_posix.h16 vsnprintf(char* buffer, size_t size, const char* format, va_list arguments) vsnprintf() argument
/third_party/bounds_checking_function/src/
H A Dsprintf_s.c43 int sprintf_s(char *strDest, size_t destMax, const char *format, ...) in sprintf_s() argument
H A Dvfwscanf_s.c44 int vfwscanf_s(FILE *stream, const wchar_t *format, va_list argList) in vfwscanf_s() argument
H A Dvsprintf_s.c41 int vsprintf_s(char *strDest, size_t destMax, const char *format, va_list argList) in vsprintf_s() argument

Completed in 5 milliseconds

12345678910>>...241