Home
last modified time | relevance | path

Searched +defs:area +defs:map (Results 201 – 225 of 781) sorted by relevance

12345678910>>...32

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/Html4/
H A DFrameSet.hs255 area = Leaf "area" "<area" ">" () function
1111 map = Parent "map" "<map" "</map>" function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/XHtml1/
H A DFrameSet.hs255 area = Leaf "area" "<area" " />" () function
1111 map = Parent "map" "<map" "</map>" function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/XHtml1/
H A DTransitional.hs253 area = Leaf "area" "<area" " />" () function
1074 map = Parent "map" "<map" "</map>" function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/Html4/
H A DTransitional.hs253 area = Leaf "area" "<area" ">" () function
1074 map = Parent "map" "<map" "</map>" function
H A DFrameSet.hs255 area = Leaf "area" "<area" ">" () function
1111 map = Parent "map" "<map" "</map>" function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/XHtml1/
H A DTransitional.hs253 area = Leaf "area" "<area" " />" () function
1074 map = Parent "map" "<map" "</map>" function
H A DFrameSet.hs255 area = Leaf "area" "<area" " />" () function
1111 map = Parent "map" "<map" "</map>" function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/Html4/
H A DFrameSet.hs255 area = Leaf "area" "<area" ">" () function
1111 map = Parent "map" "<map" "</map>" function
H A DTransitional.hs253 area = Leaf "area" "<area" ">" () function
1074 map = Parent "map" "<map" "</map>" function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/Html4/
H A DFrameSet.hs255 area = Leaf "area" "<area" ">" () function
1111 map = Parent "map" "<map" "</map>" function
H A DTransitional.hs253 area = Leaf "area" "<area" ">" () function
1074 map = Parent "map" "<map" "</map>" function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/XHtml1/
H A DFrameSet.hs255 area = Leaf "area" "<area" " />" () function
1111 map = Parent "map" "<map" "</map>" function
H A DTransitional.hs253 area = Leaf "area" "<area" " />" () function
1074 map = Parent "map" "<map" "</map>" function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/XHtml1/
H A DFrameSet.hs255 area = Leaf "area" "<area" " />" () function
1111 map = Parent "map" "<map" "</map>" function
H A DTransitional.hs253 area = Leaf "area" "<area" " />" () function
1074 map = Parent "map" "<map" "</map>" function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/Html4/
H A DFrameSet.hs255 area = Leaf "area" "<area" ">" () function
1111 map = Parent "map" "<map" "</map>" function
H A DTransitional.hs253 area = Leaf "area" "<area" ">" () function
1074 map = Parent "map" "<map" "</map>" function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/blaze-html-0.9.1.2/src/Text/Blaze/XHtml1/
H A DTransitional.hs253 area = Leaf "area" "<area" " />" () function
1074 map = Parent "map" "<map" "</map>" function
H A DFrameSet.hs255 area = Leaf "area" "<area" " />" () function
1111 map = Parent "map" "<map" "</map>" function
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/IWDOpcodes/
H A DIWDOpcodes.cpp611 Map *area = target->GetCurrentArea(); in ApplyDamageNearby() local
765 Map *map = Owner->GetCurrentArea(); in fx_iwd_visual_spell_hit() local
1287 Map *area = target->GetCurrentArea(); in fx_salamander_aura() local
1328 Map *area = target->GetCurrentArea(); in fx_umberhulk_gaze() local
1395 Map *area = target->GetCurrentArea(); in fx_zombielord_aura() local
1658 Map *area = target->GetCurrentArea(); in fx_cloak_of_fear() local
2319 Map *area = target->GetCurrentArea(); in fx_beholder_dispel_magic() local
2351 Map *area = target->GetCurrentArea(); in fx_harpy_wail() local
2379 Map *area = target->GetCurrentArea(); in fx_jackalwere_gaze() local
2422 Map *map = Owner->GetCurrentArea(); in fx_alter_animation() local
[all …]
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsarmolecular/src/main/java/org/openscience/cdk/geometry/surface/
H A DNumericalSurface.java201 Map<IAtom,List<Point3d>> map = new HashMap<>(); in getAtomSurfaceMap() local
262 double area = 4 * Math.PI * (totalRadius * totalRadius) * points.length / pointDensity; in translatePoints() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dsyscall.c105 struct bpf_map *map; in find_and_alloc_map() local
289 void *area; in __bpf_map_area_alloc() local
321 void bpf_map_area_free(void *area) in bpf_map_area_free()
802 struct bpf_map *map; in map_create() local
940 struct bpf_map *map; in bpf_map_get() local
955 struct bpf_map *map; in bpf_map_get_with_uref() local
1015 struct bpf_map *map; in map_lookup_elem() local
1082 struct bpf_map *map; in map_update_elem() local
1146 struct bpf_map *map; in map_delete_elem() local
1200 struct bpf_map *map; in map_get_next_key() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dsyscall.c105 struct bpf_map *map; in find_and_alloc_map() local
289 void *area; in __bpf_map_area_alloc() local
321 void bpf_map_area_free(void *area) in bpf_map_area_free()
802 struct bpf_map *map; in map_create() local
940 struct bpf_map *map; in bpf_map_get() local
955 struct bpf_map *map; in bpf_map_get_with_uref() local
1015 struct bpf_map *map; in map_lookup_elem() local
1082 struct bpf_map *map; in map_update_elem() local
1146 struct bpf_map *map; in map_delete_elem() local
1200 struct bpf_map *map; in map_get_next_key() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dsyscall.c105 struct bpf_map *map; in find_and_alloc_map() local
289 void *area; in __bpf_map_area_alloc() local
321 void bpf_map_area_free(void *area) in bpf_map_area_free()
802 struct bpf_map *map; in map_create() local
940 struct bpf_map *map; in bpf_map_get() local
955 struct bpf_map *map; in bpf_map_get_with_uref() local
1015 struct bpf_map *map; in map_lookup_elem() local
1082 struct bpf_map *map; in map_update_elem() local
1146 struct bpf_map *map; in map_delete_elem() local
1200 struct bpf_map *map; in map_get_next_key() local
[all …]
/dports/games/moria/umoria/source/
H A Dio.c1082 Rect area; in clear_screen() local
1111 Rect area; local
1445 Rect area; local
1628 int8u map[MAX_WIDTH / RATIO + 1]; in screen_map() local

12345678910>>...32