Home
last modified time | relevance | path

Searched defs:typed (Results 1 – 25 of 1042) sorted by last modified time

12345678910>>...42

/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.cpp641 TIntermTyped *typed = (*childIter)->getAsTyped(); in setPrecisionFromChildren() local
690 TIntermTyped *typed = arg->getAsTyped(); in setBuiltInFunctionPrecision() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.cpp641 TIntermTyped *typed = (*childIter)->getAsTyped(); in setPrecisionFromChildren() local
690 TIntermTyped *typed = arg->getAsTyped(); in setBuiltInFunctionPrecision() local
/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/
H A Dget_header_ar.c31 file_header_t *typed = archive_handle->file_header; in get_header_ar() local
/dports/science/rmf/rmf-1.3.1/tools/build/
H A Dmake_decorators.py202 typed = Decorator(["REPRESENTATION"], "sequence", variable
/dports/science/py-rmf/rmf-1.3.1/tools/build/
H A Dmake_decorators.py202 typed = Decorator(["REPRESENTATION"], "sequence", variable
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpgsql_plugin.c30 int typed = TRUE; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DIntermNode.cpp641 TIntermTyped *typed = (*childIter)->getAsTyped(); in setPrecisionFromChildren() local
690 TIntermTyped *typed = arg->getAsTyped(); in setBuiltInFunctionPrecision() local
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_types.py780 def eq(actual, expected, typed=True): argument
/dports/lang/python310/Python-3.10.1/Lib/
H A Dtyping.py297 def _tp_cache(func=None, /, *, typed=False): argument
H A Dfunctools.py448 def _make_key(args, kwds, typed, argument
479 def lru_cache(maxsize=128, typed=False): argument
525 def _lru_cache_wrapper(user_function, maxsize, typed, _CacheInfo): argument
/dports/lang/python38/Python-3.8.12/Lib/
H A Dfunctools.py456 def _make_key(args, kwds, typed, argument
487 def lru_cache(maxsize=128, typed=False): argument
531 def _lru_cache_wrapper(user_function, maxsize, typed, _CacheInfo): argument
/dports/lang/python37/Python-3.7.12/Lib/
H A Dfunctools.py427 def _make_key(args, kwds, typed, argument
458 def lru_cache(maxsize=128, typed=False): argument
498 def _lru_cache_wrapper(user_function, maxsize, typed, _CacheInfo): argument
/dports/lang/python39/Python-3.9.9/Lib/
H A Dtyping.py263 def _tp_cache(func=None, /, *, typed=False): argument
H A Dfunctools.py447 def _make_key(args, kwds, typed, argument
478 def lru_cache(maxsize=128, typed=False): argument
524 def _lru_cache_wrapper(user_function, maxsize, typed, _CacheInfo): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_types.py780 def eq(actual, expected, typed=True): argument
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dtyping.py305 def _tp_cache(func=None, /, *, typed=False): argument
H A Dfunctools.py448 def _make_key(args, kwds, typed, argument
479 def lru_cache(maxsize=128, typed=False): argument
525 def _lru_cache_wrapper(user_function, maxsize, typed, _CacheInfo): argument
/dports/editors/vim/vim-8.2.3745/runtime/tools/
H A Ddemoserver.py92 typed = sys.stdin.readline() variable
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h1031 size_t EndVector(size_t start, bool typed, bool fixed) { in EndVector()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DHistory.cpp136 bool typed; member
837 bool typed = place.typed; in InnerRun() local
1625 int32_t typed; in FetchPageInfo() local
H A DSQLFunctions.cpp452 bool typed = aArguments->AsInt32(kArgIndexTyped) ? true : false; in OnFunctionCall() local
563 int32_t typed = 0; in NS_IMPL_ISUPPORTS() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/tests/gtest/
H A Dplaces_test_harness.h165 int32_t typed; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/headers/src/common/
H A Dmod.rs117 let typed = map.typed_get::<$ty>().unwrap(); localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/diskcache/diskcache/
H A Dcore.py421 def args_to_key(base, args, kwargs, typed): argument
1811 def memoize(self, name=None, typed=False, expire=None, tag=None): argument
H A Dpersistent.py1311 def memoize(self, name=None, typed=False): argument

12345678910>>...42