Home
last modified time | relevance | path

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

123456

/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/arm-neon-tests/
Dref_vreinterpret.c41 #define TEST_VREINTERPRET(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
48 #define TEST_VREINTERPRET_POLY(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
55 #define TEST_VREINTERPRET_FP(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
63 #define TEST_VREINTERPRET_FP16(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
/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/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/Index/
Dindex-refs.cpp2 namespace NS { namespace
37 namespace NS { namespace
Dfile-refs.cpp1 namespace NS { namespace
/external/clang/test/CodeGenCXX/
Dmangle-subst.cpp50 namespace NS { namespace
62 namespace NS { namespace
66 namespace NS { namespace
Dmangle-std-externc.cpp10 namespace NS { namespace
Dfuncsig.cpp21 namespace NS { namespace
Ddebug-info-gline-tables-only.cpp6 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/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
Dp2.cpp100 namespace NS { namespace
101 struct NS {}; struct
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h102 NewSense NS = { /*PredReg=*/ 0, /*IsFloat=*/ false, /*IsNVJ=*/ isNVJ, in Jmp() local
107 NewSense NS = { /*PredReg=*/ PR, /*IsFloat=*/ false, /*IsNVJ=*/ false, in Use() local
112 NewSense NS = { /*PredReg=*/ PR, /*IsFloat=*/ Float, /*IsNVJ=*/ false, in Def() local
/external/clang/test/Modules/Inputs/no-linkage/
Ddecls.h2 namespace NS = RealNS; variable
/external/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.allocation/
Dp1.cpp8 namespace NS { namespace
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c68 uint32_t NS; /* Number value sites. */ member
80 unsigned S, NS = 0, I, V, doInstrument = 1; in main() local
/external/llvm/test/tools/llvm-symbolizer/pdb/Inputs/
Dtest.cpp4 namespace NS { namespace
/external/clang/test/Modules/
Dno-linkage.cpp6 namespace NS { int n; } // expected-note {{candidate}} namespace

123456