Searched defs:isub (Results 1 - 21 of 21) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_copy_to_ucol.h60 Index kfnz, isub, segsize; local
73 isub = glu.xlsub(fsupc) + kfnz - fsupc;
87 irow = glu.lsub(isub);
92 isub++;
H A DSparseLU_pivotL.h78 Index isub, icol, itemp, k; local
79 for (isub = nsupc; isub < nsupr; ++isub) {
81 rtemp = abs(lu_col_ptr[isub]);
84 pivptr = isub;
86 if (lsub_ptr[isub] == diagind) diag = isub;
H A DSparseLU_column_bmod.h57 Index lptr, nrow, isub, irow, nextlu, new_next, ufirst; local
128 for (isub = glu.xlsub(fsupc); isub < glu.xlsub(fsupc+1); isub++)
130 irow = glu.lsub(isub);
H A DSparseLU_kernel_bmod.h46 Index isub = lptr + no_zeros; local
51 irow = lsub(isub);
53 ++isub;
76 isub = lptr + no_zeros;
79 irow = lsub(isub++);
86 irow = lsub(isub++);
H A DSparseLU_panel_bmod.h123 Index isub = lptr + no_zeros; local
128 Index irow = glu.lsub(isub);
130 ++isub;
168 Index isub = lptr + no_zeros; local
173 Index irow = glu.lsub(isub++);
181 Index irow = glu.lsub(isub++);
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DTelephoneNumber.java171 * @param isub String to set
173 public void setIsdnSubaddress(String isub) { argument
174 setParm(ISUB, isub);
/external/python/cpython3/Lib/
H A Doperator.py17 'is_', 'is_not', 'isub', 'itemgetter', 'itruediv', 'ixor', 'le',
395 def isub(a, b): function
462 __isub__ = isub
/external/swiftshader/src/Shader/
H A DShaderCore.cpp683 void ShaderCore::isub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) function in class:sw::ShaderCore
/external/annotation-tools/asmx/
H A Dserp.jarMETA-INF/ META-INF/MANIFEST.MF serp/TestAll.class " package serp public serp.TestAll ...
/external/annotation-tools/asmx/test/lib/
H A Dserp.jarMETA-INF/ META-INF/MANIFEST.MF serp/ serp/bytecode/ serp/bytecode/lowlevel/ serp/bytecode/visitor/ serp/ ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1050 milliseconds