Home
last modified time | relevance | path

Searched refs:data (Results 11026 - 11050 of 19589) sorted by relevance

1...<<441442443444445446447448449450>>...784

/third_party/backends/backend/
H A Dhp5590_low.h60 #define CORE_DATA 1 << 0 /* Operate on CORE data */
70 unsigned int cmd, unsigned char *data,
H A Dnet.h76 int data; /* data socket descriptor */ member
/third_party/curl/lib/
H A Dpop3.h50 /* This POP3 struct is used in the Curl_easy. All POP3 data that is
60 /* pop3_conn is used for struct connection-oriented data in the connectdata
95 CURLcode Curl_pop3_write(struct Curl_easy *data, char *str, size_t nread);
/third_party/gptfdisk/
H A Dattributes.h37 std::ostream & operator<<(std::ostream & os, const Attributes & data);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
H A DHolidayBundle_el_GR.java10 package com.ibm.icu.impl.data;
H A DHolidayBundle_en_CA.java10 package com.ibm.icu.impl.data;
H A DHolidayBundle_it_IT.java10 package com.ibm.icu.impl.data;
H A DHolidayBundle_iw_IL.java10 package com.ibm.icu.impl.data;
/third_party/icu/icu4c/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/icu/icu4c/source/common/
H A Dpluralmap.cpp33 return U_FAILURE(status) ? NONE : toCategory(cCategory.data()); in toCategory()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dynamic.h43 typedef int (usb_quirk_ioctl_t)(unsigned long cmd, caddr_t data,
/third_party/NuttX/fs/driver/
H A Dfs_findblockdriver.c84 struct block_operations *i_bops = (struct block_operations *)((struct drv_data *)vp->data)->ops; in find_blockdriver()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
H A DHolidayBundle_en_CA.java11 package ohos.global.icu.impl.data;
H A DHolidayBundle_el_GR.java11 package ohos.global.icu.impl.data;
H A DHolidayBundle_it_IT.java11 package ohos.global.icu.impl.data;
H A DHolidayBundle_iw_IL.java11 package ohos.global.icu.impl.data;
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-spi.h50 /**< separate MISO and MOSI, but only either MISO or MOSI has data at
56 const uint8_t *data; member
H A Dlws-i2c.h38 int (*write)(const struct lws_i2c_ops *ctx, uint8_t data);
H A Dlws-bb-i2c.h60 lws_bb_i2c_write(const lws_i2c_ops_t *octx, uint8_t data);
H A Dlws-cgi.h56 unsigned char *data; /**< for messages with payload */ member
/third_party/libunwind/libunwind/include/tdep-arm/
H A Dex_tables.h44 uint32_t data; member
/third_party/libuv/src/win/
H A Dstream-inl.h45 handle->read_req.data = handle; in uv__stream_init()
/third_party/libwebsockets/include/libwebsockets/abstract/protocols/
H A Dsmtp.h85 * \param data: opaque user data returned in the done callback
101 const char *recipient, void *data, lws_smtp_cb_t done);
/third_party/mbedtls/include/mbedtls/
H A Dsha1.h38 /** SHA-1 input data was malformed. */
60 unsigned char MBEDTLS_PRIVATE(buffer)[64]; /*!< The data block being processed. */
135 * \param input The buffer holding the input data.
137 * \param ilen The length of the input data \p input in Bytes.
166 * \brief SHA-1 process data block (internal use only).
173 * \param data The data block being processed. This must be a
181 const unsigned char data[64]);
196 * \param input The buffer holding the input data.
198 * \param ilen The length of the input data \
[all...]
H A Dripemd160.h45 unsigned char MBEDTLS_PRIVATE(buffer)[64]; /*!< data block being processed */
89 * \param input buffer holding the data
90 * \param ilen length of the input data
110 * \brief RIPEMD-160 process data block (internal use only)
113 * \param data buffer holding one block of data
118 const unsigned char data[64]);
123 * \param input buffer holding the data
124 * \param ilen length of the input data

Completed in 15 milliseconds

1...<<441442443444445446447448449450>>...784