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

12345

/netbsd-current/bin/pax/
H A Dgetoldopt.c42 char *place; local
/netbsd-current/lib/libc/stdlib/
H A Dgetopt.c65 static const char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/games/tetris/
H A Dshapes.c97 place(const struct shape *shape, int pos, int onoff) function
/netbsd-current/games/backgammon/common_source/
H A Dodds.c85 int a, diff, place, addon, menstuck; local
/netbsd-current/sys/arch/i386/stand/libsa/
H A Dgetopt.c54 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/sys/arch/ia64/stand/common/
H A Dgetopt.c54 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/sys/arch/arc/stand/boot/
H A Dgetopt.c54 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dgetopt.c54 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/usr.bin/pr/
H A Degetopt.c75 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c62 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dcommandline.c102 static char *place = ENDOPT; local
[all...]
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dgetopt.c62 register const char *place; local
[all...]
/netbsd-current/external/bsd/libevent/dist/WIN32-Code/
H A Dgetopt.c90 static char *place = EMSG; /* option letter processing */ local
[all...]
H A Dgetopt_long.c80 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/external/bsd/tradcpp/dist/
H A Dplace.h41 struct place { struct
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_manager.c56 ttm_bo_man_get_node(struct ttm_mem_type_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_mem_reg *mem) argument
/netbsd-current/external/bsd/libpcap/dist/missing/
H A Dgetopt.c63 static char *place = EMSG; /* option letter processing */ local
[all...]
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dsw_tree1.c103 void *place; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c52 vmw_gmrid_man_get_node(struct ttm_mem_type_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_mem_reg *mem) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dcommandline.c86 static char *place = ENDOPT; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dcommandline.c86 static char *place = ENDOPT; local
[all...]
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y1213 place: label
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c186 amdgpu_gtt_mgr_alloc(struct ttm_mem_type_manager *man, struct ttm_buffer_object *tbo, const struct ttm_place *place, struct ttm_mem_reg *mem) argument
237 amdgpu_gtt_mgr_new(struct ttm_mem_type_manager *man, struct ttm_buffer_object *tbo, const struct ttm_place *place, struct ttm_mem_reg *mem) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_ttm.c67 nouveau_vram_manager_new(struct ttm_mem_type_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_mem_reg *reg) argument
105 nouveau_gart_manager_new(struct ttm_mem_type_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_mem_reg *reg) argument
131 nv04_gart_manager_new(struct ttm_mem_type_manager *man, struct ttm_buffer_object *bo, const struct ttm_place *place, struct ttm_mem_reg *reg) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Daffinity-fmt.c263 gomp_display_affinity(char *buffer, size_t size, const char *format, gomp_thread_handle handle, struct gomp_team_state *ts, unsigned int place) argument
476 gomp_display_affinity_thread(gomp_thread_handle handle, struct gomp_team_state *ts, unsigned int place) argument

Completed in 405 milliseconds

12345