Home
last modified time | relevance | path

Searched defs:add_type (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_types.cpp269 add_type(glsl_symbol_table *symbols, const glsl_type *const type) in add_type() function
[all...]
H A Dglsl_symbol_table.cpp169 bool glsl_symbol_table::add_type(const char *name, const glsl_type *t) in add_type() function in glsl_symbol_table
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dtypeexpr.py73 def add_type(self, type_expr): member in type_table
/third_party/python/Lib/
H A Dmimetypes.py86 def add_type(self, type, ext, strict=True): member in MimeTypes
343 def add_type(type, ext, strict=True): global() function
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_cmod_propagation.cpp1583 test_mov_prop(enum brw_conditional_mod cmod, enum brw_reg_type add_type, enum brw_reg_type mov_dst_type, bool expected_cmod_prop_progress) test_mov_prop() argument
2160 test_saturate_prop(enum brw_conditional_mod before, enum opcode op, enum brw_reg_type add_type, enum brw_reg_type op_type, bool expected_cmod_prop_progress) test_saturate_prop() argument
[all...]
/third_party/libabigail/src/
H A Dabg-ctf-reader.cc163 add_type(ctf_dict_t *dic, ctf_id_t ctf_type, type_base_sptr type) in add_type() function in abigail::ctf::reader
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h440 void add_type(TypeDefinition type) { in add_type() function

Completed in 9 milliseconds