Searched defs:place (Results 1 - 25 of 54) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darm13.C5 inline void *operator new(size_t, void *place) { return place; } argument
/openbsd-current/bin/pax/
H A Dgetoldopt.c27 char *place; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb2.C3 inline void *operator new(size_t, void *place) throw() { return place; } argument
/openbsd-current/sys/dev/pci/drm/ttm/
H A Dttm_sys_manager.c10 ttm_sys_man_alloc(struct ttm_resource_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_resource **res) argument
H A Dttm_range_manager.c58 ttm_range_man_alloc(struct ttm_resource_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_resource **res) argument
116 ttm_range_man_intersects(struct ttm_resource_manager *man, struct ttm_resource *res, const struct ttm_place *place, size_t size) argument
132 ttm_range_man_compatible(struct ttm_resource_manager *man, struct ttm_resource *res, const struct ttm_place *place, size_t size) argument
[all...]
/openbsd-current/games/backgammon/common_source/
H A Dodds.c74 int a, diff, place, addon, menstuck; local
/openbsd-current/games/tetris/
H A Dshapes.c99 place(const struct shape *shape, int pos, int onoff) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash29.C59 inline void *operator new(size_t, void *place) throw() { return place; } argument
/openbsd-current/usr.bin/pr/
H A Degetopt.c66 static char *place = EMSG; /* option letter processing */ local
[all...]
/openbsd-current/libexec/tradcpp/
H A Dplace.h41 struct place { struct
[all...]
H A Dfiles.c319 mkfilename(struct place *place, const char *dir, const char *file) argument
362 file_search(struct place *place, struct incdirarray *path, const char *name) argument
401 file_readquote(struct place *place, const char *name) argument
407 file_readbracket(struct place *place, const char *name) argument
413 file_readabsolute(struct place *place, const char *name) argument
[all...]
H A Dplace.c99 place_getparsedir(const struct place *place) argument
144 place_addfile(const struct place *plac argument
[all...]
H A Deval.c131 struct place place; member in struct:token
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_preempt_mgr.c59 amdgpu_preempt_mgr_new(struct ttm_resource_manager *man, struct ttm_buffer_object *tbo, const struct ttm_place *place, struct ttm_resource **res) argument
H A Damdgpu_gtt_mgr.c113 amdgpu_gtt_mgr_new(struct ttm_resource_manager *man, struct ttm_buffer_object *tbo, const struct ttm_place *place, struct ttm_resource **res) argument
217 amdgpu_gtt_mgr_intersects(struct ttm_resource_manager *man, struct ttm_resource *res, const struct ttm_place *place, size_t size) argument
235 amdgpu_gtt_mgr_compatible(struct ttm_resource_manager *man, struct ttm_resource *res, const struct ttm_place *place, size_t size) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_region_ttm.c210 struct ttm_place place = {}; local
[all...]
H A Di915_ttm_buddy_manager.c34 i915_ttm_buddy_man_alloc(struct ttm_resource_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_resource **res) argument
169 i915_ttm_buddy_man_intersects(struct ttm_resource_manager *man, struct ttm_resource *res, const struct ttm_place *place, size_t size) argument
207 i915_ttm_buddy_man_compatible(struct ttm_resource_manager *man, struct ttm_resource *res, const struct ttm_place *place, size_t size) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/SDBM_File/
H A Ddbe.c55 char *place; local
[all...]
/openbsd-current/lib/libc/stdlib/
H A Dgetopt_long.c91 static char *place = EMSG; /* option letter processing */ variable
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DGetOptInc.cpp47 static const char *place = EMSG; /* option letter processing */ variable
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.c305 opcode_verify(ia64_insn opcode, int place, enum ia64_insn_type type) argument
474 int place = ia64_dis_names[disent].insn_index; local
528 make_ia64_opcode(ia64_insn opcode, const char *name, int place, int depind) argument
563 int place = ia64_dis_names[disent].insn_index; local
610 ia64_find_matching_opcode(const char *name, short place) argument
688 short place; local
[all...]
H A Dm68k-dis.c481 register int place = d[1]; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc.c305 opcode_verify(ia64_insn opcode, int place, enum ia64_insn_type type) argument
474 int place = ia64_dis_names[disent].insn_index; local
528 make_ia64_opcode(ia64_insn opcode, const char *name, int place, int depind) argument
563 int place = ia64_dis_names[disent].insn_index; local
610 ia64_find_matching_opcode(const char *name, short place) argument
688 short place; local
[all...]
/openbsd-current/usr.bin/yacc/
H A Doutput.c490 int place; local
/openbsd-current/games/phantasia/
H A Dmisc.c969 writerecord(struct player *playerp, long place) argument

Completed in 628 milliseconds

123