Home
last modified time | relevance | path

Searched defs:is_primary (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/oam/install_scripts/
H A Dmcs-loadbrm.py.in135 is_primary = False variable
155 is_primary = False variable
160 is_primary = r.json().get('is_primary', False) variable
162 is_primary = True variable
H A Dmcs-savebrm.py.in40 is_primary = False variable
47 is_primary = True variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/oam/install_scripts/
H A Dmcs-loadbrm.py.in135 is_primary = False variable
155 is_primary = False variable
160 is_primary = r.json().get('is_primary', False) variable
162 is_primary = True variable
H A Dmcs-savebrm.py.in40 is_primary = False variable
47 is_primary = True variable
/dports/devel/py-oci/oci-2.53.1/src/oci/database/models/
H A Dexadata_infrastructure_contact.py137 def is_primary(self): member in ExadataInfrastructureContact
149 def is_primary(self, is_primary): member in ExadataInfrastructureContact
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dsource.h97 inline Source::Source( const uint64_t node_id, const bool is_primary ) in Source()
137 Source::is_primary() const in is_primary() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/src/plugin_handlers/
H A Dprimary_election_utils.cc31 bool is_primary) in Election_member_info()
45 bool Election_member_info::is_primary() { return is_member_primary; } in is_primary() function in Election_member_info
/dports/emulators/mess/mame-mame0226/src/devices/bus/isa/
H A Dlpt.h30 bool is_primary() { return m_is_primary; } in is_primary() function
H A Dide.h39 bool is_primary() { return m_is_primary; } in is_primary() function
/dports/emulators/mame/mame-mame0226/src/devices/bus/isa/
H A Dlpt.h30 bool is_primary() { return m_is_primary; } in is_primary() function
H A Dide.h39 bool is_primary() { return m_is_primary; } in is_primary() function
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/tests/fixtures/compiler_message/
H A Dunused-use.json24 "is_primary": true, boolean
41 "is_primary": true, boolean
58 "is_primary": true, boolean
H A Dcannot-find-type.json15 "is_primary": true, boolean
32 "is_primary": true, boolean
58 "is_primary": true, boolean
H A Dmacro-expected-token.json28 "is_primary": false, boolean
82 "is_primary": false, boolean
136 "is_primary": false, boolean
168 "is_primary": false, boolean
182 "is_primary": false, boolean
196 "is_primary": false, boolean
210 "is_primary": false, boolean
224 "is_primary": true, boolean
H A Dmacro-error-no-trait.json22 "is_primary": true, boolean
55 "is_primary": false, boolean
79 "is_primary": false, boolean
93 "is_primary": true, boolean
H A Dmove-out-of-borrow.json17 "is_primary": true, boolean
34 "is_primary": false, boolean
H A Dnot-mut.json17 "is_primary": true, boolean
34 "is_primary": false, boolean
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/bluez/
H A Dbluetooth_local_gatt_service_bluez.cc20 bool is_primary, in Create()
38 bool is_primary, in BluetoothLocalGattServiceBlueZ()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/bluez/
H A Dbluetooth_local_gatt_service_bluez.cc20 bool is_primary, in Create()
38 bool is_primary, in BluetoothLocalGattServiceBlueZ()
/dports/security/nyx/nyx-2.1.0/nyx/panel/
H A Dgraph.py130 def __init__(self, clone = None, category = None, is_primary = True): argument
278 def _header(self, width, is_primary): argument
289 def _y_axis_label(self, value, is_primary): argument
335 def _y_axis_label(self, value, is_primary): argument
398 def _y_axis_label(self, value, is_primary): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_local_gatt_service.cc16 bool is_primary, in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/dbus/
H A Dbluetooth_gatt_service_service_provider.cc26 bool is_primary, in Create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_local_gatt_service.cc16 bool is_primary, in Create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/dbus/
H A Dbluetooth_gatt_service_service_provider.cc25 bool is_primary, in Create()
/dports/devel/py-oci/oci-2.53.1/src/oci/core/models/
H A Dprivate_ip.py427 def is_primary(self): member in PrivateIp
442 def is_primary(self, is_primary): argument

12345678910>>...23