Searched defs:BUF_SIZE (Results 1 - 22 of 22) sorted by relevance

/external/icu4c/samples/cal/
H A Duprint.c20 #define BUF_SIZE 128 macro
30 char buf [BUF_SIZE];
44 arraySize = BUF_SIZE;
67 arraySize = BUF_SIZE;
H A Dcal.c96 #define BUF_SIZE 64 macro
381 char c [BUF_SIZE];
388 if(count < BUF_SIZE) {
429 UChar s [BUF_SIZE];
442 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status);
499 unum_format(nfmt, day, s, BUF_SIZE, 0, status);
546 UChar s [BUF_SIZE];
565 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status);
670 unum_format(nfmt, left_day, s, BUF_SIZE, 0, status);
718 unum_format(nfmt, right_day, s, BUF_SIZE,
[all...]
/external/icu4c/samples/date/
H A Duprint.c21 #define BUF_SIZE 128 macro
31 char buf [BUF_SIZE];
45 arraySize = BUF_SIZE;
68 arraySize = BUF_SIZE;
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DDumpLayer.h89 static const int BUF_SIZE = 4096; member in class:WebCore::LayerDumper
90 char m_valueBuffer[BUF_SIZE];
/external/ant-glob/src/org/apache/tools/ant/util/
H A DFileUtils.java47 static final int BUF_SIZE = 8192; field in class:FileUtils
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
H A DKrb5LoginModuleTest.java166 private static final int BUF_SIZE = 1024; field in class:Krb5LoginModuleTest.KrbServer
180 byte[] request = new byte[BUF_SIZE];
184 int bytesRead = BUF_SIZE;
185 while (bytesRead == BUF_SIZE) {
/external/chromium/third_party/libjingle/source/talk/base/
H A Dasyncudpsocket.cc37 static const int BUF_SIZE = 64 * 1024; member in namespace:talk_base
54 size_ = BUF_SIZE;
H A Dasynctcpsocket.cc47 static const size_t BUF_SIZE = MAX_PACKET_SIZE + PKT_LEN_SIZE; member in namespace:talk_base
66 insize_(BUF_SIZE),
68 outsize_(BUF_SIZE),
/external/guava/guava/src/com/google/common/io/
H A DCharStreams.java54 private static final int BUF_SIZE = 0x800; // 2K chars (4K bytes) field in class:CharStreams
200 CharBuffer buf = CharBuffer.allocate(BUF_SIZE);
H A DByteStreams.java49 private static final int BUF_SIZE = 0x1000; // 4K field in class:ByteStreams
190 byte[] buf = new byte[BUF_SIZE];
214 ByteBuffer buf = ByteBuffer.allocate(BUF_SIZE);
603 byte[] buf1 = new byte[BUF_SIZE];
604 byte[] buf2 = new byte[BUF_SIZE];
612 int read1 = read(in1, buf1, 0, BUF_SIZE);
613 int read2 = read(in2, buf2, 0, BUF_SIZE);
617 } else if (read1 != BUF_SIZE) {
703 byte[] buf = new byte[BUF_SIZE];
/external/icu4c/extra/uconv/
H A Duwmsg.c31 #define BUF_SIZE 128 macro
42 char buf [BUF_SIZE];
54 arraySize = BUF_SIZE;
77 arraySize = BUF_SIZE;
/external/emma/core/java12/com/vladium/emma/rt/
H A DClassPathProcessorST.java52 m_readbuf = new byte [BUF_SIZE]; // don't reuse this across run() calls to reset it to the original size
54 m_baos = new ByteArrayOStream (BUF_SIZE); // don't reuse this across run() calls to reset it to the original size
355 ensureReadCapacity (BUF_SIZE);
394 private static final int BUF_SIZE = 32 * 1024; field in class:ClassPathProcessorST
/external/icu4c/test/intltest/
H A Dnormconf.cpp162 enum { BUF_SIZE = 1024 }; enumerator in enum:__anon6680
163 char lineBuf[BUF_SIZE];
/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrProcessorST.java698 m_readbuf = new byte [BUF_SIZE]; // don't reuse this across run() calls to reset it to the original size
700 m_baos = new ByteArrayOStream (BUF_SIZE); // don't reuse this across run() calls to reset it to the original size
997 ensureReadCapacity (BUF_SIZE);
1035 private static final int BUF_SIZE = 32 * 1024; field in class:InstrProcessorST
/external/mksh/src/
H A Dshf.c743 #define BUF_SIZE 128 macro
/external/tinyxml2/
H A Dtinyxml2.h819 enum { BUF_SIZE = 200 }; enumerator in enum:tinyxml2::XMLAttribute::__anon13436
1464 BUF_SIZE = 200 enumerator in enum:tinyxml2::XMLPrinter::__anon13438
/external/blktrace/
H A Dblktrace.c60 #define BUF_SIZE (512 * 1024) macro
288 static unsigned long buf_size = BUF_SIZE;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 883 milliseconds