| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| H A D | repository.t | 29 resources => { 37 $meta->resources, 62 resources => { 73 $meta->{resources}, 98 resources => { 109 $meta->{resources}, 134 resources => { 145 $meta->{resources}, 171 resources => { 182 $meta->{resources}, [all …]
|
| H A D | converter.t | 153 # specific test for upconverting resources 155 my $path = File::Spec->catfile('t','data-test','resources.yml'); 157 ok( $original, "loaded resources.yml" ); 161 $converted->{resources}, 168 "upconversion of resources" 172 # specific test for round-tripping resources 174 my $path = File::Spec->catfile('t','data-test','resources.yml'); 176 ok( $original, "loaded resources.yml" ); 182 $roundtrip->{resources}, 183 $original->{resources}, [all …]
|
| H A D | merge.t | 18 resources => { 45 resources => { 75 resources => { 113 resources => { 152 … eval { $merger->merge(\%base, { resources => { bugtracker => { web => 'http://foo.com' } } } ) }, 156 like $@, qr/^Duplication of element resources\.bugtracker\.web /, 'Exception looks right';
|
| H A D | meta-obj.t | 57 resources => { 94 isnt( $meta->resources, $meta->{resources}, "->resource (map values are deep cloned)"); 142 $meta->resources, 144 '->resources',
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | windres.c | 310 define_resource (struct res_directory **resources, int cids, in define_resource() argument 321 if (*resources == NULL) in define_resource() 330 *resources = ((struct res_directory *) in define_resource() 331 res_alloc (sizeof **resources)); in define_resource() 332 (*resources)->characteristics = 0; in define_resource() 333 (*resources)->time = timeval; in define_resource() 334 (*resources)->major = 0; in define_resource() 335 (*resources)->minor = 0; in define_resource() 336 (*resources)->entries = NULL; in define_resource() 339 for (pp = &(*resources)->entries; *pp != NULL; pp = &(*pp)->next) in define_resource() [all …]
|
| H A D | resres.c | 77 static struct res_directory *resources = NULL; variable 101 return resources; 564 res_append_resource (&resources, r, 3, a, dupok); 572 res_append_resource (resources, resource, cids, ids, dupok) in res_append_resource() argument 573 struct res_directory **resources; in res_append_resource() 587 if (*resources == NULL) 596 *resources = ((struct res_directory *) 597 res_alloc (sizeof **resources)); 598 (*resources)->characteristics = 0; 599 (*resources)->time = timeval; [all …]
|
| H A D | rescoff.c | 386 struct bindata_build resources; member 418 const struct res_directory *resources) in write_coff_file() argument 492 cwi.resources.d = NULL; in write_coff_file() 493 cwi.resources.last = NULL; in write_coff_file() 494 cwi.resources.length = 0; in write_coff_file() 500 coff_bin_sizes (resources, &cwi); in write_coff_file() 507 coff_to_bin (resources, &cwi); in write_coff_file() 529 + cwi.resources.length); in write_coff_file() 555 for (d = cwi.resources.d; d != NULL; d = d->next) in write_coff_file() 733 + cwi->resources.length), in coff_res_to_bin() [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | windres.c | 306 define_resource (struct res_directory **resources, int cids, in define_resource() argument 317 if (*resources == NULL) in define_resource() 326 *resources = ((struct res_directory *) in define_resource() 327 res_alloc (sizeof **resources)); in define_resource() 328 (*resources)->characteristics = 0; in define_resource() 329 (*resources)->time = timeval; in define_resource() 330 (*resources)->major = 0; in define_resource() 331 (*resources)->minor = 0; in define_resource() 332 (*resources)->entries = NULL; in define_resource() 335 for (pp = &(*resources)->entries; *pp != NULL; pp = &(*pp)->next) in define_resource() [all …]
|
| H A D | resres.c | 77 static struct res_directory *resources = NULL; variable 101 return resources; 564 res_append_resource (&resources, r, 3, a, dupok); 572 res_append_resource (resources, resource, cids, ids, dupok) in res_append_resource() argument 573 struct res_directory **resources; in res_append_resource() 587 if (*resources == NULL) 596 *resources = ((struct res_directory *) 597 res_alloc (sizeof **resources)); 598 (*resources)->characteristics = 0; 599 (*resources)->time = timeval; [all …]
|
| H A D | rescoff.c | 386 struct bindata_build resources; member 418 const struct res_directory *resources) in write_coff_file() argument 492 cwi.resources.d = NULL; in write_coff_file() 493 cwi.resources.last = NULL; in write_coff_file() 494 cwi.resources.length = 0; in write_coff_file() 500 coff_bin_sizes (resources, &cwi); in write_coff_file() 507 coff_to_bin (resources, &cwi); in write_coff_file() 529 + cwi.resources.length); in write_coff_file() 555 for (d = cwi.resources.d; d != NULL; d = d->next) in write_coff_file() 733 + cwi->resources.length), in coff_res_to_bin() [all …]
|
| /openbsd-src/gnu/llvm/libcxx/src/experimental/ |
| H A D | memory_resource.cpp | 75 } resources; member 77 _LIBCPP_CONSTEXPR_SINCE_CXX14 ResourceInitHelper() : resources() {} in ResourceInitHelper() 89 return &res_init.resources.new_delete_res; in new_delete_resource() 93 return &res_init.resources.null_res; in null_memory_resource() 102 static constinit atomic<memory_resource*> __res{&res_init.resources.new_delete_res}; in __default_memory_resource() 114 static constinit memory_resource *res = &res_init.resources.new_delete_res; in __default_memory_resource() 127 static constinit memory_resource *res = &res_init.resources.new_delete_res; in __default_memory_resource()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | resource.h | 32 struct resources struct 48 extern void mark_target_live_regs (rtx, rtx, struct resources *); argument 49 extern void mark_set_resources (rtx, struct resources *, int, 51 extern void mark_referenced_resources (rtx, struct resources *, int);
|
| H A D | resource.c | 56 static struct resources start_of_epilogue_needs; 59 static struct resources end_of_function_needs; 84 static rtx find_dead_or_set_registers (rtx, struct resources*, 85 rtx*, int, struct resources, 86 struct resources); 205 mark_referenced_resources (rtx x, struct resources *res, in mark_referenced_resources() 432 find_dead_or_set_registers (rtx target, struct resources *res, in find_dead_or_set_registers() 434 struct resources set, struct resources needed) in find_dead_or_set_registers() 517 struct resources target_set, target_res; in find_dead_or_set_registers() 518 struct resources fallthrough_res; in find_dead_or_set_registers() [all …]
|
| H A D | reorg.c | 175 static int resource_conflicts_p (struct resources *, struct resources *); 176 static int insn_references_resource_p (rtx, struct resources *, int); 177 static int insn_sets_resource_p (rtx, struct resources *, int); 196 struct resources *, 197 struct resources *, 198 struct resources *, 201 struct resources *, 202 struct resources *, 203 struct resources *, 267 resource_conflicts_p (struct resources *res1, struct resources *res2) in resource_conflicts_p() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | resource.h | 27 struct resources struct 43 extern void mark_target_live_regs PARAMS ((rtx, rtx, struct resources *)); argument 44 extern void mark_set_resources PARAMS ((rtx, struct resources *, int, 46 extern void mark_referenced_resources PARAMS ((rtx, struct resources *, int));
|
| H A D | resource.c | 54 static struct resources start_of_epilogue_needs; 57 static struct resources end_of_function_needs; 82 static rtx find_dead_or_set_registers PARAMS ((rtx, struct resources*, 83 rtx*, int, struct resources, 84 struct resources)); 213 struct resources *res; 446 struct resources *res; 449 struct resources set, needed; 532 struct resources target_set, target_res; 533 struct resources fallthrough_res; [all …]
|
| /openbsd-src/sys/dev/pci/drm/ |
| H A D | drm_managed.c | 34 list_add(&node->list, &dev->managed.resources); in drmm_kzalloc() 55 list_add(&node->list, &dev->managed.resources); in drmm_kcalloc() 76 list_add(&node->list, &dev->managed.resources); in drmm_kstrdup() 90 list_for_each_entry(n, &dev->managed.resources, list) { in drmm_kfree() 115 list_add(&node->list, &dev->managed.resources); in drmm_add_action() 133 list_add(&node->list, &dev->managed.resources); in drmm_add_action_or_reset() 143 list_for_each_entry_safe(n, t, &dev->managed.resources, list) { in drm_managed_release()
|
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/ |
| H A D | CMakeLists.txt | 96 add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources/${resource} 102 ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources 104 ${CMAKE_CURRENT_SOURCE_DIR}/lib/libscanbuild/resources/${resource} 105 ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources 106 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/lib/libscanbuild/resources/${resource}) 107 list(APPEND Depends ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources/${resource}) 108 install(FILES lib/libscanbuild/resources/${resource} 109 DESTINATION lib${CLANG_LIBDIR_SUFFIX}/libscanbuild/resources
|
| /openbsd-src/usr.sbin/rpki-client/ |
| H A D | rsc.c | 110 ResourceBlock *resources; member 117 ASN1_SIMPLE(RpkiSignedChecklist, resources, ResourceBlock), 331 ResourceBlock *resources; in rsc_parse_econtent() local 352 resources = rsc_asn1->resources; in rsc_parse_econtent() 353 if (resources->asID == NULL && resources->ipAddrBlocks == NULL) { in rsc_parse_econtent() 359 if (!rsc_parse_aslist(fn, rsc, resources->asID)) in rsc_parse_econtent() 362 if (!rsc_parse_iplist(fn, rsc, resources->ipAddrBlocks)) in rsc_parse_econtent()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/ |
| H A D | Converter.pm | 656 return unless exists $meta->{resources}; 657 return _convert($meta->{resources}, $resource2_upgrade); 693 my ($resources, $key, $meta, $to_version) = @_; 694 return unless $resources && ref $resources eq 'HASH'; 695 return _convert($resources, $resources2_cleanup, $to_version); 708 return unless exists $meta->{resources}; 709 return _convert($meta->{resources}, $resource1_spec); 716 my $resources = $meta->{resources} || {}; 717 if ( $meta->{license_url} && ! $resources->{license} ) { 718 $resources->{license} = $meta->{license_url} [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 14 // 2. Scheduler Read/Write resources for simple per-opcode cost model. 27 // processor resources and latency with each SchedReadWrite type. 32 // be subtarget specific and can be directly associated with resources 38 // subtarget can directly associate resources with SchedReadWrite 85 // Per-cycle resources tables. 131 // Define a number of interchangeable processor resources. NumUnits 134 // An optional Super resource may be given to model these resources as 135 // a subset of the more general super resources. Using one of these 136 // resources implies using one of the super resources. 138 // ProcResourceUnits normally model a few buffered resources within an [all …]
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | index.rst | 28 There are also multiple resources on how to script LLDB using Python `Python 103 See the :doc:`LLDB Build Page <resources/build>` for build instructions. 151 resources/contributing 152 resources/build 153 resources/test 154 resources/fuzzing 155 resources/bots 156 resources/caveats
|
| H A D | .htaccess | 2 Redirect 301 /architecture/index.html https://lldb.llvm.org/resources/architecture.html 10 Redirect 301 /source.html https://lldb.llvm.org/resources/contributing.html 15 Redirect 301 /resources/source.html https://lldb.llvm.org/resources/contributing.html 16 Redirect 301 /resources/download.html https://lldb.llvm.org/status/releases.html 17 Redirect 301 /use/architecture.html https://lldb.llvm.org/resources/architecture.html 18 Redirect 301 /resources/architecture.html https://lldb.llvm.org/design/overview.html 19 Redirect 301 /resources/reproducers.html https://lldb.llvm.org/design/reproducers.html 20 Redirect 301 /resources/sbapi.html https://lldb.llvm.org/design/sbapi.html
|
| /openbsd-src/gnu/llvm/libcxx/src/ |
| H A D | memory_resource.cpp | 75 } resources; member 77 _LIBCPP_CONSTEXPR_SINCE_CXX14 ResourceInitHelper() : resources() {} in ResourceInitHelper() 87 memory_resource* new_delete_resource() noexcept { return &res_init.resources.new_delete_res; } in new_delete_resource() 89 memory_resource* null_memory_resource() noexcept { return &res_init.resources.null_res; } in null_memory_resource() 95 static constinit atomic<memory_resource*> __res{&res_init.resources.new_delete_res}; in __default_memory_resource() 104 static constinit memory_resource* res = &res_init.resources.new_delete_res; in __default_memory_resource() 117 static constinit memory_resource* res = &res_init.resources.new_delete_res; in __default_memory_resource()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| H A D | ev4.md | 21 ; On EV4 there are two classes of resources to consider: resources needed 22 ; to issue, and resources needed to execute. IBUS[01] are in the first 24 ; (There are a few other register-like resources, but ...)
|