HomeSort by relevance Sort by last modified time
    Searched full:hotswap (Results 1 - 8 of 8) sorted by null

  /external/javassist/src/main/javassist/util/
HotSwapper.java 31 * the Java Platform Debugger Architecture (JPDA), or <it>HotSwap</code>.
211 System.err.print("Exception in thread \"HotSwap\" ");
223 hotswap(); method
247 void hotswap() { method in class:HotSwapper
  /external/javassist/
build.xml 114 excludes="sample/hotswap/**,sample/evolve/sample/**">
137 <javac srcdir="${basedir}/sample/hotswap"
146 <javac srcdir="${basedir}/sample/hotswap/logging"
221 <echo> sample-hotswap (or -hotswap5) separately **</echo>
280 <target name = "sample-hotswap" depends="sample">
Readme.html 242 <h3>8. sample/hotswap/*.java</h3>
248 % cd sample/hotswap
  /external/kernel-headers/original/linux/
pci_regs.h 197 #define PCI_CAP_ID_CHSWP 0x06 /* CompactPCI HotSwap */
290 /* CompactPCI Hotswap Register */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pci_regs.h 202 #define PCI_CAP_ID_CHSWP 0x06 /* CompactPCI HotSwap */
307 /* CompactPCI Hotswap Register */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci_regs.h 202 #define PCI_CAP_ID_CHSWP 0x06 /* CompactPCI HotSwap */
307 /* CompactPCI Hotswap Register */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci_regs.h 202 #define PCI_CAP_ID_CHSWP 0x06 /* CompactPCI HotSwap */
307 /* CompactPCI Hotswap Register */
  /external/javassist/tutorial/
tutorial.html 662 See <a href="#hotswap">Section 3.6</a>.
    [all...]

Completed in 376 milliseconds