/third_party/python/Objects/ |
H A D | dictobject.c | 1601 _PyDict_FromItems(PyObject *const *keys, Py_ssize_t keys_offset, PyObject *const *values, Py_ssize_t values_offset, Py_ssize_t length) _PyDict_FromItems() argument
|
H A D | exceptions.c | 3075 PyUnicodeDecodeError_Create( const char *encoding, const char *object, Py_ssize_t length, Py_ssize_t start, Py_ssize_t end, const char *reason) PyUnicodeDecodeError_Create() argument
|
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes.c | 862 CDataType_repeat(PyObject *self, Py_ssize_t length) in CDataType_repeat() argument 1473 Py_ssize_t length; in PyCArrayType_new() local 4866 PyCArrayType_from_ctype(PyObject *itemtype, Py_ssize_t length) PyCArrayType_from_ctype() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 139 int length = keystore_get(key, strlen(key), &value); in BIO_from_keystore() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 144 int length = keystore_get(key, strlen(key), &value); in BIO_from_keystore() local [all...] |
/third_party/skia/third_party/externals/angle2/src/common/spirv/ |
H A D | spirv_instruction_parser_autogen.cpp | 368 ParseTypeArray(const uint32_t *_instruction, IdResult *idResult, IdRef *elementType, IdRef *length) ParseTypeArray() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_infoframe.h | 485 hi_u8 length;
member 544 hi_u8 length;
member 605 hi_u8 length;
member 700 hi_u8 length;
member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 795 static int dw_hdmi_i2c_read(struct dw_hdmi *hdmi, unsigned char *buf, unsigned int length) in dw_hdmi_i2c_read() argument 828 static int dw_hdmi_i2c_write(struct dw_hdmi *hdmi, unsigned char *buf, unsigned int length) in dw_hdmi_i2c_write() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmmsgbuf.h | 373 uint16 length; member 381 uint32 length; member [all...] |
H A D | event_log_payload.h | 797 uint16 length; /* Length of the entire structure */ member 846 uint16 length; /* Length of the entire structure */ member 897 uint16 length; /* Length of the entire structure */ member 907 uint16 length; /* Length of the entire structure */ member 929 uint16 length; member [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 4252 int length, i, j; in vop_of_init_display_lut() local [all...] |
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | mm.h | 2644 unsigned long length;
member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_common.c | 760 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() argument 5565 dhd_get_download_buffer(dhd_pub_t *dhd, char *file_path, download_type_t component, char ** buffer, int *length) dhd_get_download_buffer() argument 5846 dhd_free_download_buffer(dhd_pub_t *dhd, void *buffer, int length) dhd_free_download_buffer() argument [all...] |
H A D | bcmutils.c | 3593 bcm_bitcount(uint8 *bitmap, uint length) bcm_bitcount() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 152 auto length = styledString_->GetLength(); in SetStyledString() local 305 auto length = styledString->GetLength(); in CreateStyledStringByTextStyle() local 325 CreateFontSpanByTextStyle( const struct UpdateSpanStyle& updateSpanStyle, const TextStyle& textStyle, int32_t length) CreateFontSpanByTextStyle() argument 347 CreateDecorationSpanByTextStyle( const struct UpdateSpanStyle& updateSpanStyle, const TextStyle& textStyle, int32_t length) CreateDecorationSpanByTextStyle() argument 365 DeleteBackwardInStyledString(int32_t length) DeleteBackwardInStyledString() argument 370 DeleteForwardInStyledString(int32_t length, bool isIME) DeleteForwardInStyledString() argument 375 DeleteValueInStyledString(int32_t start, int32_t length, bool isIME, bool isUpdateCaret) DeleteValueInStyledString() argument 415 BeforeStyledStringChange(int32_t start, int32_t length, const std::string& string) BeforeStyledStringChange() argument 440 BeforeStyledStringChange(int32_t start, int32_t length, const RefPtr<SpanString>& styledString) BeforeStyledStringChange() argument 455 AfterStyledStringChange(int32_t start, int32_t length, const std::string& string) AfterStyledStringChange() argument 9277 DeleteForward(int32_t currentPosition, int32_t length) DeleteForward() argument 9342 int32_t length = static_cast<int32_t>(StringUtils::ToWstring(str).length()); UndoDrag() local 9357 int32_t length = static_cast<int32_t>(StringUtils::ToWstring(str).length()); RedoDrag() local 9379 int32_t length = dragRange_.second - dragRange_.first; HandleOnDragInsertValue() local 9714 GetDeletedSpan(RichEditorChangeValue& changeValue, int32_t& innerPosition, int32_t length, RichEditorDeleteDirection direction, bool isResetSelection) GetDeletedSpan() argument 9967 int length = StringUtils::ToWstring(record.addText.value_or("")).length(); BeforeDrag() local 11193 auto length = end - start; HandleAIWriteResult() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 259 auto length = GetTextContentLength(); in GetSpansInfo() local 1855 int32_t length = pixelMap->GetByteCount(); AddPixelMapToUdmfData() local 3930 auto length = styledString_->GetLength(); SetStyledString() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 10818 long length = lseek(fd, ZERO, SEEK_END); in HWTEST_F() local 10871 long length = lseek(fd, ZERO, SEEK_END); in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_constants.h | 27 int64_t length; member 42 size_t length; member
|
/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 3878 uint32_t length = maskWidth * maskHeight * bgraChannel; in HandleWindowMask() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 450 int64_t length, pos; in klv_read_packet() local 507 static int mxf_get_eia608_packet(AVFormatContext *s, AVStream *st, AVPacket *pkt, int64_t length) in mxf_get_eia608_packet() argument 583 mxf_get_d10_aes3_packet(AVIOContext *pb, AVStream *st, AVPacket *pkt, int64_t length) mxf_get_d10_aes3_packet() argument 1203 int i, length; mxf_read_index_entry_array() local 3599 uint32_t length; mxf_read_random_index_pack() local [all...] |
H A D | movenc.c | 876 int length; in mov_write_dmlp_tag() local 6051 int length; local [all...] |
H A D | matroskadec.c | 346 uint64_t length; member 1063 ebml_read_binary(AVIOContext *pb, int length, int64_t pos, EbmlBin *bin) ebml_read_binary() argument 1091 ebml_read_master(MatroskaDemuxContext *matroska, uint64_t length, int64_t pos) ebml_read_master() argument 1253 uint64_t length; ebml_parse() local [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.cpp | 1741 int length = 0; handleLengthMethod() local [all...] |
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 2540 spv::Id length; in visitUnary() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cmsccoll.c | 2724 int32_t length = 0; in TestPartialSortKeyTermination() local 4095 size_t length = UPRV_LENGTHOF(text); in TestCroatianSortKey() local 4218 int32_t length in doTestOneTestCase() local 4508 int length; TestInvalidListsAndRanges() local 4945 containsExpectedScript(const int32_t scripts[], int32_t length, int32_t expectedScript) containsExpectedScript() argument 4959 int32_t length; TestEquivalentReorderingScripts() local 5543 uint32_t length = 0; TestImport() local 5650 uint32_t length = 0; TestImportWithType() local [all...] |