/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci.h | 31 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 35 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 39 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 43 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 47 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 51 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 55 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 59 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 63 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 67 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
H A D | hci_def_evt.h | 29 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 35 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 53 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 65 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 79 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 89 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 98 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 108 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 122 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 131 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
H A D | hci_def_controller_baseband_cmd.h | 29 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 33 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 70 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 76 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 88 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 101 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 110 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 120 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 126 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 141 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
H A D | hci_def_le_cmd.h | 29 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 33 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 83 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 93 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 102 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 112 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 129 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 138 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 149 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 160 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
H A D | hci_def_link_ctrl_cmd.h | 29 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 33 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 43 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 49 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 63 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 69 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 102 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 111 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 124 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 136 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
/third_party/curl/lib/ |
H A D | mime.c | 11 * you should have received as part of this distribution. The terms 67 curl_mimepart *part); 68 static curl_off_t encoder_nop_size(curl_mimepart *part); 70 curl_mimepart *part); 72 curl_mimepart *part); 73 static curl_off_t encoder_base64_size(curl_mimepart *part); 75 curl_mimepart *part); 76 static curl_off_t encoder_qp_size(curl_mimepart *part); 382 struct curl_mimepart *part) in encoder_nop_read() 384 struct mime_encoder_state *st = &part in encoder_nop_read() 381 encoder_nop_read(char *buffer, size_t size, bool ateof, struct curl_mimepart *part) encoder_nop_read() argument 402 encoder_nop_size(curl_mimepart *part) encoder_nop_size() argument 409 encoder_7bit_read(char *buffer, size_t size, bool ateof, curl_mimepart *part) encoder_7bit_read() argument 435 encoder_base64_read(char *buffer, size_t size, bool ateof, curl_mimepart *part) encoder_base64_read() argument 514 encoder_base64_size(curl_mimepart *part) encoder_base64_size() argument 548 encoder_qp_read(char *buffer, size_t size, bool ateof, curl_mimepart *part) encoder_qp_read() argument 649 encoder_qp_size(curl_mimepart *part) encoder_qp_size() argument 662 curl_mimepart *part = (curl_mimepart *) instream; mime_mem_read() local 680 curl_mimepart *part = (curl_mimepart *) instream; mime_mem_seek() local 706 mime_open_file(curl_mimepart *part) mime_open_file() argument 719 curl_mimepart *part = (curl_mimepart *) instream; mime_file_read() local 732 curl_mimepart *part = (curl_mimepart *) instream; mime_file_seek() local 746 curl_mimepart *part = (curl_mimepart *) ptr; mime_file_free() local 789 read_part_content(curl_mimepart *part, char *buffer, size_t bufsize, bool *hasread) read_part_content() argument 854 read_encoded_part_content(curl_mimepart *part, char *buffer, size_t bufsize, bool *hasread) read_encoded_part_content() argument 914 readback_part(curl_mimepart *part, char *buffer, size_t bufsize, bool *hasread) readback_part() argument 1007 curl_mimepart *part = mime->state.ptr; mime_subparts_read() local 1066 mime_part_rewind(curl_mimepart *part) mime_part_rewind() argument 1103 curl_mimepart *part; mime_subparts_seek() local 1125 cleanup_part_content(curl_mimepart *part) cleanup_part_content() argument 1168 Curl_mime_cleanpart(curl_mimepart *part) Curl_mime_cleanpart() argument 1185 curl_mimepart *part; curl_mime_free() local 1307 Curl_mime_initpart(curl_mimepart *part) Curl_mime_initpart() argument 1317 curl_mimepart *part; curl_mime_addpart() local 1340 curl_mime_name(curl_mimepart *part, const char *name) curl_mime_name() argument 1357 curl_mime_filename(curl_mimepart *part, const char *filename) curl_mime_filename() argument 1374 curl_mime_data(curl_mimepart *part, const char *ptr, size_t datasize) curl_mime_data() argument 1402 curl_mime_filedata(curl_mimepart *part, const char *filename) curl_mime_filedata() argument 1451 curl_mime_type(curl_mimepart *part, const char *mimetype) curl_mime_type() argument 1468 curl_mime_encoder(curl_mimepart *part, const char *encoding) curl_mime_encoder() argument 1491 curl_mime_headers(curl_mimepart *part, struct curl_slist *headers, int take_ownership) curl_mime_headers() argument 1509 curl_mime_data_cb(curl_mimepart *part, curl_off_t datasize, curl_read_callback readfunc, curl_seek_callback seekfunc, curl_free_callback freefunc, void *arg) curl_mime_data_cb() argument 1532 Curl_mime_set_subparts(curl_mimepart *part, curl_mime *subparts, int take_ownership) Curl_mime_set_subparts() argument 1574 curl_mime_subparts(curl_mimepart *part, curl_mime *subparts) curl_mime_subparts() argument 1584 curl_mimepart *part = (curl_mimepart *) instream; Curl_mime_read() local 1605 Curl_mime_rewind(curl_mimepart *part) Curl_mime_rewind() argument 1628 curl_mimepart *part; multipart_size() local 1650 Curl_mime_size(curl_mimepart *part) Curl_mime_size() argument 1757 Curl_mime_prepare_headers(struct Curl_easy *data, curl_mimepart *part, const char *contenttype, const char *disposition, enum mimestrategy strategy) Curl_mime_prepare_headers() argument 1899 Curl_mime_unpause(curl_mimepart *part) Curl_mime_unpause() argument 1939 curl_mime_name(curl_mimepart *part, const char *name) curl_mime_name() argument 1946 curl_mime_filename(curl_mimepart *part, const char *filename) curl_mime_filename() argument 1953 curl_mime_type(curl_mimepart *part, const char *mimetype) curl_mime_type() argument 1960 curl_mime_encoder(curl_mimepart *part, const char *encoding) curl_mime_encoder() argument 1967 curl_mime_data(curl_mimepart *part, const char *data, size_t datasize) curl_mime_data() argument 1976 curl_mime_filedata(curl_mimepart *part, const char *filename) curl_mime_filedata() argument 1983 curl_mime_data_cb(curl_mimepart *part, curl_off_t datasize, curl_read_callback readfunc, curl_seek_callback seekfunc, curl_free_callback freefunc, void *arg) curl_mime_data_cb() argument 1999 curl_mime_subparts(curl_mimepart *part, curl_mime *subparts) curl_mime_subparts() argument 2006 curl_mime_headers(curl_mimepart *part, struct curl_slist *headers, int take_ownership) curl_mime_headers() argument [all...] |
H A D | mime.h | 13 * you should have received as part of this distribution. The terms 34 /* Part flags. */ 43 /* Part source kinds. */ 45 MIMEKIND_NONE = 0, /* Part not set. */ 63 MIMESTATE_END, /* End of part reached. */ 78 curl_mimepart *part); /* Encoded read. */ 79 curl_off_t (*sizefunc)(curl_mimepart *part); /* Encoded size. */ 102 curl_mimepart *parent; /* Parent part. */ 103 curl_mimepart *firstpart; /* First part. */ 104 curl_mimepart *lastpart; /* Last part [all...] |
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
H A D | multipart.rs | 28 /// # use ylong_http_client::async_impl::{MultiPart, Part}; 31 /// .part(Part::new().name("name").body("xiaoming")) 32 /// .part(Part::new().name("password").body("123456789")); 35 parts: Vec<Part>, 58 /// Sets a part to the `Multipart`. 63 /// # use ylong_http_client::async_impl::{MultiPart, Part}; 66 /// .part(Part 68 pub fn part(mut self, part: Part) -> Self { part() functions 246 pub struct Part { global() structure names 254 impl Part { global() impls [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib643.c | 11 * you should have received as part of this distribution. The terms 65 curl_mimepart *part = NULL; in once() local 91 part = curl_mime_addpart(mime); in once() 92 if(!part) { in once() 100 /* Fill in the file upload part */ in once() 102 res = curl_mime_name(part, "sendfile"); in once() 104 res = curl_mime_data_cb(part, datasize, read_callback, in once() 107 res = curl_mime_filename(part, "postit2.c"); in once() 111 res = curl_mime_name(part, "sendfile alternative"); in once() 113 res = curl_mime_data_cb(part, datasiz in once() 230 curl_mimepart *part = curl_mime_addpart(mime); cyclic_add() local [all...] |
/third_party/node/deps/npm/node_modules/tar/lib/ |
H A D | mkdir.js | 106 const part = normPath(path.resolve(base + '/' + p)) 107 if (cGet(cache, part)) { 108 return mkdir_(part, parts, mode, cache, unlink, cwd, created, cb) 110 fs.mkdir(part, mode, onmkdir(part, parts, mode, cache, unlink, cwd, created, cb)) 113 const onmkdir = (part, parts, mode, cache, unlink, cwd, created, cb) => er => { 115 fs.lstat(part, (statEr, st) => { 120 mkdir_(part, parts, mode, cache, unlink, cwd, created, cb) 122 fs.unlink(part, er => { 126 fs.mkdir(part, mod [all...] |
/third_party/node/test/parallel/ |
H A D | test-stream-transform-final-sync.js | 13 // // part 1 15 // //part 2 19 // // part 1 21 // // part 2 26 // // part 1 28 // // part 2 42 // 1. transformCallback part 1 44 // 3. transformCallback part 2 45 // 4. transformCallback part 1 47 // 6. transformCallback part [all...] |
H A D | test-stream-transform-final.js | 13 // // part 1 15 // //part 2 19 // // part 1 21 // // part 2 26 // // part 1 28 // // part 2 42 // 1. transformCallback part 1 44 // 3. transformCallback part 2 45 // 4. transformCallback part 1 47 // 6. transformCallback part [all...] |
/third_party/curl/docs/libcurl/ |
H A D | curl_mime_subparts.md | 14 curl_mime_subparts - set sub-parts of a multipart mime part 21 CURLcode curl_mime_subparts(curl_mimepart *part, curl_mime *subparts); 26 curl_mime_subparts(3) sets a multipart mime part's content from a mime 29 *part* is a handle to the multipart part. 33 multipart part and must not be freed explicitly. It may however be updated by 36 Setting a part's contents multiple times is valid: only the value set by the 37 last call is retained. It is possible to unassign previous part's contents by 53 /* The inline part is an alternative proposing the html and the text 56 curl_mimepart *part; [all...] |
H A D | curl_mime_filename.md | 15 curl_mime_filename - set a mime part's remote file name 22 CURLcode curl_mime_filename(curl_mimepart *part, 28 curl_mime_filename(3) sets a mime part's remote filename. When remote 29 filename is set, content data is processed as a file, whatever is the part's 30 content source. A part's remote filename is transmitted to the server in the 33 *part* is the part's handle to assign the remote filename to. 38 The remote filename string is copied into the part, thus the associated 39 storage may safely be released or reused after call. Setting a part's file 51 curl_mimepart *part; [all...] |
/third_party/mbedtls/tests/suites/ |
H A D | test_suite_psa_crypto_hash.data | 329 PSA hash multi part: SHA-1 Test Vector NIST CAVS #1 333 PSA hash multi part: SHA-1 Test Vector NIST CAVS #2 337 PSA hash multi part: SHA-1 Test Vector NIST CAVS #3 341 PSA hash multi part: SHA-1 Test Vector NIST CAVS #4 345 PSA hash multi part: SHA-1 Test Vector NIST CAVS #5 349 PSA hash multi part: SHA-1 Test Vector NIST CAVS #6 353 PSA hash multi part: SHA-1 Test Vector NIST CAVS #7 357 PSA hash multi part: SHA-1 Test Vector NIST CAVS #8 361 PSA hash multi part: SHA-1 Test Vector NIST CAVS #9 365 PSA hash multi part [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | messagepattern.h | 99 * MessagePattern::Part type constants. 109 * There is always a later MSG_LIMIT part. 125 * would be indicated with such a part. 139 * When formatting, replace this part's substring with the 150 * This part is followed by either an ARG_NUMBER or ARG_NAME, 152 * and finally an ARG_LIMIT part. 195 * The part value is the integer value. 202 * The part value is an index into an internal array of numeric values; 215 * Returned by Part.getArgType() for ARG_START and ARG_LIMIT parts. 228 * The argument has a "simple" type which is provided by the ARG_TYPE part 670 partSubstringMatches(const Part &part, const UnicodeString &s) const partSubstringMatches() argument 713 class Part : public UMemory { global() class in MessagePattern 719 Part() {} Part() function in MessagePattern::Part [all...] |
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | messagepattern.h | 99 * MessagePattern::Part type constants. 109 * There is always a later MSG_LIMIT part. 125 * would be indicated with such a part. 139 * When formatting, replace this part's substring with the 150 * This part is followed by either an ARG_NUMBER or ARG_NAME, 152 * and finally an ARG_LIMIT part. 195 * The part value is the integer value. 202 * The part value is an index into an internal array of numeric values; 215 * Returned by Part.getArgType() for ARG_START and ARG_LIMIT parts. 228 * The argument has a "simple" type which is provided by the ARG_TYPE part 670 partSubstringMatches(const Part &part, const UnicodeString &s) const partSubstringMatches() argument 713 class Part : public UMemory { global() class in MessagePattern 719 Part() {} Part() function in MessagePattern::Part [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | messagepattern.h | 99 * MessagePattern::Part type constants. 109 * There is always a later MSG_LIMIT part. 125 * would be indicated with such a part. 139 * When formatting, replace this part's substring with the 150 * This part is followed by either an ARG_NUMBER or ARG_NAME, 152 * and finally an ARG_LIMIT part. 195 * The part value is the integer value. 202 * The part value is an index into an internal array of numeric values; 215 * Returned by Part.getArgType() for ARG_START and ARG_LIMIT parts. 228 * The argument has a "simple" type which is provided by the ARG_TYPE part 670 partSubstringMatches(const Part &part, const UnicodeString &s) const partSubstringMatches() argument 713 class Part : public UMemory { global() class in MessagePattern 719 Part() {} Part() function in MessagePattern::Part [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
H A D | hci_cmd_le_controller.c | 27 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 35 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 43 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 51 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 63 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 76 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 84 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 96 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 108 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 120 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
H A D | hci_cmd_link_ctrl.c | 25 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 36 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 44 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 56 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 68 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 80 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 92 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 104 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 116 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part E 129 // BLUETOOTH SPECIFICATION Version 5.0 | Vol 2, Part [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | MessagePattern.java | 22 //Note: Minimize ICU dependencies, only use a very small part of the ICU core. 45 * For every _START "part", {@link #getLimitPartIndex(int)} efficiently returns 46 * the index of the corresponding _LIMIT "part". 66 * between parts of a message, from one part's getLimit() to the next part's getIndex(). 67 * <li><code>ARG_START.CHOICE</code> stands for an ARG_START Part with ArgType CHOICE. 70 * <li>In the pluralStyle, the first, optional numeric Part has the "offset:" value. 71 * The optional numeric Part between each (ARG_SELECTOR, message) pair 74 * <li>The REPLACE_NUMBER Part can occur only in an immediate sub-message of the pluralStyle. 406 Part par in autoQuoteApostropheDeep() 473 getSubstring(Part part) getSubstring() argument 485 partSubstringMatches(Part part, String s) partSubstringMatches() argument 495 getNumericValue(Part part) getNumericValue() argument 554 public static final class Part { global() class in MessagePattern 555 private Part(Type t, int i, int l, int v) { Part() method in MessagePattern.Part [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | MessagePattern.java | 23 //Note: Minimize ICU dependencies, only use a very small part of the ICU core. 46 * For every _START "part", {@link #getLimitPartIndex(int)} efficiently returns 47 * the index of the corresponding _LIMIT "part". 67 * between parts of a message, from one part's getLimit() to the next part's getIndex(). 68 * <li><code>ARG_START.CHOICE</code> stands for an ARG_START Part with ArgType CHOICE. 71 * <li>In the pluralStyle, the first, optional numeric Part has the "offset:" value. 72 * The optional numeric Part between each (ARG_SELECTOR, message) pair 75 * <li>The REPLACE_NUMBER Part can occur only in an immediate sub-message of the pluralStyle. 383 Part par in autoQuoteApostropheDeep() 445 getSubstring(Part part) getSubstring() argument 456 partSubstringMatches(Part part, String s) partSubstringMatches() argument 465 getNumericValue(Part part) getNumericValue() argument 520 public static final class Part { global() class in MessagePattern 521 private Part(Type t, int i, int l, int v) { Part() method in MessagePattern.Part [all...] |
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/ |
H A D | MiniMessageFormatter.java | 20 import com.ibm.icu.text.MessagePattern.Part; 97 Part part=msg.getPart(i); in format() 98 Part.Type type=part.getType(); in format() 99 int index=part.getIndex(); in format() 101 if(type==Part.Type.MSG_LIMIT) { in format() 104 if(type==Part.Type.SKIP_SYNTAX || type==Part.Type.INSERT_CHAR) { in format() 105 prevIndex=part in format() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | conditionalTypes1.types | 214 interface Part {
221 subparts: Part[];
222 >subparts : Part[]
241 type T30 = FunctionProperties<Part>;
244 type T31 = NonFunctionProperties<Part>;
245 >T31 : { id: number; name: string; subparts: Part[]; }
336 function f10(part: DeepReadonly<Part>) {
337 >f10 : (part: DeepReadonly<Part>) [all...] |
/third_party/curl/tests/data/ |
H A D | test571 | 53 rtp: part 2 channel 1 size 10 54 rtp: part 2 channel 0 size 500 55 rtp: part 2 channel 0 size 196 56 rtp: part 2 channel 0 size 124 57 rtp: part 2 channel 0 size 824 58 rtp: part 2 channel 0 size 18 size_err -6 59 rtp: part 3 channel 1 size 10 60 rtp: part 3 channel 0 size 50 61 rtp: part 4 channel 0 size 798 62 rtp: part [all...] |