Home
last modified time | relevance | path

Searched refs:SP2 (Results 1 – 15 of 15) sorted by relevance

/external/eigen/blas/fortran/
Dsrotmg.f54 REAL GAM,GAMSQ,ONE,RGAMSQ,SFLAG,SH11,SH12,SH21,SH22,SP1,SP2,SQ1, local
72 SP2 = SD2*SY1
73 IF (.NOT.SP2.EQ.ZERO) GO TO 20
79 SQ2 = SP2*SY1
84 SH12 = SP2/SP1
104 SH11 = SP1/SP2
/external/llvm/test/Linker/
Dreplaced-function-matches-first-subprogram.ll26 ; CHECK: define weak_odr i32 @_ZN5ClassIiE3fooEv(%struct.Class* %this){{.*}} !dbg ![[SP2:[0-9]+]] {
52 ; CHECK-DAG: ![[SPs2]] = !{![[SP2]]}
59 ; CHECK-DAG: ![[SP2]] = distinct !DISubprogram({{.*}} file: ![[FILE:[0-9]+]],
77 ; CHECK: ![[LOC]] = !DILocation(line: 2, column: 15, scope: ![[SP2]])
/external/libvncserver/common/
Dd3des.c207 static unsigned long SP2[64] = { variable
370 fval |= SP2[(work >> 24) & 0x3fL]; in desfunc()
382 fval |= SP2[(work >> 24) & 0x3fL]; in desfunc()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DDESEngine.java167 private static final int[] SP2 = { field in DESEngine
452 fval |= SP2[(work >>> 24) & 0x3f]; in desFunc()
464 fval |= SP2[(work >>> 24) & 0x3f]; in desFunc()
/external/llvm/test/Transforms/SafeStack/
Dsetjmp2.ll21 ; CHECK-NEXT: %[[SP2:.*]] = load i8*, i8** @__safestack_unsafe_stack_ptr
22 ; CHECK-NEXT: %[[PTRTOINT:.*]] = ptrtoint i8* %[[SP2]] to i64
/external/wpa_supplicant_8/src/crypto/
Ddes-internal.c108 static const u32 SP2[64] = variable
359 ^ SP2[(work >> 24) & 0x3fL]; in desfunc()
370 ^ SP2[(work >> 24) & 0x3fL]; in desfunc()
/external/clang/test/SemaCXX/
DMicrosoftExtensions.cpp211 struct SP2 struct
217 SP2 sp2; in TestSP2() argument
/external/testng/src/main/java/org/testng/reporters/
DSuiteHTMLReporter.java184 sb2.append("<br/>").append(SP2).append("<i>").append(description).append("</i>"); in generateExcludedMethodsReport()
231 private final static String SP2 = SP + SP + SP + SP; field in SuiteHTMLReporter
232 private final static String SP3 = SP2 + SP2;
/external/libvncserver/webclients/novnc/include/
Ddes.js89 z = 0x0, a,b,c,d,e,f, SP1,SP2,SP3,SP4,SP5,SP6,SP7,SP8,
99 SP2 = [c|f,b|e,z|e,a|f,a|z,z|d,c|d,b|f,b|d,c|f,c|e,b|z,b|e,a|z,z|d,c|d,
225 fval |= SP2[(x >>> 24) & 0x3f];
237 fval |= SP2[(x >>> 24) & 0x3f];
/external/v8/build/win/importlibs/x86/
Duser32.winxp.imports16 # This is the set of exports observed on a user32.dll from Windows XP SP2.
21 # Windows version has been bumped past Windows XP SP2+.
/external/iptables/utils/
Dpf.os411 %8192:128:1:48:M*,N,N,S: Windows:2000:SP2+:Windows 2000 SP2, XP SP1 (seldom 98 4.10.2222)
412 %8192:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP2, XP SP1 (seldom 98 4.10.2222)
419 S6:128:1:48:M*,N,N,S: Windows:2000:SP2:Windows XP, 2000 SP2+
420 S6:128:1:48:M*,N,N,S: Windows:XP::Windows XP, 2000 SP2+
/external/harfbuzz_ng/win32/
DREADME.txt73 Server 2008 with SP2 and platform update.
/external/ImageMagick/PerlMagick/t/hpgl/
Dinput.hpgl1SP2;PU660,4318;PD685,4321,709,4324,734,4328,758,4331,783,4335,807,4338,832,4342,856,4346,881,4350,…
/external/llvm/unittests/IR/
DMetadataTest.cpp2155 DISubprogram *SP2 = getSubprogram(); in TEST_F() local
2156 ASSERT_NE(SP1, SP2); in TEST_F()
2164 F->setMetadata(LLVMContext::MD_dbg, SP2); in TEST_F()
2166 EXPECT_EQ(SP2, F->getMetadata(LLVMContext::MD_dbg)); in TEST_F()
2167 EXPECT_EQ(SP2, F->getMetadata("dbg")); in TEST_F()
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-Windows.txt17 mainly on Windows XP (SP2) with limited set of NDIS drivers. In