Home
last modified time | relevance | path

Searched defs:get_context (Results 1 - 24 of 24) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1_template.c32 static inline int RENAME(get_context)(PlaneContext *p, TYPE *src, in get_context() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dretrace_restricted_traces.py21 from gen_restricted_traces import get_context as get_context namespace
H A Dgen_restricted_traces.py286 def get_context(trace): function
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dbackend.h30 void * (*get_context)(struct pci_dev *dev, void *afu_cookie); member
H A Dsuperpipe.c155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dbackend.h30 void * (*get_context)(struct pci_dev *dev, void *afu_cookie); member
H A Dsuperpipe.c155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
[all...]
/third_party/python/Lib/idlelib/
H A Dcodecontext.py149 def get_context(self, new_topvisible, stopline=1, stopindent=0): member in CodeContext
/third_party/python/Lib/multiprocessing/
H A Dsharedctypes.py14 from . import get_context namespace
H A Dcontext.py187 def get_context(self, method=None): global() member in BaseContext
237 def get_context(self, method=None): global() member in DefaultContext
[all...]
H A Dpool.py29 from . import get_context, TimeoutError namespace
H A Dmanagers.py34 from . import get_context namespace
/third_party/node/deps/v8/src/objects/
H A Dcontexts-inl.h52 Context ScriptContextTable::get_context(int i) const { in get_context() function in v8::internal::ScriptContextTable
57 Context ScriptContextTable::get_context(int i, AcquireLoadTag tag) const { in get_context() function in v8::internal::ScriptContextTable
/third_party/libcoap/examples/
H A Detsi_iot_01.c534 get_context(const char *node, const char *port) { in get_context() function
H A Doscore-interop-server.c434 get_context(const char *node, const char *port) { in get_context() function
H A Dcoap-rd.c687 get_context(const char *node, const char *port) { in get_context() function
H A Dcoap-server.c2298 get_context(const char *node, const char *port) { in get_context() function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_runners.py362 async def get_context(): function
/kernel/linux/linux-5.10/include/linux/
H A Dfscache.h97 void (*get_context)(void *cookie_netfs_data, void *context); member
H A Dfscrypt.h61 int (*get_context)(struct inode *inode, void *ctx, size_t len); member
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h95 int (*get_context)(struct inode *inode, void *ctx, size_t len); member
/third_party/libabigail/src/
H A Dabg-comparison-priv.h290 get_context() const in get_context() function
H A Dabg-comparison.cc8729 corpus_diff::priv::get_context() in get_context() function in abigail::comparison::corpus_diff::priv
/third_party/python/Lib/test/
H A Dtest_concurrent_futures.py146 def get_context(self): member in ExecutorMixin
158 def get_context(self): member in ProcessPoolForkMixin
172 def get_context(self): member in ProcessPoolSpawnMixin
184 def get_context(self): member in ProcessPoolForkserverMixin
[all...]

Completed in 41 milliseconds