Searched defs:write_string (Results 1 – 13 of 13) sorted by relevance
| /third_party/cups-filters/filter/ |
| D | test_pdf2.c | 9 static inline void write_string(pdfOut *pdf,EMB_PARAMS *emb,const char *str) // {{{ in write_string() function
|
| D | texttopdf.c | 1011 write_string(int col, /* I - Start column */ in write_string() function
|
| /third_party/cups-filters/fontembed/ |
| D | test_ps.c | 21 static inline void write_string(FILE *f,EMB_PARAMS *emb,const char *str) // {{{ in write_string() function
|
| D | test_pdf.c | 48 static inline void write_string(FILE *f,EMB_PARAMS *emb,const char *str) // {{{ in write_string() function
|
| /third_party/ltp/testcases/kernel/fs/inode/ |
| D | inode01.c | 92 char write_string[PATH_STRING_LENGTH + 1]; variable 666 char write_string[PATH_STRING_LENGTH + 1]; in escrivez() local
|
| D | inode02.c | 75 char write_string[PATH_STRING_LENGTH + 1]; variable 768 char write_string[PATH_STRING_LENGTH + 1]; in escrivez() local
|
| /third_party/skia/src/core/ |
| D | SkFontDescriptor.cpp | 39 static bool write_string(SkWStream* stream, const SkString& string, uint32_t id) { in write_string() function
|
| /third_party/node/src/ |
| D | json_utils.h | 152 inline void write_string(std::string_view str) { in write_string() function
|
| /third_party/node/deps/openssl/openssl/crypto/ui/ |
| D | ui_openssl.c | 203 static int write_string(UI *ui, UI_STRING *uis) in write_string() function
|
| /third_party/openssl/crypto/ui/ |
| D | ui_openssl.c | 203 static int write_string(UI *ui, UI_STRING *uis) in write_string() function
|
| /third_party/skia/src/pdf/ |
| D | SkPDFTypes.cpp | 122 static void write_string(SkWStream* wStream, const char* cin, size_t len) { in write_string() function
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-module-builder.h | 100 void write_string(base::Vector<const char> name) { in write_string() function
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| D | ngtcp2_qlog.c | 53 #define write_string(DEST, S) \ macro
|