Home
last modified time | relevance | path

Searched refs:extend (Results 751 - 775 of 874) sorted by relevance

1...<<3132333435

/third_party/python/Lib/asyncio/
H A Dbase_events.py171 reordered.extend(addrinfos_lists[0][:first_address_family_count - 1])
173 reordered.extend(
/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp634 ToSkTileMode(linear_gradient.colorline.extend))); in colrv1_configure_skpaint()
663 ToSkTileMode(radial_gradient.colorline.extend))); in colrv1_configure_skpaint()
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py1745 cmap.extend([value]*count)
1880 self.output.extend(newWord)
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.c3101 int extend, did_quota = 0; in ocfs2_do_extend_dir() local
3105 extend = (i_size_read(dir) == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters)); in ocfs2_do_extend_dir()
3108 if (extend) { in ocfs2_do_extend_dir()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddir.c3090 int extend, did_quota = 0; in ocfs2_do_extend_dir() local
3094 extend = (i_size_read(dir) == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters)); in ocfs2_do_extend_dir()
3097 if (extend) { in ocfs2_do_extend_dir()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp382 val->livei.extend(begin, end); in addLiveRange()
711 i->getDef(d)->livei.extend(i->serial, i->serial); in visit()
728 it->get()->livei.extend(0, 1); in visit()
1033 // add val's definitions to rep and extend the live interval of its RIG node in coalesceValues()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp2106 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex));
2154 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex));
3293 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex));
/third_party/python/Tools/clinic/
H A Dclinic.py422 fields.extend(additional_fields)
487 accumulator.extend(group)
1718 self.input.extend(reversed(output_lines))
4214 block.output.extend(self.clinic.language.render(clinic, block.signatures))
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp933 // Compute extendHeight which adjust to paragraph's height and max height when extend.
1866 Offset RosenRenderTextField::GetHandleOffset(int32_t extend) argument
1869 GetCaretRect(extend, result);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmvumi.c1925 static int mvumi_clear_intr(void *extend) in mvumi_clear_intr() argument
1927 struct mvumi_hba *mhba = (struct mvumi_hba *) extend; in mvumi_clear_intr()
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.c973 * FUNCTION: attempt to extend a current allocation by a specified
977 * by first trying to extend the existing allocation in
1008 /* try to extend the allocation in place. in dbReAlloc()
1018 /* could not extend the allocation in place, so allocate a in dbReAlloc()
1031 * FUNCTION: attempt to extend a current allocation by a specified
1035 * by first trying to extend the existing allocation in
1087 /* we'll attempt to extend the current allocation in place by in dbExtend()
1089 * following the current allocation. we only try to extend the in dbExtend()
3409 * FUNCTION: extend bmap from blkno for nblocks;
3421 * <---old---><----------------------------extend
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2237 nn->fw_ver.extend, nn->fw_ver.class, in nfp_net_info()
2319 switch (FIELD_GET(NFP_NET_CFG_VERSION_DP_MASK, nn->fw_ver.extend)) { in nfp_net_alloc()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.c905 * FUNCTION: attempt to extend a current allocation by a specified
909 * by first trying to extend the existing allocation in
940 /* try to extend the allocation in place. in dbReAlloc()
950 /* could not extend the allocation in place, so allocate a in dbReAlloc()
963 * FUNCTION: attempt to extend a current allocation by a specified
967 * by first trying to extend the existing allocation in
1019 /* we'll attempt to extend the current allocation in place by in dbExtend()
1021 * following the current allocation. we only try to extend the in dbExtend()
3345 * FUNCTION: extend bmap from blkno for nblocks;
3357 * <---old---><----------------------------extend
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmvumi.c1925 static int mvumi_clear_intr(void *extend) in mvumi_clear_intr() argument
1927 struct mvumi_hba *mhba = (struct mvumi_hba *) extend; in mvumi_clear_intr()
/third_party/python/Lib/
H A Dinspect.py2855 args.extend(arg)
3146 values.extend(arg_vals)
/third_party/python/Lib/unittest/test/testmock/
H A Dtestmock.py1413 kalls2.extend(call.spam().baz(a=3).call_list())
1414 kalls2.extend(call.bam(set(), foo={}).fish([1]).call_list())
/third_party/rust/crates/nix/test/sys/
H A Dtest_socket.rs596 msgs.extend( in udp_recvmmsg()
672 msgs.extend( in udp_recvmmsg_dontwait_short_read()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dsiutils.h437 extern void si_pcie_extendL1timer(si_t *sih, bool extend);
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S422 bsetb #7,LOCAL_EX(%a0) |sign extend if it is so
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S422 bsetb #7,LOCAL_EX(%a0) |sign extend if it is so
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs168 /// vec.extend([1, 2, 3]);
1084 /// output.extend(data.iter().map(|&val| {
1127 /// output.extend(data.iter().map(|&val| {
1149 /// vec.extend([1, 2, 3]);
1176 /// vec.extend([1, 2, 3]);
1210 /// vec.extend([1, 2, 3]);
1406 /// [`truncate`], [`resize`], [`extend`], or [`clear`].
1410 /// [`extend`]: Extend::extend
2405 /// you can use [`push`], [`extend`], [`extend_from_slic
3014 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { extend() functions
3267 fn extend<I: IntoIterator<Item = &'a T>>(&mut self, iter: I) { extend() functions
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_neon.S529 @ Load pixels and extend them to 16 bit
/third_party/ffmpeg/libswscale/x86/
H A Doutput.asm640 psrad m%1, 16 ; sign extend
/third_party/googletest/googletest/scripts/
H A Dupload.py809 cmd.extend(args)
/third_party/jinja2/
H A Denvironment.py375 def extend(self, **attributes: t.Any) -> None: member in Environment

Completed in 70 milliseconds

1...<<3132333435