Searched refs:data (Results 11026 - 11050 of 19589) sorted by relevance
1...<<441442443444445446447448449450>>...784
/third_party/backends/backend/ |
H A D | hp5590_low.h | 60 #define CORE_DATA 1 << 0 /* Operate on CORE data */ 70 unsigned int cmd, unsigned char *data,
|
H A D | net.h | 76 int data; /* data socket descriptor */ member
|
/third_party/curl/lib/ |
H A D | pop3.h | 50 /* 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 D | attributes.h | 37 std::ostream & operator<<(std::ostream & os, const Attributes & data);
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
H A D | HolidayBundle_el_GR.java | 10 package com.ibm.icu.impl.data;
|
H A D | HolidayBundle_en_CA.java | 10 package com.ibm.icu.impl.data;
|
H A D | HolidayBundle_it_IT.java | 10 package com.ibm.icu.impl.data;
|
H A D | HolidayBundle_iw_IL.java | 10 package com.ibm.icu.impl.data;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | fpositer.h | 106 * 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 D | pluralmap.cpp | 33 return U_FAILURE(status) ? NONE : toCategory(cCategory.data()); in toCategory()
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_dynamic.h | 43 typedef int (usb_quirk_ioctl_t)(unsigned long cmd, caddr_t data,
|
/third_party/NuttX/fs/driver/ |
H A D | fs_findblockdriver.c | 84 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 D | HolidayBundle_en_CA.java | 11 package ohos.global.icu.impl.data;
|
H A D | HolidayBundle_el_GR.java | 11 package ohos.global.icu.impl.data;
|
H A D | HolidayBundle_it_IT.java | 11 package ohos.global.icu.impl.data;
|
H A D | HolidayBundle_iw_IL.java | 11 package ohos.global.icu.impl.data;
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-spi.h | 50 /**< separate MISO and MOSI, but only either MISO or MOSI has data at 56 const uint8_t *data; member
|
H A D | lws-i2c.h | 38 int (*write)(const struct lws_i2c_ops *ctx, uint8_t data);
|
H A D | lws-bb-i2c.h | 60 lws_bb_i2c_write(const lws_i2c_ops_t *octx, uint8_t data);
|
H A D | lws-cgi.h | 56 unsigned char *data; /**< for messages with payload */ member
|
/third_party/libunwind/libunwind/include/tdep-arm/ |
H A D | ex_tables.h | 44 uint32_t data; member
|
/third_party/libuv/src/win/ |
H A D | stream-inl.h | 45 handle->read_req.data = handle; in uv__stream_init()
|
/third_party/libwebsockets/include/libwebsockets/abstract/protocols/ |
H A D | smtp.h | 85 * \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 D | sha1.h | 38 /** 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 D | ripemd160.h | 45 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