HomeSort by relevance Sort by last modified time
    Searched full:program (Results 1451 - 1475 of 23867) sorted by null

<<51525354555657585960>>

  /external/mockito/src/org/mockito/internal/matchers/
Null.java 3 * This program is made available under the terms of the MIT License.
StartsWith.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/matchers/apachecommons/
ReflectionEquals.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/runners/
RunnerImpl.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
GloballyConfiguredAnswer.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/util/
Checks.java 3 * This program is made available under the terms of the MIT License.
StringJoiner.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/util/collections/
ListUtil.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/util/reflection/
AccessibilityChanger.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/verification/
InOrderContextImpl.java 3 * This program is made available under the terms of the MIT License.
MockAwareVerificationMode.java 3 * This program is made available under the terms of the MIT License.
RegisteredInvocations.java 3 * This program is made available under the terms of the MIT License.
SingleRegisteredInvocation.java 3 * This program is made available under the terms of the MIT License.
VerificationModeFactory.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/verification/api/
VerificationDataInOrderImpl.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/invocation/
DescribedInvocation.java 3 * This program is made available under the terms of the MIT License.
  /external/openssl/crypto/des/
README 7 This program is free software; you can redistribute it and/or modify
18 This kit builds a DES encryption library and a DES encryption program.
31 The des program is a replacement for the sun des command. I believe it
46 [ 10-Jan-97 and a function of an incorrect speed testing program in
  /external/openssl/crypto/threads/
README 9 I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
  /external/proguard/src/proguard/classfile/
ProgramMethod.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
28 * Representation of a method from a program class.
  /external/proguard/src/proguard/classfile/attribute/
LineNumberTableAttribute.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
60 * Returns the line number corresponding to the given byte code program
  /external/proguard/src/proguard/classfile/util/
ClassSuperHierarchyInitializer.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
38 * or if they are in the program class pool.
56 * some classes can't be found or if they are in the program class pool.
129 * Returns the class with the given name, either for the program class pool
134 // First look for the class in the program class pool.
156 // The superclass or interface was found in the program class pool.
162 " extends or implements program class " +
  /external/proguard/src/proguard/optimize/
ConstantParameterFilter.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
31 * This <code>MemberVisitor</code> delegates its visits to program methods
  /external/proguard/src/proguard/optimize/peephole/
HorizontalClassMerger.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
28 * This ClassVisitor inlines siblings in the program classes that it visits,
MethodFinalizer.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
29 * This <code>MemberVisitor</code> makes the program methods that it visits
VerticalClassMerger.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
29 * This ClassVisitor inlines the direct subclasses into the program classes

Completed in 936 milliseconds

<<51525354555657585960>>