| /xsrc/external/mit/fontconfig/dist/fc-lang/ |
| fa.orth | 62 06cc
|
| ps_af.orth | 50 06cc
|
| ur.orth | 53 06cc
|
| fur.orth | 32 00cc
|
| ku_ir.orth | 48 06cc
|
| rm.orth | 35 00cc
|
| gd.orth | 37 00cc
|
| mt.orth | 38 00cc
|
| it.orth | 35 00cc
|
| vi.orth | 33 00cc-00cd
|
| /xsrc/external/mit/freetype/dist/builds/ansi/ |
| ansi.mk | 17 include $(TOP_DIR)/builds/compiler/ansi-cc.mk
|
| /xsrc/external/mit/freetype/dist/builds/beos/ |
| beos.mk | 15 include $(TOP_DIR)/builds/compiler/ansi-cc.mk
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| u_format_fxt1.c | 414 fxt1_quantize_CHROMA (uint32_t *cc, 428 FX64_MOV32(hi, 4); /* cc-chroma = "010" + unused bit */ 436 ((Fx64 *)cc)[1] = hi; 449 cc[1] = lohi; 450 cc[0] = lolo; 455 fxt1_quantize_ALPHA0 (uint32_t *cc, 489 ((Fx64 *)cc)[1] = hi; 502 cc[1] = lohi; 503 cc[0] = lolo; 508 fxt1_quantize_ALPHA1 (uint32_t *cc, 1259 const uint32_t *cc; local 1294 const uint32_t *cc; local 1317 const uint32_t *cc; local 1403 const uint32_t *cc; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| texcompress_fxt1.c | 533 fxt1_quantize_CHROMA (GLuint *cc, 547 FX64_MOV32(hi, 4); /* cc-chroma = "010" + unused bit */ 555 ((Fx64 *)cc)[1] = hi; 568 cc[1] = lohi; 569 cc[0] = lolo; 574 fxt1_quantize_ALPHA0 (GLuint *cc, 608 ((Fx64 *)cc)[1] = hi; 621 cc[1] = lohi; 622 cc[0] = lolo; 627 fxt1_quantize_ALPHA1 (GLuint *cc, 1382 const GLuint *cc; local 1417 const GLuint *cc; local 1440 const GLuint *cc; local 1526 const GLuint *cc; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| sb_expr.h | 39 unsigned invert_setcc_condition(unsigned cc, bool &swap_args); 40 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst); 41 unsigned get_predsetcc_op(unsigned cc, unsigned cmp_type); 42 unsigned get_killcc_op(unsigned cc, unsigned cmp_type); 43 unsigned get_cndcc_op(unsigned cc, unsigned cmp_type);
|
| sb_peephole.cpp | 116 unsigned cc = flags & AF_CC_MASK; local 118 if ((cc != AF_CC_E && cc != AF_CC_NE) || a->pred) 154 if (cc == AF_CC_E) 159 cc = bop.n->bc.op_ptr->flags & AF_CC_MASK; 162 cc = invert_setcc_condition(cc, swap_args); 180 newop = get_predsetcc_op(cc, cmp_type); 183 newop = get_setcc_op(cc, cmp_type, dst_type != AF_FLOAT_DST); 186 newop = get_killcc_op(cc, cmp_type) 213 unsigned cc = flags & AF_CC_MASK; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| sb_expr.h | 39 unsigned invert_setcc_condition(unsigned cc, bool &swap_args); 40 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst); 41 unsigned get_predsetcc_op(unsigned cc, unsigned cmp_type); 42 unsigned get_killcc_op(unsigned cc, unsigned cmp_type); 43 unsigned get_cndcc_op(unsigned cc, unsigned cmp_type);
|
| sb_peephole.cpp | 116 unsigned cc = flags & AF_CC_MASK; local 118 if ((cc != AF_CC_E && cc != AF_CC_NE) || a->pred) 154 if (cc == AF_CC_E) 159 cc = bop.n->bc.op_ptr->flags & AF_CC_MASK; 162 cc = invert_setcc_condition(cc, swap_args); 180 newop = get_predsetcc_op(cc, cmp_type); 183 newop = get_setcc_op(cc, cmp_type, dst_type != AF_FLOAT_DST); 186 newop = get_killcc_op(cc, cmp_type) 213 unsigned cc = flags & AF_CC_MASK; local [all...] |
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| unix.mk | 23 include $(OBJ_DIR)/unix-cc.mk 26 include $(BUILD_DIR)/unix-cc.mk
|
| /xsrc/external/mit/freetype/dist/builds/compiler/ |
| ansi-cc.mk | 18 CC := cc
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| radeon_program_pair.h | 132 void rc_pair_translate(struct radeon_compiler *cc, void *user); 133 void rc_pair_schedule(struct radeon_compiler *cc, void *user); 134 void rc_pair_regalloc(struct radeon_compiler *cc, void *user);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| radeon_program_pair.h | 132 void rc_pair_translate(struct radeon_compiler *cc, void *user); 133 void rc_pair_schedule(struct radeon_compiler *cc, void *user); 134 void rc_pair_regalloc(struct radeon_compiler *cc, void *user);
|
| /xsrc/external/mit/xload/dist/ |
| get_rload.c | 45 int cc; local 68 cc = read(f, &buf, sizeof(buf)); 70 if (cc < WHDRSIZE)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| pan_blending.c | 302 bool cc[4] = { false }; local 308 cc[0] = cc[1] = cc[2] = true; 310 cc[3] = true; 320 if (!cc[i]) continue;
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| create-cross-file.sh | 16 cc=`sed -n 's|c = .\(.*\).|\1|p' < $cross_file` 30 sed -i -e '/\[binaries\]/a\' -e "rust = ['rustc', '--target=$rust_target', '-C', 'linker=$cc']" "$cross_file"
|