| /third_party/skia/src/core/ |
| H A D | SkRecordDraw.cpp | 61 SkRecordPartialDraw(const SkRecord& record, SkCanvas* canvas, SkPicture const* const drawablePicts[], int drawableCount, int start, int stop, const SkM44& initialCTM) SkRecordPartialDraw() argument
|
| H A D | SkRegion_path.cpp | 207 const SkRegion::RunType* stop = (const SkRegion::RunType*)fCurrScanline; in computeRunCount() local 228 const Scanline* stop = fCurrScanline; in copyToRgn() local 419 static void find_link(Edge* base, Edge* stop) { in find_link() argument 461 static int extract_path(Edge* edge, Edge* stop, SkPath* path) { in extract_path() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | ucbuf.cpp | 232 int32_t stop =0; in ucbuf_fillucbuf() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpSpan.cpp | 310 const SkOpPtT* stop = test; in mergeMatches() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_to_binary_tree_inc.h | 214 size_t stop = cur_ix - short_match_max_backward; in FindAllMatches() local
|
| /third_party/skia/tools/flags/ |
| H A D | CommandLineFlags.cpp | 154 const char* stop = currLine + length; in print_indented() local
|
| /third_party/skia/tools/ |
| H A D | remote_demo.cpp | 121 void stop() { in stop() function in Timer
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | ucharstrie.h | 414 inline void stop() { in stop() function in UCharsTrie
|
| /third_party/python/Modules/_sqlite/ |
| H A D | blob.c | 429 Py_ssize_t start, stop, step, len; in subscript_slice() local 513 Py_ssize_t start, stop, step, len; in ass_subscript_slice() local 415 get_slice_info(pysqlite_Blob *self, PyObject *item, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelen) get_slice_info() argument [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | arraymodule.c.h | 62 Py_ssize_t stop = PY_SSIZE_T_MAX; in array_array_index() local
|
| /device/soc/rockchip/common/vendor/drivers/pci/ |
| H A D | rockchip-pcie-dma.h | 85 u32 stop : 1; // 31 member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | usbnet.h | 135 int (*stop)(struct usbnet *); member
|
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | hibernate.c | 266 void swsusp_show_speed(ktime_t start, ktime_t stop, unsigned nr_pages, char *msg) in swsusp_show_speed() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/pci/controller/ |
| H A D | rockchip-pcie-dma.h | 86 u32 stop : 1; // 31 member
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| H A D | rosen_svg_painter.cpp | 916 char* stop = nullptr; in FindDoubleValue() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/ |
| H A D | paint.h | 160 float stop; member
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/ |
| H A D | js_text_line.cpp | 488 bool stop = false; in CallJsFunc() local
|
| /foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
| H A D | api_cache_manager_test.cpp | 907 void Task001(bool& stop) in Task001() argument 924 void Task002(bool& stop) in Task002() argument 941 void Task003(bool& stop) in Task003() argument 964 void Task004(bool& stop) in Task004() argument 977 void Task005(bool& stop) in Task005() argument 987 Task006(bool& stop) Task006() argument 1008 bool stop = false; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/block/paride/ |
| H A D | pg.c | 288 static int pg_wait(struct pg *dev, int go, int stop, unsigned long tmo, char *msg) in pg_wait() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_hv_builtin.c | 132 u64 stop = get_tb() + 10 * tb_ticks_per_usec; in kvmppc_rm_h_confer() local
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | smp.c | 101 unsigned long stop = jiffies + 10*HZ; in wait_boot_cpu_to_stop() local
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm_tis_core.c | 52 unsigned long stop; in wait_for_tpm_stat() local 102 unsigned long stop = jiffies + chip->timeout_a; in wait_startup() local 162 unsigned long stop, timeout; in __tpm_tis_request_locality() local 260 unsigned long stop; get_burstcount() local [all...] |
| H A D | tpm_i2c_infineon.c | 346 unsigned long stop; in request_locality() local 391 unsigned long stop; in get_burstcount() local 416 unsigned long stop; in wait_for_stat() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| H A D | ivtv-i2c.c | 591 int stop = !(i + 1 < num && msgs[i + 1].flags == I2C_M_RD); in ivtv_xfer() local
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | mmc_spi.c | 919 struct mmc_command stop; in mmc_spi_request() local [all...] |