Searched refs:from_name (Results 1 – 6 of 6) sorted by relevance
30 static int from_name(const struct test *t) in from_name() function63 DEFINE_TEST(from_name,
49 file = File.from_name(tu, 't.c')85 file = File.from_name(tu, 't.c')
6 file = File.from_name(tu, "t.c")
132 for from_index, from_name in enumerate(labels):133 current_row = dispatches_table[from_name];
2479 return File.from_name(self, filename)2673 def from_name(translation_unit, file_name): member in File
302 std::string from_name = Bytecodes::ToString(from_bytecode); in GetDispatchCountersObject() local304 v8::String::NewFromUtf8(isolate, from_name.c_str(), in GetDispatchCountersObject()