/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbt_pars.cpp | 1484 int32_t stop = pos; in syntaxError() local
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | NativeAudioContext.h | 235 virtual oboe::Result stop() { in stop() function in ActivityContext
|
/third_party/skia/src/shaders/gradients/ |
H A D | SkGradientShader.cpp | 221 static void add_stop_color(SkRasterPipeline_GradientCtx* ctx, size_t stop, SkPMColor4f Fs, SkPMColor4f Bs) { in add_stop_color() argument 233 static void add_const_color(SkRasterPipeline_GradientCtx* ctx, size_t stop, SkPMColor4 argument 239 init_stop_evenly( SkRasterPipeline_GradientCtx* ctx, float gapCount, size_t stop, SkPMColor4f c_l, SkPMColor4f c_r) init_stop_evenly() argument 259 init_stop_pos( SkRasterPipeline_GradientCtx* ctx, size_t stop, float t_l, float t_r, SkPMColor4f c_l, SkPMColor4f c_r) init_stop_pos() argument [all...] |
/third_party/skia/tests/ |
H A D | SurfaceTest.cpp | 856 bool stop = false; in test_surface_draw_partially() local
|
/third_party/python/Lib/test/ |
H A D | test_ftplib.py | 309 def stop(self): member in DummyFTPServer
|
H A D | test_httpservers.py | 63 def stop(self): member in TestServerThread
|
/third_party/python/Lib/tkinter/ |
H A D | ttk.py | 1000 def stop(self): member in Progressbar
|
/third_party/python/Lib/logging/ |
H A D | handlers.py | 1600 def stop(self): member in QueueListener
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regcomp.c | 265 p_ere(struct parse *p, int stop) /* character this ERE should end at */ in p_ere() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regcomp.c | 393 p_ere(struct parse *p, int stop) /* character this ERE should end at */ in p_ere() argument
|
/third_party/python/Modules/ |
H A D | mmapmodule.c | 984 Py_ssize_t start, stop, step, slicelen; in mmap_subscript() local 1095 Py_ssize_t start, stop, step, slicelen; in mmap_ass_subscript() local
|
H A D | faulthandler.c | 1177 uintptr_t stop, lower_limit, upper_limit; in faulthandler_stack_overflow() local
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 790 Py_ssize_t start, stop, step, slicelength, i; in tuplesubscript() local 563 tuple_index_impl(PyTupleObject *self, PyObject *value, Py_ssize_t start, Py_ssize_t stop) tuple_index_impl() argument [all...] |
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | pd.c | 430 int stop = 0; in run_fsm() local
|
H A D | pf.c | 427 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 410 bool stop = false; in xgbe_ecc_isr_task() local
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | perf_cpum_cf.c | 87 unsigned char stop[PAGE_SIZE]; /* Counter set at event delete */ member [all...] |
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-omap.c | 659 omap_i2c_xfer_msg(struct i2c_adapter *adap, struct i2c_msg *msg, int stop, bool polling) omap_i2c_xfer_msg() argument
|
H A D | i2c-st.c | 166 bool stop; member
|
H A D | i2c-exynos5.c | 604 exynos5_i2c_message_start(struct exynos5_i2c *i2c, int stop) exynos5_i2c_message_start() argument 671 exynos5_i2c_xfer_msg(struct exynos5_i2c *i2c, struct i2c_msg *msgs, int stop) exynos5_i2c_xfer_msg() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/coda/ |
H A D | coda-common.c | 2114 bool stop; in coda_stop_streaming() local
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | core.c | 790 int stop; __mmc_claim_host() local [all...] |
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | s3cmci.c | 181 prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, int stop) prepare_dbgmsg() argument 231 prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, int stop) prepare_dbgmsg() argument
|
H A D | dw_mmc.c | 112 struct mmc_command *stop; in dw_mci_req_show() local 318 struct mmc_command *stop; dw_mci_prep_stop_abort() local 414 struct mmc_command *stop = &host->stop_abort; send_stop_abort() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | tlan.c | 3103 static int tlan_ee_send_byte(u16 io_base, u8 data, int stop) in tlan_ee_send_byte() argument 3165 static void tlan_ee_receive_byte(u16 io_base, u8 *data, int stop) in tlan_ee_receive_byte() argument
|