OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_SWAPFIRST
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmspack.c
102
int SwapFirst =
T_SWAPFIRST
(info -> InputFormat);
148
int SwapFirst =
T_SWAPFIRST
(info ->InputFormat);
480
int SwapFirst =
T_SWAPFIRST
(info -> InputFormat);
926
int SwapFirst =
T_SWAPFIRST
(info -> InputFormat);
982
int SwapFirst =
T_SWAPFIRST
(info -> InputFormat);
[
all
...]
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h
681
#define
T_SWAPFIRST
(s) (((s)>>14)&1)
[
all
...]
Completed in 445 milliseconds