Home
last modified time | relevance | path

Searched defs:fin (Results 1 - 25 of 79) 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
/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
/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp110 std::ifstream fin; in GetSelfProcName() 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...]
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Ddata_storage_helper.cpp155 std::ifstream fin; in ParseJsonValueFromFile() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp280 std::fstream fin, fout; in CopyFile() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_mgt_msg_log.c313 void FillpConnFinLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktFin *fin, FILLP_INT direction) in FillpConnFinLog() argument
/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...]
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c1452 int fin; in test_nghttp2_hd_decode_length() local
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma04.c138 static void fin(void) in fin() function

Completed in 12 milliseconds

1234