Home
last modified time | relevance | path

Searched defs:module (Results 601 - 625 of 1407) sorted by relevance

1...<<21222324252627282930>>...57

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.cpp269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
/third_party/skia/third_party/externals/markupsafe/
H A D_speedups.c31 PyObject *module; in init_constants() local
/third_party/skia/src/sksl/
H A DSkSLThreadContext.cpp20 ThreadContext(SkSL::Compiler* compiler, SkSL::ProgramKind kind, const SkSL::ProgramSettings& settings, SkSL::ParsedModule module, bool isModule) ThreadContext() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DPipelineGL.cpp93 const ShaderModule* module = ToBackend(stages[stage].module.Get()); in InitializeBase() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp74 Ref<ShaderModule> module = AcquireRef(new ShaderModule(device, descriptor)); in Create() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPipeline.cpp25 ValidateProgrammableStage(DeviceBase* device, const ShaderModuleBase* module, const std::string& entryPoint, uint32_t constantCount, const ConstantEntry* constants, const PipelineLayoutBase* layout, SingleShaderStage stage) ValidateProgrammableStage() argument
115 ShaderModuleBase* module = stage.module; PipelineBase() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DObjectCachingTests.cpp106 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in TEST_P() local
125 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in TEST_P() local
235 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( TEST_P() local
272 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( TEST_P() local
[all...]
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvmod.c255 otvalid_get_service( FT_Module module, in otvalid_get_service() argument
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdfrend.c58 sdf_property_set( FT_Module module, in sdf_property_set() argument
135 sdf_property_get( FT_Module module, in sdf_property_get() argument
247 ft_sdf_render( FT_Renderer module, in ft_sdf_render() argument
470 ft_bsdf_render( FT_Renderer module, in ft_bsdf_render() argument
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1objs.c60 FT_Module module; in T1_Size_Get_Globals_Funcs() local
165 FT_Module module; in FT_LOCAL_DEF() local
[all...]
/third_party/python/Lib/test/
H A Dtest_wave.py12 module = wave variable in WaveTest
/third_party/python/Modules/
H A D_bisectmodule.c21 get_bisect_state(PyObject *module) in get_bisect_state() argument
94 _bisect_bisect_right_impl(PyObject *module, PyObject *a, PyObject *x, in _bisect_bisect_right_impl() argument
120 _bisect_insort_right_impl(PyObject *module, PyObject *a, PyObject *x, in _bisect_insort_right_impl() argument
221 _bisect_bisect_left_impl(PyObject *module, PyObject *a, PyObject *x, in _bisect_bisect_left_impl() argument
248 _bisect_insort_left_impl(PyObject *module, PyObject *a, PyObject *x, in _bisect_insort_left_impl() argument
298 bisect_clear(PyObject *module) bisect_clear() argument
306 bisect_free(void *module) bisect_free() argument
[all...]
H A D_ssl.h42 get_ssl_state(PyObject *module) in get_ssl_state() argument
H A Dfcntlmodule.c47 fcntl_fcntl_impl(PyObject *module, int fd, int code, PyObject *arg) in fcntl_fcntl_impl() argument
144 fcntl_ioctl_impl(PyObject *module, int fd, unsigned int code, in fcntl_ioctl_impl() argument
282 fcntl_flock_impl(PyObject *module, int fd, int code) in fcntl_flock_impl() argument
369 fcntl_lockf_impl(PyObject *module, int fd, int code, PyObject *lenobj, in fcntl_lockf_impl() argument
670 fcntl_exec(PyObject *module) in fcntl_exec() argument
[all...]
H A Dgrpmodule.c42 get_grp_state(PyObject *module) in get_grp_state() argument
54 mkgrent(PyObject *module, struct group *p) in mkgrent() argument
110 grp_getgrgid_impl(PyObject *module, PyObject *id) in grp_getgrgid_impl() argument
190 grp_getgrnam_impl(PyObject *module, PyObject *name) in grp_getgrnam_impl() argument
267 grp_getgrall_impl(PyObject *module) grp_getgrall_impl() argument
314 grpmodule_exec(PyObject *module) grpmodule_exec() argument
[all...]
/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c111 void *module = 0; in darwin_dlopen() local
/third_party/python/Modules/_io/clinic/
H A D_iomodule.c.h133 _io_open(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _io_open() argument
293 _io_text_encoding(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _io_text_encoding() argument
333 _io_open_code(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _io_open_code() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-protocol-stub.c160 pa_module *module; member
[all...]
H A Dmodule-pipe-source.c67 pa_module *module; member
/third_party/python/Python/
H A DPython-tokenize.c11 get_tokenize_state(PyObject *module) { in get_tokenize_state() argument
/third_party/python/Modules/_sqlite/clinic/
H A Dmodule.c.h18 pysqlite_complete_statement(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in pysqlite_complete_statement() argument
67 pysqlite_enable_shared_cache(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in pysqlite_enable_shared_cache() argument
103 pysqlite_register_adapter(PyObject *module, PyObject *const *args, Py_ssize_t nargs) pysqlite_register_adapter() argument
134 pysqlite_register_converter(PyObject *module, PyObject *const *args, Py_ssize_t nargs) pysqlite_register_converter() argument
171 pysqlite_enable_callback_trace(PyObject *module, PyObject *arg) pysqlite_enable_callback_trace() argument
200 pysqlite_adapt(PyObject *module, PyObject *const *args, Py_ssize_t nargs) pysqlite_adapt() argument
[all...]
/third_party/python/Modules/_sqlite/
H A Dconnection.h38 PyObject *module; member
/third_party/python/Modules/clinic/
H A D_lzmamodule.c.h229 _lzma_is_check_supported(PyObject *module, PyObject *arg) in _lzma_is_check_supported() argument
260 _lzma__decode_filter_properties(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _lzma__decode_filter_properties() argument
H A D_gdbmmodule.c.h268 dbmopen(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in dbmopen() argument
H A D_struct.c.h178 _clearcache(PyObject *module, PyObject *Py_UNUSED(ignored)) in _clearcache() argument
196 calcsize(PyObject *module, PyObject *arg) in calcsize() argument
235 unpack(PyObject *module, PyObject *const *args, Py_ssize_t nargs) unpack() argument
285 unpack_from(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) unpack_from() argument
358 iter_unpack(PyObject *module, PyObject *const *args, Py_ssize_t nargs) iter_unpack() argument
[all...]

Completed in 14 milliseconds

1...<<21222324252627282930>>...57