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

/src/bin/pax/
H A Dgetoldopt.c42 const char *place; local in function:getoldopt
/src/common/lib/libc/stdlib/
H A Dgetopt.c79 static const char *place = EMSG; /* option letter processing */ local in function:getopt
[all...]
/src/games/backgammon/common_source/
H A Dodds.c85 int a, diff, place, addon, menstuck; local in function:canhit
/src/games/tetris/
H A Dshapes.c97 place(const struct shape *shape, int pos, int onoff) function in typeref:typename:void
/src/usr.bin/pr/
H A Degetopt.c75 static char *place = EMSG; /* option letter processing */ local in function:egetopt
[all...]
/src/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
H A Dttm_bo.c91 static inline int ttm_mem_type_from_place(const struct ttm_place *place, argument
769 ttm_bo_eviction_valuable(struct ttm_buffer_object * bo,const struct ttm_place * place) argument
851 ttm_mem_evict_first(struct ttm_bo_device * bdev,uint32_t mem_type,const struct ttm_place * place,struct ttm_operation_ctx * ctx,struct ww_acquire_ctx * ticket) argument
968 ttm_bo_mem_force_space(struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * mem,struct ttm_operation_ctx * ctx) argument
1019 ttm_bo_mt_compatible(struct ttm_mem_type_manager * man,uint32_t mem_type,const struct ttm_place * place,uint32_t * masked_placement) argument
1049 ttm_bo_mem_placement(struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * mem,struct ttm_operation_ctx * ctx) argument
1112 const struct ttm_place *place = &placement->placement[i]; local in function:ttm_bo_mem_space
1146 const struct ttm_place *place = &placement->busy_placement[i]; local in function:ttm_bo_mem_space
[all...]
/src/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
H A Dvmwgfx_bo.c226 struct ttm_place place; local in function:vmw_bo_pin_in_start_of_vram
/src/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
/src/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...]
H A Damdgpu_vram_mgr.c330 amdgpu_vram_mgr_new(struct ttm_mem_type_manager * man,struct ttm_buffer_object * tbo,const struct ttm_place * place,struct ttm_mem_reg * mem) argument
H A Damdgpu_ttm.c1611 amdgpu_ttm_bo_eviction_valuable(struct ttm_buffer_object * bo,const struct ttm_place * place) argument
/src/lib/libc/stdlib/
H A Dgetopt_long.c93 static const char *place = EMSG; /* option letter processing */ variable in typeref:typename:const char *
[all...]
/src/games/phantasia/
H A Dmisc.c694 writerecord(struct player *playerp, long place) argument
/src/lib/libcompat/regexp/
H A Dregexp.c701 char *place; local in function:reginsert
/src/usr.bin/error/
H A Dtouch.c607 insert(int place) argument
774 errorprint(FILE *place, Eptr errorp, bool print_all) argument
/src/games/adventure/
H A Dinit.c104 int place[101], prop[101], links[201]; variable in typeref:typename:int[101]

Completed in 16 milliseconds