Searched defs:fcc (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/ilo/shader/ |
D | ilo_shader_fs.c | 71 fetch_position(struct fs_compile_context *fcc, struct toy_dst dst) in fetch_position() 134 fetch_face(struct fs_compile_context *fcc, struct toy_dst dst) in fetch_face() 159 fetch_attr(struct fs_compile_context *fcc, struct toy_dst dst, int slot) in fetch_attr() 233 fs_lower_opcode_tgsi_in(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_in() 258 fs_lower_opcode_tgsi_indirect_const(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_indirect_const() 314 fs_lower_opcode_tgsi_const_pcb(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_const_pcb() 340 fs_lower_opcode_tgsi_const_gen6(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_const_gen6() 390 fs_lower_opcode_tgsi_const_gen7(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_const_gen7() 438 fs_lower_opcode_tgsi_imm(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_imm() 454 fs_lower_opcode_tgsi_sv(struct fs_compile_context *fcc, in fs_lower_opcode_tgsi_sv() [all …]
|
/external/pcre/dist2/src/ |
D | pcre2_auto_possess.c | 307 get_chr_property_list(PCRE2_SPTR code, BOOL utf, const uint8_t *fcc, in get_chr_property_list()
|
D | pcre2_dfa_match.c | 379 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
|
D | pcre2_intmodedep.h | 689 const uint8_t *fcc; /* Points to case-flipping table */ member 786 const uint8_t *fcc; /* Points to case-flipping table */ member
|
D | pcre2_jit_compile.c | 391 const sljit_u8 *fcc; member
|
/external/icu/icu4c/source/common/ |
D | norm2allmodes.h | 222 ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) : in ComposeNormalizer2() 363 ComposeNormalizer2 fcc; member
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Norm2AllModes.java | 196 public ComposeNormalizer2(Normalizer2Impl ni, boolean fcc) { in ComposeNormalizer2() 295 public final ComposeNormalizer2 fcc; field in Norm2AllModes
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Norm2AllModes.java | 200 public ComposeNormalizer2(Normalizer2Impl ni, boolean fcc) { in ComposeNormalizer2() 299 public final ComposeNormalizer2 fcc; field in Norm2AllModes
|