| /third_party/icu/icu4c/source/common/ |
| H A D | ucln_imp.h | 10 * file name: ucln_imp.h 15 * This file contains the platform specific implementation of per-library cleanup. 122 Any source file which includes this (ucln_imp.h) header MUST 181 #error This file can only be included once.
|
| /third_party/NuttX/drivers/pipes/ |
| H A D | fifo.c | 5 * contributor license agreements. See the NOTICE file distributed with 7 * ASF licenses this file to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance with the 37 static ssize_t fifo_map(struct file* filep, LosVmMapRegion *region) in fifo_map() 66 * mkfifo() makes a FIFO device driver file with name 'pathname.' Unlike 67 * Linux, a NuttX FIFO is not a special file type but simply a device 71 * reading or writing, in the same way as an ordinary file. However, it 78 * read() on the FIFO will return 0 (end-of-file).
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | gen_ctr_drbg.pl | 3 # Based on NIST CTR_DRBG.rsp validation file 11 # not use this file except in compliance with the License. 24 my $file = shift; 26 open(TEST_DATA, "$file") or die "Opening test cases '$file': $!";
|
| H A D | gen_gcm_decrypt.pl | 10 # not use this file except in compliance with the License. 23 my $file = shift; 25 open(TEST_DATA, "$file") or die "Opening test cases '$file': $!";
|
| /third_party/lame/frontend/ |
| H A D | main.h | 91 extern FILE* lame_fopen(char const* file, char const* mode);
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | rnnutil.h | 1 /* -*- mode: C; c-file-style: "k&r"; tab-width 4; indent-tabs-mode: t; -*- */ 53 void rnn_load_file(struct rnn *rnn, char *file, char *domain);
|
| /third_party/ltp/include/ |
| H A D | tst_net.h | 31 void safe_getaddrinfo(const char *file, const int lineno, const char *src_addr,
|
| /third_party/node/test/parallel/ |
| H A D | test-fs-read-stream-fd-leak.js | 42 `no leaked file descriptors using ${endFn}() (got ${openCount})`
|
| /third_party/node/test/common/ |
| H A D | benchmark.js | 30 // This bit makes sure that each benchmark file is being sent settings such 31 // that the benchmark file runs just one set of options. This helps keep the 33 // file should result in three lines of output: a blank line, a line with 34 // the name of the benchmark file, and a line with the only results that we 35 // get from testing the benchmark file. 38 `benchmark file not running exactly one configuration in test: ${stdout}`,
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | __stdio_seek.c | 8 struct file *filep = NULL;
11 /* Get the file structure corresponding to the file descriptor. */
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | __stdio_seek.c | 8 struct file *filep = NULL;
11 /* Get the file structure corresponding to the file descriptor. */
|
| /third_party/ninja/src/ |
| H A D | dyndep.h | 4 // you may not use this file except in compliance with the License. 36 /// Store data loaded from one dyndep file. Map from an edge 48 /// Load a dyndep file from the given node's path and update the 51 /// information loaded from the dyndep file. 56 bool LoadDyndepFile(Node* file, DyndepFile* ddf, std::string* err) const;
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucln_imp.h | 10 * file name: ucln_imp.h 15 * This file contains the platform specific implementation of per-library cleanup. 122 Any source file which includes this (ucln_imp.h) header MUST 181 #error This file can only be included once.
|
| /third_party/ltp/testcases/kernel/syscalls/flock/ |
| H A D | flock02.c | 7 * 1) flock() returns -1 and sets error number to EBADF if the file descriptor 16 #include <sys/file.h>
|
| H A D | flock06.c | 10 * The process opens two file descriptors on the same file. It acquires 18 #include <sys/file.h>
|
| /third_party/ltp/testcases/kernel/fs/linktest/ |
| H A D | linktest.sh | 5 # Regression test for max links per file 50 if ! ln $ln_opts "$PWD/${prefix}file" ${prefix}file${i}; then
|
| /third_party/mesa3d/src/util/ |
| H A D | fossilize_db.h | 76 FILE *file[FOZ_MAX_DBS]; /* An array of all foz dbs */ member 78 simple_mtx_t mtx; /* Mutex for file/hash table read/writes */ 79 simple_mtx_t flock_mtx; /* Mutex for flocking the file for writes */
|
| /third_party/mindspore/test/utils/ |
| H A D | common.h | 4 * you may not use this file except in compliance with the License. 38 char *ReadFile(const char *file, size_t* size);
|
| /third_party/python/Tools/freeze/ |
| H A D | regen_frozen.py | 29 print(*args, **kwargs, file=fp)
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | Log.h | 4 // you may not use this file except in compliance with the License. 27 // cases where logging is necessary and when this file was first introduced we needed to replace all 37 // This file also contains DAWN_DEBUG for "printf debugging" which works on Android and 38 // additionally outputs the file, line and function name. Use it this way: 88 // DAWN_DEBUG is a helper macro that creates a DebugLog and outputs file/line/function 90 LogMessage DebugLog(const char* file, const char* function, int line);
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | ErrorHandling.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines an API used to indicate fatal error conditions. Non-fatal 85 llvm_unreachable_internal(const char *msg=nullptr, const char *file=nullptr,
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucln_imp.h | 10 * file name: ucln_imp.h 15 * This file contains the platform specific implementation of per-library cleanup. 122 Any source file which includes this (ucln_imp.h) header MUST 181 #error This file can only be included once.
|
| /third_party/skia/third_party/externals/freetype/builds/ |
| H A D | modules.mk | 9 # This file is part of the FreeType project, and may only be used, modified, 11 # LICENSE.TXT. By continuing to use, modify, or distribute this file you 20 # This file is in charge of handling the generation of the modules list 21 # file. 45 $(OPEN_MODULE)/* This is a generated file. */$(CLOSE_MODULE) 64 # in the `module.mk' rules file.
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_generator_unittest.cc | 40 #include <google/protobuf/testing/file.h>
|
| H A D | csharp_reflection_class.h | 48 ReflectionClassGenerator(const FileDescriptor* file, const Options* options);
|