Home
last modified time | relevance | path

Searched defs:MAX_BUFFER_SIZE (Results 1 – 14 of 14) sorted by relevance

/third_party/jerryscript/jerry-debugger/
Djerry_client_rawpacket.py19 MAX_BUFFER_SIZE = 256 variable
Djerry_client_websocket.py19 MAX_BUFFER_SIZE = 128 variable
/third_party/icu/icu4c/source/test/intltest/
Dnptrans.cpp181 #define MAX_BUFFER_SIZE 300 macro
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java270 private static final int MAX_BUFFER_SIZE = 100; field in PunycodeReference
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java267 private static final int MAX_BUFFER_SIZE = 100; field in PunycodeReference
/third_party/nghttp2/src/
Dshrpx_live_check.cc34 constexpr size_t MAX_BUFFER_SIZE = 4_k; variable
Dshrpx_http2_session.cc62 constexpr size_t MAX_BUFFER_SIZE = 32_k; variable
Dshrpx_http2_upstream.cc55 constexpr size_t MAX_BUFFER_SIZE = 32_k; variable
/third_party/icu/icu4c/source/test/cintltst/
Dspreptst.c292 #define MAX_BUFFER_SIZE 1000 macro
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c137 #define MAX_BUFFER_SIZE (128 * 1024) macro
/third_party/flatbuffers/python/flatbuffers/
Dbuilder.py113 MAX_BUFFER_SIZE = 2**31 variable in Builder
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c105 #define MAX_BUFFER_SIZE 4096 macro
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java61 private static final int MAX_BUFFER_SIZE = Integer.MAX_VALUE - 8; field in FlatBufferBuilder
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c1072 #define MAX_BUFFER_SIZE 4096 macro