Home
last modified time | relevance | path

Searched refs:select_id (Results 1 – 25 of 1246) sorted by relevance

12345678910>>...50

/dports/graphics/blender/blender-2.91.0/source/blender/editors/gizmo_library/
H A Dgizmo_library_presets.c77 int select_id, in ed_gizmo_draw_preset_geometry() argument
80 const bool is_select = (select_id != -1); in ed_gizmo_draw_preset_geometry()
87 GPU_select_load_id(select_id); in ed_gizmo_draw_preset_geometry()
100 void ED_gizmo_draw_preset_box(const struct wmGizmo *gz, float mat[4][4], int select_id) in ED_gizmo_draw_preset_box() argument
102 ed_gizmo_draw_preset_geometry(gz, mat, select_id, &wm_gizmo_geom_data_cube); in ED_gizmo_draw_preset_box()
109 ed_gizmo_draw_preset_geometry(gz, mat_rotate, select_id, &wm_gizmo_geom_data_arrow); in ED_gizmo_draw_preset_arrow()
115 int select_id) in ED_gizmo_draw_preset_circle() argument
119 ed_gizmo_draw_preset_geometry(gz, mat_rotate, select_id, &wm_gizmo_geom_data_dial); in ED_gizmo_draw_preset_circle()
123 const bContext *C, const struct wmGizmo *gz, Object *ob, const int facemap, int select_id) in ED_gizmo_draw_preset_facemap() argument
127 const bool is_select = (select_id != -1); in ED_gizmo_draw_preset_facemap()
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dfeature_select.cpp155 if ( select_id == nullptr in getFeatureSelectId()
157 || select_id == undef) in getFeatureSelectId()
161 last_select_id = select_id; in getFeatureSelectId()
163 return select_id; in getFeatureSelectId()
209 PyObject_SetAttr(dict, PyName::select_id(), select_id); in setSelectId()
214 auto select_id = PyObject_GetAttr(dict, PyName::select_id()); in getSelectId() local
215 return select_id; in getSelectId()
251 setSelectId(new_dict, select_id); in replaceClassDict()
272 setSelectId(new_dict, select_id); in addNewDict()
327 if (!addNewDict(type, select_id)) in createNewFeatureSet()
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dfeature_select.cpp155 if ( select_id == nullptr in getFeatureSelectId()
157 || select_id == undef) in getFeatureSelectId()
161 last_select_id = select_id; in getFeatureSelectId()
163 return select_id; in getFeatureSelectId()
209 PyObject_SetAttr(dict, PyName::select_id(), select_id); in setSelectId()
214 auto select_id = PyObject_GetAttr(dict, PyName::select_id()); in getSelectId() local
215 return select_id; in getSelectId()
251 setSelectId(new_dict, select_id); in replaceClassDict()
272 setSelectId(new_dict, select_id); in addNewDict()
327 if (!addNewDict(type, select_id)) in createNewFeatureSet()
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dfeature_select.cpp155 if ( select_id == nullptr in getFeatureSelectId()
157 || select_id == undef) in getFeatureSelectId()
161 last_select_id = select_id; in getFeatureSelectId()
163 return select_id; in getFeatureSelectId()
209 PyObject_SetAttr(dict, PyName::select_id(), select_id); in setSelectId()
214 auto select_id = PyObject_GetAttr(dict, PyName::select_id()); in getSelectId() local
215 return select_id; in getSelectId()
251 setSelectId(new_dict, select_id); in replaceClassDict()
272 setSelectId(new_dict, select_id); in addNewDict()
327 if (!addNewDict(type, select_id)) in createNewFeatureSet()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/
H A Doobe_localization_browsertest.cc198 void VerifyInitialOptions(const char* select_id,
203 void VerifyOptionExists(const char* select_id, const char* value);
206 std::string DumpOptions(const char* select_id);
225 void OobeLocalizationTest::VerifyInitialOptions(const char* select_id, in VerifyInitialOptions() argument
228 const std::string select = GetGetSelectStatement(select_id); in VerifyInitialOptions()
259 void OobeLocalizationTest::VerifyOptionExists(const char* select_id, in VerifyOptionExists() argument
272 GetGetSelectStatement(select_id).c_str(), value); in VerifyOptionExists()
276 std::string OobeLocalizationTest::DumpOptions(const char* select_id) { in DumpOptions() argument
318 GetGetSelectStatement(select_id).c_str(), select_id); in DumpOptions()
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dexplain_json.result8 "select_id": 1,
21 "select_id": 1,
31 "select_id": 1,
53 "select_id": 1,
81 "select_id": 1,
99 "select_id": 1,
127 "select_id": 1,
156 "select_id": 1,
185 "select_id": 1,
289 "select_id": 1,
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dexplain_json.result8 "select_id": 1,
21 "select_id": 1,
31 "select_id": 1,
53 "select_id": 1,
81 "select_id": 1,
99 "select_id": 1,
127 "select_id": 1,
156 "select_id": 1,
185 "select_id": 1,
289 "select_id": 1,
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/main/
H A Dexplain_json.result8 "select_id": 1,
21 "select_id": 1,
31 "select_id": 1,
53 "select_id": 1,
81 "select_id": 1,
99 "select_id": 1,
127 "select_id": 1,
156 "select_id": 1,
185 "select_id": 1,
289 "select_id": 1,
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dexplain_json.result8 "select_id": 1,
21 "select_id": 1,
31 "select_id": 1,
53 "select_id": 1,
81 "select_id": 1,
99 "select_id": 1,
127 "select_id": 1,
156 "select_id": 1,
185 "select_id": 1,
289 "select_id": 1,
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dexplain_json.result8 "select_id": 1,
21 "select_id": 1,
31 "select_id": 1,
53 "select_id": 1,
81 "select_id": 1,
99 "select_id": 1,
127 "select_id": 1,
156 "select_id": 1,
185 "select_id": 1,
289 "select_id": 1,
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dexplain_json.result8 "select_id": 1,
21 "select_id": 1,
31 "select_id": 1,
53 "select_id": 1,
81 "select_id": 1,
99 "select_id": 1,
127 "select_id": 1,
156 "select_id": 1,
185 "select_id": 1,
289 "select_id": 1,
[all …]
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/test/
H A Dmerge_rgb.py16 layer.select_id(layer_id)
41 layer.select_id(ch_id)
58 layer.select_id(ch_id)
67 layer.select_id(layer_id)
72 layer.select_id(layer_id)
74 layer.select_id(new_layer_id)
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/
H A Dlayerfx_innershadow.py37 layer.select_id(source_layer_id)
71 layer.select_id(shadow_layer_id)
74 layer.select_id(source_layer_id)
86 layer.select_id(shadow_layer_id)
88 layer.select_id(source_layer_id)
118 layer.select_id(shadow_layer_id)
124 layer.select_id(mask_layer_id)
127 layer.select_id(mask_layer_id)
137 layer.select_id(mask_layer_id)
157 layer.select_id(source_layer_id)
[all …]
H A Dlayerfx_innerlight.py37 layer.select_id(source_layer_id)
71 layer.select_id(shadow_layer_id)
74 layer.select_id(source_layer_id)
86 layer.select_id(shadow_layer_id)
88 layer.select_id(source_layer_id)
118 layer.select_id(shadow_layer_id)
124 layer.select_id(mask_layer_id)
127 layer.select_id(mask_layer_id)
137 layer.select_id(mask_layer_id)
157 layer.select_id(source_layer_id)
[all …]
H A Dchannels_merge.py21 layer.select_id(layer_id)
45 layer.select_id(cur_layer_id)
52 layer.select_id(layer_id)
57 layer.select_id(layer_id)
59 layer.select_id(new_layer_id)
/dports/devel/marisa-trie/marisa-trie-961ed33/lib/marisa/grimoire/vector/
H A Dbit-vector.cc373 const std::size_t select_id = i / 512; in select0() local
376 return select0s_[select_id]; in select0()
378 std::size_t begin = select0s_[select_id] / 512; in select0()
435 const std::size_t select_id = i / 512; in select1() local
438 return select1s_[select_id]; in select1()
440 std::size_t begin = select1s_[select_id] / 512; in select1()
542 const std::size_t select_id = i / 512; in select0() local
545 return select0s_[select_id]; in select0()
547 std::size_t begin = select0s_[select_id] / 512; in select0()
633 const std::size_t select_id = i / 512; in select1() local
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/r/
H A Dexplain_json_none.result30 "select_id": 1,
51 "select_id": 1,
71 "select_id": 1,
85 "select_id": 1,
101 "select_id": 1,
129 "select_id": 1,
218 "select_id": 1,
264 "select_id": 1,
512 "select_id": 1,
551 "select_id": 1,
[all …]
H A Dexplain_json_all.result31 "select_id": 1,
52 "select_id": 1,
72 "select_id": 1,
86 "select_id": 1,
102 "select_id": 1,
130 "select_id": 1,
219 "select_id": 1,
263 "select_id": 1,
515 "select_id": 1,
554 "select_id": 1,
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/r/
H A Dexplain_json_none.result30 "select_id": 1,
51 "select_id": 1,
71 "select_id": 1,
85 "select_id": 1,
101 "select_id": 1,
129 "select_id": 1,
218 "select_id": 1,
264 "select_id": 1,
512 "select_id": 1,
551 "select_id": 1,
[all …]
H A Dexplain_json_all.result31 "select_id": 1,
52 "select_id": 1,
72 "select_id": 1,
86 "select_id": 1,
102 "select_id": 1,
130 "select_id": 1,
219 "select_id": 1,
263 "select_id": 1,
515 "select_id": 1,
554 "select_id": 1,
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/r/
H A Dexplain_json_none.result30 "select_id": 1,
51 "select_id": 1,
71 "select_id": 1,
85 "select_id": 1,
101 "select_id": 1,
129 "select_id": 1,
218 "select_id": 1,
264 "select_id": 1,
512 "select_id": 1,
551 "select_id": 1,
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/r/
H A Dexplain_json_none.result30 "select_id": 1,
51 "select_id": 1,
71 "select_id": 1,
85 "select_id": 1,
101 "select_id": 1,
129 "select_id": 1,
218 "select_id": 1,
264 "select_id": 1,
512 "select_id": 1,
551 "select_id": 1,
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/r/
H A Dexplain_json_none.result30 "select_id": 1,
51 "select_id": 1,
71 "select_id": 1,
85 "select_id": 1,
101 "select_id": 1,
129 "select_id": 1,
218 "select_id": 1,
264 "select_id": 1,
512 "select_id": 1,
551 "select_id": 1,
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/r/
H A Dblob_partial_update.result11 "select_id": 1,
32 "select_id": 1,
54 "select_id": 1,
79 "select_id": 1,
105 "select_id": 1,
128 "select_id": 1,
156 "select_id": 1,
179 "select_id": 1,
207 "select_id": 1,
230 "select_id": 1,
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_wm_gizmo_api.c44 static void rna_gizmo_draw_preset_box(wmGizmo *gz, float matrix[16], int select_id) in rna_gizmo_draw_preset_box() argument
46 ED_gizmo_draw_preset_box(gz, (float(*)[4])matrix, select_id); in rna_gizmo_draw_preset_box()
49 static void rna_gizmo_draw_preset_arrow(wmGizmo *gz, float matrix[16], int axis, int select_id) in rna_gizmo_draw_preset_arrow() argument
51 ED_gizmo_draw_preset_arrow(gz, (float(*)[4])matrix, axis, select_id); in rna_gizmo_draw_preset_arrow()
54 static void rna_gizmo_draw_preset_circle(wmGizmo *gz, float matrix[16], int axis, int select_id) in rna_gizmo_draw_preset_circle() argument
56 ED_gizmo_draw_preset_circle(gz, (float(*)[4])matrix, axis, select_id); in rna_gizmo_draw_preset_circle()
60 wmGizmo *gz, struct bContext *C, struct Object *ob, int facemap, int select_id) in rna_gizmo_draw_preset_facemap() argument
62 ED_gizmo_draw_preset_facemap(C, gz, ob, facemap, select_id); in rna_gizmo_draw_preset_facemap()

12345678910>>...50