| /third_party/python/Lib/test/ |
| H A D | test_textwrap.py | 13 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 D | DataLayout.h | 579 inline LLVMTargetDataRef wrap(const DataLayout *P) { in wrap() function
|
| H A D | Value.h | 921 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 D | LoopUnroll.cpp | 80 auto wrap = [&](Value *V) { in remapInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| H A D | Value.h | 814 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 D | Error.h | 634 typedef ReferenceStorage<typename std::remove_reference<T>::type> wrap; typedef in llvm::Expected
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.c | 245 int wrap = 1; local 433 int wrap; local [all...] |
| H A D | deflate.h | 107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
|
| /third_party/zlib/ |
| H A D | deflate.h | 111 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
|
| /base/hiviewdfx/hilog/services/hilogtool/ |
| H A D | main.cpp | 329 bool wrap; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | aiutils.c | 471 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 D | dialog_component.cpp | 348 auto wrap = AceType::MakeRefPtr<WrapComponent>(wrapChildren); in BuildActions() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
| H A D | topaz_pcie.c | 244 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 D | ehci-sched.c | 1467 u32 wrap = 0, skip = 0; in iso_stream_schedule() local
|
| /kernel/linux/linux-5.10/net/smc/ |
| H A D | smc.h | 101 u16 wrap; /* window wrap sequence number */ member
|
| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | pcm.c | 1488 unsigned int wrap = runtime->buffer_size * stride; in fill_playback_urb_dsd_dop() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | cpumask.h | 200 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 D | cpumask.h | 306 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 D | ehci-sched.c | 1478 u32 wrap = 0, skip = 0; in iso_stream_schedule() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
| H A D | topaz_pcie.c | 244 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 D | coresight-trbe.c | 790 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 D | smc.h | 116 u16 wrap; /* window wrap sequence number */ member
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | pcm.c | 1355 unsigned int wrap = subs->buffer_bytes; in fill_playback_urb_dsd_dop() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo.c | 1373 int wrap = s->b8_stride; in ff_clean_intra_table_entries() local
|
| H A D | vc1_block.c | 343 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...] |