Home
last modified time | relevance | path

Searched +defs:safe +defs:get (Results 1 – 25 of 123) sorted by relevance

12345

/dports/devel/py-numba/numba-0.51.2/numba/core/typeconv/
H A Dcastgraph.py20 safe = 3 variable in Conversion
48 def get(self, item): member in CastSet
89 def get(self, ty): member in TypeGraph
128 def safe(self, a, b): member in TypeGraph
/dports/graphics/p5-Color-Calc/Color-Calc-1.074/lib/Color/
H A DCalc.pm481 sub get { subroutine
573 sub safe { subroutine
/dports/www/py-py-restclient/py-restclient-1.3.3/restclient/
H A Drest.py134 def get(self, path=None, headers=None, **params): member in Resource
222 safe = "/:" variable in RestClient
250 def get(self, uri, path=None, headers=None, **params): member in RestClient
479 def url_quote(s, charset='utf-8', safe='/:'): argument
/dports/deskutils/py-khal/khal-0.10.4/khal/khalendar/
H A Dvdir.py50 def _href_safe(uid, safe=SAFE_UID_CHARS): argument
54 def _generate_href(uid=None, safe=SAFE_UID_CHARS): argument
199 def get(self, href): member in VdirBase
/dports/devel/py-jsonpickle/jsonpickle-2.0.0/jsonpickle/
H A Dunpickler.py20 string, backend=None, context=None, keys=False, reset=True, safe=False, classes=None argument
99 def get(self): member in _Proxy
111 def get(self): member in _IDProxy
124 def __init__(self, backend=None, keys=False, safe=False): argument
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DRequest.cpp230 bool safe) { in doSetContextData()
254 bool safe) { in doSetContextDataHelper()
311 bool safe) { in eraseOldData()
514 const RequestToken& token, std::unique_ptr<RequestData> data, bool safe) { in overwriteContextData()
654 /* static */ RequestContext* RequestContext::get() { in get() function in folly::RequestContext
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/View/Helper/
H A DJsHelperTest.php75 public function testParseOptions($options, $safe = array()) {
79 public function get($selector) { function in OptionEngineHelper
/dports/devel/py-lazr.restfulclient/lazr.restfulclient-0.14.3/src/lazr/restfulclient/
H A D_browser.py213 def __init__(self, cache, safe=safename): argument
241 def get(self, key): member in AtomicFileCache
441 def get(self, resource_or_uri, headers=None, return_response=False): member in Browser
/dports/www/py-dj32-django-tables2/django-tables2-2.4.1/django_tables2/
H A Dutils.py266 def get(self, key, fallback): member in OrderByTuple
320 def resolve(self, context, safe=True, quiet=False): argument
/dports/www/py-django-tables2/django-tables2-2.4.1/django_tables2/
H A Dutils.py266 def get(self, key, fallback): member in OrderByTuple
320 def resolve(self, context, safe=True, quiet=False): argument
/dports/devel/py-marrow.util/marrow.util-1.2.3/marrow/util/
H A Durl.py86 def get(self, name, default=NoDefault): member in QueryString
230 def render(self, safe=False): argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/oauthlib/
H A Dcommon.py45 def quote(s, safe=b'/'): argument
320 def get(self, k, default=None): member in CaseInsensitiveDict
/dports/security/py-oauthlib/oauthlib-1.1.2/oauthlib/
H A Dcommon.py59 def quote(s, safe=b'/'): argument
350 def get(self, k, default=None): member in CaseInsensitiveDict
/dports/databases/py-couchdb/CouchDB-1.1/couchdb/
H A Dhttp.py445 def get(self, url): member in Cache
480 def get(self, url): member in ConnectionPool
545 def get(self, path=None, headers=None, **params): member in Resource
627 def quote(string, safe=''): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/oauthlib/
H A Dcommon.py62 def quote(s, safe=b'/'): argument
357 def get(self, k, default=None): member in CaseInsensitiveDict
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/test/
H A Dsample10.sml394 let fun get [] = raise Match function
439 let fun get [] = raise Match function
624 val safe = value
/dports/lang/mosml/mosml-ver-2.10.1/examples/paulson/
H A Dsample10.sml394 let fun get [] = raise Match function
439 let fun get [] = raise Match function
624 val safe = value
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs_buffer_container.h290 inline value_type *get(uint index) { in get() function
301 value_type *get(uint index, bool *has_more) { in get() function
770 value_type *get(uint index) { in get() function
792 value_type *get(uint index, bool *has_more) { in get() function
1093 value_type *get(uint user_index) { in get() function
1105 value_type *get(uint user_index, bool *has_more) { in get() function
1120 value_type *safe = nullptr; in sanitize() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
862 value_type* get(uint index) in get() function
888 value_type* get(uint index, bool *has_more) in get() function
1245 value_type* get(uint user_index) in get() function
1259 value_type* get(uint user_index, bool *has_more) in get() function
1277 value_type *safe= NULL; in sanitize() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
862 value_type* get(uint index) in get() function
888 value_type* get(uint index, bool *has_more) in get() function
1245 value_type* get(uint user_index) in get() function
1259 value_type* get(uint user_index, bool *has_more) in get() function
1277 value_type *safe= NULL; in sanitize() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
862 value_type* get(uint index) in get() function
888 value_type* get(uint index, bool *has_more) in get() function
1245 value_type* get(uint user_index) in get() function
1259 value_type* get(uint user_index, bool *has_more) in get() function
1277 value_type *safe= NULL; in sanitize() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
862 value_type* get(uint index) in get() function
888 value_type* get(uint index, bool *has_more) in get() function
1245 value_type* get(uint user_index) in get() function
1259 value_type* get(uint user_index, bool *has_more) in get() function
1277 value_type *safe= NULL; in sanitize() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
862 value_type* get(uint index) in get() function
888 value_type* get(uint index, bool *has_more) in get() function
1245 value_type* get(uint user_index) in get() function
1259 value_type* get(uint user_index, bool *has_more) in get() function
1277 value_type *safe= NULL; in sanitize() local
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
862 value_type* get(uint index) in get() function
888 value_type* get(uint index, bool *has_more) in get() function
1245 value_type* get(uint user_index) in get() function
1259 value_type* get(uint user_index, bool *has_more) in get() function
1277 value_type *safe= NULL; in sanitize() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dpfs_buffer_container.h320 inline value_type* get(uint index) in get() function
333 value_type* get(uint index, bool *has_more) in get() function
863 value_type* get(uint index) in get() function
889 value_type* get(uint index, bool *has_more) in get() function
1246 value_type* get(uint user_index) in get() function
1260 value_type* get(uint user_index, bool *has_more) in get() function
1278 value_type *safe= NULL; in sanitize() local

12345