HomeSort by relevance Sort by last modified time
    Searched refs:RETURN (Results 201 - 225 of 493) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/cblas/testing/
c_sblat2.f 716 * and return.
739 * return.
786 RETURN
    [all...]
c_zblat2.f 727 * and return.
750 * return.
796 RETURN
    [all...]
c_cblat3.f 636 * and return.
659 * return.
695 RETURN
    [all...]
c_dblat3.f 623 * and return.
646 * return.
682 RETURN
    [all...]
c_sblat3.f 623 * and return.
646 * return.
682 RETURN
    [all...]
c_zblat3.f 637 * and return.
660 * return.
696 RETURN
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 61 /** label offset for the return block */
62 private static final int RETURN = -2;
64 /** label offset for the synchronized method final return block */
160 * @return {@code non-null;} the handler setup block info for the given type
169 return handler;
175 * @return {@code non-null;}
178 return setups.values();
205 * @return {@code non-null;} the caught type
208 return caughtType;
212 * @return {@code >= 0;} the labe
    [all...]
  /dalvik/dx/src/com/android/dx/io/
OpcodeInfo.java 119 new Info(Opcodes.RETURN_VOID, "return-void",
122 public static final Info RETURN =
123 new Info(Opcodes.RETURN, "return",
127 new Info(Opcodes.RETURN_WIDE, "return-wide",
131 new Info(Opcodes.RETURN_OBJECT, "return-object",
    [all...]
  /art/compiler/optimizing/
scheduler_test.cc 38 // Return all combinations of ISA and code generator that are executable on
70 return v;
387 // return result;
407 Instruction::RETURN | 2 << 8); // return v2
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
Dops.java 123 Form10x.THE_ONE, false, "return-void");
125 public static final Dop RETURN =
126 new Dop(DalvOps.RETURN, DalvOps.RETURN,
127 Form11x.THE_ONE, false, "return");
131 Form11x.THE_ONE, false, "return-wide");
135 Form11x.THE_ONE, false, "return-object");
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
Dops.java 128 public static final Dop RETURN =
129 new Dop(Opcodes.RETURN, Opcodes.RETURN,
    [all...]
  /external/desugar/java/com/google/devtools/build/android/desugar/
LambdaClassFixer.java 102 return super.visitField(access, name, desc, signature, value);
115 return null;
125 return null; // drop generated factory method if we won't call it
145 return methodVisitor;
182 codeBuilder.visitInsn(Opcodes.RETURN);
195 return lambdaInfo.desiredInternalName();
277 return null;
279 return super.visitAnnotation(desc, visible);
337 return allowDefaultMethods ? result : new AvoidJacocoInit(result);
340 return null
    [all...]
  /external/eigen/lapack/
clarfb.f 235 * Quick return if possible
238 $ RETURN
767 RETURN
dlarfb.f 232 * Quick return if possible
235 $ RETURN
758 RETURN
slarfb.f 232 * Quick return if possible
235 $ RETURN
759 RETURN
zlarfb.f 235 * Quick return if possible
238 $ RETURN
770 RETURN
  /external/javassist/src/main/javassist/
CtClass.java 35 * This class is an abstract class and several methods just return null
173 null, null, Opcode.RETURN, 0, 0);
191 return buf.toString();
205 public ClassPool getClassPool() { return null; }
215 return getClassFile2();
236 public ClassFile getClassFile2() { return null; }
242 return null;
255 public boolean isModified() { return false; }
264 public boolean isFrozen() { return true; }
281 // isModified() must return true after this method is invoked
    [all...]
CtBehavior.java 99 return methodInfo;
121 public MethodInfo getMethodInfo2() { return methodInfo; }
126 * @return modifiers encoded with
131 return AccessFlag.toModifier(methodInfo.getAccessFlags());
152 * @return <code>true</code> if the annotation is found,
162 return CtClassType.hasAnnotationType(clz,
175 * @return the annotation if found, otherwise <code>null</code>.
184 return CtClassType.getAnnotationType(clz,
192 * @return an array of annotation-type objects.
197 return getAnnotations(false)
    [all...]
  /external/javassist/src/main/javassist/bytecode/stackmap/
BasicBlock.java 47 return blocks[i];
72 return sbuf.toString();
100 int size; // 0 unless the mark indicates RETURN etc.
115 return position - pos;
118 return -1;
133 return new BasicBlock(pos);
137 return new BasicBlock[size];
143 return array;
150 return array;
156 return null
    [all...]
  /external/javassist/src/main/javassist/compiler/
Javac.java 73 public Bytecode getBytecode() { return bytecode; }
83 * @return a <code>CtMethod</code>, <code>CtConstructor</code>,
92 return compileField((FieldDecl)mem);
99 return cb;
123 return init;
138 return f;
158 return cons;
176 return method;
225 return bytecode;
244 else if (op == Opcode.RETURN)
    [all...]
  /external/javassist/src/test/test/javassist/bytecode/analysis/
AnalyzerTest.java 74 int pos = findOpcode(info, Opcode.RETURN);
82 // find return
89 return pos;
164 return;
176 return;
212 return method;
229 return method;
245 return method;
269 return method;
290 return method
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 50 RETURN,
452 /// isLegalAddressingMode - Return true if the addressing mode represented
463 return false;
464 return SrcTy->getPrimitiveSizeInBits() == 64 &&
471 return EVT::getVectorVT(Ctx, MVT::i1, VT.getVectorNumElements());
472 return MVT::i1;
507 return MVT::i32;
515 bool isFMAFasterThanFMulAndFAdd(EVT) const override { return true; }
517 bool enableAggressiveFMAFusion(EVT VT) const override { return true; }
  /frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
LockFindingClassVisitor.java 42 * method calls just before all return instructions.
59 return new LockFindingMethodVisitor(this.className, mn, chain);
151 if (ownerMonitor != null && (s.getOpcode() == Opcodes.RETURN
213 return;
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
CheckAPI.java 114 return (info >> (typ*2)) & 0x3;
122 case PAK: return pack;
123 case CLS: return cls;
124 case NAM: return name;
125 case SIG: return sig;
126 case EXC: return exc;
130 return vals[val];
150 return;
157 return;
266 return false
    [all...]
  /external/jarjar/lib/
asm-4.0.jar 

Completed in 839 milliseconds

1 2 3 4 5 6 7 891011>>