| /base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
| H A D | js_cooperate_context.cpp | 393 napi_property_descriptor functions[] = {
in DeclareDeviceCoordinationData() local
|
| /foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/ |
| H A D | connection_module.cpp | 171 std::initializer_list<napi_property_descriptor> functions = { in InitConnectionModule() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_acpi.c | 65 struct amdgpu_atif_functions functions; member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 796 const struct aspeed_pin_function *functions; global() member [all...] |
| H A D | pinctrl-aspeed.c | 263 char *functions = get_defined_functions(pdesc); in aspeed_pinmux_set_mux() local
|
| /kernel/linux/linux-5.10/drivers/pinctrl/actions/ |
| H A D | pinctrl-owl.h | 293 const struct owl_pinmux_func *functions; member
|
| /kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
| H A D | pinctrl-ns.c | 30 struct ns_pinctrl_function *functions; member
|
| /kernel/linux/linux-5.10/kernel/gcov/ |
| H A D | clang.c | 65 struct list_head functions; member [all...] |
| H A D | gcc_4_7.c | 108 struct gcov_fn_info **functions; member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier.h | 144 const struct uniphier_pinmux_function *functions; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | radeon_atpx_handler.c | 29 struct radeon_atpx_functions functions; member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| H A D | pinctrl-rk805.c | 70 const struct rk805_pin_function *functions; member
|
| /kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
| H A D | pinctrl-tegra.h | 190 struct tegra_function *functions; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier.h | 144 const struct uniphier_pinmux_function *functions; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/intel/ |
| H A D | pinctrl-intel.h | 208 const struct intel_function *functions; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 804 const struct aspeed_pin_function *functions; global() member [all...] |
| H A D | pinctrl-aspeed.c | 265 char *functions = get_defined_functions(pdesc); in aspeed_pinmux_set_mux() local
|
| /kernel/linux/linux-6.6/drivers/pinctrl/actions/ |
| H A D | pinctrl-owl.h | 293 const struct owl_pinmux_func *functions; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon_atpx_handler.c | 29 struct radeon_atpx_functions functions; member [all...] |
| /third_party/gn/src/gn/ |
| H A D | functions.cc | 211 namespace functions { namespace
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw.c | 395 st_init_draw_functions(struct pipe_screen *screen, struct dd_function_table *functions) st_init_draw_functions() argument 583 st_init_hw_select_draw_functions(struct pipe_screen *screen, struct dd_function_table *functions) st_init_hw_select_draw_functions() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-scopes.cc | 349 std::vector<SharedFunctionInfo> functions; in GetCallerArguments() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | RendererGL.cpp | 45 void SetMaxShaderCompilerThreads(const rx::FunctionsGL *functions, GLuint count) in SetMaxShaderCompilerThreads() argument 139 RendererGL::RendererGL(std::unique_ptr<FunctionsGL> functions, in RendererGL() argument
|
| H A D | formatutilsgl.cpp | 486 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat() argument 612 GetNativeFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetNativeFormat() argument 677 GetNativeCompressedFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format) GetNativeCompressedFormat() argument 706 GetNativeType(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetNativeType() argument 749 GetNativeReadType(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum type) GetNativeReadType() argument 767 GetNativeReadFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum attachmentReadFormat, GLenum format, GLenum type) GetNativeReadFormat() argument 783 GetTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat, GLenum format, GLenum type) GetTexImageFormat() argument 797 GetTexSubImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetTexSubImageFormat() argument 808 GetCompressedTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat) GetCompressedTexImageFormat() argument 817 GetCompressedSubTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format) GetCompressedSubTexImageFormat() argument 826 GetCopyTexImageImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat, GLenum framebufferType) GetCopyTexImageImageFormat() argument 837 GetTexStorageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat) GetTexStorageFormat() argument 857 GetRenderbufferFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat) GetRenderbufferFormat() argument 866 GetReadPixelsFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum attachmentReadFormat, GLenum format, GLenum type) GetReadPixelsFormat() argument [all...] |
| /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
|