Home
last modified time | relevance | path

Searched defs:caller_id (Results 1 – 25 of 78) sorted by relevance

1234

/dports/deskutils/py-khard/khard-0.17.0/misc/twinkle/scripts/
H A Dincoming_call.py21 def caller_from_addressbook(caller_id): argument
36 def create_ringtone(caller_id): argument
66 caller_id = get_caller_id(from_hdr) variable
69 caller_id = caller_from_addressbook(caller_id) variable
H A Dincoming_call_failed.py19 caller_id = caller_id_file.read().strip() variable
H A Dincoming_call_ended.py19 caller_id = caller_id_file.read().strip() variable
/dports/devel/py-robotframework-pabot/pabot-0.99/pabot/
H A Dpabotlib.py71 def acquire_lock(self, name, caller_id): argument
79 def release_lock(self, name, caller_id): argument
85 def release_locks(self, caller_id): argument
93 def acquire_value_set(self, caller_id, *tags): argument
113 def release_value_set(self, caller_id): argument
116 def disable_value_set(self, setname, caller_id): argument
120 def get_value_from_set(self, key, caller_id): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/audit/models/
H A Didentity.py208 def caller_id(self): member in Identity
223 def caller_id(self, caller_id): member in Identity
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Devent_handler.h36 event_handler_caller_t caller_id() const { return m_caller_id; } in caller_id() function
H A Dtimeout.cpp35 void operator()(event_handler_caller_t caller_id) override { in operator ()()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Devent_handler.h36 event_handler_caller_t caller_id() const { return m_caller_id; } in caller_id() function
H A Dtimeout.cpp35 void operator()(event_handler_caller_t caller_id) override { in operator ()()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dutils.cpp240 std::string & caller_id, bool match_more) in canMatch()
396 std::string & caller_id, in findExtension()
/dports/security/gcr/gcr-3.40.0/ui/
H A Dfrob-system-prompt.c77 gchar *caller_id; in on_prompt_clicked() local
H A Dfrob-prompt.c52 gchar *caller_id = NULL; in set_caller_window_x11() local
/dports/www/fusionpbx/fusionpbx-4.4.1/app/extensions/
H A Dextension_dashboard.php63 $caller_id = explode('@', $row['outbound_caller_id']); variable
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/
H A Dcommand.py1551 def _SequentialApply(self, func, args_iterator, exception_handler, caller_id, argument
1618 caller_id, argument
1995 caller_id, argument
2448 def Update(self, caller_id, cls): argument
2466 def _NotifyIfDone(caller_id, num_done): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/
H A Dcommand.py1398 def _SequentialApply(self, func, args_iterator, exception_handler, caller_id, argument
1461 def _ParallelApply(self, func, args_iterator, exception_handler, caller_id, argument
1813 def __init__(self, cls, args_iterator, caller_id, func, task_queue, argument
2242 def Update(self, caller_id, cls): argument
2260 def _NotifyIfDone(caller_id, num_done): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/
H A Dcommand.py1541 def _SequentialApply(self, func, args_iterator, exception_handler, caller_id, argument
1608 caller_id, argument
1985 caller_id, argument
2438 def Update(self, caller_id, cls): argument
2456 def _NotifyIfDone(caller_id, num_done): argument
/dports/comms/mgetty+sendfax/mgetty-1.1.37/t/
H A Dt_ring.c38 char * caller_id; } t_ring_tests[] = member
/dports/shells/fish/fish-3.3.1/src/
H A Devent.h69 uint64_t caller_id; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
/dports/net/freeradius3/freeradius-server-3.0.25/src/include/
H A Dradutmp.h51 char caller_id[16]; /* Calling-Station-ID */ member
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dvoting.h47 int caller_id; /* caller connection id */ member
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dvoting.h47 int caller_id; /* caller connection id */ member

1234