Home
last modified time | relevance | path

Searched refs:LSUB (Results 1 – 25 of 39) sorted by relevance

12

/external/curl/tests/data/
Dtest8076 LSUB
15 * LSUB () "/" /807/blurdybloop
16 * LSUB (\Noselect) "/" /807/foo
17 * LSUB () "/" /807/foo/bar
28 IMAP LSUB mailbox
31 imap://%HOSTIP:%IMAPPORT -u user:secret -X 'LSUB "807" *'
41 A003 LSUB "807" *
/external/eigen/Eigen/src/SparseLU/
DSparseLU_Structs.h74 typedef enum {LUSUP, UCOL, LSUB, USUB, LLVL, ULVL} MemType; enumerator
DSparseLU_column_dfs.h53 m_luImpl.memXpand(lsub, m_glu.nzlmax, nextl, LSUB, m_glu.num_expansions); in mem_expand()
/external/javassist/src/main/javassist/bytecode/
DOpcode.java209 int LSUB = 101; field
/external/mockito/cglib-and-asm/src/org/mockito/asm/
DOpcodes.java240 int LSUB = 101; // - field
DFrame.java1076 case Opcodes.LSUB: in execute()
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
DSourceInterpreter.java114 case LSUB: in binaryOperation()
DBasicInterpreter.java255 case LSUB: in binaryOperation()
DBasicVerifier.java260 case LSUB: in binaryOperation()
DFrame.java429 case Opcodes.LSUB: in execute()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h58 LSUB, enumerator
DXCoreISelDAGToDAG.cpp168 case XCoreISD::LSUB: { in Select()
DXCoreISelLowering.cpp58 case XCoreISD::LSUB : return "XCoreISD::LSUB"; in getTargetNodeName()
752 XCoreISD::LSUB; in ExpandADDSUB()
1701 case XCoreISD::LSUB: { in PerformDAGCombine()
1863 case XCoreISD::LSUB: in computeKnownBitsForTargetNode()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
DLabelFlowAnalyzerTest.java193 testInsn(LSUB, true); in testInsn()
/external/javassist/src/main/javassist/compiler/
DCodeGen.java935 '-', DSUB, FSUB, LSUB, ISUB,
1718 bytecode.addOpcode(token == PLUSPLUS ? LADD : LSUB); in atPlusPlus()
1804 bytecode.addOpcode(token == PLUSPLUS ? LADD : LSUB); in atPlusPlusCore()
/external/jarjar/lib/
Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/lib/build/
Dasm-5.0.3.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
Djarjar-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/javassist/src/main/javassist/bytecode/analysis/
DExecutor.java321 case LSUB: in execute()
/external/dexmaker/lib/
Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/testng/lib-supplied/
Djarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12