10+ results for 'restrict' (0 ms)

Not the results you expected?

xmltok_impl.c (https://github.com/albertz/CPython.git) C · 1763 lines

13 Permission is hereby granted, free of charge, to any person obtaining

14 a copy of this software and associated documentation files (the

15 "Software"), to deal in the Software without restriction, including

16 without limitation the rights to use, copy, modify, merge, publish,

17 distribute, sublicense, and/or sell copies of the Software, and to permit

COPYING (https://freespeech.svn.sourceforge.net/svnroot/freespeech) Unknown · 375 lines

11 Permission is hereby granted, free of charge, to any person obtaining

12 a copy of this software and associated documentation files (the

13 "Software"), to deal in the Software without restriction, including

14 without limitation the rights to use, copy, modify, merge, publish,

15 distribute, sublicense, and/or sell copies of the Software, and to

60 in new free programs; and that you know you can do these things.

61

62 To protect your rights, we need to make restrictions that forbid

63 anyone to deny you these rights or to ask you to surrender the rights.

64 These restrictions translate to certain responsibilities for you if you

106 Activities other than copying, distribution and modification are not

107 covered by this License; they are outside its scope. The act of

108 running the Program is not restricted, and the output from the Program

109 is covered only if its contents constitute a work based on the

110 Program (independent of having been made by running the Program).

uberon-bridge-to-spd.owl (git://github.com/cmungall/uberon.git) Unknown · 242 lines

88 <owl:intersectionOf rdf:parseType="Collection">

89 <rdf:Description rdf:about="http://purl.obolibrary.org/obo/UBERON_0000033"/>

90 <owl:Restriction>

91 <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>

92 <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_6893"/>

93 </owl:Restriction>

94 </owl:intersectionOf>

95 </owl:Class>

108 <owl:intersectionOf rdf:parseType="Collection">

109 <rdf:Description rdf:about="http://purl.obolibrary.org/obo/UBERON_0000917"/>

110 <owl:Restriction>

111 <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>

112 <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_6893"/>

actionscript.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 830 lines

616 <LITERAL2>multiline</LITERAL2>

617 <LITERAL2>password</LITERAL2>

618 <LITERAL2>restrict</LITERAL2>

619 <LITERAL2>selectable</LITERAL2>

620 <LITERAL2>text</LITERAL2>

Operand.h (http://hadesmem.googlecode.com/svn/trunk/) C Header · 54 lines ✨ Summary

This C header file defines a namespace AsmJit and includes platform-specific code for x86 and x64 architectures. It provides a basic structure for an AsmJit compiler, with no platform-independent code. The file grants permission to use, modify, and distribute the software under certain conditions, while disclaiming warranties and liability.

6 // obtaining a copy of this software and associated documentation

7 // files (the "Software"), to deal in the Software without

8 // restriction, including without limitation the rights to use,

9 // copy, modify, merge, publish, distribute, sublicense, and/or sell

10 // copies of the Software, and to permit persons to whom the

LICENSE (http://enginey.googlecode.com/svn/trunk/) Unknown · 196 lines

187

188 15) Right to Use. You may use the Original Work in all ways not otherwise

189 restricted or conditioned by this License or by law, and Licensor promises not

190 to interfere with or be responsible for such uses by You.

191

fbif.h (http://omnia2droid.googlecode.com/svn/trunk/) C++ Header · 144 lines ✨ Summary

This C header file defines a virtual frame buffer (VFB) device for Xen virtualization. It specifies event types and structures for communication between frontend and backend components, including framebuffer updates and resize notifications. It also defines shared pages for input/output operations, with specific sizes and offsets for ring buffers and page directories.

4 * Permission is hereby granted, free of charge, to any person obtaining a copy

5 * of this software and associated documentation files (the "Software"), to

6 * deal in the Software without restriction, including without limitation the

7 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or

8 * sell copies of the Software, and to permit persons to whom the Software is

gnome-gettext.m4 (https://freespeech.svn.sourceforge.net/svnroot/freespeech) m4 · 337 lines ✨ Summary

This M4 code is a part of the GNU gettext package, which provides internationalization and localization support for software. It generates configuration files for building and installing gettext packages, including setting up locale directories, determining catalog formats, and creating lists of files to be processed by xgettext. The output is used to configure the build process for gettext packages.

6 #

7 #

8 # This file can be copied and used freely without restrictions. It can

9 # be used in projects which are not available under the GNU Public License

10 # but which still want to provide support for the GNU gettext functionality.

freeglut_std.h (http://angel-engine.googlecode.com/svn/trunk/) C Header · 0 lines ✨ Summary

This is a C header file that defines the API for the FreeGLUT library, a cross-platform windowing and graphics system. It provides functions and macros for creating windows, handling events, rendering graphics, and more. The code is written in a style consistent with classic GLUT versions, but includes some workarounds for issues on Windows platforms.

13 * Permission is hereby granted, free of charge, to any person obtaining a

14 * copy of this software and associated documentation files (the "Software"),

15 * to deal in the Software without restriction, including without limitation

16 * the rights to use, copy, modify, merge, publish, distribute, sublicense,

17 * and/or sell copies of the Software, and to permit persons to whom the

readpng.h (http://angel-engine.googlecode.com/svn/trunk/) C++ Header · 89 lines ✨ Summary

This is a C header file that defines a simple PNG display program. It includes copyright information, licensing terms, and macro definitions for debugging and mathematical operations. The file also declares function prototypes for reading and manipulating PNG images, including initialization, background color retrieval, image data extraction, and cleanup.

21 Permission is granted to anyone to use this software for any purpose,

22 including commercial applications, and to alter it and redistribute

23 it freely, subject to the following restrictions:

24

25 1. Redistributions of source code must retain the above copyright