Home
last modified time | relevance | path

Searched defs:inf (Results 1 – 25 of 4079) sorted by relevance

12345678910>>...164

/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dfunction_info.cpp15 static bool exp_info(const function& f, unsigned inf) in exp_info()
28 static bool log_info(const function& f, unsigned inf) in log_info()
45 static bool trig_info(const function& f, unsigned inf) in trig_info()
55 static bool sin_info(const function& f, unsigned inf) in sin_info()
60 static bool cos_info(const function& f, unsigned inf) in cos_info()
65 static bool tan_info(const function& f, unsigned inf) in tan_info()
70 static bool cot_info(const function& f, unsigned inf) in cot_info()
75 static bool sec_info(const function& f, unsigned inf) in sec_info()
80 static bool csc_info(const function& f, unsigned inf) in csc_info()
85 static bool atan_info(const function& f, unsigned inf) in atan_info()
[all …]
/dports/multimedia/rage/rage-0.3.1/src/bin/
H A Dwin.c18 Inf *inf = evas_object_data_get(obj, "inf"); in _cb_fullscreen() local
29 Inf *inf = evas_object_data_get(obj, "inf"); in _cb_unfullscreen() local
43 Inf *inf = evas_object_data_get(obj, "inf"); in _cb_focused() local
50 Inf *inf = evas_object_data_get(obj, "inf"); in _cb_unfocused() local
59 Inf *inf = evas_object_data_get(obj, "inf"); in _cb_win_del() local
112 Inf *inf = evas_object_data_get(data, "inf"); in _cb_mouse_idle() local
121 Inf *inf = evas_object_data_get(data, "inf"); in _cb_mouse_move() local
132 Inf *inf = evas_object_data_get(data, "inf"); in _cb_mouse_down() local
197 Inf *inf = evas_object_data_get(win, "inf"); in _cb_fetched() local
237 Inf *inf = evas_object_data_get(win, "inf"); in _local_artwork_get() local
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dinferior.c122 struct inferior *inf; in add_inferior_silent() local
183 struct inferior *inf; in delete_threads_of_inferior() local
258 struct inferior *inf; in exit_inferior_1() local
337 struct inferior *inf; in discard_all_inferiors() local
349 struct inferior *inf; in find_inferior_id() local
361 struct inferior *inf; in find_inferior_pid() local
380 struct inferior *inf; in find_inferior_for_program_space() local
410 struct inferior *inf; in valid_gdb_inferior_id() local
422 struct inferior *inf; in pid_to_gdb_inferior_id() local
444 struct inferior *inf; in in_inferior_list() local
[all …]
H A Dgnu-nat.c169 struct inf struct
184 struct inf_wait wait; /* What to return from target_wait. */ argument
200 since a proc server `stop' leaves the signal thread running, the inf can argument
217 unsigned pending_execs;
250 return proc->inf->pid; in __proc_pid() argument
610 struct inf *inf = proc->inf; in _proc_free() local
697 inf_cleanup (struct inf *inf) in inf_cleanup()
1143 inf_resume (struct inf *inf) in inf_resume()
1168 inf_suspend (struct inf *inf) in inf_suspend()
1236 inf_detach (struct inf *inf) in inf_detach()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/utility/
H A Dinputfile.c163 static void init_zeros(struct inputfile *inf) in init_zeros()
182 static bool inf_sanity_check(struct inputfile *inf) in inf_sanity_check()
220 struct inputfile *inf; in inf_from_file() local
241 struct inputfile *inf; in inf_from_stream() local
262 static void inf_close_partial(struct inputfile *inf) in inf_close_partial()
298 void inf_close(struct inputfile *inf) in inf_close()
314 static bool have_line(struct inputfile *inf) in have_line()
326 static bool at_eol(struct inputfile *inf) in at_eol()
340 bool inf_at_eof(struct inputfile *inf) in inf_at_eof()
357 static bool check_include(struct inputfile *inf) in check_include()
[all …]
/dports/games/freeciv/freeciv-2.6.6/utility/
H A Dinputfile.c163 static void init_zeros(struct inputfile *inf) in init_zeros()
182 static bool inf_sanity_check(struct inputfile *inf) in inf_sanity_check()
220 struct inputfile *inf; in inf_from_file() local
241 struct inputfile *inf; in inf_from_stream() local
262 static void inf_close_partial(struct inputfile *inf) in inf_close_partial()
298 void inf_close(struct inputfile *inf) in inf_close()
314 static bool have_line(struct inputfile *inf) in have_line()
326 static bool at_eol(struct inputfile *inf) in at_eol()
340 bool inf_at_eof(struct inputfile *inf) in inf_at_eof()
357 static bool check_include(struct inputfile *inf) in check_include()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dinferior.c129 struct inferior *inf; in add_inferior_silent() local
246 struct inferior *inf; in exit_inferior_1() local
332 struct inferior *inf; in discard_all_inferiors() local
344 struct inferior *inf; in find_inferior_id() local
356 struct inferior *inf; in find_inferior_pid() local
375 struct inferior *inf; in find_inferior_for_program_space() local
405 struct inferior *inf; in valid_gdb_inferior_id() local
417 struct inferior *inf; in pid_to_gdb_inferior_id() local
439 struct inferior *inf; in in_inferior_list() local
451 struct inferior *inf; in have_inferiors() local
[all …]
H A Dgnu-nat.c169 struct inf struct
184 struct inf_wait wait; /* What to return from target_wait. */ argument
200 since a proc server `stop' leaves the signal thread running, the inf can argument
217 unsigned pending_execs;
250 return proc->inf->pid; in __proc_pid() argument
610 struct inf *inf = proc->inf; in _proc_free() local
697 inf_cleanup (struct inf *inf) in inf_cleanup()
1143 inf_resume (struct inf *inf) in inf_resume()
1168 inf_suspend (struct inf *inf) in inf_suspend()
1236 inf_detach (struct inf *inf) in inf_detach()
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/server/namenode/
H A DTestINodeFile.java45 INodeFile inf = new INodeFile(new PermissionStatus(userName, null, in testReplication() local
62 INodeFile inf = new INodeFile(new PermissionStatus(userName, null, in testReplicationBelowLowerBound() local
75 INodeFile inf = new INodeFile(new PermissionStatus(userName, null, in testPreferredBlockSize() local
86 INodeFile inf = new INodeFile(new PermissionStatus(userName, null, in testPreferredBlockSizeUpperBound() local
103 INodeFile inf = new INodeFile(new PermissionStatus(userName, null, in testPreferredBlockSizeBelowLowerBound() local
118 INodeFile inf = new INodeFile(new PermissionStatus(userName, null, in testPreferredBlockSizeAboveUpperBound() local
/dports/lang/rust/rustc-1.58.1-src/library/std/src/f64/
H A Dtests.rs36 let inf: f64 = f64::INFINITY; in test_infinity() localVariable
101 let inf: f64 = f64::INFINITY; in test_is_nan() localVariable
114 let inf: f64 = f64::INFINITY; in test_is_infinite() localVariable
127 let inf: f64 = f64::INFINITY; in test_is_finite() localVariable
141 let inf: f64 = f64::INFINITY; in test_is_normal() localVariable
159 let inf: f64 = f64::INFINITY; in test_classify() localVariable
295 let inf: f64 = f64::INFINITY; in test_mul_add() localVariable
311 let inf: f64 = f64::INFINITY; in test_recip() localVariable
325 let inf: f64 = f64::INFINITY; in test_powi() localVariable
339 let inf: f64 = f64::INFINITY; in test_powf() localVariable
[all …]
/dports/sysutils/p5-BSD-Sysctl/BSD-Sysctl-0.12.2/
H A DSysctl.xs419 struct vmtotal *inf = (struct vmtotal *)buf; variable
439 struct loadavg *inf = (struct loadavg *)buf; variable
449 struct timeval *inf = (struct timeval *)buf; variable
519 struct xvfsconf *inf = (struct xvfsconf *)buf; variable
521 struct vfsconf *inf = (struct vfsconf *)buf; variable
532 struct icmpstat *inf = (struct icmpstat *)buf; variable
548 struct igmpstat *inf = (struct igmpstat *)buf; variable
583 struct tcpstat *inf = (struct tcpstat *)buf; variable
682 struct udpstat *inf = (struct udpstat *)buf; variable
700 struct rip6stat *inf = (struct rip6stat *)buf; variable
[all …]
/dports/devel/godot2/godot-2.1.6-stable/modules/chibi/
H A Dcp_player_data_effects.cpp181 uint8_t on, off, inf; in do_tremor() local
204 uint8_t lo, hi, inf; in do_pan_slide() local
268 uint8_t lo, hi, inf; in do_channel_volume_slide() local
376 uint8_t inf; in do_retrig() local
436 uint8_t lo, hi, inf; in do_global_volume_slide() local
501 uint8_t inf, c, dat; in do_effect_S() local
855 uint8_t inf; in run_effects() local
869 uint8_t inf; in run_effects() local
877 uint8_t inf; in run_effects() local
940 uint8_t inf; in run_effects() local
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/chibi/
H A Dcp_player_data_effects.cpp181 uint8_t on, off, inf; in do_tremor() local
204 uint8_t lo, hi, inf; in do_pan_slide() local
268 uint8_t lo, hi, inf; in do_channel_volume_slide() local
376 uint8_t inf; in do_retrig() local
436 uint8_t lo, hi, inf; in do_global_volume_slide() local
501 uint8_t inf, c, dat; in do_effect_S() local
855 uint8_t inf; in run_effects() local
869 uint8_t inf; in run_effects() local
877 uint8_t inf; in run_effects() local
940 uint8_t inf; in run_effects() local
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgnu-nat.c153 struct inf struct
168 struct inf_wait wait; /* What to return from target_wait. */ argument
184 since a proc server `stop' leaves the signal thread running, the inf can argument
201 unsigned int pending_execs:1;
234 return proc->inf->pid; in __proc_pid() argument
594 struct inf *inf = proc->inf; in _proc_free() local
2099 struct inf *inf = cur_inf (); in gnu_ptrace_me() local
2111 struct inf *inf = cur_inf (); in create_inferior() local
2171 struct inf *inf = cur_inf (); in attach() local
2781 struct inf *inf = cur_inf (); in cur_thread() local
[all …]
H A Dinferior.c74 inferior *inf = this; in ~inferior() local
127 inferior *inf = new inferior (pid); in add_inferior_silent() local
169 struct inferior *inf, *infprev; in delete_inferior() local
194 delete inf; in delete_inferior() local
203 struct inferior *inf; in exit_inferior_1() local
247 exit_inferior (inferior *inf) in exit_inferior()
253 exit_inferior_silent (inferior *inf) in exit_inferior_silent()
261 detach_inferior (inferior *inf) in detach_inferior()
650 struct inferior *inf; in inferior_command() local
749 struct inferior *inf; in add_inferior_with_spaces() local
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/
H A Dcomunicationsmanager.cpp45 void ComunicationsManager::registerStateListener(CmdPetition *inf) in registerStateListener()
113 int ComunicationsManager::informStateListener(CmdPetition *inf, string &s) in informStateListener()
118 void ComunicationsManager::returnAndClosePetition(CmdPetition *inf, OUTSTRINGSTREAM *s, int outCode) in returnAndClosePetition()
124 void ComunicationsManager::sendPartialOutput(CmdPetition *inf, OUTSTRING *s) in sendPartialOutput()
129 void ComunicationsManager::sendPartialOutput(CmdPetition *inf, char *s, size_t size) in sendPartialOutput()
142 CmdPetition *inf = new CmdPetition(); in getPetition() local
146 int ComunicationsManager::getConfirmation(CmdPetition *inf, string message) in getConfirmation()
151 std::string ComunicationsManager::getUserResponse(CmdPetition *inf, string message) in getUserResponse()
156 string ComunicationsManager::get_petition_details(CmdPetition *inf) in get_petition_details()
/dports/lang/rust/rustc-1.58.1-src/library/std/src/f32/
H A Dtests.rs48 let inf: f32 = f32::INFINITY; in test_infinity() localVariable
112 let inf: f32 = f32::INFINITY; in test_is_nan() localVariable
125 let inf: f32 = f32::INFINITY; in test_is_infinite() localVariable
138 let inf: f32 = f32::INFINITY; in test_is_finite() localVariable
151 let inf: f32 = f32::INFINITY; in test_is_normal() localVariable
168 let inf: f32 = f32::INFINITY; in test_classify() localVariable
305 let inf: f32 = f32::INFINITY; in test_mul_add() localVariable
321 let inf: f32 = f32::INFINITY; in test_recip() localVariable
335 let inf: f32 = f32::INFINITY; in test_powi() localVariable
349 let inf: f32 = f32::INFINITY; in test_powf() localVariable
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgnu-nat.c168 struct inf struct
183 struct inf_wait wait; /* What to return from target_wait. */ argument
198 since a proc server `stop' leaves the signal thread running, the inf can argument
215 unsigned pending_execs;
248 return proc->inf->pid; in __proc_pid() argument
606 struct inf *inf = proc->inf; in _proc_free() local
693 inf_cleanup (struct inf *inf) in inf_cleanup()
1112 inf_resume (struct inf *inf) in inf_resume()
1137 inf_suspend (struct inf *inf) in inf_suspend()
1205 inf_detach (struct inf *inf) in inf_detach()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgnu-nat.c168 struct inf struct
183 struct inf_wait wait; /* What to return from target_wait. */ argument
198 since a proc server `stop' leaves the signal thread running, the inf can argument
215 unsigned pending_execs;
248 return proc->inf->pid; in __proc_pid() argument
606 struct inf *inf = proc->inf; in _proc_free() local
693 inf_cleanup (struct inf *inf) in inf_cleanup()
1112 inf_resume (struct inf *inf) in inf_resume()
1137 inf_suspend (struct inf *inf) in inf_suspend()
1205 inf_detach (struct inf *inf) in inf_detach()
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstatus.cc177 bool fill_status_info(int status, status_info& inf) in fill_status_info()
732 static void _describe_zot(status_info& inf) in _describe_zot()
762 static void _describe_glow(status_info& inf) in _describe_glow()
799 static void _describe_regen(status_info& inf) in _describe_regen()
824 static void _describe_poison(status_info& inf) in _describe_poison()
841 static void _describe_speed(status_info& inf) in _describe_speed()
870 static void _describe_airborne(status_info& inf) in _describe_airborne()
888 static void _describe_sickness(status_info& inf) in _describe_sickness()
914 static void _describe_transform(status_info& inf) in _describe_transform()
947 static void _describe_terrain(status_info& inf) in _describe_terrain()
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/jeeps/
H A Dgpsinput.c157 static int32 GPS_Input_Read_Line(char* s, FILE* inf) in GPS_Input_Read_Line()
188 int32 GPS_Input_Get_Almanac(GPS_PAlmanac** alm, FILE* inf) in GPS_Input_Get_Almanac()
380 int32 GPS_Input_Get_Waypoint(GPS_PWay** way, FILE* inf) in GPS_Input_Get_Waypoint()
547 int32 GPS_Input_Get_Proximity(GPS_PWay** way, FILE* inf) in GPS_Input_Get_Proximity()
723 static int32 GPS_Input_Get_D100(GPS_PWay* way, FILE* inf) in GPS_Input_Get_D100()
772 static int32 GPS_Input_Get_D101(GPS_PWay* way, FILE* inf) in GPS_Input_Get_D101()
832 static int32 GPS_Input_Get_D102(GPS_PWay* way, FILE* inf) in GPS_Input_Get_D102()
848 static int32 GPS_Input_Get_D103(GPS_PWay* way, FILE* inf) in GPS_Input_Get_D103()
917 static int32 GPS_Input_Get_D104(GPS_PWay* way, FILE* inf) in GPS_Input_Get_D104()
1833 int32 GPS_Input_Get_Track(GPS_PTrack** trk, FILE* inf) in GPS_Input_Get_Track()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons/
H A Distream.pass.cpp24 std::istringstream inf; in main() local
29 std::istringstream inf("a"); in main() local
34 std::wistringstream inf; in main() local
39 std::wistringstream inf(L"a"); in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons/
H A Distream.pass.cpp24 std::istringstream inf; in main() local
29 std::istringstream inf("a"); in main() local
34 std::wistringstream inf; in main() local
39 std::wistringstream inf(L"a"); in main() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons/
H A Distream.pass.cpp24 std::istringstream inf; in main() local
29 std::istringstream inf("a"); in main() local
34 std::wistringstream inf; in main() local
39 std::wistringstream inf(L"a"); in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons/
H A Distream.pass.cpp24 std::istringstream inf; in main() local
29 std::istringstream inf("a"); in main() local
34 std::wistringstream inf; in main() local
39 std::wistringstream inf(L"a"); in main() local

12345678910>>...164