Home
last modified time | relevance | path

Searched refs:outStr (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/icu/source/io/
Dsprintf.cpp228 u_localized_print_string outStr; in u_vsnprintf_u() local
234 outStr.str = buffer; in u_vsnprintf_u()
235 outStr.len = count; in u_vsnprintf_u()
236 outStr.available = count; in u_vsnprintf_u()
238 if(u_locbund_init(&outStr.fBundle, "en_US_POSIX") == 0) { in u_vsnprintf_u()
243 …_printf_parse(&g_sprintf_stream_handler, patternSpecification, &outStr, &outStr, &outStr.fBundle, … in u_vsnprintf_u()
246 if (outStr.available > 0) { in u_vsnprintf_u()
247 buffer[outStr.len - outStr.available] = 0x0000; in u_vsnprintf_u()
251 u_locbund_close(&outStr.fBundle); in u_vsnprintf_u()
/third_party/icu/icu4c/source/io/
Dsprintf.cpp228 u_localized_print_string outStr; in u_vsnprintf_u() local
234 outStr.str = buffer; in u_vsnprintf_u()
235 outStr.len = count; in u_vsnprintf_u()
236 outStr.available = count; in u_vsnprintf_u()
238 if(u_locbund_init(&outStr.fBundle, "en_US_POSIX") == 0) { in u_vsnprintf_u()
243 …_printf_parse(&g_sprintf_stream_handler, patternSpecification, &outStr, &outStr, &outStr.fBundle, … in u_vsnprintf_u()
246 if (outStr.available > 0) { in u_vsnprintf_u()
247 buffer[outStr.len - outStr.available] = 0x0000; in u_vsnprintf_u()
251 u_locbund_close(&outStr.fBundle); in u_vsnprintf_u()
/third_party/flutter/skia/third_party/externals/icu/source/io/
Dsprintf.cpp228 u_localized_print_string outStr; in u_vsnprintf_u() local
234 outStr.str = buffer; in u_vsnprintf_u()
235 outStr.len = count; in u_vsnprintf_u()
236 outStr.available = count; in u_vsnprintf_u()
238 if(u_locbund_init(&outStr.fBundle, "en_US_POSIX") == 0) { in u_vsnprintf_u()
243 …_printf_parse(&g_sprintf_stream_handler, patternSpecification, &outStr, &outStr, &outStr.fBundle, … in u_vsnprintf_u()
246 if (outStr.available > 0) { in u_vsnprintf_u()
247 buffer[outStr.len - outStr.available] = 0x0000; in u_vsnprintf_u()
251 u_locbund_close(&outStr.fBundle); in u_vsnprintf_u()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip2.c1136 FILE *outStr; in compress() local
1229 outStr = stdout; in compress()
1243 outStr = stdout; in compress()
1264 outStr = fopen_output_safely ( outName, "wb" ); in compress()
1265 if ( outStr == NULL) { in compress()
1275 if ( outStr != NULL ) fclose ( outStr ); in compress()
1293 outputHandleJustInCase = outStr; in compress()
1295 compressStream ( inStr, outStr ); in compress()
1317 FILE *outStr; in uncompress() local
1415 outStr = stdout; in uncompress()
[all …]
/third_party/bzip2/
Dbzip2.c1136 FILE *outStr; in compress() local
1229 outStr = stdout; in compress()
1243 outStr = stdout; in compress()
1264 outStr = fopen_output_safely ( outName, "wb" ); in compress()
1265 if ( outStr == NULL) { in compress()
1275 if ( outStr != NULL ) fclose ( outStr ); in compress()
1293 outputHandleJustInCase = outStr; in compress()
1295 compressStream ( inStr, outStr ); in compress()
1317 FILE *outStr; in uncompress() local
1415 outStr = stdout; in uncompress()
[all …]
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip2.c1136 FILE *outStr; in compress() local
1229 outStr = stdout; in compress()
1243 outStr = stdout; in compress()
1264 outStr = fopen_output_safely ( outName, "wb" ); in compress()
1265 if ( outStr == NULL) { in compress()
1275 if ( outStr != NULL ) fclose ( outStr ); in compress()
1293 outputHandleJustInCase = outStr; in compress()
1295 compressStream ( inStr, outStr ); in compress()
1317 FILE *outStr; in uncompress() local
1415 outStr = stdout; in uncompress()
[all …]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java223 String outStr = Integer.toHexString(ce); in doDump() local
224 for (int len = 0; len < 8 - outStr.length(); len++) { in doDump()
225 outStr ='0' + outStr; in doDump()
227 System.out.print(outStr + " "); in doDump()
239 String outStr = Integer.toHexString(cks[k]); in doDump() local
240 switch (outStr.length()) { in doDump()
241 case 1: outStr = '0' + outStr; in doDump()
243 case 8: outStr = outStr.substring(6); in doDump()
246 System.out.print(outStr); in doDump()
/third_party/boost/boost/compute/container/
Dbasic_string.hpp318 boost::compute::basic_string<CharT, Traits>const& outStr) in operator <<() argument
321 boost::compute::copy(outStr.begin(), in operator <<()
322 outStr.end(), in operator <<()
/third_party/boost/libs/compute/include/boost/compute/container/
Dbasic_string.hpp318 boost::compute::basic_string<CharT, Traits>const& outStr) in operator <<() argument
321 boost::compute::copy(outStr.begin(), in operator <<()
322 outStr.end(), in operator <<()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddataset_op.cc339 std::string outStr = "Column name id map: "; in ColumnNameMapAsString() local
341 outStr += (" " + it.first + ":" + std::to_string(it.second)); in ColumnNameMapAsString()
343 return outStr; in ColumnNameMapAsString()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4042 static inline void VmaUint32ToStr(char* outStr, size_t strLen, uint32_t num) in VmaUint32ToStr() argument
4044 snprintf(outStr, strLen, "%u", static_cast<unsigned int>(num)); in VmaUint32ToStr()
4046 static inline void VmaUint64ToStr(char* outStr, size_t strLen, uint64_t num) in VmaUint64ToStr() argument
4048 snprintf(outStr, strLen, "%llu", static_cast<unsigned long long>(num)); in VmaUint64ToStr()
4050 static inline void VmaPtrToStr(char* outStr, size_t strLen, const void* ptr) in VmaPtrToStr() argument
4052 snprintf(outStr, strLen, "%p", ptr); in VmaPtrToStr()