Home
last modified time | relevance | path

Searched defs:wrap (Results 226 - 250 of 326) sorted by relevance

12345678910>>...14

/third_party/python/Lib/test/
H A Dtest_textwrap.py13 from textwrap import TextWrapper, wrap, fill, dedent, indent, shorten namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDataLayout.h579 inline LLVMTargetDataRef wrap(const DataLayout *P) { in wrap() function
H A DValue.h921 inline LLVMValueRef *wrap(const Value **Vals) { in wrap() function in llvm::Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp80 auto wrap = [&](Value *V) { in remapInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h814 inline LLVMValueRef *wrap(const Value **Vals) { in wrap() function in llvm::Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h634 typedef ReferenceStorage<typename std::remove_reference<T>::type> wrap; typedef in llvm::Expected
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c245 int wrap = 1; local
433 int wrap; local
[all...]
H A Ddeflate.h107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
/third_party/zlib/
H A Ddeflate.h111 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp329 bool wrap; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Daiutils.c471 uint32 addr, wrap, wrap2, wrap3; in _ai_setcoreidx() local
1716 ai_clear_backplane_to_per_core(si_t *sih, uint coreid, uint coreunit, void *wrap) in ai_clear_backplane_to_per_core() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp348 auto wrap = AceType::MakeRefPtr<WrapComponent>(wrapChildren); in BuildActions() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c244 topaz_skb2rbd_attach(struct qtnf_pcie_topaz_state *ts, u16 index, u32 wrap) in topaz_skb2rbd_attach() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-sched.c1467 u32 wrap = 0, skip = 0; in iso_stream_schedule() local
/kernel/linux/linux-5.10/net/smc/
H A Dsmc.h101 u16 wrap; /* window wrap sequence number */ member
/kernel/linux/linux-5.10/sound/usb/
H A Dpcm.c1488 unsigned int wrap = runtime->buffer_size * stride; in fill_playback_urb_dsd_dop() local
/kernel/linux/linux-5.10/include/linux/
H A Dcpumask.h200 cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) cpumask_next_wrap() argument
/kernel/linux/linux-6.6/include/linux/
H A Dcpumask.h306 unsigned int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-sched.c1478 u32 wrap = 0, skip = 0; in iso_stream_schedule() local
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c244 topaz_skb2rbd_attach(struct qtnf_pcie_topaz_state *ts, u16 index, u32 wrap) in topaz_skb2rbd_attach() argument
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c790 bool wrap in arm_trbe_update_buffer() local
675 trbe_get_trace_size(struct perf_output_handle *handle, struct trbe_buf *buf, bool wrap) trbe_get_trace_size() argument
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Dsmc.h116 u16 wrap; /* window wrap sequence number */ member
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c1355 unsigned int wrap = subs->buffer_bytes; in fill_playback_urb_dsd_dop() local
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.c1373 int wrap = s->b8_stride; in ff_clean_intra_table_entries() local
H A Dvc1_block.c343 int a, b, c, wrap, pred, scale; in vc1_i_pred_dc() local
409 int a, b, c, wrap, pred; in ff_vc1_pred_dc() local
479 int xy, wrap, pred, a, b, c; in vc1_coded_block_pred() local
[all...]

Completed in 52 milliseconds

12345678910>>...14