| /netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/ |
| H A D | LICENSE | 6 You may use this work under the terms of a Creative Commons CC0 1.0 10 - CC0 1.0 Universal : http://creativecommons.org/publicdomain/zero/1.0 19 CC0 1.0 Universal 50 associating CC0 with a Work (the "Affirmer"), to the extent that he or she 52 elects to apply CC0 to the Work and publicly distribute the Work under its 54 Work and the meaning and intended legal effect of CC0 on those rights. 56 1. Copyright and Related Rights. A Work made available under CC0 may be 108 "License"). The License shall be deemed effective as of the date CC0 was 137 this CC0 or use of the Work.
|
| H A D | CHANGELOG.md | 12 * Dual licensing CC0 / Apache 2.0
|
| H A D | README.md | 285 [CC0 License](https://creativecommons.org/about/cc0) and the 291 [CC0 License](https://creativecommons.org/about/cc0). 295 [CC0 License](https://creativecommons.org/about/cc0).
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
| H A D | lib1funcs.S | 250 ;; Output overlaps input, thus expand result in CC0/1 253 #define CC0 __tmp_reg__ macro 308 clr CC0 313 add CC0, B0 336 mov C0, CC0 349 #undef CC0 363 #define CC0 26 macro 364 #define CC1 CC0+1 429 in r26, __SP_L__ ; safe to use X, as it is CC0/CC1 447 clr CC0 [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
| H A D | lib1funcs.S | 250 ;; Output overlaps input, thus expand result in CC0/1 253 #define CC0 __tmp_reg__ macro 308 clr CC0 313 add CC0, B0 336 mov C0, CC0 349 #undef CC0 363 #define CC0 26 macro 364 #define CC1 CC0+1 429 in r26, __SP_L__ ; safe to use X, as it is CC0/CC1 447 clr CC0 [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| H A D | s390.c | 1944 const int CC0 = 1 << 3; in s390_branch_condition_mask() local 1962 case EQ: return CC0; in s390_branch_condition_mask() 1972 case NE: return CC0 | CC2 | CC3; in s390_branch_condition_mask() 1981 case NE: return CC0 | CC1 | CC3; in s390_branch_condition_mask() 1990 case NE: return CC0 | CC1 | CC2; in s390_branch_condition_mask() 1998 case EQ: return CC0 | CC2; in s390_branch_condition_mask() 2008 case GEU: return CC0 | CC1; /* no carry */ in s390_branch_condition_mask() 2016 case GTU: return CC0 | CC1; /* borrow */ in s390_branch_condition_mask() 2025 case EQ: return CC0 | CC2; in s390_branch_condition_mask() 2037 case EQ: return CC0; in s390_branch_condition_mask() [all …]
|
| H A D | s390-modes.def | 34 CC0 CC1 CC2 CC3 155 if (a - b > a) -> CCL2 state of the borrow bit (CC0 | CC1)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
| H A D | s390.cc | 2010 const int CC0 = 1 << 3; in s390_branch_condition_mask() local 2028 case EQ: return CC0; in s390_branch_condition_mask() 2038 case NE: return CC0 | CC2 | CC3; in s390_branch_condition_mask() 2047 case NE: return CC0 | CC1 | CC3; in s390_branch_condition_mask() 2056 case NE: return CC0 | CC1 | CC2; in s390_branch_condition_mask() 2064 case EQ: return CC0 | CC2; in s390_branch_condition_mask() 2074 case GEU: return CC0 | CC1; /* no carry */ in s390_branch_condition_mask() 2082 case GTU: return CC0 | CC1; /* borrow */ in s390_branch_condition_mask() 2091 case EQ: return CC0 | CC2; in s390_branch_condition_mask() 2103 case EQ: return CC0; in s390_branch_condition_mask() [all …]
|
| H A D | s390-modes.def | 37 CC0 CC1 CC2 CC3 158 if (a - b > a) -> CCL2 state of the borrow bit (CC0 | CC1)
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | Makefile.in | 39 CC0=$(BINPREFIX)cc0$(EXEEXT) 199 $(CC0): $(OBJS0)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gcse-common.c | 189 case CC0: /*FIXME*/ in compute_transp()
|
| H A D | genconfig.c | 108 case CC0: in walk_insn_part()
|
| H A D | rtl.c | 298 case CC0: in copy_rtx() 391 case CC0: in shallow_copy_rtx()
|
| H A D | rtlanal.c | 998 case CC0: in count_occurrences() 1092 case CC0: in reg_mentioned_p() 1178 if (GET_CODE (SET_DEST (body)) != CC0 in reg_referenced_p() 1326 case CC0: in modified_between_p() 1381 case CC0: in modified_in_p() 1884 case CC0: in reg_overlap_mentioned_p() 2082 if (GET_CODE (x) == CC0) in dead_or_set_p() 2627 case CC0: in volatile_insn_p() 2688 case CC0: in volatile_refs_p() 2748 case CC0: in side_effects_p() [all …]
|
| H A D | genextract.c | 240 case CC0: in walk_rtx()
|
| H A D | resource.c | 248 case CC0: in mark_referenced_resources() 645 case CC0: in mark_set_resources()
|
| H A D | jump.c | 1094 case CC0: in mark_jump_label_1() 1764 case CC0: in rtx_renumbered_equal_p()
|
| H A D | valtrack.c | 71 case CC0: in cleanup_auto_inc_dec()
|
| H A D | cse.c | 2451 case CC0: in hash_rtx_cb() 2636 case CC0: in exp_equiv_p() 2856 case CC0: in canon_reg() 3182 case CC0: in fold_rtx() 3235 case CC0: in fold_rtx() 6819 case CC0: in count_reg_usage() 6936 else if (GET_CODE (SET_DEST (set)) == CC0 in set_live_p()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| H A D | mmix-modes.def | 23 /* Like other non-CC0 ports, MMIX need to code which combination of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
| H A D | mmix-modes.def | 23 /* Like other non-CC0 ports, MMIX need to code which combination of
|
| /netbsd-src/external/bsd/libarchive/dist/ |
| H A D | COPYING | 26 from CC0 1.0 Universal, OpenSSL or Apache 2.0 licenses:
|
| /netbsd-src/sys/external/isc/libsodium/dist/contrib/ |
| H A D | Findsodium.cmake | 7 # You should have received a copy of the CC0 Public Domain Dedication
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | x86-tune-sched.c | 184 case CC0: in exact_dependency_1()
|
| /netbsd-src/external/bsd/unbound/dist/dnstap/ |
| H A D | dnstap.proto | 12 // You should have received a copy of the CC0 Public Domain Dedication along
|