| /third_party/ffmpeg/tests/checkasm/ |
| H A D | checkasm.c | 276 CheckasmFunc *funcs; member
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-promise-object.c | 499 ecma_promise_free_resolving_functions (ecma_promise_resolving_functions_t *funcs) /**< points to the functions */ in ecma_promise_free_resolving_functions() argument 545 ecma_promise_resolving_functions_t funcs; in ecma_op_create_promise_object() local 460 ecma_promise_create_resolving_functions(ecma_object_t *object_p, ecma_promise_resolving_functions_t *funcs, bool create_already_resolved) ecma_promise_create_resolving_functions() argument [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blend.c | 523 const char *funcs[] = { in get_equation_str() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fDebugTests.cpp | 269 FunctionContainer funcs[] = in getUserMessageFuncs() local [all...] |
| H A D | es31fNegativeBufferApiTests.cpp | 1994 const FunctionContainer funcs[] = in getNegativeBufferApiTestFunctions() local
|
| H A D | es31fNegativeShaderApiTests.cpp | 2644 FunctionContainer funcs[] = in getNegativeShaderApiTestFunctions() local
|
| H A D | es31fNegativeStateApiTests.cpp | 1478 const FunctionContainer funcs[] = in getNegativeStateApiTestFunctions() local
|
| H A D | es31fNegativeTextureApiTests.cpp | 4077 FunctionContainer funcs[] = in getNegativeTextureApiTestFunctions() local
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_unknown_ext_tests.cpp | 160 void fill_device_intercept_functions(TestLayer& layer, std::vector<std::string>& func_names, FunctionStruct const& funcs, in fill_device_intercept_functions() argument 146 fill_implementation_functions(std::vector<VulkanFunction>& function_list, std::vector<std::string>& func_names, FunctionStruct const& funcs, uint32_t function_count, uint32_t function_start = 0) fill_implementation_functions() argument 173 fill_phys_dev_intercept_functions(TestLayer& layer, std::vector<std::string>& func_names, FunctionStruct const& funcs, uint32_t function_count, uint32_t function_start = 0) fill_phys_dev_intercept_functions() argument [all...] |
| /base/usb/usb_manager/services/zidl/src/ |
| H A D | usb_srv_proxy.cpp | 416 int32_t UsbServerProxy::GetCurrentFunctions(int32_t &funcs) in GetCurrentFunctions() argument 440 int32_t UsbServerProxy::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions() argument 462 int32_t UsbServerProxy::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString() argument 486 std::string UsbServerProxy::UsbFunctionsToString(int32_t funcs) in UsbFunctionsToString() argument
|
| H A D | usb_srv_stub.cpp | 295 int32_t funcs; in DoSetCurrentFunctions() local 306 std::string funcs; in DoUsbFunctionsFromString() local 314 int32_t funcs; in DoUsbFunctionsToString() local
|
| /base/web/webview/ohos_interface/ohos_glue/scripts/ |
| H A D | file_parser.py | 2104 funcs = header.get_funcs() global() variable in obj_analysis [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_lvds.c | 102 const struct rockchip_lvds_funcs *funcs; member
|
| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| H A D | drm_mode_config.h | 520 const struct drm_mode_config_funcs *funcs; member
|
| H A D | drm_connector.h | 1325 const struct drm_connector_funcs *funcs; member
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_priv.h | 135 const struct fd_device_funcs *funcs; member 256 const struct fd_pipe_funcs *funcs; member 281 const struct fd_submit_funcs *funcs; member 337 const struct fd_bo_funcs *funcs; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ContextGL.cpp | 74 const FunctionsGL *funcs = getFunctions(); in createFramebuffer() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-uniscribe.cc | 249 hb_uniscribe_shaper_funcs_t *funcs = (hb_uniscribe_shaper_funcs_t *) hb_calloc (1, sizeof (hb_uniscribe_shaper_funcs_t)); in create() local 288 hb_uniscribe_shaper_funcs_t *funcs; member 593 hb_uniscribe_shaper_funcs_t *funcs = face_data->funcs; in _hb_uniscribe_shape() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 989 CollectCallTreeFromRoots(unsigned entryId, std::unordered_set<uint32_t>* funcs) CollectCallTreeFromRoots() argument
|
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_service.cpp | 578 int32_t UsbService::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString() argument 593 std::string UsbService::UsbFunctionsToString(int32_t funcs) in UsbFunctionsToString() argument
|
| /base/usb/usb_manager/interfaces/kits/js/napi/src/ |
| H A D | usb_info.cpp | 680 std::string funcs; in CoreUsbFunctionsFromString() local 705 int32_t funcs; in CoreUsbFunctionsToString() local 755 int32_t funcs in CoreSetCurrentFunctions() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 114 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in handle_conflicting_encoders() local 280 const struct drm_connector_helper_funcs *funcs; in update_connector_routing() local 400 const struct drm_encoder_helper_funcs *funcs; mode_fixup() local 443 const struct drm_crtc_helper_funcs *funcs; mode_fixup() local 637 const struct drm_connector_helper_funcs *funcs = connector->helper_private; drm_atomic_helper_check_modeset() local 703 const struct drm_connector_helper_funcs *funcs = connector->helper_private; drm_atomic_helper_check_modeset() local 867 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_check_planes() local 890 const struct drm_crtc_helper_funcs *funcs; drm_atomic_helper_check_planes() local 941 const struct drm_encoder_helper_funcs *funcs; disable_outputs() local 1002 const struct drm_crtc_helper_funcs *funcs; disable_outputs() local 1153 const struct drm_crtc_helper_funcs *funcs; crtc_set_mode() local 1170 const struct drm_encoder_helper_funcs *funcs; crtc_set_mode() local 1239 const struct drm_connector_helper_funcs *funcs; drm_atomic_helper_commit_writebacks() local 1278 const struct drm_crtc_helper_funcs *funcs; drm_atomic_helper_commit_modeset_enables() local 1303 const struct drm_encoder_helper_funcs *funcs; drm_atomic_helper_commit_modeset_enables() local 1567 const struct drm_mode_config_helper_funcs *funcs; commit_tail() local 1642 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_async_check() local 1759 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_async_commit() local 2326 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_prepare_planes() local 2343 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_prepare_planes() local 2418 const struct drm_crtc_helper_funcs *funcs; drm_atomic_helper_commit_planes() local 2435 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_commit_planes() local 2482 const struct drm_crtc_helper_funcs *funcs; drm_atomic_helper_commit_planes() local 2626 const struct drm_plane_helper_funcs *funcs; drm_atomic_helper_cleanup_planes() local [all...] |
| /third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
| H A D | asn1t.h | 608 const void *funcs; /* further data and type-specific functions */ member
|
| /third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
| H A D | asn1t.h | 608 const void *funcs; /* further data and type-specific functions */ member
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
| H A D | asn1t.h | 608 const void *funcs; /* further data and type-specific functions */ member
|