Searched defs:PrintName (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileIO.h43 UString PrintName; member in struct:NWindows::NFile::CReparseAttr
/external/v8/src/
H A Dstring-stream.cc325 void StringStream::PrintName(Object* name) { function in class:v8::StringStream
514 PrintName(f);
557 PrintName(name);
562 PrintName(fun->shared()->name());
H A Dcode-stubs.cc213 void CodeStub::PrintName(std::ostream& os) const { // NOLINT function in class:v8::internal::CodeStub
4461 void ArrayConstructorStub::PrintName(std::ostream& os) const { // NOLINT function in class:v8::internal::ArrayConstructorStub
H A Dobjects.cc12573 void JSFunction::PrintName(FILE* out) { function in class:v8::internal::__anon18671::JSFunction
/external/v8/src/ast/
H A Dscopes.cc851 static void PrintName(const AstRawString* name) { function in namespace:v8::internal
886 PrintName(var->raw_name());
924 PrintName(scope_name_);
936 PrintName(name);
946 PrintName(function_->proxy()->raw_name());

Completed in 288 milliseconds