Searched defs:clc (Results 1 – 8 of 8) sorted by relevance
97 open_clc_data(struct clc_data *clc, unsigned ptr_bit_size) in open_clc_data()141 map_clc_data(struct clc_data *clc) in map_clc_data()207 close_clc_data(struct clc_data *clc) in close_clc_data()233 struct clc_data clc; in nir_can_find_libclc() local308 struct clc_data clc; in nir_load_libclc_shader() local
24 subdir('clc') subdir
93 subdir('clc') subdir
58 clc = 1 << 0, enumerator
51 AV1RawColorConfig *clc = &seq->color_config; in av1_metadata_update_sequence_header() local
182 UCollator *clc = OICU_ucol_safeClone( _this, NULL, 0, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
1188 struct sin_vals { float in; float clc; float native; }; in TEST_F() member
1055 void Assembler::clc() { in clc() function in v8::internal::Assembler