Home
last modified time | relevance | path

Searched defs:nearest_obj (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dslab_def.h90 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
H A Dslub_def.h167 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dslab_def.h90 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
H A Dslub_def.h167 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dslab_def.h90 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
H A Dslub_def.h167 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.cpp1912 object *A, *nearest_obj=NULL; in hud_target_closest_locked_missile() local
2217 object *nearest_obj = &obj_used_list; in hud_target_closest() local
3555 object* nearest_obj = &obj_used_list; in hud_show_hostile_triangle() local
4867 object *nearest_obj=&obj_used_list; in hud_target_closest_repair_ship() local
4940 object *A, *nearest_obj = NULL; in hud_target_closest_uninspected_object() local
4985 object *A, *min_obj, *max_obj, *nearest_obj; in hud_target_uninspected_object() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/Sequence.ocd/
H A DScript.c256 public func GetHero(object nearest_obj) in GetHero()
/dports/devel/wasm3/wasm3-0.5.0/test/wasi/c-ray/
H A Dc-ray-f.c267 struct sphere *nearest_obj = 0; in trace() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.cpp2162 object *nearest_obj = &obj_used_list; in hud_target_closest() local
3510 object* nearest_obj = &obj_used_list; in hud_show_hostile_triangle() local
4851 object *nearest_obj=&obj_used_list; in hud_target_closest_repair_ship() local
4924 object *A, *nearest_obj = NULL; in hud_target_closest_uninspected_object() local
4969 object *A, *min_obj, *max_obj, *nearest_obj; in hud_target_uninspected_object() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DDrawWindow2D.cpp162 int nearest_obj = CatchDrawObject(point); in OnMouseMove() local