HomeSort by relevance Sort by last modified time
    Searched defs:end0 (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/freetype/src/base/
ftoutln.c 359 FT_Int end0, end; local
371 end0 = end = -1;
377 if ( end <= end0 || end >= n_points )
380 end0 = end;
  /external/clang/test/OpenMP/
for_loop_messages.cpp 400 Iter0 begin0, end0; local
494 for (Iter0 I = begin0; I < end0; ++I)
500 for (Iter0 I; I < end0; ++I)
parallel_for_loop_messages.cpp 349 Iter0 begin0, end0; local
423 for (Iter0 I = begin0; I < end0; ++I)
428 for (Iter0 I; I < end0; ++I)
simd_loop_messages.cpp 342 Iter0 begin0, end0; local
416 for (Iter0 I = begin0; I < end0; ++I)
421 for (Iter0 I; I < end0; ++I)
  /external/freetype/src/base/
ftoutln.c 359 FT_Int end0, end; local
371 end0 = end = -1;
377 if ( end <= end0 || end >= n_points )
380 end0 = end;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftoutln.c 359 FT_Int end0, end; local
371 end0 = end = -1;
377 if ( end <= end0 || end >= n_points )
380 end0 = end;
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 706 milliseconds