/openjdk7/hotspot/src/share/vm/gc_implementation/shared/ |
H A D | gcUtil.hpp | 5 * 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 D | start-debug-server-windbg.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
H A D | start-debug-server-windbg64.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
H A D | start-rmiregistry.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
H A D | saenv.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
H A D | saenv64.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/agent/src/scripts/ |
H A D | start-debug-server.bat | 7 REM This code is free software; you can redistribute it and/or modify it
|
H A D | start-rmiregistry.bat | 7 REM This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/make/windows/ |
H A D | cross_build.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
H A D | create.bat | 6 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 D | build.bat | 6 REM This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/ |
H A D | linux_sparc.s | 5 # This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/ |
H A D | solaris_sparc.s | 5 !! This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/ |
H A D | solaris_x86_64.s | 5 / This code is free software; you can redistribute it and/or modify it
|
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/ |
H A D | mlib_v_ImageCopy_blk.s | 7 ! This code is free software; you can redistribute it and/or modify it
|
/openjdk7/jdk/src/macosx/native/jobjc/src/core/ |
H A D | PrimitiveCoder.hs | 8 * This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/ |
H A D | bsd_x86_64.s | 5 # This code is free software; you can redistribute it and/or modify it
|
H A D | bsd_x86_32.s | 5 # This code is free software; you can redistribute it and/or modify it
|
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/ |
H A D | linux_x86_64.s | 5 # This code is free software; you can redistribute it and/or modify it
|
H A D | linux_x86_32.s | 5 # This code is free software; you can redistribute it and/or modify it
|
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/ |
H A D | LdapCtx.java | 5 * 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 D | LdapClient.java | 5 * 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 D | jdwp.spec | 5 * 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 D | compactibleFreeListSpace.cpp | 5 * This code is free software; you can redistribute it and/or modify it 2625 _blocks_to_claim[i].modify(n, wt, true /* force */);
|