Home
last modified time | relevance | path

Searched defs:fr (Results 26 – 50 of 7318) sorted by relevance

12345678910>>...293

/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dntom.c13 int synth_ntom_set_step(mpg123_handle *fr) in synth_ntom_set_step()
46 unsigned long ntom_val(mpg123_handle *fr, off_t frame) in ntom_val()
66 void ntom_set_ntom(mpg123_handle *fr, off_t num) in ntom_set_ntom()
73 off_t ntom_frame_outsamples(mpg123_handle *fr) in ntom_frame_outsamples()
82 off_t ntom_frmouts(mpg123_handle *fr, off_t frame) in ntom_frmouts()
104 off_t ntom_ins2outs(mpg123_handle *fr, off_t ins) in ntom_ins2outs()
130 off_t ntom_frameoff(mpg123_handle *fr, off_t soff) in ntom_frameoff()
H A Did3.h19 # define init_id3(fr) argument
23 # define exit_id3(fr) argument
27 # define reset_id3(fr) argument
31 # define id3_link(fr) argument
H A Dparse.c74 int frame_bitrate(mpg123_handle *fr) in frame_bitrate()
79 long frame_freq(mpg123_handle *fr) in frame_freq()
132 static int check_lame_tag(mpg123_handle *fr) in check_lame_tag()
440 static void halfspeed_prepare(mpg123_handle *fr) in halfspeed_prepare()
451 static int halfspeed_do(mpg123_handle *fr) in halfspeed_do()
492 int read_frame(mpg123_handle *fr) in read_frame()
879 void set_pointer(mpg123_handle *fr, long backstep) in set_pointer()
890 double compute_bpf(mpg123_handle *fr) in compute_bpf()
921 double attribute_align_arg mpg123_tpf(mpg123_handle *fr) in mpg123_tpf()
994 int get_songlen(mpg123_handle *fr,int no) in get_songlen()
[all …]
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dfriend_requests.c43 void set_nospam(Friend_Requests *fr, uint32_t num) in set_nospam() argument
48 uint32_t get_nospam(const Friend_Requests *fr) in get_nospam()
55 void callback_friendrequest(Friend_Requests *fr, fr_friend_request_cb *function, void *object) in callback_friendrequest()
63 void set_filter_function(Friend_Requests *fr, filter_function_cb *function, void *userdata) in set_filter_function()
70 static void addto_receivedlist(Friend_Requests *fr, const uint8_t *real_pk) in addto_receivedlist()
85 static bool request_received(const Friend_Requests *fr, const uint8_t *real_pk) in request_received()
101 int remove_request_received(Friend_Requests *fr, const uint8_t *real_pk) in remove_request_received()
117 Friend_Requests *const fr = (Friend_Requests *)object; in friendreq_handlepacket() local
155 void friendreq_init(Friend_Requests *fr, Friend_Connections *fr_c) in friendreq_init()
165 void friendreq_kill(Friend_Requests *fr) in friendreq_kill()
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Did3.h19 # define init_id3(fr) argument
23 # define exit_id3(fr) argument
27 # define reset_id3(fr) argument
31 # define id3_link(fr) argument
H A Dreaders.c240 static void stream_close(mpg123_handle *fr) in stream_close()
395 static off_t generic_tell(mpg123_handle *fr) in generic_tell()
406 static void stream_rewind(mpg123_handle *fr) in stream_rewind()
430 static off_t get_fileinfo(mpg123_handle *fr) in get_fileinfo()
761 static int feed_init(mpg123_handle *fr) in feed_init()
816 static void buffered_forget(mpg123_handle *fr) in buffered_forget()
822 off_t feed_set_pos(mpg123_handle *fr, off_t pos) in feed_set_pos()
891 off_t feed_set_pos(mpg123_handle *fr, off_t pos) in feed_set_pos()
1036 static int default_init(mpg123_handle *fr) in default_init()
1137 int open_feed(mpg123_handle *fr) in open_feed()
[all …]
H A Dparse.c74 int frame_bitrate(mpg123_handle *fr) in frame_bitrate()
79 long frame_freq(mpg123_handle *fr) in frame_freq()
132 static int check_lame_tag(mpg123_handle *fr) in check_lame_tag()
443 static void halfspeed_prepare(mpg123_handle *fr) in halfspeed_prepare()
454 static int halfspeed_do(mpg123_handle *fr) in halfspeed_do()
494 int read_frame(mpg123_handle *fr) in read_frame()
934 void set_pointer(mpg123_handle *fr, int part2, long backstep) in set_pointer()
962 double compute_bpf(mpg123_handle *fr) in compute_bpf()
974 double attribute_align_arg mpg123_tpf(mpg123_handle *fr) in mpg123_tpf()
1047 int get_songlen(mpg123_handle *fr,int no) in get_songlen()
[all …]
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Did3.h19 # define init_id3(fr) argument
23 # define exit_id3(fr) argument
27 # define reset_id3(fr) argument
31 # define id3_link(fr) argument
H A Dreaders.c239 static void stream_close(mpg123_handle *fr) in stream_close()
400 static off_t generic_tell(mpg123_handle *fr) in generic_tell()
411 static void stream_rewind(mpg123_handle *fr) in stream_rewind()
435 static off_t get_fileinfo(mpg123_handle *fr) in get_fileinfo()
749 static int feed_init(mpg123_handle *fr) in feed_init()
804 static void buffered_forget(mpg123_handle *fr) in buffered_forget()
810 off_t feed_set_pos(mpg123_handle *fr, off_t pos) in feed_set_pos()
878 off_t feed_set_pos(mpg123_handle *fr, off_t pos) in feed_set_pos()
1023 static int default_init(mpg123_handle *fr) in default_init()
1118 int open_feed(mpg123_handle *fr) in open_feed()
[all …]
H A Dparse.c74 int frame_bitrate(mpg123_handle *fr) in frame_bitrate()
79 long frame_freq(mpg123_handle *fr) in frame_freq()
132 static int check_lame_tag(mpg123_handle *fr) in check_lame_tag()
440 static void halfspeed_prepare(mpg123_handle *fr) in halfspeed_prepare()
451 static int halfspeed_do(mpg123_handle *fr) in halfspeed_do()
492 int read_frame(mpg123_handle *fr) in read_frame()
879 void set_pointer(mpg123_handle *fr, long backstep) in set_pointer()
890 double compute_bpf(mpg123_handle *fr) in compute_bpf()
902 double attribute_align_arg mpg123_tpf(mpg123_handle *fr) in mpg123_tpf()
975 int get_songlen(mpg123_handle *fr,int no) in get_songlen()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/sol/
H A Dfunction_result.hpp41 stack_proxy get(types<Args...>, index_value<0>, index_value<I>, const T& fr) { in get()
46 stack_proxy get(types<Arg, Args...>, index_value<N>, index_value<I>, const T& fr) { in get()
58 stack_proxy get(const unsafe_function_result& fr) { in get()
63 stack_proxy get(types<Args...> t, const unsafe_function_result& fr) { in get()
68 stack_proxy get(const protected_function_result& fr) { in get()
73 stack_proxy get(types<Args...> t, const protected_function_result& fr) { in get()
/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Dfunction_result.hpp41 stack_proxy get(types<Args...>, meta::index_value<0>, meta::index_value<I>, const T& fr) { in get()
46 stack_proxy get(types<Arg, Args...>, meta::index_value<N>, meta::index_value<I>, const T& fr) { in get()
58 stack_proxy get(const unsafe_function_result& fr) { in get()
63 stack_proxy get(types<Args...> t, const unsafe_function_result& fr) { in get()
68 stack_proxy get(const protected_function_result& fr) { in get()
73 stack_proxy get(types<Args...> t, const protected_function_result& fr) { in get()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxframe.c62 ensureWsRefFrame(FrameObj fr) in ensureWsRefFrame()
89 busyWindowFrame(FrameObj fr) in busyWindowFrame()
95 getXDisplayFrame(FrameObj fr) in getXDisplayFrame()
112 ws_created_frame(FrameObj fr) in ws_created_frame()
121 ws_uncreate_frame(FrameObj fr) in ws_uncreate_frame()
153 getIconFrame(FrameObj fr) in getIconFrame()
162 ws_create_frame(FrameObj fr) in ws_create_frame()
313 ws_raise_frame(FrameObj fr) in ws_raise_frame()
357 ws_lower_frame(FrameObj fr) in ws_lower_frame()
401 ws_group_frame(FrameObj fr) in ws_group_frame()
[all …]
/dports/sysutils/tm/tm-0.4.1/
H A Dfilter.c14 void add_ffilter(struct FilterRules *fr, struct FFilter *ff) in add_ffilter()
27 struct FilterRules *fr; in new_filter_rules() local
42 static int get_char(struct FilterRules *fr, const unsigned char *buffer, int pos) in get_char()
55 static int set_char(struct FilterRules *fr, unsigned char *buffer, int pos, int c) in set_char()
72 static int apply_ffilter(struct FilterRules *fr, struct FFilter *ff, in apply_ffilter()
93 static void reset_matched(struct FilterRules *fr) in reset_matched()
106 void filter_stream(struct FilterRules *fr, char *obuf, int *olen, const char *buffer, int len) in filter_stream()
176 void filter_flush(struct FilterRules *fr, char *obuf, int *olen) in filter_flush()
/dports/net/libngtcp2/ngtcp2-224bd62/lib/
H A Dngtcp2_log.c216 const ngtcp2_ack *fr, const char *dir) { in log_fr_ack()
264 const ngtcp2_reset_stream *fr, in log_fr_reset_stream()
317 const ngtcp2_ping *fr, const char *dir) { in log_fr_ping()
323 const ngtcp2_data_blocked *fr, in log_fr_data_blocked()
368 const ngtcp2_stop_sending *fr, in log_fr_stop_sending()
378 const ngtcp2_path_challenge *fr, in log_fr_path_challenge()
389 const ngtcp2_path_response *fr, in log_fr_path_response()
443 const ngtcp2_handshake_done *fr, in log_fr_handshake_done()
458 const ngtcp2_frame *fr, const char *dir) { in log_fr()
534 const ngtcp2_frame *fr) { in ngtcp2_log_rx_fr()
[all …]
/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_frame.c45 const nghttp3_frame_settings *fr) { in nghttp3_frame_write_settings()
59 const nghttp3_frame_settings *fr) { in nghttp3_frame_write_settings_len()
75 const nghttp3_frame_goaway *fr) { in nghttp3_frame_write_goaway()
83 const nghttp3_frame_goaway *fr) { in nghttp3_frame_write_goaway_len()
94 const nghttp3_frame_priority_update *fr) { in nghttp3_frame_write_priority_update()
114 int64_t *ppayloadlen, const nghttp3_frame_priority_update *fr) { in nghttp3_frame_write_priority_update_len()
197 void nghttp3_frame_headers_free(nghttp3_frame_headers *fr, in nghttp3_frame_headers_free()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/igor/ptn003/
H A DWritePackedFile.c36 WriteDemoVariablesRecord(CP_FILE_REF fr) in WriteDemoVariablesRecord()
83 WriteDemoWave1DNumericWaveRecord(CP_FILE_REF fr) in WriteDemoWave1DNumericWaveRecord()
150 WriteDemoRecreationProcedures(CP_FILE_REF fr) in WriteDemoRecreationProcedures()
168 WriteDemoProcedureWindowProcedures(CP_FILE_REF fr) in WriteDemoProcedureWindowProcedures()
181 WriteDemoHistory(CP_FILE_REF fr) in WriteDemoHistory()
196 WriteDemoPackedFile(CP_FILE_REF fr) in WriteDemoPackedFile()
216 CP_FILE_REF fr; // Ref number for the file we are writing to. in WritePackedFile() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfrac.h48 #define frac2float(fr) ((fr) / frac_1_float) argument
56 #define _frac2s(fr)\ argument
58 #define frac2bits(fr, nb)\ argument
60 #define frac2byte(fr) ((byte)frac2bits(fr, 8)) argument
69 #define frac2bits_floor(fr, nb)\ argument
75 #define frac2ushort(fr) ((ushort)(\ argument
95 #define frac312ushort(fr) ((ushort)((fr) >> (frac31_bits - ushort_bits))) argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfrac.h48 #define frac2float(fr) ((fr) / frac_1_float) argument
56 #define _frac2s(fr)\ argument
58 #define frac2bits(fr, nb)\ argument
60 #define frac2byte(fr) ((byte)frac2bits(fr, 8)) argument
69 #define frac2bits_floor(fr, nb)\ argument
75 #define frac2ushort(fr) ((ushort)(\ argument
95 #define frac312ushort(fr) ((ushort)((fr) >> (frac31_bits - ushort_bits))) argument
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/test/java/org/mozilla/gecko/sync/repositories/domain/test/
H A DTestFormHistoryRecord.java20 FormHistoryRecord fr = new FormHistoryRecord(); in withIdFieldNameAndValue() local
30 FormHistoryRecord fr = new FormHistoryRecord(); in testCollection() local
36 FormHistoryRecord fr = withIdFieldNameAndValue(0, "username", "aUsername"); in testGetPayload() local
44 FormHistoryRecord fr = withIdFieldNameAndValue(0, "username", "aUsername"); in testCopyWithIDs() local
87 FormHistoryRecord fr = withIdFieldNameAndValue(0, "username", "aUsername"); in testTTL() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/gecko/sync/repositories/domain/test/
H A DTestFormHistoryRecord.java20 FormHistoryRecord fr = new FormHistoryRecord(); in withIdFieldNameAndValue() local
30 FormHistoryRecord fr = new FormHistoryRecord(); in testCollection() local
36 FormHistoryRecord fr = withIdFieldNameAndValue(0, "username", "aUsername"); in testGetPayload() local
44 FormHistoryRecord fr = withIdFieldNameAndValue(0, "username", "aUsername"); in testCopyWithIDs() local
87 FormHistoryRecord fr = withIdFieldNameAndValue(0, "username", "aUsername"); in testTTL() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Drframe.cpp40 RFrame::RFrame(frame fr, JavaThread* thread, RFrame*const callee) : in RFrame()
52 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in InterpretedRFrame()
61 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, Method* m) in InterpretedRFrame()
71 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread, RFrame*const callee) in CompiledRFrame()
76 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread) in CompiledRFrame()
81 DeoptimizedRFrame::DeoptimizedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in DeoptimizedRFrame()
84 RFrame* RFrame::new_RFrame(frame fr, JavaThread* thread, RFrame*const callee) { in new_RFrame()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Drframe.cpp40 RFrame::RFrame(frame fr, JavaThread* thread, RFrame*const callee) : in RFrame()
52 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in InterpretedRFrame()
61 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, Method* m) in InterpretedRFrame()
71 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread, RFrame*const callee) in CompiledRFrame()
76 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread) in CompiledRFrame()
81 DeoptimizedRFrame::DeoptimizedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in DeoptimizedRFrame()
84 RFrame* RFrame::new_RFrame(frame fr, JavaThread* thread, RFrame*const callee) { in new_RFrame()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Drframe.cpp40 RFrame::RFrame(frame fr, JavaThread* thread, RFrame*const callee) : in RFrame()
52 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in InterpretedRFrame()
61 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, Method* m) in InterpretedRFrame()
71 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread, RFrame*const callee) in CompiledRFrame()
76 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread) in CompiledRFrame()
81 DeoptimizedRFrame::DeoptimizedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in DeoptimizedRFrame()
84 RFrame* RFrame::new_RFrame(frame fr, JavaThread* thread, RFrame*const callee) { in new_RFrame()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Drframe.cpp40 RFrame::RFrame(frame fr, JavaThread* thread, RFrame*const callee) : in RFrame()
52 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in InterpretedRFrame()
61 InterpretedRFrame::InterpretedRFrame(frame fr, JavaThread* thread, Method* m) in InterpretedRFrame()
71 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread, RFrame*const callee) in CompiledRFrame()
76 CompiledRFrame::CompiledRFrame(frame fr, JavaThread* thread) in CompiledRFrame()
81 DeoptimizedRFrame::DeoptimizedRFrame(frame fr, JavaThread* thread, RFrame*const callee) in DeoptimizedRFrame()
84 RFrame* RFrame::new_RFrame(frame fr, JavaThread* thread, RFrame*const callee) { in new_RFrame()

12345678910>>...293