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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_float.c 240 LLVMValueRef dst, rcomp, bcomp, gcomp; local
250 rcomp = lp_build_float_to_smallfloat(gallivm, i32_type, src[0], 6, 5, 0, false);
255 dst = lp_build_or(&i32_bld, rcomp, gcomp);
  /external/mesa3d/src/mesa/main/
debug.c 225 int comps, int rcomp, int gcomp, int bcomp, GLboolean invert)
241 fputc(ptr[i+rcomp], f); /* write red */
  /external/icu/icu4c/source/tools/tzcode/
zic.c 891 rcomp(const void *cp1, const void *cp2) function
906 (void) qsort(rules, nrules, sizeof *rules, rcomp);
    [all...]

Completed in 4494 milliseconds