Home
last modified time | relevance | path

Searched refs:file (Results 3126 - 3150 of 8131) sorted by relevance

1...<<121122123124125126127128129130>>...326

/third_party/mbedtls/tests/scripts/
H A Dgen_pkcs1_v21_sign_verify.pl7 # 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 Dcheck-generated-files.sh15 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 Dtst_process_state.h73 int tst_process_state_wait(const char *file, const int lineno,
H A Dtst_clone.h29 pid_t safe_clone(const char *file, const int lineno,
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
H A Dlibcontrollers.h25 /* 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 Dbrw_fs_lower_pack.cpp39 assert(inst->dst.file == VGRF); in lower_pack()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDebug.h47 AssertFail(const char *expr, const char *file, unsigned line, const char *function);
/third_party/node/test/parallel/
H A Dtest-repl-recoverable.js12 function customEval(code, context, file, cb) {
/third_party/node/benchmark/url/
H A Durl-format.js7 file: { protocol: 'file:', pathname: '/foo' },
/third_party/ltp/testcases/kernel/syscalls/flock/
H A Dflock01.c10 #include <sys/file.h>
/third_party/lz4/contrib/meson/meson/
H A DGetLz4LibraryVersion.py7 # 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 Dtgsi_dump.h51 tgsi_dump_to_file(const struct tgsi_token *tokens, uint flags, FILE *file);
/third_party/musl/include/
H A Dassert.h18 char *file; member
/third_party/rust/crates/link-cplusplus/
H A Dbuild.rs31 cc::Build::new().cpp(true).file(&path).compile("link-cplusplus"); in main()
/third_party/pulseaudio/src/tests/
H A Dtest-daemon.sh40 --log-target=file:${PWD}/pulse-daemon.log \
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DTokenizer.h4 // found in the LICENSE file.
44 void setFileNumber(int file);
/third_party/skia/third_party/externals/angle2/src/
H A Dcopy_compiler_dll.bat7 :: This avoids rerunning because this batch file is also copied to the gen dir,
/third_party/skia/third_party/externals/angle2/scripts/
H A Dapply_clang_format_on_all_sources.py5 # 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 Dossource_posix.cpp4 // 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 Dossource_win.cpp4 // 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 DTokenizer.h4 // 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 Dimageio_util.h4 // 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 DMakefile17 # 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 Dunity_fixture_internals.h33 const char* file, unsigned int line);
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_generator.h35 // Generates Java code for a given .proto file.
60 bool Generate(const FileDescriptor* file, const std::string& parameter,

Completed in 8 milliseconds

1...<<121122123124125126127128129130>>...326