Home
last modified time | relevance | path

Searched defs:fcc (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_fs.c71 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/
Dpcre2_auto_possess.c307 get_chr_property_list(PCRE2_SPTR code, BOOL utf, const uint8_t *fcc, in get_chr_property_list()
Dpcre2_dfa_match.c379 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
Dpcre2_intmodedep.h689 const uint8_t *fcc; /* Points to case-flipping table */ member
786 const uint8_t *fcc; /* Points to case-flipping table */ member
Dpcre2_jit_compile.c391 const sljit_u8 *fcc; member
/external/icu/icu4c/source/common/
Dnorm2allmodes.h222 ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) : in ComposeNormalizer2()
363 ComposeNormalizer2 fcc; member
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNorm2AllModes.java196 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/
DNorm2AllModes.java200 public ComposeNormalizer2(Normalizer2Impl ni, boolean fcc) { in ComposeNormalizer2()
299 public final ComposeNormalizer2 fcc; field in Norm2AllModes