Home
last modified time | relevance | path

Searched defs:target_object (Results 1 – 25 of 139) sorted by relevance

123456

/dports/devel/py-oci/oci-2.53.1/src/oci/data_integration/models/
H A Dchild_reference_detail.py68 def target_object(self): member in ChildReferenceDetail
80 def target_object(self, target_object): argument
H A Dupdate_reference_details.py75 def target_object(self): member in UpdateReferenceDetails
87 def target_object(self, target_object): member in UpdateReferenceDetails
H A Dchild_reference.py269 def target_object(self): member in ChildReference
281 def target_object(self, target_object): argument
H A Dreference.py276 def target_object(self): member in Reference
288 def target_object(self, target_object): argument
H A Dreference_summary.py276 def target_object(self): member in ReferenceSummary
288 def target_object(self, target_object): member in ReferenceSummary
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dmega_interaction.cpp63 c_game_object *target_object; in fn_interact_with_id() local
118 c_game_object *target_object; in fn_mega_interacts() local
171 c_game_object *target_object; in fn_mega_generic_interact() local
223 c_game_object *target_object; in chi_interacts() local
/dports/net/yami4/yami4-gpl-1.11.0/src/services/broker/
H A Dbroker-routing.cpp51 std::string target_object; member
55 bool is_duplicate(const std::string & tags, const std::string & target_object, in is_duplicate()
96 const std::string & tags, const std::string & target_object, in subscribe()
173 void broker::iterate_matching_subscriptions( in iterate_matching_subscriptions()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/collision/
H A Dcollision_movement_manager.cpp23 CollisionObject& target_object, in register_movement()
32 CollisionObject& target_object, in register_movement()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dreference.py15 target_object=None, argument
92 def set_target_object(self, target_object): argument
98 def target_object(self): member in Proxy
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dreference.py15 target_object=None, argument
92 def set_target_object(self, target_object): argument
98 def target_object(self): member in Proxy
/dports/www/tikiwiki/tiki-21.2/lib/attributes/
H A Drelationlib.php136 …function add_relation($relation, $src_type, $src_object, $target_type, $target_object, $ignoreExis…
185 function get_relation_id($relation, $src_type, $src_object, $target_type, $target_object)
217 …ion get_relations_by_prefix($relation_prefix, $src_type, $src_object, $target_type, $target_object)
/dports/devel/py-sysv_ipc/sysv_ipc-1.1.0/tests/
H A Dbase.py41 def assertWriteToReadOnlyPropertyFails(self, target_object, property_name, argument
/dports/misc/morse/morse-1.4-154-g53f9eaa8/src/morse/sensors/
H A Dproximity.py84 def _measure_distance_to_object(self, own_robot, target_object): argument
/dports/devel/py-posix_ipc/posix_ipc-1.0.4/tests/
H A Dbase.py59 def assertWriteToReadOnlyPropertyFails(self, target_object, property_name, argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutcopy.c221 union acpi_object *target_object; in acpi_ut_copy_ielement_to_eelement() local
799 union acpi_operand_object *target_object; in acpi_ut_copy_ielement_to_ielement() local
H A Dutmisc.c198 void *target_object, in acpi_ut_walk_package_tree()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutcopy.c221 union acpi_object *target_object; in acpi_ut_copy_ielement_to_eelement() local
799 union acpi_operand_object *target_object; in acpi_ut_copy_ielement_to_ielement() local
H A Dutmisc.c198 void *target_object, in acpi_ut_walk_package_tree()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutcopy.c221 union acpi_object *target_object; in acpi_ut_copy_ielement_to_eelement() local
799 union acpi_operand_object *target_object; in acpi_ut_copy_ielement_to_ielement() local
H A Dutmisc.c198 void *target_object, in acpi_ut_walk_package_tree()
/dports/www/py-google-cloud-core/google-cloud-core-2.2.1/google/cloud/_http/
H A D__init__.py283 target_object=None, argument
338 self, method, url, headers, data, target_object, timeout=_DEFAULT_TIMEOUT argument
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/evolution/
H A De-mail-config-ews-gal.c79 GObject *target_object; in mail_config_ews_gal_oal_selected_to_active_id() local
130 GObject *target_object; in mail_config_ews_gal_active_id_to_oal_selected() local
/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dupdate_processor.cc79 if (ObjectPtr target_object = kml_file_.GetObjectById(targetid)) { in ProcessUpdateChange() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-weak-refs.cc190 Handle<Object> target_object = args.atOrUndefined(isolate, 1); in BUILTIN() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/core/
H A Dmagic.h87 Obj *target_object; variable

123456