Home
last modified time | relevance | path

Searched refs:get_short (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/science/minc2/minc-release-2.2.00/conversion/m2f2mnc/
H A Dm2f2mnc57 sub get_short {
175 $header_info{'mif_version'} = &get_short($header, 44);
190 $header_info{'scanner_id'} = &get_short($header, 48);
290 $header_info{'compression'} = &get_short($header, 216);
298 $header_info{'window'} = &get_short($header, 218);
304 $header_info{'bpp'} = &get_short($header, 220);
328 $header_info{'dim_x'} = &get_short($header, 234);
334 $header_info{'dim_y'} = &get_short($header, 236);
361 $header_info{'pixel_min'} = &get_short($header, 266);
372 $header_info{'pixel_max'} = &get_short($header, 330);
[all …]
/dports/x11/xmascot/xmascot-2.6a.20200830/imagelib/
H A Dgif.c59 get_short(FILE *fp) in get_short() function
99 tgLeft = get_short(fp); in plain_text_extension()
100 tgTop = get_short(fp); in plain_text_extension()
101 tgWidth = get_short(fp); in plain_text_extension()
102 tgHeight = get_short(fp); in plain_text_extension()
143 gi->delay_time = get_short(fp); in graphic_ctl_extension()
175 gi->loop_cnt = get_short(fp); in application_extension()
279 gi->LeftOfs = get_short(fp); in decode_image()
280 gi->TopOfs = get_short(fp); in decode_image()
281 gi->Width = get_short(fp); in decode_image()
[all …]
H A Dbmp.c46 get_short(FILE * fp) in get_short() function
83 bfReserved1 = get_short(fp); in query_header()
84 bfReserved2 = get_short(fp); in query_header()
91 biPlanes = get_short(fp); in query_header()
92 biBitCount = get_short(fp); in query_header()
101 biWidth = get_short(fp); in query_header()
102 biHeight = get_short(fp); in query_header()
103 biPlanes = get_short(fp); in query_header()
104 biBitCount = get_short(fp); in query_header()
/dports/games/d2x/d2x-0.2.5/libmve/
H A Dmveplay.c503 w = get_short(data); in create_videobuf_handler()
504 h = get_short(data+2); in create_videobuf_handler()
507 count = get_short(data+4); in create_videobuf_handler()
513 truecolor = get_short(data+6); in create_videobuf_handler()
680 width = get_short(data); in init_video_handler()
681 height = get_short(data+2); in init_video_handler()
697 start = get_short(data); in video_palette_handler()
698 count = get_short(data+2); in video_palette_handler()
719 nFrameHot = get_short(data); in video_data_handler()
720 nFrameCold = get_short(data+2); in video_data_handler()
[all …]
/dports/archivers/libarc/libarc-2.0.2/
H A Darc_zip.c27 static unsigned short get_short(char *s) in get_short() function
92 flags = get_short(buff); in next_zip_entry()
98 method = get_short(buff); in next_zip_entry()
172 flen = get_short(buff); in next_zip_entry()
180 elen = get_short(buff); in next_zip_entry()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/libarc/
H A Darc_zip.c32 static unsigned short get_short(char *s) in get_short() function
97 flags = get_short(buff); in next_zip_entry()
103 method = get_short(buff); in next_zip_entry()
177 flen = get_short(buff); in next_zip_entry()
185 elen = get_short(buff); in next_zip_entry()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A Dremoting.php17 function get_short($amf, $i) { function
147 $headers = get_short($amf, $i); $i += 2;
153 $bodies = get_short($amf, $i); $i += 2;
156 $len = get_short($amf, $i); $i += 2;
158 $len = get_short($amf, $i); $i += 2;
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDSparseGrid.cpp42 = probDescDB.get_short("method.nond.expansion_basis_type"); in NonDSparseGrid()
44 = probDescDB.get_short("method.nond.expansion_refinement_type"); in NonDSparseGrid()
46 = probDescDB.get_short("method.nond.expansion_refinement_control"); in NonDSparseGrid()
70 probDescDB.get_short("method.nond.multilevel_discrepancy_emulation"), in NonDSparseGrid()
79 bool nested_rules = (probDescDB.get_short("method.nond.nesting_override") in NonDSparseGrid()
90 short growth_override = probDescDB.get_short("method.nond.growth_override"); in NonDSparseGrid()
H A DSurfpackApproximation.cpp114 = problem_db.get_short("model.surrogate.kriging_max_trials"); in SurfpackApproximation()
121 short find_nugget = problem_db.get_short("model.surrogate.find_nugget"); in SurfpackApproximation()
191 = problem_db.get_short("model.surrogate.neural_network_random_weight"); in SurfpackApproximation()
196 = problem_db.get_short("model.surrogate.neural_network_nodes"); in SurfpackApproximation()
211 = problem_db.get_short("model.surrogate.mls_weight_function"); in SurfpackApproximation()
215 short order = problem_db.get_short("model.surrogate.polynomial_order"); in SurfpackApproximation()
225 short bases = problem_db.get_short("model.surrogate.rbf_bases"); in SurfpackApproximation()
230 = problem_db.get_short("model.surrogate.rbf_min_partition"); in SurfpackApproximation()
235 = problem_db.get_short("model.surrogate.rbf_max_subsets"); in SurfpackApproximation()
240 short max_pts = problem_db.get_short("model.surrogate.rbf_max_pts"); in SurfpackApproximation()
[all …]
H A DAdaptedBasisModel.cpp58 = problem_db.get_short("method.nond.expansion_refinement_type"), in get_sub_model()
60 = problem_db.get_short("method.nond.expansion_refinement_control"), in get_sub_model()
61 cov_cntl = problem_db.get_short("method.nond.covariance_control"), in get_sub_model()
62 rule_nest = problem_db.get_short("method.nond.nesting_override"), in get_sub_model()
63 rule_growth = problem_db.get_short("method.nond.growth_override"); in get_sub_model()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/d2x-rebirth/libmve/
H A Dmveplay.cpp72 static int16_t get_short(const unsigned char *data) in get_short() function
154 micro_frame_delay = get_int(data) * static_cast<int>(get_short(data+4)); in create_timer_handler()
544 w = get_short(data); in create_videobuf_handler()
545 h = get_short(data+2); in create_videobuf_handler()
549 count = get_short(data+4); in create_videobuf_handler()
556 truecolor = get_short(data+6); in create_videobuf_handler()
600 width = get_short(data); in init_video_handler()
601 height = get_short(data+2); in init_video_handler()
611 start = get_short(data); in video_palette_handler()
612 count = get_short(data+2); in video_palette_handler()
/dports/net/rfbproxy/rfbproxy-1.1.1/
H A Drfbproxy.c2330 get_short(file); in process_FramebufferUpdate()
2331 nrects = get_short(file); in process_FramebufferUpdate()
2338 rectx = get_short(file); in process_FramebufferUpdate()
2339 recty = get_short(file); in process_FramebufferUpdate()
2340 rectw = get_short(file); in process_FramebufferUpdate()
2341 recth = get_short(file); in process_FramebufferUpdate()
2362 srcx = get_short(file); in process_FramebufferUpdate()
2363 srcy = get_short(file); in process_FramebufferUpdate()
2377 subx = get_short(file); in process_FramebufferUpdate()
2378 suby = get_short(file); in process_FramebufferUpdate()
[all …]
/dports/dns/packetq/PacketQ-1.4.1/src/
H A Dpacket_handler.cpp221 int totallen = get_short(&data[2]); in decode()
223 int flags = get_short(&data[6]); in decode()
253 offset = get_short(&data[2]) & 0xfff8; in decode()
254 fragments = get_short(&data[2]) & 1; in decode()
331 m_ip_header.src_port = get_short(data); in parse_transport()
332 m_ip_header.dst_port = get_short(&data[2]); in parse_transport()
359 m_ip_header.src_port = get_short(data); in parse_transport()
360 m_ip_header.dst_port = get_short(&data[2]); in parse_transport()
H A Dicmp.cpp88 identifier = get_short(&raw[4]); in parse()
89 sequence = get_short(&raw[6]); in parse()
103 identifier = get_short(&raw[4]); in parse()
104 sequence = get_short(&raw[6]); in parse()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-pix.c88 static gboolean get_short (GInputStream *input,
289 get_short (GInputStream *input, in get_short() function
365 if (! get_short (input, &width, error) || in load_image()
366 ! get_short (input, &height, error) || in load_image()
367 ! get_short (input, NULL, error) || /* Discard obsolete field */ in load_image()
368 ! get_short (input, NULL, error) || /* Discard obsolete field */ in load_image()
369 ! get_short (input, &depth, error)) in load_image()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dissue-21726.rs13 b.get_short(); in foo()
35 fn get_short(&self) -> P::T { in get_short() method
/dports/science/minc2/minc-release-2.2.00/conversion/Acr_nema/
H A Dvalue_repr.c90 static double get_short(Acr_VR_Entry *vr_entry,
137 {ACR_VR_SS, "SS", get_short, numeric_to_string },
142 {ACR_VR_US, "US", get_short, numeric_to_string },
456 static double get_short(Acr_VR_Entry *vr_entry, in get_short() function
526 return get_short(vr_entry, byte_order, data, data_length); in guess_numeric_type()

12345678910>>...26