Searched defs:modify (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcUtil.hpp5 * This code is free software; you can redistribute it and/or modify it
88 void modify(size_t avg, unsigned wt, bool force = false) { function in class:AdaptiveWeightedAverage
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapClient.java5 * This code is free software; you can redistribute it and/or modify it
904 // LDAP modify:
908 // dn - DN to modify
919 LdapResult modify(String dn, int operations[], Attribute attrs[], method in class:LdapClient

Completed in 3416 milliseconds