/third_party/skia/third_party/externals/libpng/arm/ |
H A D | palette_neon_intrinsics.c | 84 uint32x4_t cur; in png_do_expand_palette_rgba8_neon() local 124 uint8x8x3_t cur; in png_do_expand_palette_rgb8_neon() local [all...] |
/third_party/skia/third_party/externals/freetype/src/type1/ |
H A D | t1parse.c | 334 FT_Byte* cur = parser->base_dict; in FT_LOCAL_DEF() local [all...] |
/third_party/toybox/toys/other/ |
H A D | acpi.c | 110 int dfd=5, cur, max; in cool_callback() local
|
/foundation/ability/ability_runtime/frameworks/native/child_process/src/ |
H A D | native_child_process.cpp | 126 NativeChildProcess_Fd* cur = args.fdList.head; in OH_Ability_StartNativeChildProcess() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_stream.cpp | 52 uint32_t cur = stream->Tell();
in Skip() local
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | delayed_worker.cpp | 154 auto cur = map.begin(); in HandleWork() local
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_test_utils.cpp | 45 bool DisplayTestUtils::SizeEqualToDisplay(const sptr<Display>& display, const Media::Size cur) in SizeEqualToDisplay() argument 57 bool DisplayTestUtils::SizeEqual(const Media::Size dst, const Media::Size cur) in SizeEqual() argument [all...] |
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/ |
H A D | mdns_service_info.cpp | 88 auto cur = std::find(start, start + static_cast<int>(recordLen), MDNS_TXT_KV_EQ); in GetAttrMap() local
|
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | pool.h | 33 auto cur = new Node(); in Get() local 37 Node *cur = idle_; in Get() local 54 Node *cur = idle_; in Release() local 83 Node *cur = busy_; Idle() local [all...] |
/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | pool.h | 35 auto cur = new Node(); in Get() local 39 Node *cur = idle_; in Get() local 56 Node *cur = idle_; in Release() local 85 Node *cur = busy_; Idle() local [all...] |
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/ |
H A D | dcamera_pipeline_sink.cpp | 193 std::shared_ptr<AbstractDataProcess> cur = pipelineHead_; in GetProperty() local
|
/kernel/linux/linux-5.10/arch/x86/hyperv/ |
H A D | mmu.c | 30 unsigned long cur = start, diff; in fill_gva_list() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | g84.c | 103 int temp, cur; in g84_therm_threshold_hyst_emulation() local
|
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | pasid.c | 15 struct id_range *cur; in dump_list() local 28 struct id_range *cur, *new; in range_alloc() local 65 struct id_range *cur, *tm in range_free() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_io.c | 76 u32 cur = ocelot_port_readl(port, reg); in ocelot_port_rmwl() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | s3c_adc_battery.h | 7 int cur; /* mA */ member
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | hashtab.h | 65 struct hashtab_node *prev, *cur; in hashtab_insert() local 100 struct hashtab_node *cur; in hashtab_search() local [all...] |
/kernel/linux/linux-5.10/tools/lib/ |
H A D | bitmap.c | 35 int cur, rbot, rtop; in bitmap_scnprintf() local [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2file.c | 121 struct smb2_lock_element *buf, *cur; in smb2_unlock_range() local 227 struct smb2_lock_element *cur = buf; in smb2_push_mand_fdlocks() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ulist.c | 148 struct ulist_node *cur = NULL; in ulist_rbtree_insert() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | cmdline.c | 52 char *cur = *str; in get_option() local
|
H A D | test_list_sort.c | 75 struct list_head *cur; in list_sort_test() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_discard.c | 32 struct xfs_btree_cur *cur; in xfs_trim_extents() local
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | alloc.c | 120 struct xfs_btree_cur *cur; in xchk_allocbt() local
|
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | loss_interval.c | 86 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh); in tfrc_lh_update_i_mean() local 119 static inline u8 tfrc_lh_is_new_loss(struct tfrc_loss_interval *cur, in tfrc_lh_is_new_loss() argument 138 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; tfrc_lh_interval_add() local [all...] |