Home
last modified time | relevance | path

Searched refs:file (Results 4251 - 4275 of 4875) sorted by relevance

1...<<171172173174175176177178179180>>...195

/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs3 //! Provide a C/C++ header file, receive Rust FFI code to call into C/C++
205 /// // Write the generated bindings to an output file.
374 (&self.options.blocklisted_files, "--blocklist-file"), in command_line_flags()
379 (&self.options.allowlisted_files, "--allowlist-file"), in command_line_flags()
613 output_vector.push("--rustfmt-configuration-file".into()); in command_line_flags()
742 /// The file `name` will be added to the clang arguments.
786 /// Set the output graphviz file.
911 /// Hide any contents of the given file from the generated bindings,
971 /// Allowlist the given file so that its contents appear in the generated bindings.
1527 /// Set the absolute path to the rustfmt configuration file, i
1667 let mut file = File::create(if is_cpp { dump_preprocessed_input() variables
[all...]
/third_party/python/Lib/test/support/
H A D__init__.py203 # chmod() won't fix a missing file.
590 """Try to find a file on sys.path or in the test directory. If it is not
594 Setting *subdir* indicates a relative path to use to find the file
656 # Verify the requirement before downloading the file
660 print('\tfetching %s ...' % url, file=get_original_stdout())
707 print("hello", file=sys.stderr)
1285 print(f"Warning -- {line}", file=stream)
1532 print(repr(r[1]), file=sys.stderr)
1650 disable the creation of coredump file.
1659 On UNIX, try to save the previous core file siz
[all...]
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_entry_points.py5 # found in the LICENSE file.
62 // found in the LICENSE file.
83 // found in the LICENSE file.
99 // found in the LICENSE file.
129 // found in the LICENSE file.
159 // found in the LICENSE file.
322 // found in the LICENSE file.
344 // found in the LICENSE file.
384 // found in the LICENSE file.
430 // found in the LICENSE file
[all...]
/third_party/python/Lib/test/
H A Dtest_curses.py64 print(f'TERM={term}', file=sys.stderr, flush=True)
76 # If it is redirected to file or pipe, try to attach it
78 # First, save a copy of the file descriptor of stdout, so it
93 # As a fallback, use regular file to write control codes.
110 print(file=self.output, flush=True)
883 print(f'COLORS = {curses.COLORS}', file=sys.stderr)
884 print(f'COLOR_PAIRS = {curses.COLOR_PAIRS}', file=sys.stderr)
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java282 * field names as defined in the .proto file rather than converting them to
546 * Adds a message type and all types defined in the same .proto file as well as all
559 * Adds message types and all types defined in the same .proto file as well as all
584 private void addFile(FileDescriptor file) { in addFile() argument
585 // Skip the file if it's already added. in addFile()
586 if (!files.add(file.getFullName())) { in addFile()
589 for (FileDescriptor dependency : file.getDependencies()) { in addFile()
592 for (Descriptor message : file.getMessageTypes()) { in addFile()
/third_party/protobuf/src/google/protobuf/
H A Dtest_util.h51 // This file doesn't use these declarations, but some .cc files do.
63 // its file.
129 const DescriptorPool* pool = base_descriptor->file()->pool(); in ReflectionTester()
130 std::string package = base_descriptor->file()->package(); in ReflectionTester()
134 import_descriptor->message_type()->file()->package(); in ReflectionTester()
183 result = base_descriptor_->file()->FindExtensionByName(name + "_extension"); in F()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs648 let (file, _, _, _) = location.location(); in is_blocklisted()
649 if let Some(filename) = file.name() { in is_blocklisted()
1450 let file = cursor.get_included_file_name();
1451 match file {
1454 "Inclusion of a nameless file in {:?}",
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c186 * This is to update the file attributes like size, type. This sends a LOOKUP msg of nfs
187 * to get latest file attributes.
212 /* Update the file handle */ in nfs_fileupdate()
222 /* Save the file attributes */ in nfs_fileupdate()
250 /* There are no more references to the file structure. Now we need to in vfs_nfs_reclaim()
251 * free up all resources associated with the open file. in vfs_nfs_reclaim()
253 * First, find our file structure in the list of file structures in vfs_nfs_reclaim()
259 /* Assume file structure will not be found. This should never happen. */ in vfs_nfs_reclaim()
271 /* Yes.. remove it from the list of file structure in vfs_nfs_reclaim()
[all...]
/third_party/libbpf/src/
H A Dlinker.c30 /* positional (not necessarily ELF) index of a matching section in a final object file */
34 /* whether section is omitted from the final ELF file */
158 static int init_output_elf(struct bpf_linker *linker, const char *file);
295 static int init_output_elf(struct bpf_linker *linker, const char *file) in init_output_elf() argument
301 linker->filename = strdup(file); in init_output_elf()
305 linker->fd = open(file, O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, 0644); in init_output_elf()
308 pr_warn("failed to create '%s': %d\n", file, err); in init_output_elf()
556 pr_debug("linker: adding object file '%s'...\n", filename); in linker_load_obj_file()
563 pr_warn("failed to open file '%s': %d\n", filename, err); in linker_load_obj_file()
569 pr_warn_elf("failed to parse ELF file ' in linker_load_obj_file()
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gk110.cpp312 assert(i->getPredicate()->reg.file == FILE_PREDICATE); in emitPredicate()
823 assert(!"bad src2 file"); in emitSHLADD()
1605 assert(!"invalid src1 file"); in emitSHFL()
1620 assert(!"invalid src2 file"); in emitSHFL()
1937 if (i->getSrc(1)->reg.file == FILE_IMMEDIATE) { in emitVSHL()
1943 assert(i->getSrc(1)->reg.file == FILE_GPR); in emitVSHL()
1963 if (i->getSrc(0)->reg.file == FILE_SHADER_OUTPUT) in emitAFETCH()
2000 if (i->getSrc(0)->reg.file == FILE_SHADER_OUTPUT) in emitVFETCH()
2189 assert(!"invalid memory file"); in emitSTORE()
2248 assert(!"invalid memory file"); in emitLOAD()
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c7 * this file except in compliance with the License. You can obtain a copy
8 * in the file LICENSE in the source distribution or at
30 * recursive header file inclusion, resulting in the compiler complaining
449 /* File to load OCSP Response from (or NULL if no file) */
573 * file, or from an OCSP responder.
589 BIO_puts(bio_err, "cert_status: Cannot open OCSP response file\n"); in cert_status_cb()
754 {"CAfile", OPT_CAFILE, '<', "PEM format file of CA's"},
758 "Do not load the default certificates file"},
768 {"cert", OPT_CERT, '<', "Server certificate file to use; default " TEST_CERT},
770 "Certificate file t
3304 BIO *file; www_body() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Ds390x.pm5 # this file except in compliance with the License. You can obtain a copy
6 # in the file LICENSE in the source distribution or at
114 my ($file,$out);
118 ($file,$out)=(shift,"");
122 if (defined($file)) {
123 open(my $fd,'>',$file)||die("can't open $file: $!");
151 my ($file)=@_;
152 $out.="#include \"$file\"\n";
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c5 * this file except in compliance with the License. You can obtain a copy
6 * in the file LICENSE in the source distribution or at
274 if (strncmp(arg, "file:", 5) == 0) { in app_get_pass()
277 BIO_printf(bio_err, "Can't open file %s\n", arg + 5); in app_get_pass()
282 * Under _WIN32, which covers even Win64 and CE, file in app_get_pass()
295 BIO_printf(bio_err, "Can't access file descriptor %s\n", arg + 3); in app_get_pass()
364 BIO_printf(bio_err, "config file \"%s\"\n", filename); in app_load_config_bio()
507 X509_REQ *load_csr(const char *file, int format, const char *desc) in load_csr() argument
516 in = bio_open_default(file, 'r', format); in load_csr()
769 * Create cert store structure with certificates read from given file(
[all...]
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1632 pub fn fgetspent(file: *mut ::FILE) -> *mut spwd; in fgetspent()
1634 file: *mut ::FILE, in fgetspent_r()
1747 file: *const ::c_char, in execvpe()
1924 file: *const ::c_char, in posix_spawnp()
1991 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes()
/third_party/openssl/apps/
H A Ds_server.c7 * this file except in compliance with the License. You can obtain a copy
8 * in the file LICENSE in the source distribution or at
30 * recursive header file inclusion, resulting in the compiler complaining
449 /* File to load OCSP Response from (or NULL if no file) */
573 * file, or from an OCSP responder.
589 BIO_puts(bio_err, "cert_status: Cannot open OCSP response file\n"); in cert_status_cb()
754 {"CAfile", OPT_CAFILE, '<', "PEM format file of CA's"},
758 "Do not load the default certificates file"},
768 {"cert", OPT_CERT, '<', "Server certificate file to use; default " TEST_CERT},
770 "Certificate file t
3299 BIO *file; www_body() local
[all...]
/third_party/openssl/crypto/perlasm/
H A Ds390x.pm5 # this file except in compliance with the License. You can obtain a copy
6 # in the file LICENSE in the source distribution or at
114 my ($file,$out);
118 ($file,$out)=(shift,"");
122 if (defined($file)) {
123 open(my $fd,'>',$file)||die("can't open $file: $!");
151 my ($file)=@_;
152 $out.="#include \"$file\"\n";
/third_party/openssl/apps/lib/
H A Dapps.c5 * this file except in compliance with the License. You can obtain a copy
6 * in the file LICENSE in the source distribution or at
274 if (strncmp(arg, "file:", 5) == 0) { in app_get_pass()
277 BIO_printf(bio_err, "Can't open file %s\n", arg + 5); in app_get_pass()
282 * Under _WIN32, which covers even Win64 and CE, file in app_get_pass()
295 BIO_printf(bio_err, "Can't access file descriptor %s\n", arg + 3); in app_get_pass()
364 BIO_printf(bio_err, "config file \"%s\"\n", filename); in app_load_config_bio()
507 X509_REQ *load_csr(const char *file, int format, const char *desc) in load_csr() argument
516 in = bio_open_default(file, 'r', format); in load_csr()
769 * Create cert store structure with certificates read from given file(
[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex9 % underscore allows use of _ instead of \_ in text. [strings] allows _ in file names
87 repurpose the registry for reasons other than header file generation, or
103 the relevant interfaces and creates a C-language header file for them.
129 schema file, \code{registry.rnc}, against which the XML registry files
960 \item 2013-06-12 - First release, text file format
/third_party/selinux/libsepol/cil/test/unit/
H A DCilTest.c57 FILE *file; in set_cil_file_data() local
62 file = fopen("test/policy.cil", "r"); in set_cil_file_data()
63 if (!file) { in set_cil_file_data()
64 fprintf(stderr, "Could not open file\n"); in set_cil_file_data()
68 printf("Could not stat file\n"); in set_cil_file_data()
74 if(fread(buffer, file_size, 1, file) < 1) { in set_cil_file_data()
78 fclose(file); in set_cil_file_data()
/third_party/mbedtls/tests/scripts/
H A Dall.sh115 # Enable ksh/bash extended file matching patterns
144 # independently decide when to remove the backup file.
268 --append-outcome Append to the outcome file (if used).
283 --no-append-outcome Write a new outcome file and analyze it (default).
290 --outcome-file=<path> File where test outcomes are written (not done if
480 --outcome-file) shift; MBEDTLS_TEST_OUTCOME_FILE="$1";;
576 err_msg "Warning - the configuration file '$CONFIG_H' has been edited. "
625 # Keep a summary of failures in a file. We'll print it out at the end.
826 # file that might be around before generating fresh ones
869 # file
[all...]
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2457 file: *const ::c_char, in execvpe()
2561 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes()
2807 file: *const ::c_char, in posix_spawnp()
2891 pub fn updwtmpx(file: *const ::c_char, ut: *const utmpx) -> ::c_int; in updwtmpx()
2894 pub fn utmpxname(file: *const ::c_char) -> ::c_int; in utmpxname()
2905 pub fn utpname(file: *const ::c_char) -> ::c_int; in utpname()
/third_party/toybox/toys/pending/
H A Dbc.c13 usage: bc [-ilqsw] [file ...]
44 char *file, sig, max_ibase;
657 "file is not ASCII: %s",
660 "end of file",
684 "could not open file: %s",
2577 void bc_lex_file(BcLex *l, char *file) { in bc_lex_file() argument
2579 TT.file = file; in bc_lex_file()
4741 char *file; in bc_program_read() local
4750 file in bc_program_read()
5712 bc_vm_file(char *file) bc_vm_file() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTestUtil.java2657 private final Descriptors.FileDescriptor file; field in TestUtil.ReflectionTester
2703 this.file = baseDescriptor.getFile(); in ReflectionTester()
2704 Assert.assertEquals(1, file.getDependencies().size()); in ReflectionTester()
2705 this.importFile = file.getDependencies().get(0); in ReflectionTester()
2712 testAllTypes = file.findMessageTypeByName("TestAllTypes"); in ReflectionTester()
2723 this.optionalGroup = file.findMessageTypeByName("OptionalGroup_extension"); in ReflectionTester()
2724 this.repeatedGroup = file.findMessageTypeByName("RepeatedGroup_extension"); in ReflectionTester()
2727 this.foreignMessage = file.findMessageTypeByName("ForeignMessage"); in ReflectionTester()
2732 this.foreignEnum = file.findEnumTypeByName("ForeignEnum"); in ReflectionTester()
2784 result = file in f()
[all...]
/third_party/elfutils/libdw/
H A Dlibdw.h3 This file is part of elfutils.
5 This file is free software; you can redistribute it and/or modify
63 /* Type for offset in DWARF file. */
66 /* Type for address in DWARF file. */
88 /* Source file information. */
94 /* Address ranges of a file. */
221 /* Opaque type representing a CFI section found in a DWARF or ELF file. */
240 /* Create a handle for a new debug session for an ELF file. */
254 to set the alt file on first use of an alt FORM if not yet explicitly
265 alt file itsel
[all...]
/third_party/curl/tests/
H A Dsshserver.pl11 # This software is licensed as described in the file COPYING, which
17 # furnished to do so, under the terms of the COPYING file.
103 my $pidfile; # ssh daemon pid file
104 my $identity = 'curl_client_key'; # default identity file
110 # Returns a path of the given file name in the log directory (PiddirPath)
113 my $file = $_[0];
114 return "$piddir/$file";
196 # Default ssh daemon pid file name & directory
209 # ssh and sftp server log file names
237 # Find out ssh daemon canonical file nam
[all...]

Completed in 97 milliseconds

1...<<171172173174175176177178179180>>...195