| /third_party/mbedtls/tests/scripts/ |
| H A D | gen_pkcs1_v21_sign_verify.pl | 7 # not use this file except in compliance with the License. 20 my $file = shift; 22 open(TEST_DATA, "$file") or die "Opening test cases '$file': $!";
|
| H A D | check-generated-files.sh | 15 This script checks that all generated file are up-to-date. If some aren't, by 57 # list of files in the directory. Running SCRIPT must not modify any file 59 # If $UPDATE is empty, abort with an error status if a file is modified. 90 # Move the original file back so that $FILE's timestamp doesn't 150 # fully reviewed and the build scripts support a generated header file.)
|
| /third_party/ltp/include/ |
| H A D | tst_process_state.h | 73 int tst_process_state_wait(const char *file, const int lineno,
|
| H A D | tst_clone.h | 29 pid_t safe_clone(const char *file, const int lineno,
|
| /third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
| H A D | libcontrollers.h | 25 /* Description: This file contains the declarations for the functions and */ 69 int write_to_file (char * file, const char* mode, unsigned int value);
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_lower_pack.cpp | 39 assert(inst->dst.file == VGRF); in lower_pack()
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Debug.h | 47 AssertFail(const char *expr, const char *file, unsigned line, const char *function);
|
| /third_party/node/test/parallel/ |
| H A D | test-repl-recoverable.js | 12 function customEval(code, context, file, cb) {
|
| /third_party/node/benchmark/url/ |
| H A D | url-format.js | 7 file: { protocol: 'file:', pathname: '/foo' },
|
| /third_party/ltp/testcases/kernel/syscalls/flock/ |
| H A D | flock01.c | 10 #include <sys/file.h>
|
| /third_party/lz4/contrib/meson/meson/ |
| H A D | GetLz4LibraryVersion.py | 7 # LICENSE file in the root directory of this source tree) and the GPLv2 (found 8 # in the COPYING file in the root directory of this source tree). 32 parser.add_argument('file', help='path to lib/lz4.h') 34 version_tuple = find_version_tuple(args.file)
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dump.h | 51 tgsi_dump_to_file(const struct tgsi_token *tokens, uint flags, FILE *file);
|
| /third_party/musl/include/ |
| H A D | assert.h | 18 char *file; member
|
| /third_party/rust/crates/link-cplusplus/ |
| H A D | build.rs | 31 cc::Build::new().cpp(true).file(&path).compile("link-cplusplus"); in main()
|
| /third_party/pulseaudio/src/tests/ |
| H A D | test-daemon.sh | 40 --log-target=file:${PWD}/pulse-daemon.log \
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | Tokenizer.h | 4 // found in the LICENSE file. 44 void setFileNumber(int file);
|
| /third_party/skia/third_party/externals/angle2/src/ |
| H A D | copy_compiler_dll.bat | 7 :: This avoids rerunning because this batch file is also copied to the gen dir,
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| H A D | apply_clang_format_on_all_sources.py | 5 # found in the LICENSE file. 20 CLANG_FORMAT_ARGS = ['-i', '-style=file'] 45 print('Too mang args', file=sys.stderr)
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | ossource_posix.cpp | 4 // you may not use this file except in compliance with the License. 16 // This file contains the posix specific functions 21 #error Trying to build a posix specific file in a non-posix build.
|
| H A D | ossource_win.cpp | 4 // you may not use this file except in compliance with the License. 17 // This file contains contains the window's specific functions 21 #error Trying to build a windows specific file in a non windows build.
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Tokenizer.h | 4 // you may not use this file except in compliance with the License. 49 void setFileNumber(int file);
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | imageio_util.h | 4 // that can be found in the COPYING file in the root of the source 6 // in the file PATENTS. All contributing project authors may 7 // be found in the AUTHORS file in the root of the source tree. 26 // Reopen file in binary (O_BINARY) mode. 27 // Returns 'file' on success, NULL otherwise. 28 FILE* ImgIoUtilSetBinaryMode(FILE* file); 30 // Allocates storage for entire file 'file_name' and returns contents and size 34 // (not accounted for in *data_size), in case the file is text and intended 44 // Write a data segment into a file named 'file_name'. Returns true if ok.
|
| /third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/ |
| H A D | Makefile | 17 # genrb compiles a resource source file (.txt) into 18 # a binary .res file. 38 # target file for resource bundle - this must be set, or 'make all' won't 48 # keep in sync with the file RESLIST 52 RESLIST=res-file-list.txt
|
| /third_party/unity/extras/fixture/src/ |
| H A D | unity_fixture_internals.h | 33 const char* file, unsigned int line);
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_generator.h | 35 // Generates Java code for a given .proto file. 60 bool Generate(const FileDescriptor* file, const std::string& parameter,
|