Home
last modified time | relevance | path

Searched defs:ghandle (Results 1 – 8 of 8) sorted by relevance

/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/artio_headers/
H A Dartio_grid.c56 artio_grid_file *ghandle; in artio_fileset_open_grid() local
152 artio_grid_file *ghandle; in artio_fileset_add_grid() local
345 artio_grid_file *ghandle = in artio_grid_file_allocate() local
531 artio_grid_file *ghandle; in artio_grid_cache_sfc_range() local
658 artio_grid_file *ghandle; in artio_grid_seek_to_sfc() local
698 artio_grid_file *ghandle; in artio_grid_write_root_cell_begin() local
759 artio_grid_file *ghandle; in artio_grid_write_level_begin() local
783 artio_grid_file *ghandle; in artio_grid_write_level_end() local
812 artio_grid_file *ghandle; in artio_grid_write_oct() local
862 artio_grid_file *ghandle; in artio_grid_read_root_cell_begin() local
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/utils/
H A DException.hs75 ghandle = flip gcatch function
/dports/lang/ghc/ghc-8.10.7/compiler/utils/
H A DException.hs75 ghandle = flip gcatch function
/dports/graphics/liblug/lug/convert/
H A Draw.c32 read24bitmap( xsize, ysize, rhandle, ghandle, bhandle, bitmap ) in read24bitmap() argument
114 write24bitmap( rhandle, ghandle, bhandle, bitmap ) in write24bitmap() argument
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dxymond.c417 xtreePos_t ghandle; in generate_stats() local
988 xtreePos_t ghandle; in log_ghost() local
1066 xtreePos_t ghandle; in log_multisrc() local
4665 xtreePos_t ghandle; in do_message() local
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dxymond.c417 xtreePos_t ghandle; in generate_stats() local
988 xtreePos_t ghandle; in log_ghost() local
1066 xtreePos_t ghandle; in log_multisrc() local
4665 xtreePos_t ghandle; in do_message() local
/dports/www/netsurf/netsurf-3.10/frontends/atari/
H A Drootwin.c189 short ghandle = wind_find(ev_out->emo_mouse.p_x, ev_out->emo_mouse.p_y); in handle_event() local
/dports/net/p5-Net-Z3950-SimpleServer/Net-Z3950-SimpleServer-1.20/
H A DSimpleServer.xs61 SV *ghandle; /* Global handle specified at creation */ member