HomeSort by relevance Sort by last modified time
    Searched refs:NS (Results 226 - 250 of 358) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.h 230 UINT32 NS:1;
282 UINT32 NS:1;
    [all...]
  /external/clang/test/CodeGenCXX/
visibility.cpp 204 namespace NS HIDDEN {
205 // f is in NS which is hidden.
210 namespace NS {
211 // g is in NS, but this NS decl is not hidden.
    [all...]
  /external/llvm/lib/ObjectYAML/
COFFYAML.cpp 467 MappingNormalization<NStorageClass, uint8_t> NS(IO, S.Header.StorageClass);
474 IO.mapRequired("StorageClass", NS->StorageClass);
  /frameworks/base/tools/aapt/
StringPool.cpp 74 const size_t NS = pool->size();
75 for (size_t s=0; s<NS; s++) {
  /packages/apps/Settings/src/com/android/settings/applications/
ProcStatsData.java 321 for (int is = 0, NS = ps.mServices.size(); is < NS; is++) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DIBuilder.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DIBuilder.h     [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DebugCommunicationLibUsb3Internal.h 280 UINT32 NS:1;
  /external/clang/lib/AST/
DeclBase.cpp     [all...]
  /kernel/tests/net/test/
packets.py 192 def NS(srcaddr, tgtaddr, srcmac):
199 return ("ICMPv6 NS", packet)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
parallel3.d 46 98: 04 cc 41 8d R5 = R0 \+ R1, R6 = R0 - R1 \(NS\) \|\| \[P3\] = P0 \|\| NOP;
50 a8: 11 cc ff 0b R7 = A1 \+ A0, R5 = A1 - A0 \(NS\) \|\| \[P3--\] = P0 \|\| NOP;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/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/apache-commons-math/src/main/java/org/apache/commons/math/util/
MathUtils.java 54 private static final short NS = (short)-1;
    [all...]
  /external/eigen/blas/testing/
dblat1.f 358 INTEGER INCXS(4), INCYS(4), LENS(4,2), NS(4)
380 DATA NS/0, 1, 2, 4/
602 N = NS(KN)
699 + MWPINY(11), MWPN(11), NS(4)
710 DATA NS/0, 1, 2, 4/
    [all...]
sblat1.f 359 INTEGER INCXS(4), INCYS(4), LENS(4,2), NS(4)
381 DATA NS/0, 1, 2, 4/
606 N = NS(KN)
703 + MWPINY(11), MWPN(11), NS(4)
    [all...]
  /external/python/cpython2/Lib/test/
test_complex.py 230 class NS(object):
234 self.assertEqual(complex(NS(1+10j)), 1+10j)
236 self.assertRaises(TypeError, complex, NS(None))
  /prebuilts/gdb/darwin-x86/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))
  /prebuilts/gdb/linux-x86/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))
  /prebuilts/python/darwin-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))

Completed in 1053 milliseconds

1 2 3 4 5 6 7 8 91011>>