| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils_win.cpp | 22 std::string GetPath(HMODULE module) in GetPath() argument 30 std::string GetDirectory(HMODULE module) in GetDirectory() argument 156 HMODULE module = nullptr; in GetModuleDirectory() local
|
| /third_party/skia/third_party/externals/swiftshader/include/Android/hardware/ |
| H A D | gralloc1.h | 74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) { in gralloc1_open() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.hpp | 158 llvm::Module *module; member in rr::DebugInfo
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | module.cpp | 269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | module.cpp | 269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
| /third_party/skia/third_party/externals/markupsafe/ |
| H A D | _speedups.c | 31 PyObject *module; in init_constants() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLThreadContext.cpp | 20 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 D | PipelineGL.cpp | 93 const ShaderModule* module = ToBackend(stages[stage].module.Get()); in InitializeBase() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | ShaderModuleVk.cpp | 74 Ref<ShaderModule> module = AcquireRef(new ShaderModule(device, descriptor)); in Create() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Pipeline.cpp | 25 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 D | ObjectCachingTests.cpp | 106 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 D | otvmod.c | 255 otvalid_get_service( FT_Module module, in otvalid_get_service() argument
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdfrend.c | 58 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 D | t1objs.c | 60 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 D | test_wave.py | 12 module = wave variable in WaveTest
|
| /third_party/python/Modules/ |
| H A D | _bisectmodule.c | 21 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.h | 42 get_ssl_state(PyObject *module) in get_ssl_state() argument
|
| /third_party/python/Modules/_ctypes/darwin/ |
| H A D | dlfcn_simple.c | 111 void *module = 0; in darwin_dlopen() local
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | _iomodule.c.h | 133 _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 D | module-protocol-stub.c | 160 pa_module *module; member [all...] |
| H A D | module-pipe-source.c | 67 pa_module *module; member
|
| /third_party/python/Python/ |
| H A D | Python-tokenize.c | 11 get_tokenize_state(PyObject *module) { in get_tokenize_state() argument
|
| /third_party/python/Modules/_sqlite/clinic/ |
| H A D | module.c.h | 18 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 D | connection.h | 38 PyObject *module; member
|
| /third_party/python/Modules/clinic/ |
| H A D | _lzmamodule.c.h | 229 _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
|