Home
last modified time | relevance | path

Searched refs:data (Results 5776 - 5800 of 16035) sorted by relevance

1...<<231232233234235236237238239240>>...642

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_opt.h81 * Offset of variable within 'data' parameter of fuse_opt_parse()
173 * @param data is the user data passed to the fuse_opt_parse() function
179 typedef int (*fuse_opt_proc_t)(void *data, const char *arg, int key,
197 * @param data is the user data
202 int fuse_opt_parse(struct fuse_args *args, void *data,
/third_party/node/test/fixtures/
H A Drepl-tab-completion-nested-repls.js14 this.run = function(data) {
15 data.forEach((line) => {
16 this.emit('data', `${line}\n`);
/third_party/musl/src/crypt/
H A Dcrypt_r.c3 char *__crypt_r(const char *key, const char *salt, struct crypt_data *data) in __crypt_r() argument
9 char *output = (char *)data; in __crypt_r()
/third_party/node/benchmark/diagnostics_channel/
H A Dpublish.js18 const data = {
25 channel.publish(data);
/third_party/node/deps/npm/node_modules/minipass-flush/
H A Dindex.js19 emit (ev, ...data) {
21 return super.emit(ev, ...data)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dgypd.py74 def GenerateOutput(target_list, target_dicts, data, params):
88 pprint.pprint(data[input_file], output)
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_str.h42 * ngtcp2_encode_hex encodes |data| of length |len| in hex string. It
47 uint8_t *ngtcp2_encode_hex(uint8_t *dest, const uint8_t *data, size_t len);
71 * ngtcp2_encode_printable_ascii encodes |data| of length |len| in
77 char *ngtcp2_encode_printable_ascii(char *dest, const uint8_t *data,
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer.h44 dxil_buffer_emit_bits(struct dxil_buffer *b, uint32_t data, unsigned width);
47 dxil_buffer_emit_vbr_bits(struct dxil_buffer *b, uint64_t data,
H A Ddxil_validator.h54 dxil_validate_module(struct dxil_validator *val, void *data,
58 dxil_disasm_module(struct dxil_validator *val, void *data, size_t size);
/third_party/node/deps/npm/node_modules/nopt/lib/
H A Dnopt.js24 function clean (data, types, typeDefs = exports.typeDefs) {
25 return lib.clean(data, {
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.h1 /* mnote-apple-data.h
25 #include <libexif/exif-data.h>
27 #include <libexif/exif-mnote-data-priv.h>
/third_party/libexif/libexif/olympus/
H A Dexif-mnote-data-olympus.h1 /* mnote-olympus-data.h
24 #include <libexif/exif-mnote-data-priv.h>
27 #include <libexif/exif-data.h>
/third_party/lwip/src/apps/snmp/
H A Dsnmp_pbuf_stream.h59 err_t snmp_pbuf_stream_read(struct snmp_pbuf_stream *pbuf_stream, u8_t *data);
60 err_t snmp_pbuf_stream_write(struct snmp_pbuf_stream *pbuf_stream, u8_t data);
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dfuzz_phone.cc33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
35 FuzzedDataProvider fuzzed_data(data, size); in LLVMFuzzerTestOneInput()
/third_party/lzma/C/
H A D7zBuf.h13 Byte *data; member
23 Byte *data; member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcaged-heap-local-data.cc5 #include "include/cppgc/internal/caged-heap-local-data.h"
34 const uintptr_t begin = RoundUp(reinterpret_cast<uintptr_t>(table_.data()), in Reset()
37 RoundDown(reinterpret_cast<uintptr_t>(table_.data() + table_.size()), in Reset()
/third_party/node/deps/v8/src/heap/
H A Dheap-layout-tracer.h21 v8::GCCallbackFlags flags, void* data);
24 v8::GCCallbackFlags flags, void* data);
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-external.cc27 DCHECK(snapshot_blob->data); in SetSnapshotFromFile()
29 DCHECK(!external_startup_blob.data); in SetSnapshotFromFile()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.h17 unsigned size, const void *data);
30 const void *data,
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dclosedir.c33 char *data = NULL; in closedir_0100() local
34 data = getcwd(path, MAXPATH); in closedir_0100()
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dres_send.c25 const unsigned char *data = (const unsigned char *)""; variable
38 int ret = res_mkquery(op, dname, class, type, data, 0, NULL, buf, sizeof(buf)); in res_send_0100()
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_validate.h69 enum pipe_error (*callback)(struct pb_buffer *buf, void *data),
70 void *data);
/third_party/mindspore/test/fuzztest/
H A Ddata.h24 Data(const uint8_t *data, size_t size) { in Data() argument
25 dataFuzz = data; in Data()
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmunmap.c27 const char *ptr = "/data/test.txt"; in munmap_0100()
37 int data = munmap(p_map, sizeof(char) * 10); in munmap_0100() local
38 EXPECT_EQ("munmap_0100", data, 0); in munmap_0100()
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetgrgid.c53 * @tc.desc : Verify that data with the specified GID cannot be retrieved from the group file
59 struct group *data = getgrgid(-1); in getgrgid_0200() local
60 if (data != NULL) { in getgrgid_0200()
61 t_error("%s data should be NULL", __func__); in getgrgid_0200()

Completed in 12 milliseconds

1...<<231232233234235236237238239240>>...642