OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvt2
(Results
1 - 2
of
2
) sorted by null
/prebuilts/misc/windows/sdl2/test/
testautomation_surface.c
330
SDL_Surface *face = NULL, *cvt1, *
cvt2
, *final;
local
356
cvt2
= SDL_ConvertSurface(cvt1, fmt2, 0);
357
SDL_assert(
cvt2
!= NULL);
363
final = SDL_ConvertSurface(
cvt2
, face->format, 0 );
374
SDL_FreeSurface(
cvt2
);
/external/valgrind/VEX/priv/
guest_arm_toIR.c
4838
IROp cvt,
cvt2
, cmp, op, op2, sh, add;
local
5915
IROp op, cvt, add = Iop_INVALID,
cvt2
, op_rev;
local
[
all
...]
Completed in 333 milliseconds