Home
last modified time | relevance | path

Searched defs:REGISTERED (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/unix/
H A Dthread_local_dtor.rs62 static REGISTERED: Cell<bool> = Cell::new(false); in register_dtor() variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-swf/include/aws/swf/model/
H A DRegistrationStatus.h19 REGISTERED, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/gui/
H A Ddp_gui.h24 enum PackageState { REGISTERED, NOT_REGISTERED, AMBIGUOUS, NOT_AVAILABLE }; enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/include/aws/cloudformation/model/
H A DCategory.h19 REGISTERED, enumerator
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/network/
H A DNetworkServerAdvertiser.h20 REGISTERED, enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workspaces/include/aws/workspaces/model/
H A DWorkspaceDirectoryState.h20 REGISTERED, enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/
H A DEnrollmentStatus.h21 REGISTERED, enumerator
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/PluginFramework/
H A DctkServiceEvent.h68 REGISTERED = 0x00000001, enumerator
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dh_roman8.h28 #define REGISTERED 040 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/gui/
H A Ddp_gui.h52 enum PackageState { REGISTERED, NOT_REGISTERED, AMBIGUOUS, NOT_AVAILABLE }; enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/
H A DServiceEvent.java58 public final static int REGISTERED = 0x00000001; field in ServiceEvent
/dports/devel/flexdock/flexdock-1.2.4/src/java/core/org/flexdock/event/
H A DRegistrationEvent.java11 public static final int REGISTERED = 0; field in RegistrationEvent
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.event/src/org/eclipse/equinox/internal/event/mapper/
H A DServiceEventAdapter.java32 public static final String REGISTERED = "REGISTERED"; //$NON-NLS-1$ field in ServiceEventAdapter
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/
H A DRMAppAttemptEventType.java34 REGISTERED, enumConstant
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/CMake/Basis/
H A Dcmake_uninstall.cmake.in80 set (REGISTERED "@BASIS_REGISTER@") variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Dremoting_register_support_host_request.h69 REGISTERED, enumerator
/dports/math/mfem/mfem-4.3/tests/unit/general/
H A Dtest_mem.cpp47 constexpr unsigned REGISTERED = 1 << 0; variable
/dports/devel/py-azure-mgmt-resource/azure-mgmt-resource-19.0.0/azure/mgmt/resource/features/v2021_07_01/models/
H A D_feature_client_enums.py45 REGISTERED = "Registered" variable in SubscriptionFeatureRegistrationState
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/drive_backend/
H A Dfake_sync_worker.h84 REGISTERED, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.core/core/org/eclipse/debug/core/model/
H A DIBreakpoint.java110 String REGISTERED= "org.eclipse.debug.core.registered"; //$NON-NLS-1$ field
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_slave_commit_order_manager.h107 enum class enum_transaction_stage { REGISTERED, WAITED, FINISHED }; enumerator
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/wamp/gen/wamp/proto/
H A DMessageType.py27 REGISTERED = 65 variable in MessageType
/dports/lang/mdk/mdk-1.3.0/mixguile/
H A Dmixguile_cmd_dispatcher.c74 static gboolean REGISTERED = FALSE; in mixguile_cmd_dispatcher_new() local
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_iwad.h55 REGISTERED = 1, enumerator
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/breakpoints/
H A DPHPBreakpoint.java170 public static final String REGISTERED = "org.eclipse.debug.core.registered"; //$NON-NLS-1$ field in PHPBreakpoint

12345678910>>...13