Home
last modified time | relevance | path

Searched defs:places (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/seq/
H A Dseq.c386 int places = 0; in decimal_places() local
410 int precision, width1, width2, places; in generate_format() local
/dflybsd-src/usr.bin/window/
H A Dcompress.c79 short places; /* places in the buffer */ member
463 short *places = cc_places[length]; in cc_sweep() local
630 cc_sweep_reverse(struct cc **pp, short int *places) in cc_sweep_reverse()
756 short *places = cc_places[length]; in cc_compress() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_object.c147 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local
/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_bo.c1041 static bool ttm_bo_places_compat(const struct ttm_place *places, in ttm_bo_places_compat()