Home
last modified time | relevance | path

Searched defs:last (Results 126 - 150 of 986) sorted by relevance

12345678910>>...40

/third_party/skia/src/core/
H A DSkStringUtils.cpp64 const uint16_t* last = ptr; in SkStringFromUTF16() local
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp61 SkOpSpanBase* last; in bridgeWinding() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dliteral_cost.c21 static size_t UTF8Position(size_t last, size_t c, size_t clamp) { in UTF8Position() argument
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.c36 FTC_MruNode last = first->prev; in FTC_MruNode_Prepend() local
82 FTC_MruNode prev, next, last; in FTC_MruNode_Up() local
/third_party/pulseaudio/src/tests/
H A Dlo-latency-test.c81 static float last = 0.0f; in read_cb() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinffast_chunk.c80 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/third_party/skia/third_party/externals/zlib/
H A Dinffast.c60 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/third_party/python/Objects/clinic/
H A Dodictobject.c.h151 int last = 1; in OrderedDict_popitem() local
194 int last = 1; OrderedDict_move_to_end() local
[all...]
/third_party/python/Doc/includes/
H A Dcustom3.c8 PyObject *last; /* last name */ member
45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
H A Dcustom2.c8 PyObject *last; /* last name */ member
45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
[all...]
/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

Completed in 12 milliseconds

12345678910>>...40