HomeSort by relevance Sort by last modified time
    Searched defs:Constants (Results 76 - 100 of 150) sorted by null

1 2 34 5 6

  /external/javasqlite/src/main/java/SQLite/
Constants.java 6 * Container for SQLite constants.
12 public final class Constants {
  /external/llvm/lib/IR/
Verifier.cpp 20 // * All of the constants in a switch statement are of the correct type
58 #include "llvm/IR/Constants.h"
    [all...]
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
EmitUtils.java 78 CodeEmitter e = ce.begin_method(Constants.ACC_PUBLIC, sig, null);
88 CodeEmitter e = ce.begin_method(Constants.ACC_PUBLIC, CSTRUCT_NULL, null);
167 case Constants.SWITCH_STYLE_TRIE:
170 case Constants.SWITCH_STYLE_HASH:
173 case Constants.SWITCH_STYLE_HASHONLY:
199 e.invoke_virtual(Constants.TYPE_STRING, STRING_LENGTH);
229 e.invoke_virtual(Constants.TYPE_STRING, STRING_CHAR_AT);
268 e.invoke_virtual(Constants.TYPE_OBJECT, HASH_CODE);
287 e.invoke_virtual(Constants.TYPE_OBJECT, EQUALS);
316 e.getstatic(TypeUtils.getBoxedType(type), "TYPE", Constants.TYPE_CLASS)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar 
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
Constants.java 19 * $Id: Constants.java 468643 2006-10-28 06:56:03Z minchau $
25 * Primary constants used in the TransformerImpl classes.
28 public class Constants extends org.apache.xml.utils.Constants
  /external/llvm/include/llvm/Support/
Dwarf.h 1 //===-- llvm/Support/Dwarf.h ---Dwarf Constants------------------*- C++ -*-===//
10 // This file contains constants used for implementing Dwarf debug support. For
25 // Debug info constants.
43 // Dwarf constants as gleaned from the DWARF Debugging Information Format V.4
749 enum Constants {
773 // Constants for debug_loc.dwo in the DWARF5 Split Debug Info Proposal
876 // Constants for the DWARF5 Accelerator Table Proposal
901 // Constants for the GNU pubnames/pubtypes extensions supporting gdb index.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/
org.eclipse.tycho.core.shared-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 

Completed in 684 milliseconds

1 2 34 5 6