Home
last modified time | relevance | path

Searched refs:data (Results 35751 - 35775 of 57070) sorted by relevance

1...<<1431143214331434143514361437143814391440>>...2283

/third_party/node/src/
H A Dstring_decoder.h22 // less data may have been read because it ended on an incomplete character
23 // and more data may have been read because a previously incomplete character
26 const char* data,
30 // string contains more data.
H A Dtimer_wrap-inl.h19 timer_.data = this; in TimerWrap()
/third_party/node/test/fixtures/wpt/html/webappapis/microtask-queuing/
H A Dqueue-microtask.window.js9 node.data = "foo";
/third_party/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.h42 virtual int push_upload_data_chunk(const uint8_t *data, size_t datalen);
H A Dh2load_http1_session.h44 virtual int on_read(const uint8_t *data, size_t len);
/third_party/node/benchmark/streams/
H A Dpipe-object-mode.js18 w._write = (data, enc, cb) => cb();
H A Dpipe.js18 w._write = (data, enc, cb) => cb();
/third_party/node/deps/icu-small/source/common/
H A Dpluralmap.cpp33 return U_FAILURE(status) ? NONE : toCategory(cCategory.data()); in toCategory()
/third_party/ninja/src/
H A Dline_printer.h72 /// Print the given data to the console, or buffer it if it is locked.
73 void PrintOrBuffer(const char *data, size_t size);
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter.h39 const uint8_t* data,
/third_party/node/deps/cares/src/lib/
H A Dares_data.h30 ARES_DATATYPE_UNKNOWN = 1, /* unknown data type - introduced in 1.7.0 */
57 * internally by c-ares as the container of multiple types of data
62 * allocated data will actually be returning an interior pointer
66 * requirement is that this kind of data must be free'ed by the
72 ares_datatype type; /* Actual data type identifier. */
86 } data; member
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/tlog/
H A Dhashedrekord.js45 const tlogDigest = tlogEntry.spec.data.hash?.value || '';
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/
H A Ddsse.js31 return util_1.dsse.preAuthEncoding(a.type, a.data);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dfpositer.h106 * Sets the data used by the iterator, and resets the position.
107 * Returns U_ILLEGAL_ARGUMENT_ERROR in status if the data is not valid
114 UVector32 *data; member in FieldPositionIterator
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_debug_utils.h42 void *data; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_nir_lower_image_bitsize.c32 nir_lower_image_bitsize(nir_builder *b, nir_instr *instr, UNUSED void *data) in nir_lower_image_bitsize() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_64bit_intrin.c37 nir_lower_64bit_intrin_instr(nir_builder *b, nir_instr *instr, void *data) in nir_lower_64bit_intrin_instr() argument
H A Dpan_lower_helper_invocation.c33 pan_lower_helper_invocation_instr(nir_builder *b, nir_instr *instr, void *data) in pan_lower_helper_invocation_instr() argument
/third_party/mesa3d/include/android_stub/cutils/
H A Dnative_handle.h37 int numFds; /* number of file-descriptors at &data[0] */
38 int numInts; /* number of ints at &data[numFds] */
43 int data[0]; /* numFds + numInts ints */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h32 unsigned size, void *data);
/third_party/libexif/libexif/
H A Dexif-loader.h26 #include <libexif/exif-data.h>
64 * The relevant data is copied in raw form into the #ExifLoader.
72 * The relevant data is copied in raw form into the #ExifLoader.
77 * \return 1 while EXIF data is read (or while there is still hope that
78 * there will be EXIF data later on), 0 otherwise.
82 /*! Free any data previously loaded and reset the #ExifLoader to its
89 /*! Create an #ExifData from the data in the loader. The loader must
90 * already contain data from a previous call to #exif_loader_write_file
94 * may take effect before the data is returned. If other options are desired,
95 * an #ExifData must be created explicitly and data extracte
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dltpfsio.sh33 - These operations are destructive so do NOT point the tests to partitions where the data shouldn't be overwritten.
34 Once these tests are started all data in the partitions you point to will be destroyed.
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dbb-i2c.h43 lws_bb_i2c_write(lws_i2c_ops_t *octx, uint8_t data);
H A Di2c.h23 int (*write)(struct lws_i2c_ops *ctx, uint8_t data);
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dnormalize_utf8.h29 number_as_unicode.PointToUTF8(number.data(), static_cast<int>(number.size())); in NormalizeDecimalDigits()

Completed in 33 milliseconds

1...<<1431143214331434143514361437143814391440>>...2283