Home
last modified time | relevance | path

Searched defs:is_source (Results 1 – 25 of 143) sorted by relevance

123456

/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/emulator/utils/
H A Dcsek.py23 def extract(request, is_source, context): argument
64 def validation(request, expected_sha256_b64, is_source, context): argument
H A Dgeneration.py23 def extract_precondition(request, is_meta, is_source, context): argument
67 def extract_generation(request, is_source, context): argument
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/err-derive-0.2.4/src/
H A Dlib.rs355 let is_source = has_attr(&binding.ast().attrs, "source"); in from_body() localVariable
367 let is_source = is_source || is_cause; in from_body() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/
H A Dicu-file-utf8-check.py54 def check_file(file_name, is_source): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/
H A Dicu-file-utf8-check.py54 def check_file(file_name, is_source): argument
/dports/databases/pgrouting/pgrouting-3.2.0/include/cpp_common/
H A Dch_vertex.h45 CH_vertex(const pgr_edge_t &other, bool is_source) : in CH_vertex()
H A Dxy_vertex.h48 XY_vertex(const Pgr_edge_xy_t &other, bool is_source) : in XY_vertex()
H A Dbasic_vertex.h52 Basic_vertex(const pgr_edge_t &other, bool is_source) : in Basic_vertex()
/dports/graphics/blender/blender-2.91.0/source/tools/utils/
H A Dautopep8_clean.py15 def is_source(filename): function
/dports/graphics/blender/blender-2.91.0/source/tools/utils_maintenance/
H A Dtrailing_space_clean.py22 def is_source(filename): function
/dports/graphics/blender/blender-2.91.0/source/tools/check_source/
H A Dcheck_header_duplicate.py84 def is_source(filename): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dxcode_object.h259 bool is_source() { return is_source_; } in is_source() function
260 void set_is_source(const bool is_source) { is_source_ = is_source; } in set_is_source()
/dports/devel/py-graphql-core/graphql-core-3.1.6/src/graphql/language/
H A Dsource.py65 def is_source(source: Any) -> bool: function
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dxcode_object.h286 bool is_source() const { return is_source_; } in is_source() function
287 void set_is_source(bool is_source) { is_source_ = is_source; } in set_is_source()
/dports/devel/gn/gn-1962/src/gn/
H A Dxcode_object.h287 bool is_source() const { return is_source_; } in is_source() function
288 void set_is_source(bool is_source) { is_source_ = is_source; } in set_is_source()
/dports/cad/gnucap/gnucap-2013-04-23/apps/
H A Dd_vs.cc44 bool is_source()const {return true;} in is_source() function in __anond827f7340111::DEV_VS
H A Dd_cs.cc44 bool is_source()const {return true;} in is_source() function in __anond6d025a10111::DEV_CS
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dtextwidget.cc31 TextWidget::TextWidget(bool is_source) in TextWidget()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dtextwidget.cc29 TextWidget::TextWidget(bool is_source) in TextWidget()
/dports/www/osrm-backend/osrm-backend-5.26.0/include/partitioner/
H A Dremove_unconnected.hpp36 bool is_source = false; in removeUnconnectedBoundaryNodes() local
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/emulator/
H A Ddatabase.py157 self, request, bucket_name, object_name, is_source, context argument
179 def get_object(self, request, bucket_name, object_name, is_source, context): argument
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Daddress_object.py19 …ence=None, Custom_Properties=None, xsi_type=None, category='ipv4-addr', is_source=None, is_destina… argument
49 def set_is_source(self, is_source): self.is_source = is_source argument
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/objects/
H A Daddress_object.py35 is_source = fields.TypedField("is_source") variable in Address
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/core/ports/
H A Dport.py98 def is_source(self): member in Port
/dports/german/BBBike/BBBike-3.18/Strassen/
H A DStrassenNetz.pm145 sub is_source { subroutine

123456