| /third_party/node/tools/ |
| H A D | enable_fips_include.py | 34 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 D | read_dist.h | 28 bool ReadBackwardReference(FILE* fin, int* copy, int* pos, int* dist) { in ReadBackwardReference() argument
|
| H A D | brotli_decoder.c | 16 FILE* fin; member
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | builtin_inf.c | 11 static int fin = __builtin_isfinite(0.0); variable
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | testresample.c | 49 float *fin, *fout; in main() local
|
| H A D | testresample2.c | 49 float *fin, *fout; in main() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| H A D | binder_catcher.cpp | 47 std::ifstream fin; in Catch() local
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/ |
| H A D | native_leak_config.cpp | 46 ifstream fin; in GetThresholdList() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack_huffman.c | 86 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 D | sampleenc.c | 9 FILE *fin; in main() local
|
| /third_party/ltp/lib/newlib_tests/ |
| H A D | tst_fuzzy_sync02.c | 106 int now, fin = MAX(b.return_t, bd.return_t); in worker() local 129 int now, fin; in run() local
|
| /arkcompiler/toolchain/websocket/ |
| H A D | frame_builder.cpp | 19 ServerFrameBuilder& ServerFrameBuilder::SetFinal(bool fin) in SetFinal() argument
|
| H A D | web_socket_frame.h | 55 uint8_t fin = 0; member
|
| /kernel/linux/linux-5.10/sound/usb/line6/ |
| H A D | capture.c | 40 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 D | capture.c | 40 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 D | vaapi_encode.c | 105 FILE *fin = NULL, *fout = NULL; in main() local
|
| /third_party/nghttp2/src/ |
| H A D | HtmlParser.h | 80 int parse_chunk(const char *chunk, size_t size, int fin) { return 0; } in parse_chunk() argument
|
| H A D | HtmlParser.cc | 182 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
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| H A D | event_logger_catcher_test.cpp | 565 std::ifstream fin; in HWTEST_F() local
|
| /base/security/code_signature/test/unittest/ |
| H A D | multi_thread_local_sign_test.cpp | 58 int32_t fin = open(ORIGIN_AN_FILE.c_str(), O_RDONLY);
in DupFile() local
|
| /foundation/multimodalinput/input/service/module_loader/src/ |
| H A D | watchdog_task.cpp | 110 std::ifstream fin; in GetSelfProcName() local
|
| /kernel/linux/linux-5.10/tools/vm/ |
| H A D | page_owner_sort.c | 33 int read_block(char *buf, int buf_size, FILE *fin) in read_block() argument 90 FILE *fin, *fout; in main() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | widget_operator_test.cpp | 250 auto fin = MockController::touch_event_records_->GetFingers() - 1; in TEST_F() local
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | route.c | 40 char sa[48], fin[192], *end = &fin[sizeof(fin)]; in _lws_routing_entry_dump() local
|
| /third_party/mbedtls/programs/aes/ |
| H A D | crypt_and_hash.c | 65 FILE *fkey, *fin = NULL, *fout = NULL; in main() local [all...] |