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

  /external/libevent/test/
regress_util.c 880 int startpoint = evutil_weakrand_(&seed) % 4; local
890 evutil_secure_rng_get_bytes(buf1 + startpoint,
891 endpoint-startpoint);
892 n += endpoint - startpoint;
894 if (j >= startpoint && j < endpoint) {
907 for (j=startpoint;j<endpoint;++j) {
    [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_gdipext.cpp 1177 int startpoint = 0; local
    [all...]

Completed in 109 milliseconds