Home
last modified time | relevance | path

Searched defs:module (Results 451 - 475 of 997) sorted by relevance

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DFencedDeleter.cpp90 void FencedDeleter::DeleteWhenUnused(VkShaderModule module) { in DeleteWhenUnused() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafglobal.h137 AF_Module module; /* to access global properties */ member
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidobjs.c69 FT_Module module; in FT_LOCAL_DEF() local
100 FT_Module module; in cid_size_get_globals_funcs() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmod.c262 gxvalid_get_service( FT_Module module, in gxvalid_get_service() argument
/third_party/python/Modules/_multiprocessing/
H A Dmultiprocessing.c76 _multiprocessing_closesocket_impl(PyObject *module, HANDLE handle) in _multiprocessing_closesocket_impl() argument
100 _multiprocessing_recv_impl(PyObject *module, HANDLE handle, int size) in _multiprocessing_recv_impl() argument
132 _multiprocessing_send_impl(PyObject *module, HANDLE handle, Py_buffer *buf) in _multiprocessing_send_impl() argument
159 _multiprocessing_sem_unlink_impl(PyObject *module, const char *name) in _multiprocessing_sem_unlink_impl() argument
187 multiprocessing_exec(PyObject *module) in multiprocessing_exec() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireCreatePipelineAsyncTests.cpp334 WGPUShaderModule module = wgpuDeviceCreateShaderModule(device, &vertexDescriptor); TEST_F() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DInternalStorageBufferBindingTests.cpp33 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in CreateComputePipelineWithInternalStorage() local
/third_party/python/Modules/_sqlite/
H A Dstatement.c197 pysqlite_statement_setup_types(PyObject *module) in pysqlite_statement_setup_types() argument
/third_party/python/Modules/clinic/
H A D_bisectmodule.c.h26 _bisect_bisect_right(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _bisect_bisect_right() argument
109 _bisect_insort_right(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _bisect_insort_right() argument
189 _bisect_bisect_left(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _bisect_bisect_left() argument
272 _bisect_insort_left(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _bisect_insort_left() argument
[all...]
H A D_heapqmodule.c.h18 _heapq_heappush(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _heapq_heappush() argument
52 _heapq_heappop(PyObject *module, PyObject *arg) in _heapq_heappop() argument
89 _heapq_heapreplace(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _heapq_heapreplace() argument
126 _heapq_heappushpop(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _heapq_heappushpop() argument
160 _heapq_heapify(PyObject *module, PyObject *arg) _heapq_heapify() argument
189 _heapq__heappop_max(PyObject *module, PyObject *arg) _heapq__heappop_max() argument
219 _heapq__heapreplace_max(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _heapq__heapreplace_max() argument
253 _heapq__heapify_max(PyObject *module, PyObject *arg) _heapq__heapify_max() argument
[all...]
H A Dmd5module.c.h85 _md5_md5(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _md5_md5() argument
H A D_dbmmodule.c.h135 dbmopen(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in dbmopen() argument
H A D_tracemalloc.c.h18 _tracemalloc_is_tracing(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_is_tracing() argument
36 _tracemalloc_clear_traces(PyObject *module, PyObject *Py_UNUSED(ignored)) in _tracemalloc_clear_traces() argument
59 _tracemalloc__get_traces(PyObject *module, PyObject *Py_UNUSED(ignored)) _tracemalloc__get_traces() argument
93 _tracemalloc_start(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _tracemalloc_start() argument
130 _tracemalloc_stop(PyObject *module, PyObject *Py_UNUSED(ignored)) _tracemalloc_stop() argument
151 _tracemalloc_get_traceback_limit(PyObject *module, PyObject *Py_UNUSED(ignored)) _tracemalloc_get_traceback_limit() argument
171 _tracemalloc_get_tracemalloc_memory(PyObject *module, PyObject *Py_UNUSED(ignored)) _tracemalloc_get_tracemalloc_memory() argument
191 _tracemalloc_get_traced_memory(PyObject *module, PyObject *Py_UNUSED(ignored)) _tracemalloc_get_traced_memory() argument
211 _tracemalloc_reset_peak(PyObject *module, PyObject *Py_UNUSED(ignored)) _tracemalloc_reset_peak() argument
[all...]
H A Dsha512module.c.h85 _sha512_sha512(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sha512_sha512() argument
136 _sha512_sha384(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sha512_sha384() argument
H A Dsha256module.c.h85 _sha256_sha256(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sha256_sha256() argument
136 _sha256_sha224(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sha256_sha224() argument
H A Dresource.c.h19 resource_getrusage(PyObject *module, PyObject *arg) in resource_getrusage() argument
48 resource_getrlimit(PyObject *module, PyObject *arg) in resource_getrlimit() argument
75 resource_setrlimit(PyObject *module, PyObject *const *args, Py_ssize_t nargs) resource_setrlimit() argument
108 resource_prlimit(PyObject *module, PyObject *args) resource_prlimit() argument
152 resource_getpagesize(PyObject *module, PyObject *Py_UNUSED(ignored)) resource_getpagesize() argument
[all...]
H A Dsha1module.c.h85 _sha1_sha1(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sha1_sha1() argument
/third_party/python/Modules/
H A D_weakref.c26 _weakref_getweakrefcount_impl(PyObject *module, PyObject *object) in _weakref_getweakrefcount_impl() argument
61 _weakref__remove_dead_weakref_impl(PyObject *module, PyObject *dct, in _weakref__remove_dead_weakref_impl() argument
88 _weakref_getweakrefs(PyObject *module, PyObject *object) in _weakref_getweakrefs() argument
129 _weakref_proxy_impl(PyObject *module, PyObject *object, PyObject *callback) in _weakref_proxy_impl() argument
146 weakref_exec(PyObject *module) in weakref_exec() argument
[all...]
H A Dspwdmodule.c67 get_spwd_state(PyObject *module) in get_spwd_state() argument
88 static PyObject *mkspent(PyObject *module, struct spwd *p) in mkspent() argument
138 spwd_getspnam_impl(PyObject *module, PyObject *arg) in spwd_getspnam_impl() argument
176 spwd_getspall_impl(PyObject *module) spwd_getspall_impl() argument
211 spwdmodule_exec(PyObject *module) spwdmodule_exec() argument
[all...]
H A Datexitmodule.c138 atexit_register(PyObject *module, PyObject *args, PyObject *kwargs) in atexit_register() argument
191 atexit_run_exitfuncs(PyObject *module, PyObject *unused) in atexit_run_exitfuncs() argument
204 atexit_clear(PyObject *module, PyObject *unused) in atexit_clear() argument
216 atexit_ncallbacks(PyObject *module, PyObject *unused) in atexit_ncallbacks() argument
231 atexit_unregister(PyObject *module, PyObject *func) in atexit_unregister() argument
/third_party/python/Lib/importlib/
H A D__init__.py12 import _imp # Just the builtin component, NOT the full Python module namespace
[all...]
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-publish.c65 pa_module *module; member
H A Dmodule-x11-cork-request.c54 pa_module *module; member
/third_party/python/Lib/encodings/
H A Dbz2_codec.py11 import bz2 # this codec needs the optional bz2 module ! namespace
/third_party/python/Lib/unittest/
H A Dmain.py61 module=None variable in TestProgram
[all...]

Completed in 32 milliseconds

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