Home
last modified time | relevance | path

Searched defs:Namespace (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/extensions/browser/api/storage/
Dsettings_namespace.h15 enum Namespace { enum
/external/clang/include/clang/Lex/
DPPCallbacks.h199 virtual void PragmaMessage(SourceLocation Loc, StringRef Namespace, in PragmaMessage()
206 StringRef Namespace) { in PragmaDiagnosticPush()
212 StringRef Namespace) { in PragmaDiagnosticPop()
216 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace, in PragmaDiagnostic()
396 void PragmaMessage(SourceLocation Loc, StringRef Namespace, in PragmaMessage()
402 void PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) override { in PragmaDiagnosticPush()
407 void PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) override { in PragmaDiagnosticPop()
412 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace, in PragmaDiagnostic()
/external/chromium_org/third_party/libjingle/source/talk/xmllite/
Dqname.h61 const std::string& Namespace() const { return namespace_; } in Namespace() function
/external/chromium_org/third_party/webrtc/libjingle/xmllite/
Dqname.h44 const std::string& Namespace() const { return namespace_; } in Namespace() function
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp203 const std::string &Namespace, in initOperandMapData()
240 const std::string &Namespace = Target.getInstNamespace(); in emitOperandNameMappings() local
312 const std::string &Namespace = Target.getInstNamespace(); in emitOperandTypesEnum() local
570 std::string Namespace = Target.getInstNamespace(); in emitEnums() local
DRegisterInfoEmitter.cpp76 std::string Namespace = Registers[0]->TheDef->getValueAsString("Namespace"); in runEnums() local
143 std::string Namespace = in runEnums() local
342 std::string Namespace = Regs[0]->TheDef->getValueAsString("Namespace"); in EmitRegMappingTables() local
455 std::string Namespace = Regs[0]->TheDef->getValueAsString("Namespace"); in EmitRegMapping() local
DCodeGenRegisters.h39 std::string Namespace; variable
276 std::string Namespace; variable
DCodeGenTarget.cpp125 std::string Namespace; in getQualifiedName() local
DCodeGenInstruction.h209 std::string Namespace; // The namespace the instruction is in. variable
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLTreeBuilderSimulator.h41 enum Namespace { enum
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h412 struct Namespace : public base::RefCountedThreadSafe<Namespace> { struct
425 friend class base::RefCountedThreadSafe<Namespace>; argument
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp388 StringRef Namespace, in PragmaMessage()
427 PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPush()
435 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPop()
443 StringRef Namespace, in PragmaDiagnostic()
/external/chromium_org/chrome/browser/extensions/api/
Dchrome_extensions_api_client.cc36 std::map<settings_namespace::Namespace, ValueStoreCache*>* caches) { in AddAdditionalValueStoreCaches()
/external/chromium_org/extensions/browser/api/
Dextensions_api_client.cc29 std::map<settings_namespace::Namespace, ValueStoreCache*>* caches) {} in AddAdditionalValueStoreCaches()
/external/lldb/test/
Dargparse_compat.py70 class Namespace(object): class
/external/clang/lib/Lex/
DPragma.cpp729 void Preprocessor::AddPragmaHandler(StringRef Namespace, in AddPragmaHandler()
760 void Preprocessor::RemovePragmaHandler(StringRef Namespace, in RemovePragmaHandler()
941 const char *Namespace; member
1145 const StringRef Namespace; member
/external/clang/include/clang/AST/
DNestedNameSpecifier.h77 Namespace, enumerator
/external/chromium_org/sandbox/linux/services/
Dunix_domain_socket_unittest.cc137 SANDBOX_TEST(UnixDomainSocketTest, Namespace) { in SANDBOX_TEST() argument
/external/chromium_org/tools/json_schema_compiler/
Didl_schema.py334 class Namespace(object): class
Dmodel.py83 class Namespace(object): class
/external/clang/test/SemaCXX/
Dcxx11-user-defined-literals.cpp131 namespace Namespace { namespace
Dexpression-traits.cpp289 namespace Namespace namespace
/external/clang/lib/AST/
DNestedNameSpecifier.cpp528 NamespaceDecl *Namespace, in Extend()
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp36 const std::string &Namespace, bool KnownToGCC) : in FlattenedSpelling()
1084 std::string Namespace = Spellings[I].nameSpace(); in writePrettyPrintFunction() local
1098 std::string Namespace = Spellings[I].nameSpace(); in writePrettyPrintFunction() local
1218 std::string Namespace = S.nameSpace(); in CreateSemanticSpellings() local
2075 Namespace = 1U << 11, in CalculateDiagnostic() enumerator
/external/clang/tools/libclang/
DIndexingContext.cpp1137 if (const NamespaceDecl *Namespace = dyn_cast<NamespaceDecl>(D)) in getRefCursor() local
1139 if (const NamespaceAliasDecl *Namespace = dyn_cast<NamespaceAliasDecl>(D)) in getRefCursor() local

12