Searched refs:COP (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds_printer.c | 279 static const char *const COP[] = { "=", ">", "<", "!=" }; in pvr_pds_disassemble_instruction_cmp() local 298 COP[cmp->cop], in pvr_pds_disassemble_instruction_cmp()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | LanguageTag.java | 74 COP("Coptic", "cop"), enum constant
|
/third_party/ffmpeg/libavcodec/ |
H A D | clearvideo.c | 158 #define COP(x) (((x) + 4) >> 3) macro 173 DCT_TEMPLATE(ptr, 8, 0x2000, 14, 8, COP); in clv_dct()
|
Completed in 4 milliseconds