Home
last modified time | relevance | path

Searched defs:is_self (Results 1 – 25 of 97) sorted by relevance

1234

/dports/www/trafficserver/trafficserver-9.1.1/iocore/utils/
H A DMachine.cc240 Machine::is_self(const char *name) in is_self() function in Machine
254 Machine::is_self(const IpAddr *ipaddr) in is_self() function in Machine
266 Machine::is_self(struct sockaddr const *addr) in is_self() function in Machine
/dports/www/beehive/beehive-0.4.0/vendor/github.com/dustin/go-jsonpointer/testdata/
H A Dserieslysample.json1 …: null, "author_flair_css_class": null, "downs": 22897, "saved": false, "is_self": false, "permali… boolean
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/dustin/go-jsonpointer/testdata/
H A Dserieslysample.json1 …: null, "author_flair_css_class": null, "downs": 22897, "saved": false, "is_self": false, "permali… boolean
/dports/games/tads/tads-3.0.8/tads3/
H A Dtct3base.h147 virtual vm_obj_id_t gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
H A Dtct3drv.h579 vm_obj_id_t gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
898 vm_obj_id_t gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
1005 vm_obj_id_t gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
1116 vm_obj_id_t gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
1198 vm_obj_id_t gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
H A Dtct3.cpp2194 vm_obj_id_t CTPNSelf::gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
2931 vm_obj_id_t CTPNConst::gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
4614 vm_obj_id_t CTPNSym::gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
4697 vm_obj_id_t CTPNSymResolved::gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
5085 int is_self; in gen_code_asi() local
5393 vm_obj_id_t CTcSymbol::gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
5786 vm_obj_id_t CTcSymObj::gen_code_obj_predot(int *is_self) in gen_code_obj_predot()
/dports/net-im/biboumi/biboumi-9.0/src/irc/
H A Dirc_channel.cpp40 const bool is_self = (user == this->self); in remove_user() local
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/
H A Dclass.ilECSParticipant.php44 protected $is_self; variable in ilECSParticipant
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/
H A Dclass.ilECSParticipant.php44 protected $is_self; variable in ilECSParticipant
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/cxxbridge-macro-0.5.10/src/syntax/
H A Dnames.rs62 pub fn is_self(&self) -> bool { in is_self() method
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/cxx-build-0.5.10/src/syntax/
H A Dnames.rs62 pub fn is_self(&self) -> bool { in is_self() method
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Dproc.win32.hpp48 bool is_self() const { return pid == 0; } in is_self() function
H A Dproc.posix.hpp49 bool is_self() const { return pid == 0; } in is_self() function
/dports/devel/codequery/codequery-0.24.0/showgraph/GraphView/
H A Dedge_helper.cpp62 bool is_self = ( src_item == dst_item); in adjust() local
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/remap/unit-tests/
H A Dnexthop_test_stubs.cc183 Machine::is_self(const char *name) in is_self() function in Machine
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dninja_c_binary_target_writer.cc51 bool is_self; member
90 auto add = [&ret](const Target* t, bool is_self) { in GetModuleDepsInformation()
/dports/devel/gn/gn-1962/src/gn/
H A Dninja_c_binary_target_writer.cc50 bool is_self; member
88 auto add = [&ret](const Target* t, bool is_self) { in GetModuleDepsInformation()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/overlay/
H A Dturn_info.hpp141 inline bool is_self() const in is_self() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c447 int is_self) in bdc_udc_set_selfpowered()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c447 int is_self) in bdc_udc_set_selfpowered()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c447 int is_self) in bdc_udc_set_selfpowered()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DGroupCallParticipant.h37 bool is_self = false; member
/dports/math/z3/z3-z3-4.8.13/src/sat/
H A Dsat_parallel.cpp79 bool is_self = owner == get_owner(head); in get_vector() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/
H A Dsat_parallel.cpp79 bool is_self = owner == get_owner(head); in get_vector() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_ssr/src/
H A Dresolving.rs256 fn is_self(path: &ast::Path) -> bool { in is_self() function

1234