OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c255
(Results
1 - 3
of
3
) 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
...]
Completed in 274 milliseconds