Home
last modified time | relevance | path

Searched defs:SEGMENT_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Da.out.h121 #define SEGMENT_SIZE 1024 macro
125 #define SEGMENT_SIZE getpagesize() macro
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/sync/
DSemaphore.kt304 private val SEGMENT_SIZE = systemProp("kotlinx.coroutines.semaphore.segmentSize", 16) constant
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c33 #define SEGMENT_SIZE 1024 macro
/external/okio/okio/src/jvmTest/kotlin/okio/
DTestUtil.kt32 const val SEGMENT_SIZE = Segment.SIZE constant
/external/python/cpython2/Modules/
Dsocketmodule.c446 #define SEGMENT_SIZE (32 * 1024 -1) macro
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...