HomeSort by relevance Sort by last modified time
    Searched refs:gInBufferSize (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/cintltst/
ncnvfbts.c 32 static int32_t gInBufferSize = 0;
124 (int)gInBufferSize,
159 log_verbose("\nTesting========= %s FROM \n inputbuffer= %d outputbuffer= %d\n", codepage, gInBufferSize,
188 if( gInBufferSize != NEW_MAX_BUFFER )
194 sourceLimit = nct_min(src + gInBufferSize, realSourceEnd);
352 if( gInBufferSize != NEW_MAX_BUFFER )
358 srcLimit = nct_min(realSourceEnd, src + gInBufferSize);
542 gInBufferSize = insize;
ncnvtst.c 31 static int32_t gInBufferSize = 0;
57 (int)gInBufferSize,
    [all...]
nccbtst.c 33 static int32_t gInBufferSize = 0;
78 (int)gInBufferSize,
174 gInBufferSize = inputsize;
    [all...]