Home
last modified time | relevance | path

Searched defs:last (Results 151 - 175 of 1049) sorted by relevance

12345678910>>...42

/third_party/rust/crates/os_str_bytes/src/
H A Diter.rs104 fn last(mut self) -> Option<Self::Item> { in last() functions
/third_party/spirv-tools/source/util/
H A Dstring_utils.h83 inline std::string MakeString(InputIt first, InputIt last, in MakeString() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp61 static deUint32 seriesProduct (deUint32 first, deUint32 last) in seriesProduct() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_common.c194 int last; in wpa_get_wowlan_triggers() local
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearTests.cpp57 static void createColorClearGroups (EglTestContext& eglTestCtx, tcu::TestCaseGroup* group, const ColorClearGroupSpec* first, const ColorClearGroupSpec* last) in createColorClearGroups() argument
/third_party/zlib/
H A Dinffast.c53 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast() local
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_event.c129 static uint8 HiEventEncode(uint8 k, int32 v, uint8 last, uint8 *encodeOut) in HiEventEncode() argument
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_oem_property_test.cpp805 PublicKey last = {.length = len, .data = dataLast}; in HWTEST_F() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_aead.c233 hi_s32 ext_mbedtls_aead_ccm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_aead_ccm_crypto() argument
289 hi_s32 ext_mbedtls_aead_gcm_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_aead_gcm_crypto() argument
H A Dext_symc.c251 hi_s32 ext_mbedtls_symc_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_mbedtls_symc_crypto() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dlist.h101 struct list_head *last = list->prev; in __list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dlinux_cbb_list.h108 struct cbb_list_head *last = list->prev; in inline_cbb_list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dlist.h98 struct list_head *last = list->prev; in __list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dlist.h98 struct list_head *last = list->prev; in __list_splice() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c322 kbase_pm_get_dvfs_metrics(struct kbase_device *kbdev, struct kbasep_pm_metrics *last, struct kbasep_pm_metrics *diff) kbase_pm_get_dvfs_metrics() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c157 void kbase_pm_get_dvfs_metrics(struct kbase_device *kbdev, struct kbasep_pm_metrics *last, in kbase_pm_get_dvfs_metrics() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.cpp173 FontHeader* last = fontHeaderCache_ + fontNum_ - 1; in SetFile() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp73 const auto last = first + static_cast<int32_t>(offsetToData.byteSize); in DestroyPod() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation_state.cpp224 bool last = index == size - 1; in JumpTo() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h281 basic_fixed_string& replace(size_t first, size_t last, const basic_string_view<CharT>& str) in replace() argument
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp140 std::string::size_type last = 0; in AclEntryParseText() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dlist.c210 ListNode *last = ListGetLastNode(list); in ListRemoveLast() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Dcommon_util.cpp117 char *last = strrchr(currName, '/'); in GetFilePath() local
/third_party/ffmpeg/libavcodec/
H A Dflac.h143 flac_parse_block_header(const uint8_t *block_header, int *last, int *type, int *size) flac_parse_block_header() argument
H A Davs.c76 int first, last; in avs_decode_frame() local

Completed in 13 milliseconds

12345678910>>...42