Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtest-new-module.c30 static int from_name(const struct test *t) in from_name() function
/external/v8/src/interpreter/
Dinterpreter.cc294 std::string from_name = Bytecodes::ToString(from_bytecode); in GetDispatchCountersObject() local
/external/clang/bindings/python/clang/
Dcindex.py2673 def from_name(translation_unit, file_name): member in File