HomeSort by relevance Sort by last modified time
    Searched refs:fromtype (Results 1 - 3 of 3) sorted by null

  /external/selinux/libselinux/src/
get_context_list.c 168 const char *fromrole, *fromtype; local
182 fromtype = context_type_get(con);
183 if (!fromrole || !fromtype) {
219 if (!strcmp(fromrole, linerole) && !strcmp(fromtype, linetype)) {
  /toolchain/binutils/binutils-2.27/gold/
resolve.cc 372 elfcpp::STT fromtype = (object->pluginobj() != NULL local
382 if (Symbol_table::should_override(to, frombits, fromtype, OBJECT,
451 elfcpp::STT fromtype, Defined defined,
473 if ((to->type() == elfcpp::STT_TLS) ^ (fromtype == elfcpp::STT_TLS)
925 elfcpp::STT fromtype,
931 bool ret = Symbol_table::should_override(to, frombits, fromtype, defined,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def     [all...]

Completed in 224 milliseconds