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

  /external/libvorbis/lib/
backends.h 52 float lessthan; /* encode-only config setting hacks for libvorbis */ member in struct:__anon17829
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
vec.h 1043 without changing the ordering of this vector. LESSTHAN is a
1049 vec<T, A, vl_embed>::lower_bound (T obj, bool (*lessthan)(const T &, const T &))
1061 if (lessthan (middle_elem, obj))
    [all...]

Completed in 285 milliseconds