Home
last modified time | relevance | path

Searched defs:id (Results 11301 – 11325 of 345242) sorted by relevance

1...<<451452453454455456457458459460>>...13810

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/BlazeIndustries/recipes/
H A Dblaze_construction_recipes.json4 "id": "constr_blz_fridge_vehicle", string
9 …"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 3 }, { "id": "SAW_M", "le… string
17 "id": "constr_blz_freezer_vehicle", string
22 …"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 3 }, { "id": "SAW_M", "le… string
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/BlazeIndustries/recipes/
H A Dblaze_construction_recipes.json4 "id": "constr_blz_fridge_vehicle", string
9 …"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 3 }, { "id": "SAW_M", "le… string
17 "id": "constr_blz_freezer_vehicle", string
22 …"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 3 }, { "id": "SAW_M", "le… string
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/interfaces/
H A Dianjuta-language.c145 ianjuta_language_get_make_target (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_make_target()
153 ianjuta_language_get_make_target_default (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_make_target_default()
166 ianjuta_language_get_mime_types (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_mime_types()
174 ianjuta_language_get_mime_types_default (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_mime_types_default()
189 ianjuta_language_get_name (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_name()
197 ianjuta_language_get_name_default (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_name_default()
235 ianjuta_language_get_strings (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_strings()
243 ianjuta_language_get_strings_default (IAnjutaLanguage *obj, IAnjutaLanguageId id, GError **err) in ianjuta_language_get_strings_default()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/gpio/
H A Dddc_regs.h34 #define DDC_GPIO_REG_LIST_ENTRY(type,cd,id) \ argument
39 #define DDC_GPIO_REG_LIST(cd,id) \ argument
47 #define DDC_REG_LIST(cd,id) \ argument
51 #define DDC_REG_LIST_DCN2(cd, id) \ argument
144 #define ddc_data_regs(id) \ argument
149 #define ddc_clk_regs(id) \ argument
173 #define ddc_data_regs_dcn2(id) \ argument
178 #define ddc_clk_regs_dcn2(id) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/tests/unit/
H A Dmobile_bookmarks_root_import.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
H A Dmobile_bookmarks_root_merge.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx/
H A Dvpx_codec.h381 #define vpx_codec_control(ctx, id, data) vpx_codec_control_(ctx, id, data) argument
382 #define VPX_CTRL_USE_TYPE(id, typ) argument
383 #define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) argument
384 #define VPX_CTRL_VOID(id, typ) argument
396 #define vpx_codec_control(ctx, id, data) \ argument
410 #define VPX_CTRL_USE_TYPE(id, typ) \ argument
429 #define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) \ argument
448 #define VPX_CTRL_VOID(id) \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/menu/
H A Dmenu_delegate.cc22 void MenuDelegate::GetLabelStyle(int id, LabelStyle* style) const {} in GetLabelStyle()
25 int id, in GetTooltipText()
30 bool MenuDelegate::GetAccelerator(int id, ui::Accelerator* accelerator) const { in GetAccelerator()
35 int id, in ShowContextMenu()
53 bool MenuDelegate::GetContextualLabel(int id, base::string16* out) const { in GetContextualLabel()
57 bool MenuDelegate::ShouldCloseAllMenusOnExecute(int id) { in ShouldCloseAllMenusOnExecute()
61 void MenuDelegate::ExecuteCommand(int id, int mouse_event_flags) { in ExecuteCommand()
65 bool MenuDelegate::ShouldExecuteCommandWithoutClosingMenu(int id, in ShouldExecuteCommandWithoutClosingMenu()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/tests/unit/
H A Dmobile_bookmarks_root_import.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
H A Dmobile_bookmarks_root_merge.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dghdlsynth.h69 struct Name_Id { unsigned int id; }; member
82 struct Sname { unsigned int id; }; member
97 struct Pval { unsigned int id; }; member
101 struct Module { unsigned int id; }; member
111 struct Net { unsigned int id; }; member
114 struct Instance { unsigned int id; }; member
127 struct Input { unsigned int id; }; member
136 struct Attribute { unsigned int id; }; member
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DCreatorWindowController.m265 - (IBAction) create: (id) sender argument
266 {
308 - (IBAction) cancelCreateProgress: (id) sender argument
319 - (id) tableView: (NSTableView *) tableView objectValueForTableColumn: (NSTableColumn *) tableColum… argument
348 - (void) tableView: (NSTableView *) tableView setObjectValue: (id) object forTableColumn: (NSTableC… argument
358 if (!tr_urlIsValidTracker([tracker UTF8String])) argument
399 - (void) paste: (id) sender argument
421 if (tr_urlIsValidTracker([tracker UTF8String])) argument
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vpx/
H A Dvpx_codec.h392 # define vpx_codec_control(ctx,id,data) vpx_codec_control_(ctx,id,data) argument
393 # define VPX_CTRL_USE_TYPE(id, typ) argument
394 # define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) argument
395 # define VPX_CTRL_VOID(id, typ) argument
407 # define vpx_codec_control(ctx,id,data) vpx_codec_control_##id(ctx,id,data)\ argument
422 # define VPX_CTRL_USE_TYPE(id, typ) \ argument
442 # define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) \ argument
462 # define VPX_CTRL_VOID(id) \ argument
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DCreatorWindowController.m265 - (IBAction) create: (id) sender argument
266 {
308 - (IBAction) cancelCreateProgress: (id) sender argument
319 - (id) tableView: (NSTableView *) tableView objectValueForTableColumn: (NSTableColumn *) tableColum… argument
348 - (void) tableView: (NSTableView *) tableView setObjectValue: (id) object forTableColumn: (NSTableC… argument
358 if (!tr_urlIsValidTracker([tracker UTF8String])) argument
399 - (void) paste: (id) sender argument
421 if (tr_urlIsValidTracker([tracker UTF8String])) argument
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/tests/unit/
H A Dmobile_bookmarks_root_import.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
H A Dmobile_bookmarks_root_merge.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/menu/
H A Dmenu_delegate.cc22 void MenuDelegate::GetLabelStyle(int id, LabelStyle* style) const {} in GetLabelStyle()
25 int id, in GetTooltipText()
30 bool MenuDelegate::GetAccelerator(int id, ui::Accelerator* accelerator) const { in GetAccelerator()
35 int id, in ShowContextMenu()
53 bool MenuDelegate::GetContextualLabel(int id, base::string16* out) const { in GetContextualLabel()
57 bool MenuDelegate::ShouldCloseAllMenusOnExecute(int id) { in ShouldCloseAllMenusOnExecute()
61 void MenuDelegate::ExecuteCommand(int id, int mouse_event_flags) { in ExecuteCommand()
65 bool MenuDelegate::ShouldExecuteCommandWithoutClosingMenu(int id, in ShouldExecuteCommandWithoutClosingMenu()
/dports/security/xml-security/xml-security-1_5_5/src/test/java/org/apache/xml/security/test/
H A DCreateExclC14nInteropValues.java194 String id = "object1"; in main() local
227 String id = "object2"; in main() local
260 String id = "object3"; in main() local
294 String id = "object4"; in main() local
327 String id = "object5"; in main() local
362 String id = "object6"; in main() local
396 String id = "object6"; in main() local
410 String id = "object6"; in main() local
/dports/www/firefox/firefox-99.0/toolkit/components/places/tests/unit/
H A Dmobile_bookmarks_root_import.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
H A Dmobile_bookmarks_root_merge.json1 …"","index":0,"dateAdded":1475084731479000,"lastModified":1475084731479000,"id":1,"type":"text/x-mo… number
/dports/science/paje/Paje_1.97/EntityTypeFilter/
H A DEntityTypeSelector.m245 - (void)unselectAll:(id)sender argument
263 - (IBAction)hideButtonClicked:(id)sender argument
269 - (void)filterValue:(id)value argument
290 id value; argument
323 - (void)entityPopUpChanged:(id)sender argument
330 id entityType = [self selectedEntityType]; argument
462 static id highlightedCell; // the last cell that has been highlighted argument
558 NSMutableDictionary *hiddenNames; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/gpio/
H A Dddc_regs.h34 #define DDC_GPIO_REG_LIST_ENTRY(type,cd,id) \ argument
39 #define DDC_GPIO_REG_LIST(cd,id) \ argument
47 #define DDC_REG_LIST(cd,id) \ argument
51 #define DDC_REG_LIST_DCN2(cd, id) \ argument
144 #define ddc_data_regs(id) \ argument
149 #define ddc_clk_regs(id) \ argument
173 #define ddc_data_regs_dcn2(id) \ argument
178 #define ddc_clk_regs_dcn2(id) \ argument
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/gtk/
H A Dnotify.c55 gulong id; in check_property() local
94 gulong id; in check_property() local
134 gulong id; in check_property() local
156 gulong id; in check_property() local
189 gulong id; in check_property() local
233 gulong id; in check_property() local
260 gulong id; in check_property() local
301 gulong id; in check_property() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/gpio/
H A Dddc_regs.h34 #define DDC_GPIO_REG_LIST_ENTRY(type,cd,id) \ argument
39 #define DDC_GPIO_REG_LIST(cd,id) \ argument
47 #define DDC_REG_LIST(cd,id) \ argument
51 #define DDC_REG_LIST_DCN2(cd, id) \ argument
144 #define ddc_data_regs(id) \ argument
149 #define ddc_clk_regs(id) \ argument
173 #define ddc_data_regs_dcn2(id) \ argument
178 #define ddc_clk_regs_dcn2(id) \ argument
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/vpx/
H A Dvpx_codec.h392 # define vpx_codec_control(ctx,id,data) vpx_codec_control_(ctx,id,data) argument
393 # define VPX_CTRL_USE_TYPE(id, typ) argument
394 # define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) argument
395 # define VPX_CTRL_VOID(id, typ) argument
407 # define vpx_codec_control(ctx,id,data) vpx_codec_control_##id(ctx,id,data)\ argument
422 # define VPX_CTRL_USE_TYPE(id, typ) \ argument
442 # define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) \ argument
462 # define VPX_CTRL_VOID(id) \ argument

1...<<451452453454455456457458459460>>...13810