Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 25 of 1878) sorted by relevance

12345678910>>...76

/netbsd-src/games/hack/
H A Dhack.o_init.c99 end = SIZE(objects); in init_objects()
102 let = objects[first].oc_olet; in init_objects()
104 while (last < end && objects[last].oc_olet == let in init_objects()
105 && objects[last].oc_name != NULL) in init_objects()
117 sum += objects[j].oc_prob; in init_objects()
120 objects[j].oc_prob = (100 + j - first) / (last - first); in init_objects()
126 if (objects[first].oc_descr != NULL && let != TOOL_SYM) { in init_objects()
128 while (last < end && objects[last].oc_olet == let) in init_objects()
133 tmp = objects[j].oc_descr; in init_objects()
134 objects[j].oc_descr = objects[i].oc_descr; in init_objects()
[all …]
H A Dhack.read.c112 objects[otmp->otyp].oc_name); in doread()
118 objects[otmp->otyp].oc_name); in doread()
123 objects[otmp->otyp].oc_name); in doread()
136 objects[otmp->otyp].oc_name); in doread()
229 objects[uwep->otyp].oc_name); in doread()
237 objects[uwep->otyp].oc_name); in doread()
409 objects[SCR_IDENTIFY].oc_name_known = 1; in doread()
522 if (!objects[scroll->otyp].oc_name_known) { in doread()
524 objects[scroll->otyp].oc_name_known = 1; in doread()
526 } else if (!objects[scroll->otyp].oc_uname) in doread()
[all …]
/netbsd-src/games/battlestar/
H A Dcommand3.c52 setbit(location[position].objects, DEADWOOD); in dig()
53 setbit(location[position].objects, COMPASS); in dig()
54 setbit(location[position].objects, KNIFE); in dig()
55 setbit(location[position].objects, MACE); in dig()
100 setbit(location[position].objects, n); in jump()
118 (testbit(location[position].objects, value) || in bury()
124 testbit(location[position].objects, MAID)) in bury()
127 testbit(location[position].objects, in bury()
131 testbit(location[position].objects, in bury()
135 testbit(location[position].objects, in bury()
[all …]
H A Dcommand2.c221 if (testbit(location[position].objects, BATHGOD)) { in murder()
224 clearbit(location[position].objects, BATHGOD); in murder()
225 setbit(location[position].objects, DEADGOD); in murder()
229 if (testbit(location[position].objects, in murder()
235 clearbit(location[position].objects, in murder()
237 setbit(location[position].objects, in murder()
247 if (testbit(location[position].objects, TIMER)) { in murder()
249 clearbit(location[position].objects, TIMER); in murder()
250 setbit(location[position].objects, DEADTIME); in murder()
257 if (testbit(location[position].objects, NATIVE)) { in murder()
[all …]
H A Dcommand1.c50 testbit(location[position].objects, LAND) || in moveplayer()
84 nightfile[i].objects[j] = dayfile[i].objects[j]; in convert()
86 setbit(nightfile[p->room].objects, p->obj); in convert()
91 dayfile[i].objects[j] = nightfile[i].objects[j]; in convert()
93 clearbit(dayfile[p->room].objects, p->obj); in convert()
132 clearbit(location[POOLS].objects, BATHGOD); in news()
153 if (testbit(location[position].objects, ELF)) { in news()
157 if (testbit(location[position].objects, DARK)) { in news()
161 if (testbit(location[position].objects, WOODSMAN)) { in news()
181 if (testbit(location[position].objects, GIRL)) in news()
[all …]
H A Dcommand4.c141 if (testbit(location[position].objects, AMULET)) { in take()
158 if (testbit(location[position].objects, MEDALION)) { in take()
170 if (testbit(location[position].objects, TALISMAN)) { in take()
178 if (testbit(location[position].objects, BATHGOD) && in take()
193 clearbit(location[position].objects, BATHGOD); in take()
195 if (!testbit(location[position].objects, in take()
251 testbit(location[position].objects, value)) { in throw()
252 clearbit(location[position].objects, value); in throw()
254 setbit(location[deposit].objects, in throw()
261 location[deposit].objects[n] = in throw()
[all …]
H A Dcommand6.c49 if (testbit(location[position].objects, VIPER) && !notes[CANTLAUNCH]) { in launch()
51 clearbit(location[position].objects, VIPER); in launch()
71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) && in land()
75 setbit(location[position].objects, VIPER); in land()
185 if (testbit(location[position].objects, CAR)) { in drive()
189 clearbit(location[position].objects, CAR); in drive()
190 setbit(location[position].objects, CRASH); in drive()
203 if (testbit(location[position].objects, HORSE)) { in ride()
208 clearbit(location[position].objects, HORSE); in ride()
212 setbit(location[position].objects, HORSE); in ride()
H A Dcommand5.c50 && testbit(location[position].objects, BATHGOD)) { in kiss()
56 if (testbit(location[position].objects, in kiss()
107 if ((testbit(location[position].objects, BATHGOD) || in love()
108 testbit(location[position].objects, NORMGOD)) && in love()
147 setbit(location[position].objects, in love()
159 if (testbit(location[position].objects, in love()
222 location[position].objects, in zzz()
232 setbit(location[position].objects, DEADWOOD); in zzz()
235 setbit(location[position].objects, HALBERD); in zzz()
340 if (person && testbit(location[position].objects, person)) { in give()
[all …]
H A Dinit.c69 setbit(location[p->room].objects, p->obj); in initialize()
135 setbit(location[7].objects, WOODSMAN); /* viper room */ in checkout()
136 setbit(location[20].objects, WOODSMAN); /* laser " */ in checkout()
137 setbit(location[13].objects, DARK); /* amulet " */ in checkout()
138 setbit(location[8].objects, ELF); /* closet */ in checkout()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-ko.ascii.pot111 "Couldn't find standard objects when looking for object-libs, exiting...\n"
369 msgid "/_Sort objects"
373 msgid "/Sort objects/by _name"
377 msgid "/Sort objects/by _type"
381 msgid "/Sort objects/as _inserted"
385 msgid "/Sort objects/All by name"
389 msgid "/Sort objects/All by type"
393 msgid "/Sort objects/All as inserted"
397 msgid "/Sort objects/_Default"
401 msgid "/Sort objects/Default/by _name"
[all …]
H A Dmm-ko.euc-kr.po111 "Couldn't find standard objects when looking for object-libs, exiting...\n"
396 msgid "/_Sort objects"
401 msgid "/Sort objects/by _name"
405 msgid "/Sort objects/by _type"
409 msgid "/Sort objects/as _inserted"
413 msgid "/Sort objects/All by name"
417 msgid "/Sort objects/All by type"
421 msgid "/Sort objects/All as inserted"
425 msgid "/Sort objects/_Default"
429 msgid "/Sort objects/Default/by _name"
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A DMakefile.in322 objects = $(filter %$(objext),$^)
487 libgcc-objects += $(lib1asmfuncs-o)
494 libgcc-s-objects += $(lib1asmfuncs-s-o)
502 libgcc-objects += $(lib2funcs-o)
508 libgcc-s-objects += $(lib2funcs-s-o)
527 libgcc-objects += $(patsubst %,%$(objext),$(sifuncs) $(difuncs) $(tifuncs))
529 libgcc-s-objects += $(patsubst %,%_s$(objext),$(sifuncs) $(difuncs) $(tifuncs))
544 libgcc-objects += $(lib2-divmod-o)
551 libgcc-s-objects += $(lib2-divmod-s-o)
571 libgcc-objects += $(fpbit-o)
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A DMakefile.in322 objects = $(filter %$(objext),$^)
487 libgcc-objects += $(lib1asmfuncs-o)
494 libgcc-s-objects += $(lib1asmfuncs-s-o)
502 libgcc-objects += $(lib2funcs-o)
508 libgcc-s-objects += $(lib2funcs-s-o)
527 libgcc-objects += $(patsubst %,%$(objext),$(sifuncs) $(difuncs) $(tifuncs))
529 libgcc-s-objects += $(patsubst %,%_s$(objext),$(sifuncs) $(difuncs) $(tifuncs))
544 libgcc-objects += $(lib2-divmod-o)
551 libgcc-s-objects += $(lib2-divmod-s-o)
571 libgcc-objects += $(fpbit-o)
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dcref.cc81 Objects* objects; member
142 pai->objects = new Objects(); in add_archive_start()
145 this->current_ = this->archives_[archive->name()].objects; in add_archive_start()
174 const Objects* objects) const in print_objects_symbol_counts()
176 for (Objects::const_iterator p = objects->begin(); in print_objects_symbol_counts()
177 p != objects->end(); in print_objects_symbol_counts()
209 p->second.member_count, p->second.objects->size()); in print_symbol_counts()
210 this->print_objects_symbol_counts(symtab, f, p->second.objects); in print_symbol_counts()
252 Cref_inputs::gather_cref(const Objects* objects, Cref_table* table) const in gather_cref() argument
254 for (Objects::const_iterator po = objects->begin(); in gather_cref()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dcref.cc81 Objects* objects; member
142 pai->objects = new Objects(); in add_archive_start()
145 this->current_ = this->archives_[archive->name()].objects; in add_archive_start()
174 const Objects* objects) const in print_objects_symbol_counts()
176 for (Objects::const_iterator p = objects->begin(); in print_objects_symbol_counts()
177 p != objects->end(); in print_objects_symbol_counts()
209 p->second.member_count, p->second.objects->size()); in print_symbol_counts()
210 this->print_objects_symbol_counts(symtab, f, p->second.objects); in print_symbol_counts()
252 Cref_inputs::gather_cref(const Objects* objects, Cref_table* table) const in gather_cref() argument
254 for (Objects::const_iterator po = objects->begin(); in gather_cref()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_gem_evict.c43 struct list_head *objects) in quirk_add() argument
48 list_add(&obj->st_link, objects); in quirk_add()
51 static int populate_ggtt(struct i915_ggtt *ggtt, struct list_head *objects) in populate_ggtt() argument
74 quirk_add(obj, objects); in populate_ggtt()
82 list_for_each_entry(obj, objects, st_link) { in populate_ggtt()
138 LIST_HEAD(objects); in igt_evict_something()
143 err = populate_ggtt(ggtt, &objects); in igt_evict_something()
176 cleanup_objects(ggtt, &objects); in igt_evict_something()
186 LIST_HEAD(objects); in igt_overcommit()
193 err = populate_ggtt(ggtt, &objects); in igt_overcommit()
[all …]
H A Dintel_memory_region.c31 struct list_head *objects) in close_objects() argument
36 list_for_each_entry_safe(obj, on, objects, st_link) { in close_objects()
58 LIST_HEAD(objects); in igt_mock_fill()
81 list_add(&obj->st_link, &objects); in igt_mock_fill()
97 close_objects(mem, &objects); in igt_mock_fill()
104 struct list_head *objects, in igt_object_create() argument
119 list_add(&obj->st_link, objects); in igt_object_create()
140 LIST_HEAD(objects); in igt_mock_contiguous()
151 obj = igt_object_create(mem, &objects, mem->mm.chunk_size, in igt_mock_contiguous()
165 obj = igt_object_create(mem, &objects, total, I915_BO_ALLOC_CONTIGUOUS); in igt_mock_contiguous()
[all …]
/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_obj.c96 ret->package.objects = memman_alloc_flexsize(aml_memman, in aml_copy_object()
99 ret->package.objects[i] = aml_copy_object(env, orig->package.objects[i]); in aml_copy_object()
202 if (obj->type == aml_t_package && obj->package.objects != NULL) { in aml_free_objectcontent()
204 aml_free_object(&obj->package.objects[i]); in aml_free_objectcontent()
206 memman_free_flexsize(aml_memman, obj->package.objects); in aml_free_objectcontent()
207 obj->package.objects = NULL; in aml_free_objectcontent()
258 tmp.package.objects = memman_alloc_flexsize(aml_memman, in aml_realloc_object()
260 bzero(tmp.package.objects, size * sizeof(union aml_object *)); in aml_realloc_object()
262 tmp.package.objects[i] = obj->package.objects[i]; in aml_realloc_object()
264 memman_free_flexsize(aml_memman, obj->package.objects); in aml_realloc_object()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_cmp.pod24 This set of functions are used to compare X509 objects, including X509
25 certificates, X509 CRL objects and various values in an X509 certificate.
27 The X509_cmp() function compares two B<X509> objects indicated by parameters
29 values of two B<X509> objects and the canonical (DER) encoding values.
31 The X509_NAME_cmp() function compares two B<X509_NAME> objects indicated by
33 the canonical (DER) encoding values of the two objects. L<i2d_X509_NAME(3)>
37 values in the given B<X509> objects B<a> and B<b>.
41 issuer names and subject names of the X<509> objects, or issuers of B<X509_CRL>
42 objects, respectively.
44 The X509_CRL_match() function compares two B<X509_CRL> objects. Unlike the
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509_cmp.pod24 This set of functions are used to compare X509 objects, including X509
25 certificates, X509 CRL objects and various values in an X509 certificate.
27 The X509_cmp() function compares two B<X509> objects indicated by parameters
29 values of two B<X509> objects and the canonical (DER) encoding values.
31 The X509_NAME_cmp() function compares two B<X509_NAME> objects indicated by
33 canonical (DER) encoding values of the two objects using L<i2d_X509_NAME(3)>.
41 values in the given B<X509> objects I<a> and I<b>.
45 issuer names and subject names of the X<509> objects, or issuers of B<X509_CRL>
46 objects, respectively.
48 The X509_CRL_match() function compares two B<X509_CRL> objects. Unlike the
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dopenssl-threads.pod18 all OpenSSL objects are thread-safe.
19 To emphasize: I<most objects are not safe for simultaneous use>.
24 Many objects within OpenSSL are reference-counted, so resources are not
34 Many objects have set and get API's to set attributes in the object.
46 met and shared objects are not modified.
47 Set methods, or modifying shared objects, are generally not thread-safe
55 L<X509_cmp(3)> takes pointers to C<const> objects, but the implementation
56 uses a C cast to remove that so it can lock objects, generate and cache
67 The same API's can usually be used simultaneously on different objects
70 B<EVP_PKEY_CTX> objects.
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dobjects.inc1 # $NetBSD: objects.inc,v 1.1.1.1 2018/02/03 22:43:37 christos Exp $
5 # SRCS extracted from src/crypto/dist/openssl/crypto/objects/Makefile
8 .PATH: ${OPENSSLSRC}/crypto/objects
15 CPPFLAGS.${cryptosrc} = -I${OPENSSLSRC}/crypto/objects
/netbsd-src/external/gpl3/gcc.old/dist/contrib/testsuite-management/
H A Dx86_64-unknown-linux-gnu.xfail14 XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
27 XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 28 j == …
35 XPASS: gcc.dg/guality/pr41447-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
46 FAIL: gcc.dg/guality/pr48437.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 14 i == 0
52 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 y == 25
53 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 z == 6
55 FAIL: gcc.dg/guality/pr54519-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 17 y == 25
60 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 y == 25
61 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 z == 6
62 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 23 y == 1…
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/testsuite-management/
H A Dx86_64-unknown-linux-gnu.xfail14 XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
27 XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 28 j == …
35 XPASS: gcc.dg/guality/pr41447-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
46 FAIL: gcc.dg/guality/pr48437.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 14 i == 0
52 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 y == 25
53 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 z == 6
55 FAIL: gcc.dg/guality/pr54519-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 17 y == 25
60 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 y == 25
61 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 20 z == 6
62 FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 23 y == 1…
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dprepare-code-coverage-artifact.py41 objects = []
44 objects.append(binary)
46 objects.extend(('-object', binary))
47 invocation = [host_llvm_cov, 'show'] + objects + ['-format', 'html',
53 subprocess.check_call([host_llvm_cov, 'report'] + objects +

12345678910>>...76