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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 197 LLVMValueRef c255; local
224 c255 = lp_build_const_int_vec(gallivm, type, 255);
276 *r = lp_build_clamp(&bld, *r, c0, c255);
277 *g = lp_build_clamp(&bld, *g, c0, c255);
278 *b = lp_build_clamp(&bld, *b, c0, c255);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 197 LLVMValueRef c255; local
224 c255 = lp_build_const_int_vec(gallivm, type, 255);
276 *r = lp_build_clamp(&bld, *r, c0, c255);
277 *g = lp_build_clamp(&bld, *g, c0, c255);
278 *b = lp_build_clamp(&bld, *b, c0, c255);
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 610 category c252; category c253; category c254; category c255;
611 level s0:c0.c255;
    [all...]
  /packages/experimental/SELinux/CTS/test/
policy_clean_test.conf 629 category c255;
policy_test.conf 629 category c255;
  /packages/experimental/SELinux/CTS/src/
example_input_policy.conf 1688 category c255;
    [all...]

Completed in 362 milliseconds