Home
last modified time | relevance | path

Searched defs:NS (Results 1 – 25 of 121) sorted by relevance

12345

/external/expat/lib/
Dxmltok_ns.c9 NS(XmlGetUtf8InternalEncoding)(void) in NS() function
15 NS(XmlGetUtf16InternalEncoding)(void) in NS() function
40 NS(initScanProlog)(const ENCODING *enc, const char *ptr, const char *end, in NS() function
48 NS(initScanContent)(const ENCODING *enc, const char *ptr, const char *end, in NS() function
56 NS(XmlInitEncoding)(INIT_ENCODING *p, const ENCODING **encPtr, in NS() function
72 NS(findEncoding)(const ENCODING *enc, const char *ptr, const char *end) in NS() function
91 NS(XmlParseXmlDecl)(int isGeneralTextEntity, in NS() function
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp60 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral()
205 const NSAPI &NS, in rewriteToArraySubscriptGet()
215 const NSAPI &NS, in rewriteToDictionarySubscriptGet()
225 const NSAPI &NS, in rewriteToArraySubscriptSet()
259 const NSAPI &NS, in rewriteToDictionarySubscriptSet()
291 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax()
340 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax()
379 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral()
440 static bool getNSArrayObjects(const Expr *E, const NSAPI &NS, in getNSArrayObjects()
491 const NSAPI &NS, Commit &commit) { in rewriteToDictionaryLiteral()
[all …]
/external/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/
Dp3.cpp5 namespace NS { namespace
20 namespace NS { namespace
/external/clang/test/PCH/
Dchain-friend-instantiation.cpp9 namespace NS { namespace
28 namespace NS { namespace
Dchain-staticvar-instantiation.cpp11 namespace NS { namespace
/external/clang/test/CXX/dcl.decl/dcl.meaning/
Dp1.cpp24 namespace NS { namespace
32 namespace NS { namespace
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/
DNS.py18 class NS(dns.rdtypes.nsbase.NSBase): class
/external/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.deallocation/
Dp1.cpp7 namespace NS { namespace
/external/clang/test/Index/
Dindex-refs.cpp2 namespace NS { namespace
37 namespace NS { namespace
Dfile-refs.cpp1 namespace NS { namespace
/external/clang/test/SemaCXX/
Delaborated-type-specifier.cpp19 namespace NS { namespace
33 namespace NS { namespace
Dwarn-missing-prototypes.cpp5 namespace NS { namespace
Dfor-range-no-std.cpp16 namespace NS { namespace
/external/clang/test/CodeGenCXX/
Dmangle-std-externc.cpp10 namespace NS { namespace
Dmangle-subst.cpp50 namespace NS { namespace
62 namespace NS { namespace
66 namespace NS { namespace
Dfuncsig.cpp21 namespace NS { namespace
Ddebug-info-gline-tables-only.cpp6 namespace NS { namespace
/external/clang/test/Modules/Inputs/no-linkage/
Ddecls.h2 namespace NS = RealNS; variable
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
Dp2.cpp99 namespace NS { namespace
100 struct NS {}; struct
/external/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.allocation/
Dp1.cpp8 namespace NS { namespace
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/
Dopen_element_stack_test.js8 NS = HTML.NAMESPACES; variable
/external/llvm/test/tools/llvm-symbolizer/pdb/Inputs/
Dtest.cpp4 namespace NS { namespace
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/
Dhtml.js3 var NS = exports.NAMESPACES = { variable
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h103 NewSense NS = { /*PredReg=*/ 0, /*IsFloat=*/ false, /*IsNVJ=*/ isNVJ, in Jmp() local
108 NewSense NS = { /*PredReg=*/ PR, /*IsFloat=*/ false, /*IsNVJ=*/ false, in Use() local
113 NewSense NS = { /*PredReg=*/ PR, /*IsFloat=*/ Float, /*IsNVJ=*/ false, in Def() local
/external/clang/test/Modules/
Dno-linkage.cpp6 namespace NS { int n; } // expected-note {{candidate}} namespace

12345