Home
last modified time | relevance | path

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

1234

/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
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dbinder_catcher.cpp47 std::ifstream fin; in Catch() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_config.cpp46 ifstream fin; in GetThresholdList() 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
/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
H A Dh2load_http3_session.cc406 ssize_t Http3Session::write_stream(int64_t &stream_id, int &fin, in write_stream() argument
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp565 std::ifstream fin; in HWTEST_F() local
/base/security/code_signature/test/unittest/
H A Dmulti_thread_local_sign_test.cpp58 int32_t fin = open(ORIGIN_AN_FILE.c_str(), O_RDONLY); in DupFile() local
/test/testfwk/arkxtest/uitest/test/
H A Dwidget_operator_test.cpp250 auto fin = MockController::touch_event_records_->GetFingers() - 1; in TEST_F() 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...]
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.cpp162 void CopyPstoreFileToHistoryLog(ifstream &fin) in CopyPstoreFileToHistoryLog() argument
/base/global/i18n/frameworks/intl/src/
H A Dholiday_manager.cpp168 std::ifstream fin; in ReadHolidayFile() local
/third_party/ffmpeg/libavfilter/
H A Davf_showspatial.c116 AVFrame *fin = arg; in run_channel_fft() local
285 AVFrame *fin = ff_get_audio_buffer(inlink, s->win_size); in spatial_activate() local
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminizip.c188 FILE * fin = FOPEN_FUNC(filenameinzip,"rb"); in getFileCrc() local
397 FILE * fin; local
[all...]

Completed in 12 milliseconds

1234