Home
last modified time | relevance | path

Searched defs:format (Results 26 - 50 of 3882) sorted by relevance

12345678910>>...156

/third_party/elfutils/backends/
H A Dppc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info() argument
H A Di386_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info() argument
H A Dsparc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info() argument
H A Darm_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info() argument
/third_party/ffmpeg/libavdevice/
H A Dutils.c23 int ff_alloc_input_device_context(AVFormatContext **avctx, const AVInputFormat *iformat, const char *format) in ff_alloc_input_device_context() argument
/third_party/backends/lib/
H A Dvsyslog.c8 void vsyslog(int priority, const char *format, va_list args) in vsyslog() argument
/third_party/bounds_checking_function/src/
H A Dsscanf_s.c43 int sscanf_s(const char *buffer, const char *format, ...) in sscanf_s() argument
H A Dvscanf_s.c39 int vscanf_s(const char *format, va_list argList) argument
H A Dswscanf_s.c42 int swscanf_s(const wchar_t *buffer, const wchar_t *format, ...) in swscanf_s() argument
H A Dfscanf_s.c41 int fscanf_s(FILE *stream, const char *format, ...) in fscanf_s() argument
H A Dfwscanf_s.c40 int fwscanf_s(FILE *stream, const wchar_t *format, ...) in fwscanf_s() argument
/third_party/mesa3d/src/freedreno/rnn/
H A Daprintf.c28 char *aprintf(const char *format, ...) { in aprintf() argument
/third_party/node/lib/internal/main/
H A Dprint_help.js117 function format( function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebug.cpp22 void trace(const char *format, ...) in trace() argument
/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/node/lib/
H A Durl.js[all...]
/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
/third_party/elfutils/lib/
H A Derror.c40 void error(int status, int errnum, const char *format, ...) { in error() argument

Completed in 8 milliseconds

12345678910>>...156