/libcore/ojluni/src/main/java/java/net/ |
URLConnection.java | 38 import java.security.Permission; 769 * Returns a permission object representing the permission 771 * object. This method returns null if no permission is 774 * should override this method and return the permission 775 * that best represents the permission required to make a 780 * <p>The permission returned may dependent upon the state of the 781 * connection. For example, the permission before connecting may be 784 * host, say bar.com. Before connecting the permission returned by 785 * the connection will represent the permission needed to connec [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
pass.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/arm/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/arm64/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ar.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
ld.go | 14 // Permission is hereby granted, free of charge, to any person obtaining a copy 21 // The above copyright notice and this permission notice shall be included in
|
sym.go | 14 // Permission is hereby granted, free of charge, to any person obtaining a copy 21 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/mips/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/mips64/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/x86/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/darwin-x86/src/math/ |
exp.go | 24 // Permission to use, copy, modify, and distribute this
|
jn.go | 20 // Permission to use, copy, modify, and distribute this
|
log1p.go | 16 // Permission to use, copy, modify, and distribute this
|
sqrt.go | 16 // Permission to use, copy, modify, and distribute this
|
/prebuilts/go/darwin-x86/src/runtime/ |
os2_nacl.go | 26 _EACCES = 13 /* Permission denied */
|
sqrt.go | 21 // Permission to use, copy, modify, and distribute this
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
pass.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/linux-x86/src/cmd/link/internal/amd64/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/linux-x86/src/cmd/link/internal/arm/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/linux-x86/src/cmd/link/internal/arm64/ |
obj.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
ar.go | 13 // Permission is hereby granted, free of charge, to any person obtaining a copy 20 // The above copyright notice and this permission notice shall be included in
|
ld.go | 14 // Permission is hereby granted, free of charge, to any person obtaining a copy 21 // The above copyright notice and this permission notice shall be included in
|
sym.go | 14 // Permission is hereby granted, free of charge, to any person obtaining a copy 21 // The above copyright notice and this permission notice shall be included in
|