Home
last modified time | relevance | path

Searched defs:getEntryAt (Results 1 – 23 of 23) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DAclFeature.java58 int getEntryAt(int pos) { in getEntryAt() method in AclFeature
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/jvmci/compilerToVM/
H A DGetSymbolTest.java114 Method getEntryAt = pool.getClass() in getSymbols() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java76 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java76 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/metadata2/
H A DMetadataTableModel.java71 MetadataEntry getEntryAt(int row) { in getEntryAt() method in MetadataTableModel
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java79 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java79 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java81 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java81 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java81 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java79 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java79 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCache.java79 public ConstantPoolCacheEntry getEntryAt(int i) { in getEntryAt() method in ConstantPoolCache
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/core/refactoring/
H A DRefactoringStatus.java169 public RefactoringStatusEntry getEntryAt(int index) { in getEntryAt() method in RefactoringStatus
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dmenu.c1333 #define getEntryAt(menu, x, y) ((y)<0 ? -1 : (y)/(menu->entry_height)) macro
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dmenu.c1333 #define getEntryAt(menu, x, y) ((y)<0 ? -1 : (y)/(menu->entry_height)) macro