Home
last modified time | relevance | path

Searched defs:config (Results 2001 - 2025 of 2042) sorted by relevance

1...<<8182

/third_party/libinput/src/
H A Dlibinput.c4197 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 Dregister-allocator.cc775 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 Dmacro-assembler-s390.cc2426 const RegisterConfiguration* config = RegisterConfiguration::Default(); in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc5535 const RegisterConfiguration* config = RegisterConfiguration::Default(); in CallRecordWriteStub() local
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc4832 const RegisterConfiguration* config = RegisterConfiguration::Default(); in Generate_DeoptimizationEntry() local
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc4957 const RegisterConfiguration* config = RegisterConfiguration::Default(); in GetRegisterThatIsNotOneOf() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp837 void checkSupport (Context& context, TestConfig config) in checkSupport() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp48 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 DLLVMReactor.cpp80 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__.py1704 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 DvktRenderPassTests.cpp827 void checkSupport (Context& context, TestConfig config) in checkSupport() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c8783 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 DRenderer11.cpp1201 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 Dframe_node.cpp4139 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 Doverlay_manager.cpp5863 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 Dapp_mgr_service_inner.cpp1096 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 Drosen_render_context.cpp1491 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 Dweb_pattern.cpp2205 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 Dmedia_library_napi.cpp7996 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 Di915_drm.h3259 __u64 config; member
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h6586 __u64 config; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_internal.h1872 uint32_t config; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp8496 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 DFrameCapture.cpp6098 const egl::Config *config = context->getConfig(); in writeJSON() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...

Completed in 185 milliseconds

1...<<8182