Home
last modified time | relevance | path

Searched refs:guts (Results 1 – 25 of 2985) sorted by relevance

12345678910>>...120

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_app.c25 UnixGuts guts, *pguts = &guts; variable
254 guts. ri_head = guts. ri_tail = 0; in init_x11()
393 if ( guts.depth == 1) guts. qdepth = 1; else in init_x11()
394 if ( guts.depth <= 4) guts. qdepth = 4; else in init_x11()
395 if ( guts.depth <= 8) guts. qdepth = 8; else in init_x11()
459 bzero( &guts, sizeof( guts)); in window_subsystem_init()
704 bzero(&guts, sizeof(guts)); in window_subsystem_done()
802guts. menu_timeout = unix_rm_get_int( self, guts.qSubmenudelay, guts.qsubmenudelay, guts. menu_tim… in apc_application_create()
803guts. scroll_first = unix_rm_get_int( self, guts.qScrollfirst, guts.qscrollfirst, guts. scroll_fir… in apc_application_create()
804 guts. scroll_next = unix_rm_get_int( self, guts.qScrollnext, guts.qscrollnext, guts. scroll_next); in apc_application_create()
[all …]
H A Dapc_dnd.c184 CComponent(guts.xdndr_widget)-> message(guts.xdndr_widget, &ev); in handle_xdnd_leave()
235 guts. xdnds_last_action_response = (guts.xdnds_version > 1) ? in handle_xdnd_status()
280 if (guts.xdnd_disabled || !guts. xdnd_clipboard) return false; in handle_xdnd_enter()
296 if (guts.xdndr_source == guts.xdnds_sender) { in handle_xdnd_enter()
532 if (guts.xdndr_source == guts.xdnds_sender) in handle_xdnd_position()
576 guts.xdndr_last_target = guts.xdndr_widget; in handle_xdnd_drop()
640 if (guts.xdndr_source == guts.xdnds_sender) in xdnd_send_leave_message()
654 if (guts.xdndr_source == guts.xdnds_sender) in xdnd_send_drop_message()
670 if (guts.xdndr_source == guts.xdnds_sender) in xdnds_send_position_message()
790 if ( guts.xdnd_disabled || guts.xdnds_widget || !guts.xdnd_clipboard ) { in apc_dnd_start()
[all …]
H A Dcolor.c256 if ( guts. grayScale && guts. systemColorMapSize > guts. palSize / 2) { in prima_allocate_color()
592 guts. visualClass = guts. visual. in prima_init_color_subsystem()
600 …if ( guts. depth > 11 && guts. visualClass != TrueColor && guts. visualClass != DirectColor) {/* X… in prima_init_color_subsystem()
614 guts. palSize = 1 << guts. depth; in prima_init_color_subsystem()
621 guts. defaultColormap = XCreateColormap( DISP, guts. root, guts.visual.visual, AllocNone); in prima_init_color_subsystem()
640 if ( guts. privateColormap && guts. palSize > 26 ) { in prima_init_color_subsystem()
792 guts. screen_bits. red_mask = guts. visual. red_mask; in prima_init_color_subsystem()
793 guts. screen_bits. green_mask = guts. visual. green_mask; in prima_init_color_subsystem()
794 guts. screen_bits. blue_mask = guts. visual. blue_mask; in prima_init_color_subsystem()
796 guts. localPalSize = guts. palSize / 4 + ((guts. palSize % 4) ? 1 : 0); in prima_init_color_subsystem()
[all …]
H A Dapc_event.c18 guts.currentFocusTime=guts.last_time;\
1159 if ( win == guts. root && guts. grab_redirect) in prima_handle_event()
1221 if ( ev-> xany. window == guts. root && guts. grab_redirect) { in prima_handle_event()
1317 memcpy( &guts.last_click, bev, sizeof(guts.last_click)); in prima_handle_event()
1332 bev-> time - guts.last_button_event.time <= guts.click_time_frame in prima_handle_event()
1344 Handle x = self, f = guts. focused ? guts. focused : application; in prima_handle_event()
1352 Handle x = self, f = guts. focused ? guts. focused : application; in prima_handle_event()
1394 if ( ev-> xany. window == guts. root && guts. grab_redirect) { in prima_handle_event()
1471 if ( guts. focused) prima_no_cursor( guts. focused); in prima_handle_event()
1497 if ( guts. focused) prima_no_cursor( guts. focused); in prima_handle_event()
[all …]
H A Dapc_render.c94 guts. argb_visual = list[i]; in prima_init_xrender_subsystem()
99 …prima_find_color_mask_range( guts. argb_bits. red_mask, &guts. argb_bits. red_shift, &guts. ar… in prima_init_xrender_subsystem()
100 …prima_find_color_mask_range( guts. argb_bits. green_mask, &guts. argb_bits. green_shift, &guts. ar… in prima_init_xrender_subsystem()
101 …prima_find_color_mask_range( guts. argb_bits. blue_mask, &guts. argb_bits. blue_shift, &guts. ar… in prima_init_xrender_subsystem()
102 …prima_find_color_mask_range( guts. argb_bits. alpha_mask, &guts. argb_bits. alpha_shift, &guts. ar… in prima_init_xrender_subsystem()
114 guts. argb_depth = 0; in prima_init_xrender_subsystem()
118 guts. argbColormap = XCreateColormap( DISP, guts. root, guts. argb_visual. visual, AllocNone); in prima_init_xrender_subsystem()
143 if ( guts. argbColormap ) in prima_done_xrender_subsystem()
204 c = ((c << guts.argb_bits.c##_range) >> 8) << guts.argb_bits.c##_shift; in pen_update()
217 alpha = ((alpha << guts.argb_bits.alpha_range) >> 8) << guts.argb_bits.alpha_shift; in pen_update()
[all …]
H A Dapc_misc.c390 && guts. cursor_save in prima_no_cursor()
391 && guts. cursor_shown) in prima_no_cursor()
417 guts.focused == self in prima_update_cursor()
428 if ( !guts. cursor_save || !guts. cursor_xor in prima_update_cursor()
469 XCopyArea( DISP, guts. cursor_save, guts. cursor_xor, XX-> gc, in prima_update_cursor()
489 guts. focused && in prima_cursor_tick()
522 guts. cursor_shown = !guts. cursor_shown; in prima_cursor_tick()
773 if ( guts. grab_widget) in apc_show_message()
986 return guts. insert; in apc_sys_get_insert_mode()
1043 case svWheelPresent: return guts.mouse_wheel_up || guts.mouse_wheel_down; in apc_sys_get_value()
[all …]
H A Dapc_pointer.c171 CIcon(cursor)-> stretch( cursor, guts.cursor_width, guts.cursor_height); in create_cursor()
172 if ( c-> w != guts.cursor_width || c-> h != guts.cursor_height) { in create_cursor()
198 if ( hot_spot. x >= guts. cursor_width) hot_spot. x = guts. cursor_width - 1; in create_cursor()
337 fs = guts.pointer_font; in get_predefined_hot_spot()
351 if ( ret. x >= guts. cursor_width) ret. x = guts. cursor_width - 1; in get_predefined_hot_spot()
352 if ( ret. y >= guts. cursor_height) ret. y = guts. cursor_height - 1; in get_predefined_hot_spot()
365 int w = guts.cursor_width, h = guts.cursor_height; in xlib_cursor_load()
662 0, 0, guts. displaySize.x, guts. displaySize.y, x, guts. displaySize.y - y - 1)) in apc_pointer_set_pos()
718 apc_widget_set_capture( guts. grab_widget, true, guts. grab_confine); in apc_pointer_set_shape()
765 apc_widget_set_capture( guts. grab_widget, true, guts. grab_confine); in apc_pointer_set_user()
[all …]
H A Dapc_img.c358 int depth = layered ? guts. argb_depth : ( bitmap ? 1 : guts. depth ); in apc_image_begin_paint_info()
611 if ( guts.machine_byte_order != guts.byte_order) in create_rgb_to_16_lut()
658 if ( guts.machine_byte_order != guts.byte_order) in create_rgb_to_xpixel_lut()
1094 if ( guts. mappingPlace[0] == guts. mappingPlace[1]) in cache_remap_1()
1112 if ( guts.machine_byte_order != guts.byte_order) in create_rgb_to_argb_xpixel_lut()
1123 if ( guts.machine_byte_order != guts.byte_order) in create_rgb_to_alpha_xpixel_lut()
2336 if ( guts.machine_byte_order != guts.byte_order) { in convert_16_to_24()
2369 if ( guts.machine_byte_order != guts.byte_order) { in convert_32_to_24()
2415 XQueryColors( DISP, guts. defaultColormap, xc, guts. palSize); in convert_equal_paletted()
2509 if ( guts.machine_byte_order != guts.byte_order) { in convert_32_to_mask()
[all …]
H A Dapc_file.c19 FD_ZERO( &guts.read_set); in prima_rebuild_watchers()
20 FD_ZERO( &guts.write_set); in prima_rebuild_watchers()
21 FD_ZERO( &guts.excpt_set); in prima_rebuild_watchers()
22 FD_SET( guts.connection, &guts.read_set); in prima_rebuild_watchers()
23 guts.max_fd = guts.connection; in prima_rebuild_watchers()
28 if ( f->fd > guts.max_fd) in prima_rebuild_watchers()
29 guts.max_fd = f->fd; in prima_rebuild_watchers()
33 if ( f->fd > guts.max_fd) in prima_rebuild_watchers()
34 guts.max_fd = f->fd; in prima_rebuild_watchers()
38 if ( f->fd > guts.max_fd) in prima_rebuild_watchers()
[all …]
H A Dapc_clipboard.c16 guts. clipboards = hash_create(); in prima_init_clipboard_subsystem()
22 guts. clipboard_formats_count = cfCOUNT; in prima_init_clipboard_subsystem()
38 guts. clipboard_event_timeout = 2000; in prima_init_clipboard_subsystem()
99 guts. xdnd_clipboard = self; in apc_clipboard_create()
182 if ( guts. clipboard_xfers) { in delete_xfer()
445 timestamp = XX-> xdnd_receiving ? guts.xdndr_timestamp : guts.last_time; in query_datum()
883 f[ guts. clipboard_formats_count-1].name = CF_NAME(guts. clipboard_formats_count-1); in expand_clipboards()
894 f[ guts. clipboard_formats_count-1].name = CF_NAME(guts. clipboard_formats_count-1); in expand_clipboards()
917 guts. clipboard_formats = f; in apc_clipboard_register_format()
919 guts. clipboard_formats_count++; in apc_clipboard_register_format()
[all …]
H A Dapc_font.c504 for ( i = 0, info = guts. font_info; i < guts. n_fonts; i++, info++) { in pick_default_font_with_encoding()
531 strcpy( guts. default_font. name, guts. font_info[best].font.name); in pick_default_font_with_encoding()
532 strcpy( guts. default_font. encoding, guts. locale); in pick_default_font_with_encoding()
619 guts. n_fonts = j; in prima_init_font_subsystem()
635 str_lwr( guts. locale, guts. locale); in prima_init_font_subsystem()
672 apc_font_pick( application, &guts. default_font, &guts. default_font); in prima_init_font_subsystem()
682 if ( guts. locale[0] && (strcmp( guts. locale, guts. default_font. encoding) != 0)) { in prima_init_font_subsystem()
718 memcpy( &guts. default_msg_font, &guts. default_font, sizeof( Font)); in prima_init_font_subsystem()
901 guts. font_info[ guts. n_fonts++] = fi; in prima_font_pp2font()
951 guts. n_fonts = 0; in prima_cleanup_font_subsystem()
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/src/
H A DStudy.cpp85 bool Study::isOwnerHandle() const {return guts==0 || &guts->getStudy()==this;} in isOwnerHandle()
87 return guts && (guts==otherStudy.guts); in isSameStudy()
91 if (src.guts) { in Study()
92 guts = src.guts->clone(); in Study()
100 delete guts; in operator =()
101 guts=0; in operator =()
102 if (src.guts) { in operator =()
103 guts = src.guts->clone(); in operator =()
112 delete guts; in ~Study()
113 guts=0; in ~Study()
[all …]
/dports/www/p5-JE/JE-0.066/lib/JE/Object/
H A DFunction.pm260 my $guts = $$self;
277 $$guts{function} =
300 $$guts{func_args} = [
371 my $guts = $$self;
439 my $guts = $$self;
581 my $guts = $$self;
804 my $guts = $$self;
866 my $guts = $$self;
867 if (exists $$guts{args_magic} and exists $$guts{args_magic}{$name})
879 my $guts = $$self;
[all …]
H A DProxy.pm75 my $guts = $$self;
76 my $value = $$guts{value};
77 my $class_info = $$guts{class_info};
83 return $$guts{global}->upgrade(
110 my $guts = $$self;
111 my $value = $$guts{value};
112 my $class_info = $$guts{class_info};
118 return $$guts{global}->upgrade(
142 my $guts = $$self;
143 my $value = $$guts{value};
[all …]
/dports/sysutils/webjob/webjob-1.9.0/pad/
H A DMakefile.in27 pad-binary-guts.o \
28 pad-make-binary-guts.o \
34 pad-make-binary-guts${EXTENSION} \
35 pad-binary-guts${EXTENSION}
39 pad-make-script-guts \
40 pad-script-guts
75 pad-binary-guts${EXTENSION}: pad-binary-guts.o pad-common.o
77 @chmod 644 pad-binary-guts${EXTENSION}
82 pad-make-binary${EXTENSION}: pad-join${EXTENSION} pad-make-binary-guts${EXTENSION} pad-binary-guts$…
86 pad-make-binary-guts${EXTENSION}: pad-make-binary-guts.o pad-common.o
[all …]
/dports/www/p5-HTML-TreeBuilder-LibXML/HTML-TreeBuilder-LibXML-0.23/t/
H A Dguts.t11 my @guts = $tree->guts;
12 is join('|', map {$_->as_HTML} @guts), '<header>foo</header>|<footer>bar</footer>', 'guts - list co…
16 my $guts = $tree->guts;
18 isa_ok $guts->{node}->ownerDocument, 'XML::LibXML::Document';
19 is $guts->as_HTML, '<div><header>foo</header><footer>bar</footer></div>', 'guts - scalar context';
22 # guts() must return tags from implicit <head> as well
27 # guts must include text and comments
31 # guts must include DOCTYPE if its not implicit
33 $guts = HTML::TreeBuilder::LibXML->new_from_content($html_with_dtd)->guts;
34 isa_ok $guts->{node}->ownerDocument->internalSubset, 'XML::LibXML::Dtd', "doctype";
[all …]
/dports/www/p5-HTML-DOM/HTML-DOM-0.058/lib/HTML/DOM/
H A DCollection.pm69 $guts->[ids] = 1;
72 and ++$guts->[seen]{$id}, $guts->[position] = $_,
76 $guts->[ids] = 0;
79 and ++$guts->[seen]{$id}, $guts->[position] = $_,
87 my $guts = $$self;
89 if($guts->[ids]) {
92 and !$guts->[seen]{$id}++
93 and $guts->[position] = $_,
98 $guts->[ids] = 0;
101 and !$guts->[seen]{$id}++
[all …]
/dports/www/p5-JE/JE-0.066/lib/JE/
H A DObject.pm309 my $guts = $$self;
318 my $props = $$guts{props};
323 @{$$guts{keys}} =
363 my $props = $$guts{props};
420 my $guts = $$self;
422 my $props = $$guts{props};
474 my $guts = $$self;
486 $$guts{keys} = [ grep $_ ne $name, @{$$guts{keys}} ];
739 my $guts = $$self;
740 $$guts{tie} or tie %{ $$guts{tie} }, __PACKAGE__, $self;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/soc/fsl/
H A Dguts.c17 struct guts { struct
28 static struct guts *guts; variable
128 if (!guts || !guts->regs) in fsl_guts_get_svr()
131 if (guts->little_endian) in fsl_guts_get_svr()
132 svr = ioread32(&guts->regs->svr); in fsl_guts_get_svr()
134 svr = ioread32be(&guts->regs->svr); in fsl_guts_get_svr()
149 guts = devm_kzalloc(dev, sizeof(*guts), GFP_KERNEL); in fsl_guts_probe()
150 if (!guts) in fsl_guts_probe()
156 guts->regs = devm_ioremap_resource(dev, res); in fsl_guts_probe()
157 if (IS_ERR(guts->regs)) in fsl_guts_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/soc/fsl/
H A Dguts.c17 struct guts { struct
28 static struct guts *guts; argument
128 if (!guts || !guts->regs) in fsl_guts_get_svr()
131 if (guts->little_endian) in fsl_guts_get_svr()
132 svr = ioread32(&guts->regs->svr); in fsl_guts_get_svr()
134 svr = ioread32be(&guts->regs->svr); in fsl_guts_get_svr()
149 guts = devm_kzalloc(dev, sizeof(*guts), GFP_KERNEL); in fsl_guts_probe()
150 if (!guts) in fsl_guts_probe()
156 guts->regs = devm_ioremap_resource(dev, res); in fsl_guts_probe()
157 if (IS_ERR(guts->regs)) in fsl_guts_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/soc/fsl/
H A Dguts.c17 struct guts { struct
28 static struct guts *guts; argument
128 if (!guts || !guts->regs) in fsl_guts_get_svr()
131 if (guts->little_endian) in fsl_guts_get_svr()
132 svr = ioread32(&guts->regs->svr); in fsl_guts_get_svr()
134 svr = ioread32be(&guts->regs->svr); in fsl_guts_get_svr()
149 guts = devm_kzalloc(dev, sizeof(*guts), GFP_KERNEL); in fsl_guts_probe()
150 if (!guts) in fsl_guts_probe()
156 guts->regs = devm_ioremap_resource(dev, res); in fsl_guts_probe()
157 if (IS_ERR(guts->regs)) in fsl_guts_probe()
[all …]
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Ddnd.c19 #define DEFCC IDataObject* data = (IDataObject*) ( guts.dndInsideEvent ? guts.dndDataReceiver : gut…
148 guts.dndDataReceiver = data; in DropTarget__DragEnter()
165 guts.dndInsideEvent = true; in DropTarget__DragEnter()
167 guts.dndInsideEvent = false; in DropTarget__DragEnter()
221 guts.dndInsideEvent = true; in DropTarget__DragOver()
261 guts.dndInsideEvent = true; in DropTarget__DragLeave()
296 guts.dndInsideEvent = true; in DropTarget__Drop()
305 guts.dragTarget = w; in DropTarget__Drop()
723 free(guts.dndDataSender); in dnd_clipboard_destroy()
974 if ( guts.dragSource ) in apc_dnd_start()
[all …]
H A Dglobal.c22 WinGuts guts; variable
60 memset( &guts, 0, sizeof( guts)); in DllMain()
61 guts. instance = hInstance; in DllMain()
299 memset( &guts. displayBMInfo, 0, sizeof( guts. displayBMInfo)); in window_subsystem_init()
313 guts. insertMode = true; in window_subsystem_init()
332 guts. keyLayout = NULL; in window_subsystem_init()
359 guts. currentKeyState = guts. keyState; in window_subsystem_init()
360 memset( guts. emptyKeyState, 0, sizeof( guts. emptyKeyState)); in window_subsystem_init()
460 guts. pointerLock++; in window_subsystem_cleanup()
1139 if ( !guts. focSysDisabled && !guts. focSysGranted) { in generic_view_handler()
[all …]
/dports/net/p5-POE-Component-Jabber/POE-Component-Jabber-3.00/t/
H A D01_basic.t45 my $guts = POE::Component::Jabber::ProtocolFactory::get_guts(+XMPP);
46 isa_ok($guts, 'POE::Component::Jabber::XMPP');
47 isa_ok($guts, 'POE::Component::Jabber::Protocol');
48 $guts = POE::Component::Jabber::ProtocolFactory::get_guts(+LEGACY);
49 isa_ok($guts, 'POE::Component::Jabber::Legacy');
50 isa_ok($guts, 'POE::Component::Jabber::Protocol');
51 $guts = POE::Component::Jabber::ProtocolFactory::get_guts(+JABBERD14_COMPONENT);
52 isa_ok($guts, 'POE::Component::Jabber::J14');
53 isa_ok($guts, 'POE::Component::Jabber::Protocol');
55 isa_ok($guts, 'POE::Component::Jabber::J2');
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/include/SimTKcommon/internal/
H A DStudy.h63 Guts* guts;
65 Study() : guts(0) { } in Study()
92 const Study::Guts& getStudyGuts() const {assert(guts); return *guts;} in getStudyGuts()
93 Study::Guts& updStudyGuts() {assert(guts); return *guts;} in updStudyGuts()
100 explicit Study(Study::Guts* g) : guts(g) { } in Study()
101 bool hasGuts() const {return guts!=0;} in hasGuts()

12345678910>>...120