Home
last modified time | relevance | path

Searched defs:write_string (Results 1 – 10 of 10) sorted by relevance

/third_party/cups-filters/filter/
Dtest_pdf2.c9 static inline void write_string(pdfOut *pdf,EMB_PARAMS *emb,const char *str) // {{{ in write_string() function
Dtexttopdf.c1011 write_string(int col, /* I - Start column */ in write_string() function
/third_party/cups-filters/fontembed/
Dtest_ps.c21 static inline void write_string(FILE *f,EMB_PARAMS *emb,const char *str) // {{{ in write_string() function
Dtest_pdf.c48 static inline void write_string(FILE *f,EMB_PARAMS *emb,const char *str) // {{{ in write_string() function
/third_party/ltp/testcases/kernel/fs/inode/
Dinode01.c92 char write_string[PATH_STRING_LENGTH + 1]; variable
666 char write_string[PATH_STRING_LENGTH + 1]; in escrivez() local
Dinode02.c75 char write_string[PATH_STRING_LENGTH + 1]; variable
768 char write_string[PATH_STRING_LENGTH + 1]; in escrivez() local
/third_party/skia/src/core/
DSkFontDescriptor.cpp39 static bool write_string(SkWStream* stream, const SkString& string, uint32_t id) { in write_string() function
/third_party/skia/m133/src/core/
DSkFontDescriptor.cpp58 static bool write_string(SkWStream* stream, const SkString& string, uint32_t id) { in write_string() function
/third_party/openssl/crypto/ui/
Dui_openssl.c203 static int write_string(UI *ui, UI_STRING *uis) in write_string() function
/third_party/skia/src/pdf/
DSkPDFTypes.cpp122 static void write_string(SkWStream* wStream, const char* cin, size_t len) { in write_string() function