Home
last modified time | relevance | path

Searched defs:part (Results 26 - 50 of 133) sorted by relevance

123456

/third_party/zlib/examples/
H A Dgznorm.c124 unsigned long part; // accumulated trailer component in gzip_normalize() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c48 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 Dkernel_crypto.c69 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 Dlib1560.c42 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 Dtool_writeout.c197 char *part = NULL; in urlpart() local
H A Dtool_setopt.c376 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 Dfixed-dtoa.cc46 uint32_t part = static_cast<uint32_t>(accumulator & kMask32); in Multiply() local
/third_party/libuv/test/
H A Drunner-unix.c85 int process_start(char* name, char* part, process_info_t* p, int is_helper) { in process_start() argument
H A Drunner-win.c73 int process_start(char *name, char *part, process_info_t *p, int is_helper) { in process_start() argument
H A Drunner.c351 int run_test_part(const char* test, const char* part) { in run_test_part() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.c140 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 Dfixed-dtoa.cc28 uint32_t part = static_cast<uint32_t>(accumulator & kMask32); in Multiply() local
/third_party/node/deps/v8/src/bigint/
H A Dfromstring.cc277 digit_t part; FromStringBasePowerOfTwo() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-builder.cc309 Handle<SeqOneByteString> part = in AppendStringByCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_partition_tables.cpp241 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 DPathOpsTestCommon.cpp123 SkDCubic part = cubic->subDivide(0, inflectT[0]); in toQuadraticTs() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dlog.c294 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 Dpieusb_usb.c662 size_t part; in _bulk_in() local
/third_party/curl/lib/
H A Dformdata.c775 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 Dparsedate.c370 int part = 0; /* max 6 parts */ in parsedate() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModel.java190 public Builder add(Part part) { in add() argument
/third_party/icu/icu4c/source/i18n/
H A Dplurfmt.cpp304 const MessagePattern::Part& part = msgPattern.getPart(++partIndex); in format() local
425 const MessagePattern::Part* part=&pattern.getPart(partIndex); in findSubMessage() local
[all...]
H A Dchoicfmt.cpp441 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 Dmessagepattern.h670 partSubstringMatches(const Part &part, const UnicodeString &s) const partSubstringMatches() argument
[all...]
/third_party/lzma/CPP/Common/
H A DWildcard.cpp667 const UString &part = pathParts[i]; in AddItem() local

Completed in 20 milliseconds

123456