Home
last modified time | relevance | path

Searched defs:fin (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/node/tools/
H A Denable_fips_include.py34 fin = open(sys.argv[2], "rt") variable
40 fin = open(sys.argv[2], "wt") variable
/third_party/skia/third_party/externals/brotli/research/
H A Dread_dist.h28 bool ReadBackwardReference(FILE* fin, int* copy, int* pos, int* dist) { in ReadBackwardReference() argument
H A Dbrotli_decoder.c16 FILE* fin; member
H A Ddraw_histogram.cc67 void BuildHistogram(FILE* fin, int** histo) { in BuildHistogram() argument
178 FILE* fin = fopen(argv[1], "r"); in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dbuiltin_inf.c11 static int fin = __builtin_isfinite(0.0); variable
/third_party/pulseaudio/speex/libspeexdsp/
H A Dtestresample.c49 float *fin, *fout; in main() local
H A Dtestresample2.c49 float *fin, *fout; in main() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack_huffman.c86 nghttp3_qpack_huffman_decode(nghttp3_qpack_huffman_decode_context *ctx, uint8_t *dest, const uint8_t *src, size_t srclen, int fin) nghttp3_qpack_huffman_decode() argument
/third_party/pulseaudio/speex/doc/
H A Dsampleenc.c9 FILE *fin; in main() local
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync02.c106 int now, fin = MAX(b.return_t, bd.return_t); in worker() local
129 int now, fin; in run() local
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dcapture.c40 struct usb_iso_packet_descriptor *fin = in submit_audio_in_urb() local
164 struct usb_iso_packet_descriptor *fin = &urb->iso_frame_desc[i]; in audio_in_callback() local
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dcapture.c40 struct usb_iso_packet_descriptor *fin = in submit_audio_in_urb() local
164 struct usb_iso_packet_descriptor *fin = &urb->iso_frame_desc[i]; in audio_in_callback() local
/third_party/ffmpeg/doc/examples/
H A Dvaapi_encode.c105 FILE *fin = NULL, *fout = NULL; in main() local
/third_party/nghttp2/src/
H A DHtmlParser.h80 int parse_chunk(const char *chunk, size_t size, int fin) { return 0; } in parse_chunk() argument
H A DHtmlParser.cc182 int HtmlParser::parse_chunk(const char *chunk, size_t size, int fin) { in parse_chunk() argument
201 int HtmlParser::parse_chunk_internal(const char *chunk, size_t size, int fin) { in parse_chunk_internal() argument
/kernel/linux/linux-5.10/tools/vm/
H A Dpage_owner_sort.c33 int read_block(char *buf, int buf_size, FILE *fin) in read_block() argument
90 FILE *fin, *fout; in main() local
/third_party/libwebsockets/lib/core-net/
H A Droute.c40 char sa[48], fin[192], *end = &fin[sizeof(fin)]; in _lws_routing_entry_dump() local
/third_party/mbedtls/programs/aes/
H A Dcrypt_and_hash.c65 FILE *fkey, *fin = NULL, *fout = NULL; in main() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A Dclk-pll.c62 static unsigned long __mtk_pll_recalc_rate(struct mtk_clk_pll *pll, u32 fin, in __mtk_pll_recalc_rate() argument
159 mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv, u32 freq, u32 fin) mtk_pll_calc_values() argument
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dves1820.c109 u32 fin; in ves1820_set_symbolrate() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Dfw.c137 unsigned long fin, diff; in carl9170_fw_checksum() local
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dg450_pll.c24 static inline unsigned int g450_f2vco(unsigned char p, unsigned int fin) { in g450_f2vco() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dg450_pll.c24 static inline unsigned int g450_f2vco(unsigned char p, unsigned int fin) { in g450_f2vco() argument
/kernel/linux/linux-6.6/drivers/clk/mediatek/
H A Dclk-pll.c40 static unsigned long __mtk_pll_recalc_rate(struct mtk_clk_pll *pll, u32 fin, in __mtk_pll_recalc_rate() argument
137 mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv, u32 freq, u32 fin) mtk_pll_calc_values() argument
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dves1820.c109 u32 fin; in ves1820_set_symbolrate() local

Completed in 12 milliseconds

123456