/third_party/skia/src/ports/ |
H A D | SkTypeface_mac_ct.cpp | 479 size_t count = 1; 625 const size_t count = sizeof(stem_chars) / sizeof(stem_chars[0]); 631 for (size_t i = 0; i < count; i++) { 726 SkTDArray<size_t> tableSizes; 727 size_t totalSize = sizeof(SkSFNTHeader) + sizeof(SkSFNTHeader::TableDirectoryEntry) * numTables; 729 size_t tableSize = this->getTableSize(tableTags[tableIndex]); 763 size_t tableSize = tableSizes[tableIndex]; 887 size_t SkTypeface_Mac::onGetTableData(SkFontTableTag tag, size_t offset, 888 size_t lengt [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsBasicTests.cpp | 1431 for (size_t i = 0; i < result.size(); ++i) in getPerStageHeadDeclarations() 1434 const size_t binding1 = i; in getPerStageHeadDeclarations() 1435 const size_t binding2 = stageCount + i; in getPerStageHeadDeclarations() 1459 for (size_t i = 0; i < result.size(); ++i) in getPerStageHeadDeclarations() 1462 const size_t binding1 = i; in getPerStageHeadDeclarations() 1463 const size_t binding2 = stageCount + 4 * i; in getPerStageHeadDeclarations() 1464 const size_t binding3 = stageCount + 4 * i + 1; in getPerStageHeadDeclarations() 1465 const size_t binding4 = stageCount + 4 * i + 2; in getPerStageHeadDeclarations() 1466 const size_t binding5 = stageCount + 4 * i + 3; in getPerStageHeadDeclarations() 2222 for (size_t groupSizeNd in createSubgroupsBasicTests() [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderLibrary.cpp | 64 for (size_t storageNdx = 0; storageNdx < 3; ++storageNdx) in isValid() 69 const size_t refArrayLen = values.empty() ? 0 : (values[0].elements.size() / (size_t)values[0].type.getScalarSize()); in isValid() 71 for (size_t valNdx = 0; valNdx < values.size(); ++valNdx) in isValid() 81 if (value.elements.size() != refArrayLen*(size_t)value.type.getScalarSize()) in isValid() 157 for (size_t progNdx = 0; progNdx < spec.programs.size(); ++progNdx) in isValid() 1288 size_t size = program.requiredExtensions.size(); in parsePipelineProgram() 1706 for (size_t valNdx = 0; valNdx < values.size(); valNdx++) in dumpValues() 1719 for (size_t ndx = 0; ndx < extensions.size(); ++ndx) in generateExtensionStatements() 1769 for (size_t valueNd in genCompareFunctions() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | wpa_debug.c | 337 size_t len, int show, int only_syslog) in _wpa_hexdump() 342 size_t i; in _wpa_hexdump() 347 size_t slen = len; in _wpa_hexdump() 417 size_t slen = len; in _wpa_hexdump() 762 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump() 768 void wpa_hexdump_key(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_key() 775 size_t len, int show) in _wpa_hexdump_ascii() 780 size_t i, llen; in _wpa_hexdump_ascii() 782 const size_t line_len = 16; in _wpa_hexdump_ascii() 892 size_t le in wpa_hexdump_ascii() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_unix.c | 59 size_t len; 67 size_t len, 77 size_t len) in wpas_ctrl_sock_debug() 139 size_t reply_len = 0; in wpa_supplicant_ctrl_iface_receive() 153 if ((size_t) res > CTRL_IFACE_MAX_LEN) { in wpa_supplicant_ctrl_iface_receive() 243 size_t len; in wpa_supplicant_ctrl_iface_path() 388 const char *txt, size_t len) in wpas_ctrl_msg_queue() 427 const char *txt, size_t len) in wpa_supplicant_ctrl_iface_msg_cb() 945 size_t len, in wpa_supplicant_ctrl_iface_send() 1110 size_t reply_le in wpa_supplicant_global_ctrl_iface_receive() [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.h | 417 size_t ByteSizeLong() const final; 570 size_t ByteSizeLong() const final; 630 void set_dependency(int index, const char* value, size_t size); 635 void add_dependency(const char* value, size_t size); 769 void set_name(const char* value, size_t size); 789 void set_package(const char* value, size_t size); 809 void set_syntax(const char* value, size_t size); 964 size_t ByteSizeLong() const final; 1148 size_t ByteSizeLong() const final; 1312 size_t ByteSizeLon [all...] |
/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | i2c_dev.c | 107 size_t i; in I2cMsgsCreateFromUser() 108 size_t bufLen; in I2cMsgsCreateFromUser() 178 static ssize_t I2cFsRead(struct file *filep, char *buf, size_t count) in I2cFsRead() 223 static ssize_t I2cFsWrite(struct file *filep, const char *buf, size_t count) in I2cFsWrite() 401 size_t size = region->range.size; in I2cFsMap()
|
/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | cpp_custom_types_code_emitter.cpp | 150 for (size_t i = 0; i < ast_->GetTypeDefinitionNumber(); i++) {
in EmitCustomTypeDecls() 184 for (size_t i = 0; i < ast_->GetTypeDefinitionNumber(); i++) {
in EmitCustomTypeFuncDecl() 263 for (size_t i = 0; i < ast_->GetTypeDefinitionNumber(); i++) {
in EmitCustomTypeDataProcess() 292 for (size_t i = 0; i < type->GetMemberNumber(); i++) {
in EmitCustomTypeMarshallingImpl() 329 for (size_t i = 0; i < type->GetMemberNumber(); i++) {
in EmitCustomTypeUnmarshallingImpl()
|
/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/ |
H A D | device_fuzzer.cpp | 34 static size_t g_dataSize = 0; 35 static size_t g_pos; 45 size_t objectSize = sizeof(object); in GetData() 517 bool FuzzTest(const uint8_t* rawData, size_t size) in FuzzTest() 562 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/ |
H A D | layer_fuzzer.cpp | 33 static size_t g_dataSize = 0; 34 static size_t g_pos; 44 size_t objectSize = sizeof(object); in GetData() 388 bool FuzzTest(const uint8_t* rawData, size_t size) in FuzzTest() 445 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/usb/test/unittest/mock/src/ |
H A D | mock_linux_adapter.cpp | 162 size_t descLen = dev->descriptorsLength - USB_DDK_DT_DEVICE_SIZE; in OsParseConfigDescriptors() 283 int32_t FuncAdapterGetConfigDescriptor(const UsbDevice *dev, uint8_t configIndex, void *buffer, size_t len) in FuncAdapterGetConfigDescriptor() 385 UsbHostRequest *FuncAdapterAllocRequest(const UsbDeviceHandle *handle, int32_t isoPackets, size_t len) in FuncAdapterAllocRequest() 394 size_t allocSize = sizeof(UsbHostRequest) + (sizeof(UsbIsoPacketDesc) * static_cast<size_t>(isoPackets)) + in FuncAdapterAllocRequest()
|
/test/xts/acts/ability/ability_runtime/capiabilityruntime/entry/src/main/cpp/ |
H A D | napi_init.cpp | 94 size_t argc = 1; in TestGetBundleName() 108 size_t realBundleNameLen = 0; in TestGetBundleName() 207 size_t argc = 1; in TestGetCacheDir() 221 size_t realCacheDirLen = 0; in TestGetCacheDir() 320 size_t argc = 1; in TestGetAreaMode()
|
/test/xts/acts/kernel_lite/sys_posix/src/ |
H A D | SysApiTest.cpp | 270 const size_t nmatch = 1; in TestRegcomp() 338 int status = regexec(®, buf, (size_t)0, nullptr, 0); in HWTEST_F() 354 size_t len = regerror(status, nullptr, emsg, sizeof(emsg)); in HWTEST_F() 373 int status = regexec(®, buf, (size_t) 0, nullptr, 0); 375 size_t len = regerror(status, ®, emsg, sizeof(emsg));
|
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_av1.h | 292 size_t data_size; 354 size_t payload_size; 387 size_t payload_size; 394 size_t obu_size; 436 size_t frame_header_size;
|
/third_party/elfutils/src/ |
H A D | elfclassify.c | 252 size_t nphdrs; in run_classify() 258 for (size_t phdr_idx = 0; phdr_idx < nphdrs; ++phdr_idx) in run_classify() 281 size_t nshdrs; in run_classify() 292 size_t shstrndx; in run_classify() 848 size_t buffer_size = 0; in process_stdin()
|
/third_party/eudev/src/ata_id/ |
H A D | ata_id.c | 57 size_t buf_len) in disk_scsi_inquiry_command() 126 size_t buf_len) in disk_identify_command() 196 size_t buf_len) in disk_identify_packet_device_command() 282 size_t dest_len) in disk_identify_get_string() 301 size_t len) in disk_identify_fixup_string()
|
/third_party/ffmpeg/libavformat/ |
H A D | avformat.h | 600 void *data, size_t data_size); 1209 void *data, size_t data_size); 1990 uint8_t *data, size_t size); 2001 enum AVPacketSideDataType type, size_t size); 2012 enum AVPacketSideDataType type, size_t *size);
|
/third_party/ffmpeg/libavutil/ |
H A D | encryption_info.c | 90 AVEncryptionInfo *av_encryption_info_get_side_data(const uint8_t* buffer, size_t size) in av_encryption_info_get_side_data() 125 uint8_t *av_encryption_info_add_side_data(const AVEncryptionInfo *info, size_t *size) in av_encryption_info_add_side_data() 189 AV_DrmCencInfo *av_encryption_info_add_side_data_ex(const AVEncryptionInfo *info, size_t *side_data_size, in av_encryption_info_add_side_data_ex() 302 const uint8_t *side_data, size_t side_data_size) in av_encryption_init_info_get_side_data() 362 uint8_t *av_encryption_init_info_add_side_data(const AVEncryptionInitInfo *info, size_t *side_data_size) in av_encryption_init_info_add_side_data()
|
/third_party/curl/lib/vauth/ |
H A D | digest_sspi.c | 100 size_t token_max = 0; in Curl_auth_create_digest_md5_message() 325 size_t chlglen = strlen(chlg); in Curl_auth_decode_digest_http_message() 399 char **outptr, size_t *outlen) in Curl_auth_create_digest_http_message() 401 size_t token_max; in Curl_auth_create_digest_http_message() 404 size_t output_token_len = 0; in Curl_auth_create_digest_http_message()
|
/third_party/curl/lib/ |
H A D | version.c | 89 static void brotli_version(char *buf, size_t bufsz) in brotli_version() 100 static void zstd_version(char *buf, size_t bufsz) in zstd_version() 126 size_t outlen; in curl_version() 283 size_t n = strlen(src[j]); in curl_version() 574 size_t n; in curl_version_info()
|
/third_party/elfutils/libasm/ |
H A D | asm_end.c | 66 size_t shstrscnndx; in binary_end() 67 size_t symscnndx = 0; in binary_end() 68 size_t strscnndx = 0; in binary_end() 69 size_t xndxscnndx = 0; in binary_end() 259 assert ((size_t) ptr < ctx->nsymbol_tab + 1); in binary_end()
|
/third_party/elfutils/libdw/ |
H A D | dwarf_ranges.c | 387 size_t secidx = (attr->cu->version < 5 in initial_offset() 423 size_t sec_size = cu->dbg->sectiondata[secidx]->d_size; in initial_offset() 424 size_t offset_size = cu->offset_size; in initial_offset() 436 size_t max_idx = (sec_size - offset_size - range_base_off) / offset_size; in initial_offset() 490 size_t secidx = (cu->version < 5 ? IDX_debug_ranges : IDX_debug_rnglists); in dwarf_ranges()
|
/third_party/glslang/glslang/ResourceLimits/ |
H A D | ResourceLimits.cpp | 284 size_t pos = 0; in DecodeResourceLimits() 288 const size_t token_s = pos; in DecodeResourceLimits() 289 const size_t token_e = configStr.find_first_of(delims, token_s); in DecodeResourceLimits() 290 const size_t value_s = configStr.find_first_not_of(delims, token_e); in DecodeResourceLimits() 291 const size_t value_e = configStr.find_first_of(delims, value_s); in DecodeResourceLimits()
|
/third_party/gn/src/gn/ |
H A D | json_project_writer.cc | 259 size_t line_end = json.find('\n'); in AddJSONDict() 292 void SetIndentation(size_t indentation) { indentation_ = indentation; } in SetIndentation() 297 size_t margin_len = indentation_ * 3; in AddMargin() 299 size_t span = (margin_len > 16u) ? 16u : margin_len; in AddMargin() 306 size_t indentation_ = 0;
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 122 size_t vp = offsetof(struct nk_glfw_vertex, position); in nk_glfw3_render() 123 size_t vt = offsetof(struct nk_glfw_vertex, uv); in nk_glfw3_render() 124 size_t vc = offsetof(struct nk_glfw_vertex, col); in nk_glfw3_render() 246 str = (char*)malloc((size_t)len+1); in nk_glfw3_clipboard_copy() 248 NK_MEMCPY(str, text, (size_t)len); in nk_glfw3_clipboard_copy()
|