| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
| H A D | nested_loops.cpp | 155 Module* module = context->module(); in TEST_F() local 341 Module* module = context->module(); in TEST_F() local 564 Module* module = context->module(); in TEST_F() local 705 Module* module = context->module(); TEST_F() local [all...] |
| H A D | peeling.cpp | 487 Module* module = context->module(); in TEST_F() local 541 Module* module in TEST_F() local 597 Module* module = context->module(); TEST_F() local 650 Module* module = context->module(); TEST_F() local 759 Module* module = context->module(); TEST_F() local 811 Module* module = context->module(); TEST_F() local 912 Module* module = context->module(); TEST_F() local 961 Module* module = context->module(); TEST_F() local 1084 Module* module = context->module(); TEST_F() local 1136 Module* module = context->module(); TEST_F() local [all...] |
| /third_party/skia/src/sksl/analysis/ |
| H A D | SkSLProgramUsage.cpp | 99 std::unique_ptr<ProgramUsage> Analysis::GetUsage(const LoadedModule& module) { in GetUsage() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeStorageBufferBarrierTests.cpp | 34 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in TEST_P() local 84 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in TEST_P() local 150 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in TEST_P() local 218 wgpu::ShaderModule module in TEST_P() local 286 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( TEST_P() local [all...] |
| H A D | ComputeDispatchTests.cpp | 30 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | ComputePipelineD3D12.cpp | 50 ShaderModule* module = ToBackend(computeStage.module.Get()); in Initialize() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | FencedDeleter.cpp | 90 void FencedDeleter::DeleteWhenUnused(VkShaderModule module) { in DeleteWhenUnused() argument
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afglobal.h | 137 AF_Module module; /* to access global properties */ member
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidobjs.c | 69 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 D | gxvmod.c | 262 gxvalid_get_service( FT_Module module, in gxvalid_get_service() argument
|
| /third_party/python/Modules/_multiprocessing/ |
| H A D | multiprocessing.c | 76 _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 D | WireCreatePipelineAsyncTests.cpp | 334 WGPUShaderModule module = wgpuDeviceCreateShaderModule(device, &vertexDescriptor); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | InternalStorageBufferBindingTests.cpp | 33 wgpu::ShaderModule module = utils::CreateShaderModule(device, R"( in CreateComputePipelineWithInternalStorage() local
|
| /third_party/python/Modules/_sqlite/ |
| H A D | statement.c | 197 pysqlite_statement_setup_types(PyObject *module) in pysqlite_statement_setup_types() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | _bisectmodule.c.h | 26 _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.h | 18 _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 D | md5module.c.h | 85 _md5_md5(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _md5_md5() argument
|
| /third_party/python/Modules/ |
| H A D | _weakref.c | 26 _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 D | spwdmodule.c | 67 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 D | atexitmodule.c | 138 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__.py | 12 import _imp # Just the builtin component, NOT the full Python module namespace [all...] |
| /third_party/pulseaudio/src/modules/x11/ |
| H A D | module-x11-publish.c | 65 pa_module *module; member
|
| H A D | module-x11-cork-request.c | 54 pa_module *module; member
|
| /third_party/python/Lib/encodings/ |
| H A D | bz2_codec.py | 11 import bz2 # this codec needs the optional bz2 module ! namespace
|
| /third_party/python/Lib/unittest/ |
| H A D | main.py | 61 module=None variable in TestProgram [all...] |