Home
last modified time | relevance | path

Searched defs:the_object (Results 1 – 12 of 12) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/control/
H A Dqaxaggregated.h79 QObject *the_object; local
/dports/games/scummvm/scummvm-2.5.1/engines/glk/archetype/
H A Dsaveload.cpp577 void load_object(Common::ReadStream *f_in, ObjectPtr &the_object) { in load_object()
594 void dump_object(Common::WriteStream *f_out, const ObjectPtr the_object) { in dump_object()
607 void dispose_object(ObjectPtr &the_object) { in dispose_object()
H A Dparser.cpp90 void add_parse_word(TargetListType which_list, String &the_word, int the_object) { in add_parse_word()
H A Darchetype.cpp778 ObjectPtr the_object; in exec_stmt() local
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/valtest/
H A Dvalobj.h35 GtkWidget *the_object; member
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/sample/valtest/
H A Dvalobj.h36 GtkWidget *the_object; member
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Dsavegame.py242 def recursive_fix_pickle(the_object, seen): argument
/dports/x11/cinnamon/cinnamon-4.8.6/src/
H A Dcinnamon-global.c7 static CinnamonGlobal *the_object = NULL; variable
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPI.cc7762 TSTextLogObjectWrite(TSTextLogObject the_object, const char *format, ...) in TSTextLogObjectWrite()
7791 TSTextLogObjectFlush(TSTextLogObject the_object) in TSTextLogObjectFlush()
7799 TSTextLogObjectDestroy(TSTextLogObject the_object) in TSTextLogObjectDestroy()
7811 TSTextLogObjectHeaderSet(TSTextLogObject the_object, const char *header) in TSTextLogObjectHeaderSet()
7819 TSTextLogObjectRollingEnabledSet(TSTextLogObject the_object, int rolling_enabled) in TSTextLogObjectRollingEnabledSet()
7832 TSTextLogObjectRollingIntervalSecSet(TSTextLogObject the_object, int rolling_interval_sec) in TSTextLogObjectRollingIntervalSecSet()
7840 TSTextLogObjectRollingOffsetHrSet(TSTextLogObject the_object, int rolling_offset_hr) in TSTextLogObjectRollingOffsetHrSet()
7848 TSTextLogObjectRollingSizeMbSet(TSTextLogObject the_object, int rolling_size_mb) in TSTextLogObjectRollingSizeMbSet()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/vmware/
H A Dtest_vmware_volumeops.py363 def mock_invoke_api(vim_util, method, vim, the_object, arg): argument
/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-global.c48 static ShellGlobal *the_object = NULL; variable
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/src/
H A Dhandlers.c404 struct wp_object *the_object = id; in do_wl_registry_req_bind() local