/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_complex.py | 225 class NS(object): 229 self.assertEqual(complex(NS(1+10j)), 1+10j) 231 self.assertRaises(TypeError, complex, NS(None))
|
/external/cblas/testing/ |
c_cblat3.f | 463 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 577 NS = N 619 ISAME( 4 ) = NS.EQ.N 793 $ NARGS, NC, NS 894 NS = N [all...] |
c_dblat3.f | 450 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 564 NS = N 606 ISAME( 4 ) = NS.EQ.N 774 $ NARGS, NC, NS 875 NS = N [all...] |
c_sblat3.f | 450 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 564 NS = N 606 ISAME( 4 ) = NS.EQ.N 778 $ NARGS, NC, NS 879 NS = N [all...] |
c_zblat3.f | 464 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 578 NS = N 620 ISAME( 4 ) = NS.EQ.N 794 $ NARGS, NC, NS 895 NS = N [all...] |
/external/eigen/blas/testing/ |
dblat3.f | 428 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 542 NS = N 583 ISAME( 4 ) = NS.EQ.N 709 $ NARGS, NC, NS 810 NS = N 849 ISAME( 4 ) = NS.EQ.N [all...] |
sblat3.f | 428 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 542 NS = N 583 ISAME( 4 ) = NS.EQ.N 709 $ NARGS, NC, NS 810 NS = N 849 ISAME( 4 ) = NS.EQ.N [all...] |
cblat3.f | 442 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS 556 NS = N 597 ISAME( 4 ) = NS.EQ.N 727 $ NARGS, NC, NS 828 NS = N 872 ISAME( 4 ) = NS.EQ.N [all...] |
/external/llvm/lib/CodeGen/ |
MachinePipeliner.cpp | [all...] |
/external/clang/lib/AST/ |
ItaniumMangle.cpp | 301 if (const auto *NS = dyn_cast<NamespaceDecl>(ND)) { 302 if (const auto *AbiTag = NS->getAttr<AbiTagAttr>()) { 755 static bool isStd(const NamespaceDecl *NS) { 756 if (!IgnoreLinkageSpecDecls(getEffectiveParentContext(NS)) 760 const IdentifierInfo *II = NS->getOriginalNamespace()->getIdentifier(); [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonCommonGEP.cpp | 281 in_set(const NodeSet &S) : NS(S) {} 283 return NS.find(N) != NS.end(); 286 const NodeSet &NS; 998 NodeSet Ns; 999 nodes_for_root(Node, NCM, Ns); 1005 for (NodeSet::iterator I = Ns.begin(), E = Ns.end(); I != E; ++I) { [all...] |
/kernel/tests/net/test/ |
srcaddr_selection_test.py | 323 expected_ns = packets.NS( 327 self.ExpectPacketOn(self.test_netid, "link-local NS", expected_ns)
|
/external/abi-compliance-checker/ |
abi-compliance-checker.pl | [all...] |
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/ |
xlat_tables_internal.c | 140 desc |= (attr & MT_NS) ? LOWER_ATTRS(NS) : 0; 1081 tf_printf(LOWER_ATTRS(NS) & desc ? "-NS" : "-S"); [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/ |
XhciSched.h | 234 UINT32 NS:1;
286 UINT32 NS:1;
[all...] |
/external/clang/test/SemaCXX/ |
constant-expression-cxx1y.cpp | 120 namespace NS { 124 namespace N = NS;
|
/external/clang/unittests/Tooling/ |
RefactoringTest.cpp | 421 if (const NamespaceDecl* NS = NNSLoc.getNestedNameSpecifier()->getAsNamespace()) { 422 if (NS->getName() == "a") {
|
/external/gflags/ |
CMakeLists.txt | 153 foreach (ns IN LISTS GFLAGS_NAMESPACE_SECONDARY) 154 if (NOT ns MATCHES "^[a-zA-Z][a-zA-Z0-9_]*$") 155 message (FATAL_ERROR "GFLAGS_NAMESPACE contains invalid namespace identifier: ${ns}") 343 foreach (ns IN LISTS GFLAGS_NAMESPACE_SECONDARY) 344 string (TOUPPER "${ns}" NS) 345 set (gflags_ns_h "${PROJECT_BINARY_DIR}/include/${GFLAGS_INCLUDE_DIR}/gflags_${ns}.h") 348 set (INCLUDE_GFLAGS_NS_H "${INCLUDE_GFLAGS_NS_H}\n#include \"gflags_${ns}.h\"")
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.cpp | 671 if (auto *NS = dyn_cast<DINamespace>(Entity)) 672 EntityDie = getOrCreateNameSpace(NS); [all...] |
/external/selinux/mcstrans/share/examples/nato/setrans.d/ |
eyes-only.conf | 501 ~c405=NS # Suriname
|
/external/webrtc/webrtc/modules/audio_processing/test/ |
apmtest.m | 17 % 'ns' The NS test set. 60 tests = {'apm','apmm','aec','aecm','agc','ns','vad'}; 105 ' -ns --ns_moderate -vad']; 117 ' -ns --ns_moderate -vad']; 122 opt = ['-aec --drift_compensation -agc --fixed_digital -hpf -ns ' ...
|
/frameworks/base/core/jni/ |
android_util_Process.cpp | 879 const jsize NS = outStrings ? env->GetArrayLength(outStrings) : 0; 977 if ((mode&PROC_OUT_STRING) != 0 && di < NS) { [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
windns.h | 664 DNS_PTR_DATAW PTR,Ptr,NS,Ns,CNAME,Cname,MB,Mb,MD,Md,MF,Mf,MG,Mg,MR,Mr; 697 DNS_PTR_DATAA PTR,Ptr,NS,Ns,CNAME,Cname,MB,Mb,MD,Md,MF,Mf,MG,Mg,MR,Mr;
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/ |
parallel.s | 28 r6.L = R6.L + r5.l (NS) || b [p1] = r0 || r4.L =w [i3++]; 139 r0.H = r3.l - r3.h (NS) || r5 = w [p2++] (x) || [i2] = r2;
|
/external/clang/lib/Serialization/ |
ASTWriterDecl.cpp | 310 while (auto *NS = dyn_cast<NamespaceDecl>(DC->getRedeclContext())) { 311 if (!NS->isFromASTFile()) 313 Writer.UpdatedDeclContexts.insert(NS->getPrimaryContext()); 314 if (!NS->isInlineNamespace()) 316 DC = NS->getParent(); [all...] |