/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.h | 139 * are stored in a short, contiguous part of the ce32s array. 142 * Each byte offset marks the start of the next part in the data file, 145 * then the corresponding part is empty. 148 * Each part starts at an offset with proper alignment for its data. 149 * If necessary, the previous part may include padding bytes to achieve this alignment. 177 * that are either stored as part of the reorderCodes array
|
/base/update/updater/services/flashd/daemon/ |
H A D | format_commander.cpp | 70 Partition part(partitionName); in DoFormat() 72 return part.DoErase(); in DoFormat() 74 return part.DoFormat(); in DoFormat()
|
/foundation/barrierfree/accessibility/common/interface/include/parcel/ |
H A D | accessibility_event_info_parcel.h | 70 * @brief Used for IPC communication first part 78 * @brief Used for IPC communication second part 86 * @brief Used for IPC communication third part
|
/third_party/backends/backend/ |
H A D | canon_pp-io.h | 3 This file is part of the SANE package. 41 This file is part of the canon_pp backend, supporting Canon FBX30P 42 and NX40P scanners and also distributed as part of the stand-alone
|
H A D | canon_pp-dev.h | 3 This file is part of the SANE package. 41 This file is part of the canon_pp backend, supporting Canon FBX30P 42 and NX40P scanners and also part of the stand-alone driver. 145 /* Which part of the image this is */
|
/third_party/curl/docs/libcurl/opts/ |
H A D | CURLOPT_USERPWD.md | 31 specify the user name part with the domain name in order for the server to 32 successfully obtain a Kerberos Ticket. If you do not then the initial part of 36 without the domain name should the server be part of a single domain and
|
/third_party/gptfdisk/ |
H A D | sgdisk.cc | 27 * PART[n][type][guid] 52 res << "PART " << (i + 1) << " " << hex << (int)mbrData.GetType(i) << dec << endl; in ohos_dump() 68 res << "PART " << (i + 1) << " " << partData.GetType() << " " << partData.GetUniqueGUID() << " " in ohos_dump()
|
/third_party/mbedtls/include/psa/ |
H A D | crypto_builtin_key_derivation.h | 10 * \note This header and its content are not part of the Mbed TLS API and 12 * multi-part state objects of the Mbed TLS software-based PSA drivers. The 14 * implementation-defined types of PSA multi-part state objects.
|
/third_party/ltp/testcases/kernel/syscalls/sbrk/ |
H A D | sbrk03.c | 18 * part of the implementation detects this overflow and returns a failure with 27 * The kernel part was fixed on v3.15 by commits: 28 * 473a06572fcd (s390/compat: convert system call wrappers to C part 02)
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-format.h | 5 This file is part of PulseAudio. 36 * original function, because the function is a part of the public API and 48 * the original function, because the function is part of the public API and
|
/third_party/python/Lib/ |
H A D | cgi.py | 334 """Constructor. Read multipart/* until last part. 453 # inside a multi-part. The default for an inner part is text/plain, 454 # but for an outer part it should be urlencoded. This should catch 615 """Internal: read a part that is itself multipart.""" 660 # Some clients add Content-Length for part headers, ignore them 666 part = klass(self.fp, headers, ib, environ, keep_blank_values, 672 if part.list: 673 max_num_fields -= len(part.list) 677 self.bytes_read += part [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jmemmgr.c | 4 * This file was part of the Independent JPEG Group's software: 821 /* Access the part of a virtual sample array starting at start_row */ in METHODDEF() 833 /* Make the desired part of the virtual array accessible */ in METHODDEF() 843 /* Decide what part of virtual array to access. in METHODDEF() 861 /* Read in the selected part of the array. in METHODDEF() 863 * because the selected part is all undefined. in METHODDEF() 867 /* Ensure the accessed part of the array is defined; prezero if needed. in METHODDEF() 868 * To improve locality of access, we only prezero the part of the array in METHODDEF() 897 /* Return address of proper part of the buffer */ in METHODDEF() 905 /* Access the part o in METHODDEF() [all...] |
/base/global/i18n_lite/interfaces/kits/i18n/include/ |
H A D | number_format.h | 110 * @brief Formats a double number without grouping its integer part.
145 * @brief Sets the maximum length for the decimal part of a double number. The excess part will be truncated.
155 * @brief Sets the minimum length for the decimal part of a double number.
|
/drivers/interface/face_auth/v1_0/ |
H A D | FaceAuthTypes.idl | 118 /**< Indicates that the device is too high, and that only the upper part of the face is captured. */ 120 /**< Indicates that the device is too low, and that only the lower part of the face is captured. */ 122 /**< Indicates that the device is deviated to the right, and that only the right part of the face is captured. */ 124 /**< Indicates that the device is deviated to the left, and that only the left part of the face is captured. */
|
/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_1/foo/face_auth/v1_0/ |
H A D | FaceAuthTypes.idl | 118 /**< Indicates that the device is too high, and that only the upper part of the face is captured. */ 120 /**< Indicates that the device is too low, and that only the lower part of the face is captured. */ 122 /**< Indicates that the device is deviated to the right, and that only the right part of the face is captured. */ 124 /**< Indicates that the device is deviated to the left, and that only the left part of the face is captured. */
|
/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_0/foo/face_auth/v1_0/ |
H A D | FaceAuthTypes.idl | 118 /**< Indicates that the device is too high, and that only the upper part of the face is captured. */ 120 /**< Indicates that the device is too low, and that only the lower part of the face is captured. */ 122 /**< Indicates that the device is deviated to the right, and that only the right part of the face is captured. */ 124 /**< Indicates that the device is deviated to the left, and that only the left part of the face is captured. */
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_configuration.cpp | 106 TAG_LOGD(AAFwkTag::JSNAPI, "The parsed language part %{public}s", language.c_str()); in UnwrapConfiguration() 115 TAG_LOGD(AAFwkTag::JSNAPI, "The parsed colormode part %{public}d", colormode); in UnwrapConfiguration() 128 TAG_LOGD(AAFwkTag::JSNAPI, "The parsed fontSizeScale part %{public}lf", fontSizeScale); in UnwrapConfiguration() 140 TAG_LOGD(AAFwkTag::JSNAPI, "The parsed fontWeightScale part %{public}lf", fontWeightScale); in UnwrapConfiguration()
|
/third_party/curl/src/ |
H A D | tool_operhlp.c | 11 * you should have received as part of this distribution. The terms 121 /* The URL path has no file name part, add the local file name. In order in add_file_name_to_url() 124 /* We only want the part of the local path that is on the right in add_file_name_to_url() 181 * no name part, at location indicated by first argument.
|
/third_party/cares/include/ |
H A D | ares_dns.h | 92 /* Macros for parsing the fixed part of a DNS question */ 96 /* Macros for constructing the fixed part of a DNS question */ 100 /* Macros for parsing the fixed part of a DNS resource record */ 106 /* Macros for constructing the fixed part of a DNS resource record */
|
/third_party/curl/ |
H A D | curl-config.in | 12 # you should have received as part of this distribution. The terms 65 # --option=value and extracts the value part 109 # when extracting the patch part we strip off everything after a 115 # when extracting the patch part we strip off everything after a
|
/third_party/libuv/test/ |
H A D | runner.h | 115 * Run a test part, i.e. the test or one of its helpers. 117 int run_test_part(const char* test, const char* part); 137 /* Invoke "argv[0] test-name [test-part]". Store process info in *p. Make sure 139 int process_start(char *name, char* part, process_info_t *p, int is_helper);
|
/third_party/libcoap/src/ |
H A D | coap_cache.c | 7 * This file is part of the CoAP library libcoap. Please see 32 * part of the cache-key. in is_cache_key() 37 /* Check for option user has defined as not part of cache-key */ in is_cache_key() 111 /* The body of a FETCH payload is part of the cache key, in coap_cache_derive_key_w_ignore()
|
/third_party/node/deps/base64/base64/lib/ |
H A D | lib_openmp.c | 39 // part a multiple of 3 bytes. The remaining bytes will in base64_encode_openmp() 55 // Feed each part of the string to the stream reader: in base64_encode_openmp() 99 // part a multiple of 4 bytes. The remaining bytes will in base64_decode_openmp() 118 // Feed each part of the string to the stream reader: in base64_decode_openmp()
|
/third_party/node/deps/cares/include/ |
H A D | ares_dns.h | 107 /* Macros for parsing the fixed part of a DNS question */ 111 /* Macros for constructing the fixed part of a DNS question */ 115 /* Macros for parsing the fixed part of a DNS resource record */ 121 /* Macros for constructing the fixed part of a DNS resource record */
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_samples.c | 30 * positions are part fixed, part programmable, and again need to be accessible 33 * mali_sample_positions array is part-hardware, part-software-defined: it must
|