| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | HardwareBufferImageSiblingVkAndroid.cpp | 199 const AHBFunctions &functions = static_cast<DisplayVkAndroid *>(displayVk)->getAHBFunctions(); in initImpl() local 370 const AHBFunctions &functions = GetImplAs<DisplayVkAndroid>(display)->getAHBFunctions(); in onDestroy() local
|
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLShaderBuilder.h | 243 SkString& functions() { return fShaderStrings[kFunctions]; } in functions() function in GrGLSLShaderBuilder
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | DeviceGL.cpp | 38 Create(AdapterBase* adapter, const DawnDeviceDescriptor* descriptor, const OpenGLFunctions& functions) Create() argument 46 Device(AdapterBase* adapter, const DawnDeviceDescriptor* descriptor, const OpenGLFunctions& functions) Device() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.h | 202 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 D | dng_negative.cpp | 63 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 D | moduleobject.c | 158 _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 D | test_environment.cpp | 169 : 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 D | js_coordination_context.cpp | 656 napi_property_descriptor functions[] = {
in DeclareDeviceCoordinationInterface() local
|
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_right_manager.cpp | 472 int32_t UsbRightManager::HasSetFuncRight(int32_t functions) in HasSetFuncRight() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
| H A D | pinctrl-rk806.c | 66 const struct rk806_pin_function *functions; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atpx_handler.c | 39 struct amdgpu_atpx_functions functions; member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 53 struct mvebu_pinctrl_function *functions; member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| H A D | pinctrl-as3722.c | 83 const struct as3722_pin_function *functions; member
|
| H A D | pinctrl-max77620.c | 106 const struct max77620_pin_function *functions; member
|
| /kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
| H A D | pinctrl-nsp-mux.c | 122 const struct nsp_pin_function *functions; member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common.h | 38 const struct mtk_desc_function *functions; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
| H A D | pinctrl-tegra.h | 16 struct tegra_function *functions; member 195 const char * const *functions; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atpx_handler.c | 40 struct amdgpu_atpx_functions functions; member [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
| H A D | pinctrl-nsp-mux.c | 116 const struct nsp_pin_function *functions; member [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinctrl-max77620.c | 108 const struct max77620_pin_function *functions; member
|
| H A D | pinctrl-rk805.c | 74 const struct rk805_pin_function *functions; member
|
| H A D | pinctrl-as3722.c | 71 const struct as3722_pin_function *functions; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 53 struct mvebu_pinctrl_function *functions; member [all...] |
| /third_party/mesa3d/src/gallium/frontends/osmesa/ |
| H A D | osmesa.c | 990 static struct name_function functions[] = { variable
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-coverage.cc | 645 std::vector<CoverageFunction>* functions = &result->back().functions; in Collect() local [all...] |