| /third_party/node/deps/v8/tools/wasm-compilation-hints/ |
| D | wasm.py | 15 def peek_uint8(fin): argument 21 def read_uint8(fin): argument 26 def peek_uint32(fin): argument 32 def read_uint32(fin): argument 37 def peek_varuintN(fin): argument 52 def read_varuintN(fin): argument 73 def peek_magic_number(fin, expected_magic_number=0x6d736100): argument 78 def read_magic_number(fin, expected_magic_number=0x6d736100): argument 83 def peek_version(fin, expected_version=1): argument 88 def read_version(fin, expected_version=1): argument
|
| /third_party/node/tools/ |
| D | enable_fips_include.py | 34 fin = open(sys.argv[2], "rt") variable 40 fin = open(sys.argv[2], "wt") variable
|
| /third_party/openssl/providers/implementations/include/prov/ |
| D | digestcommon.h | 38 # define PROV_FUNC_DIGEST_FINAL(name, dgstsize, fin) \ argument 50 # define PROV_DISPATCH_FUNC_DIGEST_CONSTRUCT_START( \ argument 87 # define IMPLEMENT_digest_functions( \ argument 100 # define IMPLEMENT_digest_functions_with_settable_ctx( \ argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/include/prov/ |
| D | digestcommon.h | 38 # define PROV_FUNC_DIGEST_FINAL(name, dgstsize, fin) \ argument 50 # define PROV_DISPATCH_FUNC_DIGEST_CONSTRUCT_START( \ argument 87 # define IMPLEMENT_digest_functions( \ argument 100 # define IMPLEMENT_digest_functions_with_settable_ctx( \ argument
|
| /third_party/ltp/lib/newlib_tests/ |
| 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
|
| /third_party/skia/third_party/externals/brotli/research/ |
| D | read_dist.h | 28 bool ReadBackwardReference(FILE* fin, int* copy, int* pos, int* dist) { in ReadBackwardReference()
|
| D | draw_histogram.cc | 67 void BuildHistogram(FILE* fin, int** histo) { in BuildHistogram() 178 FILE* fin = fopen(argv[1], "r"); in main() local
|
| D | brotli_decoder.c | 16 FILE* fin; member
|
| D | find_opt_references.cc | 43 void ReadInput(FILE* fin, input_type* storage, size_t input_size) { in ReadInput() 204 FILE* fin = fopen(argv[1], "rb"); in main() local
|
| /third_party/nghttp2/src/ |
| D | HtmlParser.cc | 182 int HtmlParser::parse_chunk(const char *chunk, size_t size, int fin) { in parse_chunk() 201 int HtmlParser::parse_chunk_internal(const char *chunk, size_t size, int fin) { in parse_chunk_internal()
|
| D | HtmlParser.h | 80 int parse_chunk(const char *chunk, size_t size, int fin) { return 0; } in parse_chunk()
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| D | testresample.c | 49 float *fin, *fout; in main() local
|
| D | testresample2.c | 49 float *fin, *fout; in main() local
|
| /third_party/protobuf/src/google/protobuf/testing/ |
| D | zcgunzip.cc | 63 FileInputStream fin(STDIN_FILENO); in main() local
|
| /third_party/pulseaudio/speex/doc/ |
| D | sampleenc.c | 9 FILE *fin; in main() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/digests/ |
| D | null_prov.c | 38 #define PROV_FUNC_DIGEST_FINAL(name, dgstsize, fin) \ argument
|
| /third_party/openssl/providers/implementations/digests/ |
| D | null_prov.c | 38 #define PROV_FUNC_DIGEST_FINAL(name, dgstsize, fin) \ argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| D | nghttp3_conn.c | 70 int fin) { in conn_call_end_headers() 106 int fin) { in conn_call_end_trailers() 379 int fin) { in nghttp3_conn_read_stream() 481 int fin) { in conn_read_type() 540 int fin) { in nghttp3_conn_read_uni() 1172 size_t srclen, int fin) { in nghttp3_conn_read_bidi() 1528 int fin) { in conn_decode_headers() 1637 int fin) { in nghttp3_conn_on_headers()
|
| D | nghttp3_qpack_huffman.c | 88 int fin) { in nghttp3_qpack_huffman_decode()
|
| /third_party/ffmpeg/doc/examples/ |
| D | vaapi_encode.c | 105 FILE *fin = NULL, *fout = NULL; in main() local
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| D | minizip.c | 188 FILE * fin = FOPEN_FUNC(filenameinzip,"rb"); in getFileCrc() local 397 FILE * fin; local
|
| /third_party/zlib/contrib/minizip/ |
| D | minizip.c | 189 FILE * fin = FOPEN_FUNC(filenameinzip,"rb"); in getFileCrc() local 396 FILE * fin = NULL; in main() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| D | minizip.c | 189 FILE * fin = FOPEN_FUNC(filenameinzip,"rb"); in getFileCrc() local 398 FILE * fin; local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | LLVMAsm.cpp | 66 std::ifstream fin(filename); in fixupAsmFile() local
|
| /third_party/mbedtls/programs/aes/ |
| D | crypt_and_hash.c | 65 FILE *fkey, *fin = NULL, *fout = NULL; in main() local
|