Home
last modified time | relevance | path

Searched refs:obj_id (Results 1 – 25 of 2378) sorted by relevance

12345678910>>...96

/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/global/objects/
H A Dglobal_inventory_handler.cpp121 if ((obj_id > 0 && obj_id <= MAX_ITEM_ID) || in AddToInventory()
122 (obj_id > MAX_SPIRIT_ID && obj_id <= MAX_KEY_ITEM_ID)) { in AddToInventory()
127 } else if ((obj_id > MAX_ITEM_ID) && (obj_id <= MAX_WEAPON_ID)) { in AddToInventory()
190 if((obj_id > 0 && obj_id <= MAX_ITEM_ID) || in AddToInventory()
191 (obj_id > MAX_SPIRIT_ID && obj_id <= MAX_KEY_ITEM_ID)) { in AddToInventory()
195 } else if((obj_id > MAX_ITEM_ID) && (obj_id <= MAX_WEAPON_ID)) { in AddToInventory()
252 if((obj_id > 0 && obj_id <= MAX_ITEM_ID) || in RemoveFromInventory()
253 (obj_id > MAX_SPIRIT_ID && obj_id <= MAX_KEY_ITEM_ID)) { in RemoveFromInventory()
256 } else if((obj_id > MAX_ITEM_ID) && (obj_id <= MAX_WEAPON_ID)) { in RemoveFromInventory()
287 if((obj_id > 0 && obj_id <= MAX_ITEM_ID) || in GetGlobalObject()
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/include/openmc/
H A Dhdf5_interface.h41 bool using_mpio_device(hid_t obj_id);
62 vector<hsize_t> object_shape(hid_t obj_id);
63 std::string object_name(hid_t obj_id);
79 void get_name(hid_t obj_id, char* name);
248 auto n = dataset_typesize(obj_id, name);
284 hid_t dset = open_dataset(obj_id, name);
342 read_dataset(obj_id, name, xarr);
353 read_dataset(obj_id, name, x, indep);
386 if (object_exists(obj_id, name)) {
435 write_attribute(obj_id, name, buffer); in write_attribute()
[all …]
/dports/science/openmc/openmc-0.12.2/include/openmc/
H A Dhdf5_interface.h41 bool using_mpio_device(hid_t obj_id);
62 vector<hsize_t> object_shape(hid_t obj_id);
63 std::string object_name(hid_t obj_id);
79 void get_name(hid_t obj_id, char* name);
248 auto n = dataset_typesize(obj_id, name);
284 hid_t dset = open_dataset(obj_id, name);
342 read_dataset(obj_id, name, xarr);
353 read_dataset(obj_id, name, x, indep);
386 if (object_exists(obj_id, name)) {
435 write_attribute(obj_id, name, buffer); in write_attribute()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/fortran/src/
H A DH5Iff.f9073 SUBROUTINE h5iget_type_f(obj_id, TYPE, hdferr) argument
93 INTEGER(HID_T), INTENT(IN) :: obj_id local
97 hdferr = h5iget_type_c(obj_id, TYPE)
140 INTEGER(HID_T), INTENT(IN) :: obj_id local
182 INTEGER(HID_T), INTENT(IN) :: obj_id local
186 hdferr = h5iinc_ref_c(obj_id, ref_count)
221 INTEGER(HID_T), INTENT(IN) :: obj_id local
225 hdferr = h5idec_ref_c(obj_id, ref_count)
260 INTEGER(HID_T), INTENT(IN) :: obj_id local
264 hdferr = h5iget_ref_c(obj_id, ref_count)
[all …]
/dports/science/hdf5/hdf5-1.10.6/fortran/src/
H A DH5Iff.F9080 SUBROUTINE h5iget_type_f(obj_id, TYPE, hdferr) argument
98 INTEGER(HID_T), INTENT(IN) :: obj_id local
102 hdferr = h5iget_type_c(obj_id, TYPE)
143 INTEGER(HID_T), INTENT(IN) :: obj_id local
183 INTEGER(HID_T), INTENT(IN) :: obj_id local
187 hdferr = h5iinc_ref_c(obj_id, ref_count)
220 INTEGER(HID_T), INTENT(IN) :: obj_id local
224 hdferr = h5idec_ref_c(obj_id, ref_count)
257 INTEGER(HID_T), INTENT(IN) :: obj_id local
261 hdferr = h5iget_ref_c(obj_id, ref_count)
[all …]
/dports/games/allacrost/allacrost-1.0.2/src/common/global/
H A Dglobal.cpp321 if ((obj_id > 0) && (obj_id <= MAX_ITEM_ID)) { in AddToInventory()
326 else if ((obj_id > MAX_ITEM_ID) && (obj_id <= MAX_WEAPON_ID)) { in AddToInventory()
351 else if ((obj_id > MAX_LEG_ARMOR_ID) && (obj_id <= MAX_SHARD_ID)) { in AddToInventory()
356 else if ((obj_id > MAX_SHARD_ID) && (obj_id <= MAX_KEY_ITEM_ID)) { in AddToInventory()
385 if ((obj_id > 0) && (obj_id <= MAX_ITEM_ID)) { in AddToInventory()
390 else if ((obj_id > MAX_ITEM_ID) && (obj_id <= MAX_WEAPON_ID)) { in AddToInventory()
420 else if ((obj_id > MAX_SHARD_ID) && (obj_id <= MAX_KEY_ITEM_ID)) { in AddToInventory()
440 if ((obj_id > 0) && (obj_id <= MAX_ITEM_ID)) { in RemoveFromInventory()
444 else if ((obj_id > MAX_ITEM_ID) && (obj_id <= MAX_WEAPON_ID)) { in RemoveFromInventory()
487 if ((obj_id > 0) && (obj_id <= MAX_ITEM_ID)) { in RetrieveFromInventory()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb/t/
H A Dsp_temp_table.test13 IN obj_id BIGINT UNSIGNED,
39 object_id = obj_id
47 (@timestamp, obj_id, start, end, 1234),
48 (@timestamp, obj_id, start, end, 4567),
49 (@timestamp, obj_id, start, end, 8901),
50 (@timestamp, obj_id, start, end, 1234),
51 (@timestamp, obj_id, start, end, 4567),
52 (@timestamp, obj_id, start, end, 8901),
73 obj_id BIGINT UNSIGNED,
82 CALL cachedata(obj_id, start, end);
[all …]
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A Devents.h89 object_id = obj_id; in fwbUpdateEvent()
100 fwbUpdateEvent(file_name, obj_id, in dataModifiedEvent()
110 fwbUpdateEvent(file_name, obj_id, in updateObjectInTreeEvent()
170 fwbUpdateEvent(file_name, obj_id, in showObjectInTreeEvent()
191 fwbUpdateEvent(file_name, obj_id, in selectRuleElementEvent()
202 fwbUpdateEvent(file_name, obj_id, in insertObjectInTreeEvent()
212 fwbUpdateEvent(file_name, obj_id, in removeObjectFromTreeEvent()
222 fwbUpdateEvent(file_name, obj_id, in addTreePageEvent()
232 fwbUpdateEvent(file_name, obj_id, in removeTreePageEvent()
292 fwbUpdateEvent(file_name, obj_id, in openRulesetEvent()
[all …]

12345678910>>...96