Searched refs:modify (Results 1 - 24 of 24) 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/hotspot/agent/make/
H A Dstart-debug-server-windbg.bat6 REM This code is free software; you can redistribute it and/or modify it
H A Dstart-debug-server-windbg64.bat6 REM This code is free software; you can redistribute it and/or modify it
H A Dstart-rmiregistry.bat6 REM This code is free software; you can redistribute it and/or modify it
H A Dsaenv.bat6 REM This code is free software; you can redistribute it and/or modify it
H A Dsaenv64.bat6 REM This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/agent/src/scripts/
H A Dstart-debug-server.bat7 REM This code is free software; you can redistribute it and/or modify it
H A Dstart-rmiregistry.bat7 REM This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/make/windows/
H A Dcross_build.bat6 REM This code is free software; you can redistribute it and/or modify it
H A Dcreate.bat6 REM This code is free software; you can redistribute it and/or modify it
209 echo NOTE that it is now NOT safe to modify any of the files in the build
H A Dbuild.bat6 REM This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Dlinux_sparc.s5 # This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dsolaris_sparc.s5 !! This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dsolaris_x86_64.s5 / This code is free software; you can redistribute it and/or modify it
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s7 ! This code is free software; you can redistribute it and/or modify it
/openjdk7/jdk/src/macosx/native/jobjc/src/core/
H A DPrimitiveCoder.hs8 * This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dbsd_x86_64.s5 # This code is free software; you can redistribute it and/or modify it
H A Dbsd_x86_32.s5 # This code is free software; you can redistribute it and/or modify it
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Dlinux_x86_64.s5 # This code is free software; you can redistribute it and/or modify it
H A Dlinux_x86_32.s5 # This code is free software; you can redistribute it and/or modify it
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapCtx.java5 * This code is free software; you can redistribute it and/or modify it
1407 LdapResult answer = clnt.modify(newDN, jmods, jattrs, reqCtls);
1474 LdapResult answer = clnt.modify(newDN, jmods, jattrs, reqCtls);
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
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec5 * This code is free software; you can redistribute it and/or modify it
2932 (location location "Location of modify")
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp5 * This code is free software; you can redistribute it and/or modify it
2625 _blocks_to_claim[i].modify(n, wt, true /* force */);

Completed in 5731 milliseconds