Home
last modified time | relevance | path

Searched defs:functions (Results 226 - 250 of 381) sorted by relevance

12345678910>>...16

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.h202 const std::vector<Function>& functions() const { return functions_; } in functions() function in tint::writer::spirv::Builder
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_negative.cpp63 dng_noise_profile::dng_noise_profile (const dng_std_vector<dng_noise_function> &functions) in dng_noise_profile() argument
/third_party/python/Objects/
H A Dmoduleobject.c158 _add_methods_to_object(PyObject *module, PyObject *name, PyMethodDef *functions) in _add_methods_to_object() argument
449 PyModule_AddFunctions(PyObject *m, PyMethodDef *functions) in PyModule_AddFunctions() argument
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp169 : functions(&functions), callbacks(callbacks) {} variable
171 : functions(&functions), inst(inst), callbacks(callbacks) {} variable
270 : functions(&functions), dev(device), callbacks(callbacks){}; global() variable
804 create_surface_helper(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, const char* load_func_name) global() argument
810 create_surface(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, [[maybe_unused]] const char* api_selection) global() argument
[all...]
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_coordination_context.cpp656 napi_property_descriptor functions[] = { in DeclareDeviceCoordinationInterface() local
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp472 int32_t UsbRightManager::HasSetFuncRight(int32_t functions) in HasSetFuncRight() argument
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H A Dpinctrl-rk806.c66 const struct rk806_pin_function *functions; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c39 struct amdgpu_atpx_functions functions; member
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c53 struct mvebu_pinctrl_function *functions; member
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-as3722.c83 const struct as3722_pin_function *functions; member
H A Dpinctrl-max77620.c106 const struct max77620_pin_function *functions; member
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c122 const struct nsp_pin_function *functions; member
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h38 const struct mtk_desc_function *functions; member
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.h16 struct tegra_function *functions; member
195 const char * const *functions; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c40 struct amdgpu_atpx_functions functions; member
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c116 const struct nsp_pin_function *functions; member
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-max77620.c108 const struct max77620_pin_function *functions; member
H A Dpinctrl-rk805.c74 const struct rk805_pin_function *functions; member
H A Dpinctrl-as3722.c71 const struct as3722_pin_function *functions; member
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c53 struct mvebu_pinctrl_function *functions; member
[all...]
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c990 static struct name_function functions[] = { variable
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc645 std::vector<CoverageFunction>* functions = &result->back().functions; in Collect() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc362 auto functions = std::make_unique< in coverageToProtocol() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp154 ApisMap functions = ApisMap(); in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp288 const FunctionsGL *functions = GetFunctionsGL(context); in createGLFB() local

Completed in 28 milliseconds

12345678910>>...16