Home
last modified time | relevance | path

Searched defs:stop (Results 476 - 500 of 993) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/skia/src/core/
H A DSkRecordDraw.cpp61 SkRecordPartialDraw(const SkRecord& record, SkCanvas* canvas, SkPicture const* const drawablePicts[], int drawableCount, int start, int stop, const SkM44& initialCTM) SkRecordPartialDraw() argument
H A DSkRegion_path.cpp207 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 Ducbuf.cpp232 int32_t stop =0; in ucbuf_fillucbuf() local
/third_party/skia/src/pathops/
H A DSkOpSpan.cpp310 const SkOpPtT* stop = test; in mergeMatches() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h214 size_t stop = cur_ix - short_match_max_backward; in FindAllMatches() local
/third_party/skia/tools/flags/
H A DCommandLineFlags.cpp154 const char* stop = currLine + length; in print_indented() local
/third_party/skia/tools/
H A Dremote_demo.cpp121 void stop() { in stop() function in Timer
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducharstrie.h414 inline void stop() { in stop() function in UCharsTrie
/third_party/python/Modules/_sqlite/
H A Dblob.c429 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 Darraymodule.c.h62 Py_ssize_t stop = PY_SSIZE_T_MAX; in array_array_index() local
/device/soc/rockchip/common/vendor/drivers/pci/
H A Drockchip-pcie-dma.h85 u32 stop : 1; // 31 member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h135 int (*stop)(struct usbnet *); member
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dhibernate.c266 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 Drockchip-pcie-dma.h86 u32 stop : 1; // 31 member
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp916 char* stop = nullptr; in FindDoubleValue() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h160 float stop; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp488 bool stop = false; in CallJsFunc() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dapi_cache_manager_test.cpp907 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 Dpg.c288 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 Dbook3s_hv_builtin.c132 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 Dsmp.c101 unsigned long stop = jiffies + 10*HZ; in wait_boot_cpu_to_stop() local
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_core.c52 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 Dtpm_i2c_infineon.c346 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 Divtv-i2c.c591 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 Dmmc_spi.c919 struct mmc_command stop; in mmc_spi_request() local
[all...]

Completed in 28 milliseconds

1...<<11121314151617181920>>...40