/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/ |
H A D | float-helpers.s | 58 entry: label 81 entry: label 104 entry: label 127 entry: label 157 entry: label 188 entry: label 219 entry: label 250 entry: label 281 entry: label 312 entry: label [all …]
|
/dports/audio/pms-devel/pms-c94e3c6/vendor/golang.org/x/text/currency/ |
H A D | query.go | 31 // To returns the date up till which the unit was used in the region. 35 // IsTender reports whether the unit is a legal tender in the region during 40 // Query represents a set of Units. The default set includes all Units that are 45 date: 0xFFFFFFFF, 47 for _, fn := range options { 48 fn(it) 50 return it 53 // NonTender returns a new query that also includes matching Units that are not 65 i.date = hist 96 } [all …]
|
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/golang.org/x/text/collate/build/ |
H A D | table.go | 31 size += sz 33 // Write arrays needed for the structure. 36 update(t.trie.printArrays(w, name)) 37 update(printArray(t.ContractTries, w, name)) 39 nn, e := fmt.Fprintf(w, "// Total size of %sTable is %d bytes\n", name, size) 44 func (t *table) fprintIndex(w io.Writer, h *trieHandle, id string) (n int, err error) { 46 nn, e := fmt.Fprintf(w, f, a...) 48 if err == nil { 52 p("\t{ // %s\n", id) 53 p("\t\tlookupOffset: 0x%x,\n", h.lookupStart) [all …]
|
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/scripting/bindings/object/ |
H A D | ScObject.hpp | 208 auto entry = GetEntry(); in rotationFrameMask_get() local 218 auto entry = GetEntry(); in numVerticalFrames_get() local 228 auto entry = GetEntry(); in numHorizontalFrames_get() local 238 auto entry = GetEntry(); in spacing_get() local 248 auto entry = GetEntry(); in carMass_get() local 258 auto entry = GetEntry(); in tabHeight_get() local 268 auto entry = GetEntry(); in numSeats_get() local 278 auto entry = GetEntry(); in spriteFlags_get() local 288 auto entry = GetEntry(); in spriteWidth_get() local 298 auto entry = GetEntry(); in spriteHeightNegative_get() local [all …]
|
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/ |
H A D | archive_entry.c | 155 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() 177 archive_entry_clone(struct archive_entry *entry) in archive_entry_clone() 252 archive_entry_free(struct archive_entry *entry) in archive_entry_free() 267 struct archive_entry *entry; in archive_entry_new2() local 282 archive_entry_atime(struct archive_entry *entry) in archive_entry_atime() 336 archive_entry_dev(struct archive_entry *entry) in archive_entry_dev() 423 archive_entry_gid(struct archive_entry *entry) in archive_entry_gid() 524 archive_entry_ino(struct archive_entry *entry) in archive_entry_ino() 542 archive_entry_mode(struct archive_entry *entry) in archive_entry_mode() 615 archive_entry_perm(struct archive_entry *entry) in archive_entry_perm() [all …]
|
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/ |
H A D | archive_entry.c | 155 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() 177 archive_entry_clone(struct archive_entry *entry) in archive_entry_clone() 252 archive_entry_free(struct archive_entry *entry) in archive_entry_free() 267 struct archive_entry *entry; in archive_entry_new2() local 282 archive_entry_atime(struct archive_entry *entry) in archive_entry_atime() 336 archive_entry_dev(struct archive_entry *entry) in archive_entry_dev() 423 archive_entry_gid(struct archive_entry *entry) in archive_entry_gid() 524 archive_entry_ino(struct archive_entry *entry) in archive_entry_ino() 542 archive_entry_mode(struct archive_entry *entry) in archive_entry_mode() 615 archive_entry_perm(struct archive_entry *entry) in archive_entry_perm() [all …]
|
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/ |
H A D | archive_entry.c | 155 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() 177 archive_entry_clone(struct archive_entry *entry) in archive_entry_clone() 252 archive_entry_free(struct archive_entry *entry) in archive_entry_free() 267 struct archive_entry *entry; in archive_entry_new2() local 282 archive_entry_atime(struct archive_entry *entry) in archive_entry_atime() 336 archive_entry_dev(struct archive_entry *entry) in archive_entry_dev() 423 archive_entry_gid(struct archive_entry *entry) in archive_entry_gid() 524 archive_entry_ino(struct archive_entry *entry) in archive_entry_ino() 542 archive_entry_mode(struct archive_entry *entry) in archive_entry_mode() 615 archive_entry_perm(struct archive_entry *entry) in archive_entry_perm() [all …]
|
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/ |
H A D | archive_entry.c | 155 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() 177 archive_entry_clone(struct archive_entry *entry) in archive_entry_clone() 252 archive_entry_free(struct archive_entry *entry) in archive_entry_free() 267 struct archive_entry *entry; in archive_entry_new2() local 282 archive_entry_atime(struct archive_entry *entry) in archive_entry_atime() 336 archive_entry_dev(struct archive_entry *entry) in archive_entry_dev() 423 archive_entry_gid(struct archive_entry *entry) in archive_entry_gid() 524 archive_entry_ino(struct archive_entry *entry) in archive_entry_ino() 542 archive_entry_mode(struct archive_entry *entry) in archive_entry_mode() 615 archive_entry_perm(struct archive_entry *entry) in archive_entry_perm() [all …]
|
/dports/graphics/h3/h3-3.7.2/docs/ |
H A D | table-of-contents.json | 7 {"entry": "docs/README"}, string 8 {"entry": "docs/usecases"} string 14 {"entry": "docs/core-library/overview"}, string 21 {"entry": "docs/core-library/usage"}, string 28 {"entry": "docs/api/indexing"}, string 29 {"entry": "docs/api/inspection"}, string 30 {"entry": "docs/api/traversal"}, string 31 {"entry": "docs/api/hierarchy"}, string 32 {"entry": "docs/api/regions"}, string 33 {"entry": "docs/api/uniedge"}, string [all …]
|
/dports/graphics/py-h3/h3-3.7.3/src/h3lib/docs/ |
H A D | table-of-contents.json | 7 {"entry": "docs/README"}, string 8 {"entry": "docs/usecases"} string 14 {"entry": "docs/core-library/overview"}, string 21 {"entry": "docs/core-library/usage"}, string 28 {"entry": "docs/api/indexing"}, string 29 {"entry": "docs/api/inspection"}, string 30 {"entry": "docs/api/traversal"}, string 31 {"entry": "docs/api/hierarchy"}, string 32 {"entry": "docs/api/regions"}, string 33 {"entry": "docs/api/uniedge"}, string [all …]
|
/dports/dns/unbound/unbound-1.14.0/testcode/ |
H A D | testpkts.h | 166 struct entry { struct 170 uint8_t match_opcode; 172 uint8_t match_qtype; 176 uint8_t match_rcode; 180 uint8_t match_answer; 186 uint8_t match_all; 188 uint8_t match_ttl; 190 uint8_t match_do; 192 uint8_t match_noedns; 216 /** some number that names this entry, line number in file or so */ argument [all …]
|