Home
last modified time | relevance | path

Searched defs:name_space (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
Dsymbol_table.c59 int name_space; member
119 int name_space; member
206 int name_space, const char *name) in _mesa_symbol_table_iterator_ctor()
281 int name_space, const char *name) in _mesa_symbol_table_symbol_scope()
303 int name_space, const char *name) in _mesa_symbol_table_find_symbol()
326 int name_space, const char *name, in _mesa_symbol_table_add_symbol()
381 int name_space, const char *name, in _mesa_symbol_table_add_global_symbol()
/external/chromium/chrome/common/extensions/
Duser_script.h108 const std::string& name_space() const { return name_space_; } in name_space() function
109 void set_name_space(const std::string& name_space) { in set_name_space()
/external/bluetooth/glib/gio/
Dgfileinfo.c500 const char *name_space) in g_file_info_list_attributes()