/third_party/libinput/src/ |
H A D | libinput.c | 4197 struct libinput_config_accel *config = zalloc(sizeof(*config)); libinput_config_accel_create() local 4250 libinput_config_accel_set_points(struct libinput_config_accel *config, enum libinput_config_accel_type accel_type, double step, size_t npoints, double *points) libinput_config_accel_set_points() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 775 void LiveRange::Print(const RegisterConfiguration* config, in Print() argument 1295 TopTierRegisterAllocationData( const RegisterConfiguration* config, Zone* zone, Frame* frame, InstructionSequence* code, RegisterAllocationFlags flags, TickCounter* tick_counter, const char* debug_name) TopTierRegisterAllocationData() argument [all...] |
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 2426 const RegisterConfiguration* config = RegisterConfiguration::Default(); in CallRecordWriteStub() local
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 5535 const RegisterConfiguration* config = RegisterConfiguration::Default(); in CallRecordWriteStub() local
|
/third_party/node/deps/v8/src/builtins/x64/ |
H A D | builtins-x64.cc | 4832 const RegisterConfiguration* config = RegisterConfiguration::Default(); in Generate_DeoptimizationEntry() local
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.cc | 4957 const RegisterConfiguration* config = RegisterConfiguration::Default(); in GetRegisterThatIsNotOneOf() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 837 void checkSupport (Context& context, TestConfig config) in checkSupport() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 48 Context::Context(egl::Display *display, const Context *shareContext, const egl::Config *config) in Context() argument 4585 NO_SANITIZE_FUNCTION egl::Context *es2CreateContext(egl::Display *display, const egl::Context *shareContext, const egl::Config *config) in es2CreateContext() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactor.cpp | 80 static rr::Config config = rr::Config::Edit() in defaultConfig() local 562 auto &config = ::defaultConfig(); in adjustDefaultConfig() local
|
/third_party/python/Lib/tkinter/ |
H A D | __init__.py | 1704 config = configure variable in Misc 4104 config = configure variable in Image
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 827 void checkSupport (Context& context, TestConfig config) in checkSupport() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 8783 struct dpp_global * dpp_global_init(struct dpp_global_config *config) in dpp_global_init() argument 8837 dpp_relay_add_controller(struct dpp_global *dpp, struct dpp_relay_config *config) dpp_relay_add_controller() argument 9980 dpp_controller_start(struct dpp_global *dpp, struct dpp_controller_config *config) dpp_controller_start() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.cpp | 1201 egl::Config config; in generateConfigs() local 1413 createNativeWindow(EGLNativeWindowType window, const egl::Config *config, const egl::AttributeMap &attribs) const createNativeWindow() argument 1627 validateShareHandle(const egl::Config *config, HANDLE shareHandle, const egl::AttributeMap &attribs) const validateShareHandle() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 4139 DirtySwapConfig config; in Layout() local 4239 OnLayoutFinish(bool& needSyncRsNode, DirtySwapConfig& config) OnLayoutFinish() argument 4318 SyncGeometryNode(bool needSyncRsNode, const DirtySwapConfig& config) SyncGeometryNode() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | overlay_manager.cpp | 5863 CreateModalUIExtension(const RefPtr<WantWrap>& wantWrap, const ModalUIExtensionCallbacks& callbacks, const ModalUIExtensionConfig& config) CreateModalUIExtension() argument 5959 CreateModalUIExtension( const AAFwk::Want& want, const ModalUIExtensionCallbacks& callbacks, const ModalUIExtensionConfig& config) CreateModalUIExtension() argument [all...] |
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1096 auto config = multiUserConfigurationMgr_->GetConfigurationByUserId(userId); in LaunchApplication() local 4569 void AppMgrServiceInner::DealMultiUserConfig(const Configuration &config, const int32_t userId) in DealMultiUserConfig() argument 4591 UpdateConfiguration(const Configuration &config, const int32_t userId) UpdateConfiguration() argument 4636 UpdateConfigurationByBundleName(const Configuration &config, const std::string &name) UpdateConfigurationByBundleName() argument 4655 HandleConfigurationChange(const Configuration& config, const int32_t userId) HandleConfigurationChange() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 1491 auto config = updater.GetConfig(); in ConvertParticleColorOption() local 1556 auto& config = updater.GetConfig(); in ConvertParticleFloatOption() local 6128 RSSurfaceExtConfig config = { local 6137 RSSurfaceExtConfig config = { local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 2205 bool WebPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument 2274 void WebPattern::BeforeSyncGeometryProperties(const DirtySwapConfig& config) in BeforeSyncGeometryProperties() argument 2877 void WebPattern::OnNativeVideoPlayerConfigUpdate(const std::tuple<bool, bool>& config) in OnNativeVideoPlayerConfigUpdate() argument 3067 std::tuple<bool, bool> config = GetNativeVideoPlayerConfigValue({false, false}); in OnModifyDone() local [all...] |
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 7996 OHOS::Ace::ModalUIExtensionConfig config; in CreateDeleteRequest() local 8080 static bool ParseConfigObject(const napi_env &env, const napi_value &value, PhotoCreationConfig &config) in ParseConfigObject() argument 8144 PhotoCreationConfig config; ParseAndSetConfigArray() local 8255 OHOS::Ace::ModalUIExtensionConfig config; ShowAssetsCreationDialog() local 8294 PhotoCreationConfig config; InitShortTermRequest() local 8356 OHOS::Ace::ModalUIExtensionConfig config; CreateAssetWithShortTermPermission() local 8438 OHOS::Ace::ModalUIExtensionConfig config; RequestPhotoUrisReadPermission() local 8598 Ace::ModalUIExtensionConfig config; StartPickerExtension() local [all...] |
/third_party/mesa3d/include/drm-uapi/ |
H A D | i915_drm.h | 3259 __u64 config; member
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 6586 __u64 config; member
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_internal.h | 1872 uint32_t config; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 8496 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8506 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8514 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8522 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8534 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8542 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8550 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8561 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8569 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8577 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8588 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8604 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8631 TestConfig config = baseConfig; createExtendedDynamicStateTests() local 8639 TestConfig config = baseConfig; createExtendedDynamicStateTests() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 6098 const egl::Config *config = context->getConfig(); in writeJSON() local
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |