/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_fence_work.cpp | 31 * Called by swr_fence_cb to complete the work queue 36 struct swr_fence_work *work, *tmp; in swr_fence_do_work() local 38 if (fence->work.head.next) { in swr_fence_do_work() 39 work = fence->work.head.next; in swr_fence_do_work() 40 /* Immediately clear the head so any new work gets added to a new work in swr_fence_do_work() 42 p_atomic_set(&fence->work.head.next, 0); in swr_fence_do_work() 43 p_atomic_set(&fence->work.tail, &fence->work.head); in swr_fence_do_work() 44 p_atomic_set(&fence->work.count, 0); in swr_fence_do_work() 47 tmp = work->next; in swr_fence_do_work() 48 work->callback(work); in swr_fence_do_work() [all …]
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | cmd_errata.c | 16 * This work-around is implemented in PBI, so just check to see if the 17 * work-around was actually applied. To do this, we check for specific data 42 printf("Work-around for Erratum A004849 is not enabled\n"); in check_erratum_a4849() 63 printf("Work-around for Erratum A004849 is not enabled\n"); in check_erratum_a4849() 67 /* Everything matches, so the erratum work-around was applied */ in check_erratum_a4849() 69 printf("Work-around for Erratum A004849 enabled\n"); in check_erratum_a4849() 75 * This work-around is implemented in PBI, so just check to see if the 76 * work-around was actually applied. To do this, we check for specific data 79 * The work-around says that for each SerDes lane, write BnTTLCRy0 = 103 printf("Work-around for Erratum A004580 is " in check_erratum_a4580() [all …]
|
/external/google-styleguide/ |
D | NOTICE | 14 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE 15 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY 16 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS 19 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE 27 a. "Adaptation" means a work based upon the Work, or upon the Work and 29 derivative work, arrangement of music or other alterations of a 30 literary or artistic work, or phonogram or performance and includes 31 cinematographic adaptations or any other form in which the Work may be 33 derived from the original, except that a work that constitutes a 35 this License. For the avoidance of doubt, where the Work is a musical [all …]
|
D | LICENSE | 14 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE 15 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY 16 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS 19 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE 27 a. "Adaptation" means a work based upon the Work, or upon the Work and 29 derivative work, arrangement of music or other alterations of a 30 literary or artistic work, or phonogram or performance and includes 31 cinematographic adaptations or any other form in which the Work may be 33 derived from the original, except that a work that constitutes a 35 this License. For the avoidance of doubt, where the Work is a musical [all …]
|
/external/ImageMagick/Magick++/fuzz/ |
D | build.sh | 5 ./configure --static --prefix="$WORK" 13 …disable-lzma-links --disable-scripts --disable-doc --disable-shared --with-pic=yes --prefix="$WORK" 20 cmake . -DCMAKE_INSTALL_PREFIX=$WORK -DPNG_SHARED=off 27 CFLAGS="$CFLAGS -fPIC" cmake . -DCMAKE_INSTALL_PREFIX=$WORK -DENABLE_STATIC=on -DENABLE_SHARED=off 35 ./configure --prefix="$WORK" 43 ./configure --disable-shared --prefix="$WORK" 51 ./configure --prefix="$WORK" --disable-shared --with-pic=yes --disable-examples PKG_CONFIG_PATH="$W… 59 ./configure --prefix="$WORK" --disable-shared PKG_CONFIG_PATH="$WORK/lib/pkgconfig" 67 ./configure --disable-shared --prefix="$WORK" 75 ./configure --disable-shared --prefix="$WORK" PKG_CONFIG_PATH="$WORK/lib/pkgconfig" [all …]
|
/external/wpa_supplicant_8/src/crypto/ |
D | des-internal.c | 320 u32 work, right, leftt; in desfunc() local 326 work = ((leftt >> 4) ^ right) & 0x0f0f0f0fL; in desfunc() 327 right ^= work; in desfunc() 328 leftt ^= (work << 4); in desfunc() 330 work = ((leftt >> 16) ^ right) & 0x0000ffffL; in desfunc() 331 right ^= work; in desfunc() 332 leftt ^= (work << 16); in desfunc() 334 work = ((right >> 2) ^ leftt) & 0x33333333L; in desfunc() 335 leftt ^= work; in desfunc() 336 right ^= (work << 2); in desfunc() [all …]
|
/external/libnl/doc/ |
D | COPYING | 19 any other work released this way by its authors. You can apply it to 80 "The Program" refers to any copyrightable work licensed under this 84 To "modify" a work means to copy from or adapt all or part of the work 86 exact copy. The resulting work is called a "modified version" of the 87 earlier work or a work "based on" the earlier work. 89 A "covered work" means either the unmodified Program or a work based 92 To "propagate" a work means to do anything with it that, without 99 To "convey" a work means any kind of propagation that enables other 106 tells the user that there is no warranty for the work (except to the 108 work under this License, and how to view a copy of this License. If [all …]
|
/external/elfutils/ |
D | COPYING | 19 any other work released this way by its authors. You can apply it to 80 "The Program" refers to any copyrightable work licensed under this 84 To "modify" a work means to copy from or adapt all or part of the work 86 exact copy. The resulting work is called a "modified version" of the 87 earlier work or a work "based on" the earlier work. 89 A "covered work" means either the unmodified Program or a work based 92 To "propagate" a work means to do anything with it that, without 99 To "convey" a work means any kind of propagation that enables other 106 tells the user that there is no warranty for the work (except to the 108 work under this License, and how to view a copy of this License. If [all …]
|
/external/dnsmasq/ |
D | COPYING-v3 | 19 any other work released this way by its authors. You can apply it to 80 "The Program" refers to any copyrightable work licensed under this 84 To "modify" a work means to copy from or adapt all or part of the work 86 exact copy. The resulting work is called a "modified version" of the 87 earlier work or a work "based on" the earlier work. 89 A "covered work" means either the unmodified Program or a work based 92 To "propagate" a work means to do anything with it that, without 99 To "convey" a work means any kind of propagation that enables other 106 tells the user that there is no warranty for the work (except to the 108 work under this License, and how to view a copy of this License. If [all …]
|
/external/eigen/ |
D | COPYING.GPL | 19 any other work released this way by its authors. You can apply it to 80 "The Program" refers to any copyrightable work licensed under this 84 To "modify" a work means to copy from or adapt all or part of the work 86 exact copy. The resulting work is called a "modified version" of the 87 earlier work or a work "based on" the earlier work. 89 A "covered work" means either the unmodified Program or a work based 92 To "propagate" a work means to do anything with it that, without 99 To "convey" a work means any kind of propagation that enables other 106 tells the user that there is no warranty for the work (except to the 108 work under this License, and how to view a copy of this License. If [all …]
|
/external/javaparser/ |
D | LICENSE.GPL | 19 any other work released this way by its authors. You can apply it to 80 "The Program" refers to any copyrightable work licensed under this 84 To "modify" a work means to copy from or adapt all or part of the work 86 exact copy. The resulting work is called a "modified version" of the 87 earlier work or a work "based on" the earlier work. 89 A "covered work" means either the unmodified Program or a work based 92 To "propagate" a work means to do anything with it that, without 99 To "convey" a work means any kind of propagation that enables other 106 tells the user that there is no warranty for the work (except to the 108 work under this License, and how to view a copy of this License. If [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | classroom_v1.courses.courseWork.html | 84 <p class="firstline">Creates course work.</p> 87 <p class="firstline">Deletes a course work.</p> 90 <p class="firstline">Returns course work.</p> 93 <p class="firstline">Returns a list of course work that the requester is permitted to view.</p> 99 <p class="firstline">Updates one or more fields of a course work.</p> 103 <pre>Creates course work. 105 The resulting course work (and corresponding student submissions) are 108 make the request. Classroom API requests to modify course work and student 115 requested course, create course work in the requested course, share a 129 { # Course work created by a teacher for students of the course. [all …]
|
/external/nos/host/generic/libnos_datagram/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/skia/third_party/etc1/ |
D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or Object 38 notice that is included in or attached to the work (an example is 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including the original 50 version of the Work and any modifications or additions to that Work or 52 for inclusion in the Work by the copyright owner or by an individual or 59 and improving the Work, but excluding communication that is conspicuously [all …]
|
/external/nos/test/system-test-harness/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/syzkaller/ |
D | NOTICE | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 40 "Derivative Works" shall mean any work, whether in Source or Object 41 form, that is based on (or derived from) the Work and for which the 43 represent, as a whole, an original work of authorship. For the purposes 46 the Work and Derivative Works thereof. 48 "Contribution" shall mean any work of authorship, including 49 the original version of the Work and any modifications or additions 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
D | LICENSE | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 40 "Derivative Works" shall mean any work, whether in Source or Object 41 form, that is based on (or derived from) the Work and for which the 43 represent, as a whole, an original work of authorship. For the purposes 46 the Work and Derivative Works thereof. 48 "Contribution" shall mean any work of authorship, including 49 the original version of the Work and any modifications or additions 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/nos/host/generic/libnos_transport/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/nos/host/android/hals/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/slf4j/jcl-over-slf4j/ |
D | LICENSE.txt | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 40 "Derivative Works" shall mean any work, whether in Source or Object 41 form, that is based on (or derived from) the Work and for which the 43 represent, as a whole, an original work of authorship. For the purposes 46 the Work and Derivative Works thereof. 48 "Contribution" shall mean any work of authorship, including 49 the original version of the Work and any modifications or additions 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/snakeyaml/ |
D | LICENSE.txt | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 40 "Derivative Works" shall mean any work, whether in Source or Object 41 form, that is based on (or derived from) the Work and for which the 43 represent, as a whole, an original work of authorship. For the purposes 46 the Work and Derivative Works thereof. 48 "Contribution" shall mean any work of authorship, including 49 the original version of the Work and any modifications or additions 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/nos/host/generic/citadel/updater/ |
D | NOTICE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/ |
D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner [all …]
|
/external/skqp/third_party/etc1/ |
D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or Object 38 notice that is included in or attached to the work (an example is 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 44 represent, as a whole, an original work of authorship. For the purposes 47 the Work and Derivative Works thereof. 49 "Contribution" shall mean any work of authorship, including the original 50 version of the Work and any modifications or additions to that Work or 52 for inclusion in the Work by the copyright owner or by an individual or 59 and improving the Work, but excluding communication that is conspicuously [all …]
|