Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp266 #define BUFFERSIZE 17 /* make it interesting :) */ macro
387 #define BUFFERSIZE 1024 macro
870 #define BUFFERSIZE 17 /* make it interesting :) */ macro
974 #define BUFFERSIZE 24 /* make it interesting :) */ macro
1074 #define BUFFERSIZE 219 macro
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
Dconvsamp.cpp266 #define BUFFERSIZE 17 /* make it interesting :) */ macro
387 #define BUFFERSIZE 1024 macro
870 #define BUFFERSIZE 17 /* make it interesting :) */ macro
974 #define BUFFERSIZE 24 /* make it interesting :) */ macro
1074 #define BUFFERSIZE 219 macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/ucnv/
Dconvsamp.cpp266 #define BUFFERSIZE 17 /* make it interesting :) */ macro
387 #define BUFFERSIZE 1024 macro
870 #define BUFFERSIZE 17 /* make it interesting :) */ macro
974 #define BUFFERSIZE 24 /* make it interesting :) */ macro
1074 #define BUFFERSIZE 219 macro
/third_party/ffmpeg/libavcodec/
Dra144.h35 #define BUFFERSIZE 146 ///< the size of the adaptive codebook macro
/third_party/gettext/libtextstyle/gnulib-local/lib/
Diconv-ostream.oo.c66 #define BUFFERSIZE 256 in write_mem() macro
Dhtml-ostream.oo.c163 #define BUFFERSIZE 2048 in write_mem() macro
/third_party/openssl/crypto/pkcs7/
Dpk7_smime.c18 #define BUFFERSIZE 4096 macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp76 const VkDeviceSize BUFFERSIZE = 100u * 1024; variable
/third_party/skia/src/ports/
DSkFontHost_win.cpp553 #define BUFFERSIZE (1 << 13) macro
1497 SkAutoSTMalloc<BUFFERSIZE, uint8_t>* glyphbuf) in getGDIGlyphPath()
/third_party/flutter/skia/src/ports/
DSkFontHost_win.cpp545 #define BUFFERSIZE (1 << 13) macro
1445 SkAutoSTMalloc<BUFFERSIZE, uint8_t>* glyphbuf) in getGDIGlyphPath()