Home
last modified time | relevance | path

Searched defs:item_type (Results 1 – 25 of 1170) sorted by relevance

12345678910>>...47

/dports/devel/robodoc/robodoc-4.99.44/Source/
H A Ditems.c110 unsigned int item_type; in RB_Get_Item_Type() local
165 enum ItemType item_type = NO_ITEM; in RB_Is_ItemName() local
237 enum ItemType item_type ) in Works_Like_SourceItem()
279 enum ItemType item_type ) in Is_Preformatted_Item()
315 enum ItemType item_type ) in Is_Format_Item()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Derror_logger_h_SUITE.erl278 item_type({error_msg,Args}) -> function
280 item_type({info_msg,Args}) -> function
282 item_type({warning_msg,Args}) -> function
284 item_type({error_report,Args}) -> function
286 item_type({info_report,Args}) -> function
288 item_type({warning_report,Args}) -> function
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/util/
H A Dscoped_signals_blocker.h55 struct item_type struct
57 QObject* object;
58 bool old_state;
/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Dbasic.cpp148 typedef double item_type; in bind_basic_types() typedef
163 typedef matrix<double,0,1> item_type; in bind_basic_types() typedef
173 typedef std::vector<matrix<double,0,1> > item_type; in bind_basic_types() typedef
199 typedef std::pair<unsigned long, unsigned long> item_type; in bind_basic_types() typedef
209 typedef std::vector<std::pair<unsigned long, unsigned long> > item_type; in bind_basic_types() typedef
254 typedef std::vector<pair_type> item_type; in bind_basic_types() typedef
264 typedef std::vector<std::vector<pair_type> > item_type; in bind_basic_types() typedef
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Dbasic.cpp148 typedef double item_type; in bind_basic_types() typedef
163 typedef matrix<double,0,1> item_type; in bind_basic_types() typedef
173 typedef std::vector<matrix<double,0,1> > item_type; in bind_basic_types() typedef
199 typedef std::pair<unsigned long, unsigned long> item_type; in bind_basic_types() typedef
209 typedef std::vector<std::pair<unsigned long, unsigned long> > item_type; in bind_basic_types() typedef
254 typedef std::vector<pair_type> item_type; in bind_basic_types() typedef
264 typedef std::vector<std::vector<pair_type> > item_type; in bind_basic_types() typedef
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/synapse/operations/
H A Daccesscontrol.py17 scope=None, item=None, item_type=None): argument
29 resolve_assignee=True, item=None, item_type=None): argument
48 scope=None, item=None, item_type=None): argument
83 … scope=None, assignee_principal_type=None, item_type=None, item=None, assignment_id=None): argument
156 def _create_role_assignment(cmd, workspace_name, role, assignee, scope=None, item=None, item_type=N… argument
168 def _build_role_scope(workspace_name, scope, item, item_type): argument
215 def _build_role_scope_format(scope, item_type): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/manifest/
H A Ditem.py59 def item_type(self): member in ManifestItem
184 item_type = "testharness" variable in TestharnessTest
230 item_type = "reftest" variable in RefTest
316 item_type = "print-reftest" variable in PrintRefTest
333 item_type = "manual" variable in ManualTest
339 item_type = "conformancechecker" variable in ConformanceCheckerTest
345 item_type = "visual" variable in VisualTest
351 item_type = "crashtest" variable in CrashTest
362 item_type = "wdspec" variable in WebDriverSpecTest
380 item_type = "support" variable in SupportFile
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/manifest/
H A Ditem.py24 item_type = None variable in ManifestItem
103 item_type = "testharness" variable in TestharnessTest
135 item_type = "reftest_node" variable in RefTestNode
191 item_type = "reftest" variable in RefTest
195 item_type = "manual" variable in ManualTest
199 item_type = "conformancechecker" variable in ConformanceCheckerTest
203 item_type = "visual" variable in VisualTest
207 item_type = "stub" variable in Stub
211 item_type = "wdspec" variable in WebdriverSpecTest
236 item_type = "support" variable in SupportFile
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/manifest/
H A Ditem.py59 def item_type(self): member in ManifestItem
184 item_type = "testharness" variable in TestharnessTest
223 item_type = "reftest" variable in RefTest
309 item_type = "print-reftest" variable in PrintRefTest
326 item_type = "manual" variable in ManualTest
332 item_type = "conformancechecker" variable in ConformanceCheckerTest
338 item_type = "visual" variable in VisualTest
344 item_type = "crashtest" variable in CrashTest
355 item_type = "wdspec" variable in WebDriverSpecTest
373 item_type = "support" variable in SupportFile
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/manifest/
H A Ditem.py59 def item_type(self): member in ManifestItem
184 item_type = "testharness" variable in TestharnessTest
230 item_type = "reftest" variable in RefTest
316 item_type = "print-reftest" variable in PrintRefTest
333 item_type = "manual" variable in ManualTest
339 item_type = "conformancechecker" variable in ConformanceCheckerTest
345 item_type = "visual" variable in VisualTest
351 item_type = "crashtest" variable in CrashTest
362 item_type = "wdspec" variable in WebDriverSpecTest
380 item_type = "support" variable in SupportFile
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/manifest/
H A Ditem.py58 def item_type(self): member in ManifestItem
162 item_type = "testharness" variable in TestharnessTest
201 item_type = "reftest" variable in RefTest
286 item_type = "manual" variable in ManualTest
292 item_type = "conformancechecker" variable in ConformanceCheckerTest
298 item_type = "visual" variable in VisualTest
304 item_type = "crashtest" variable in CrashTest
315 item_type = "wdspec" variable in WebDriverSpecTest
333 item_type = "support" variable in SupportFile
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/manifest/
H A Ditem.py59 def item_type(self): member in ManifestItem
176 item_type = "testharness" variable in TestharnessTest
222 item_type = "reftest" variable in RefTest
308 item_type = "manual" variable in ManualTest
314 item_type = "conformancechecker" variable in ConformanceCheckerTest
320 item_type = "visual" variable in VisualTest
326 item_type = "crashtest" variable in CrashTest
337 item_type = "wdspec" variable in WebDriverSpecTest
355 item_type = "support" variable in SupportFile
/dports/databases/arrow/apache-arrow-6.0.1/ruby/red-arrow/test/values/
H A Dtest-map-array.rb19 def build_data_type(item_type) argument
26 def build_array(item_type, values) argument
422 def build(item_type, values) argument
430 def build(item_type, values) argument
/dports/security/ncrack/ncrack-0.7/modules/
H A Dncrack_dicom.cc155 uint16_t item_type; // 0x10 = app context member
169 uint16_t item_type; // 0x30 = abstract member
207 uint16_t item_type; // 0x40 = transfer member
225 uint16_t item_type; // 0x20 = presentation member
238 uint16_t item_type; // 0x51 = max-length member
249 uint16_t item_type; // 0x52 = class uid member
260 uint16_t item_type; // 0x53 = async op member
273 uint16_t item_type; // 0x55 = impl version member
289 uint16_t item_type; // 0x50 = user-info member
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dgarray.h25 #define GA_APPEND(item_type, gap, item) \ argument
31 #define GA_APPEND_VIA_PTR(item_type, gap) \ argument
53 #define GA_DEEP_CLEAR(gap, item_type, free_item_fn) \ argument
/dports/graphics/radius-engine/radius-engine-1.1/
H A Dr_zlist.c80 …h_internal(lua_State *ls, r_object_type_t parent_type, int zlist_offset, r_object_type_t item_type) in l_ZList_forEach_internal()
85 …e_internal(lua_State *ls, r_object_type_t parent_type, int zlist_offset, r_object_type_t item_type) in l_ZList_remove_internal()
100 int l_ZList_forEach(lua_State *ls, r_object_type_t list_type, r_object_type_t item_type) in l_ZList_forEach()
105 int l_ZList_remove(lua_State *ls, r_object_type_t list_type, r_object_type_t item_type) in l_ZList_remove()
115 …t(r_state_t *rs, r_object_t *object, r_object_type_t list_type, r_object_type_t item_type, r_zlist… in r_zlist_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/manifest/
H A Ditem.py28 item_type = None variable in ManifestItem
106 item_type = "testharness" variable in TestharnessTest
133 item_type = "reftest" variable in RefTest
179 item_type = "manual" variable in ManualTest
183 item_type = "stub" variable in Stub
187 item_type = "wdspec" variable in WebdriverSpecTest
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlengine-edit-clueflowstyle.c33 HTMLListType item_type; member
116 HTMLListType item_type, in set_props()
258 HTMLListType item_type, in set_clueflow_style_in_region()
321 HTMLListType item_type, in set_clueflow_style_at_cursor()
355 HTMLListType item_type, in html_engine_set_clueflow_style()
412 HTMLListType *item_type) in html_engine_get_current_clueflow_style()
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/TypedData/
H A DListDataDefinition.php26 public static function create($item_type) {
43 public static function createFromItemType($item_type) {

12345678910>>...47