| /third_party/zlib/examples/ |
| H A D | gznorm.c | 124 unsigned long part; // accumulated trailer component in gzip_normalize() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
| H A D | load_crypto.c | 48 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt() argument 220 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_key_content() argument 263 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_save_work_key() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| H A D | kernel_crypto.c | 69 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt() argument 231 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_key_content() argument 283 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_save_work_key() argument [all...] |
| /third_party/curl/tests/libtest/ |
| H A D | lib1560.c | 42 struct part { struct 43 CURLUPart part; member 147 CURLUPart part; member 1012 static CURLUPart part2id(char *part) in part2id() argument 1050 char part[80]; updateurl() local 1646 CURLUPart part[]= { huge() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_writeout.c | 197 char *part = NULL; in urlpart() local
|
| H A D | tool_setopt.c | 376 libcurl_generate_mime_part(CURL *curl, struct GlobalConfig *config, struct tool_mime *part, int mimeno) libcurl_generate_mime_part() argument [all...] |
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | fixed-dtoa.cc | 46 uint32_t part = static_cast<uint32_t>(accumulator & kMask32); in Multiply() local
|
| /third_party/libuv/test/ |
| H A D | runner-unix.c | 85 int process_start(char* name, char* part, process_info_t* p, int is_helper) { in process_start() argument
|
| H A D | runner-win.c | 73 int process_start(char *name, char *part, process_info_t *p, int is_helper) { in process_start() argument
|
| H A D | runner.c | 351 int run_test_part(const char* test, const char* part) { in run_test_part() argument
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_container.c | 140 dxil_container_add_io_signature(struct dxil_container *c, enum dxil_part_fourcc part, unsigned num_records, struct dxil_signature_record *io_data, bool validator_7) dxil_container_add_io_signature() argument
|
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | fixed-dtoa.cc | 28 uint32_t part = static_cast<uint32_t>(accumulator & kMask32); in Multiply() local
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | fromstring.cc | 277 digit_t part; FromStringBasePowerOfTwo() local [all...] |
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-builder.cc | 309 Handle<SeqOneByteString> part = in AppendStringByCopy() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_partition_tables.cpp | 241 uint8_t part = select_partition(partition_index, x, y, z, partition_count, small_block); in generate_one_partition_table() local
|
| /third_party/skia/tests/ |
| H A D | PathOpsTestCommon.cpp | 123 SkDCubic part = cubic->subDivide(0, inflectT[0]); in toQuadraticTs() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | log.c | 294 format_line(void *avcl, int level, const char *fmt, va_list vl, AVBPrint part[4], int *print_prefix, int type[2]) format_line() argument 339 AVBPrint part[4]; av_log_format_line2() local 353 AVBPrint part[4]; av_log_default_callback() local [all...] |
| /third_party/backends/backend/ |
| H A D | pieusb_usb.c | 662 size_t part; in _bulk_in() local
|
| /third_party/curl/lib/ |
| H A D | formdata.c | 775 static CURLcode setname(curl_mimepart *part, const char *name, size_t len) in setname() argument 821 curl_mimepart *part; in Curl_getformdata() local [all...] |
| H A D | parsedate.c | 370 int part = 0; /* max 6 parts */ in parsedate() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2DataModel.java | 190 public Builder add(Part part) { in add() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | plurfmt.cpp | 304 const MessagePattern::Part& part = msgPattern.getPart(++partIndex); in format() local 425 const MessagePattern::Part* part=&pattern.getPart(partIndex); in findSubMessage() local [all...] |
| H A D | choicfmt.cpp | 441 const MessagePattern::Part &part = pattern.getPart(partIndex++); in findSubMessage() local 548 const MessagePattern::Part &part = pattern.getPart(++partIndex); in matchStringUntilLimitPart() local
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | messagepattern.h | 670 partSubstringMatches(const Part &part, const UnicodeString &s) const partSubstringMatches() argument [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | Wildcard.cpp | 667 const UString &part = pathParts[i];
in AddItem() local
|