/aosp_15_r20/external/python/cachetools/src/cachetools/ |
D | func.py | 44 def _cache(cache, typed): argument 92 def fifo_cache(maxsize=128, typed=False): argument 106 def lfu_cache(maxsize=128, typed=False): argument 120 def lru_cache(maxsize=128, typed=False): argument 134 def mru_cache(maxsize=128, typed=False): argument 147 def rr_cache(maxsize=128, choice=random.choice, typed=False): argument 161 def ttl_cache(maxsize=128, ttl=600, timer=time.monotonic, typed=False): argument
|
/aosp_15_r20/cts/tests/tests/proto/src/android/util/proto/cts/ |
H A D | ProtoOutputStreamSwitchedWriteTest.java | 176 WriteTester typed, WriteTester switched) { in testAWrite() 198 final WriteTester typed = entry.getValue(); in testWrites() local 263 ProtoOutputStream typed, ProtoOutputStream switched) { in testString() 286 ProtoOutputStream typed, ProtoOutputStream switched) { in testRepeatedString()
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
H A D | TypeKey.java | 34 public TypeKey(Class<?> key, boolean typed) { in TypeKey() 41 public TypeKey(JavaType key, boolean typed) { in TypeKey()
|
/aosp_15_r20/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/hdr/ |
H A D | BlingyNotification.kt | 38 val typed = context.obtainStyledAttributes(attrs, intArrayOf(android.R.attr.src)) constant in com.android.test.silkfx.hdr.BlingyNotification
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | functools.py | 448 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
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | functools.py | 448 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
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | functools.py | 448 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | functools.py | 448 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | functools.py | 448 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | functools.py | 448 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
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/ |
H A D | ScalarizeVecAndMatConstructorArgs.cpp | 126 bool ScalarizeTraverser::shouldScalarize(TIntermTyped *typed) in shouldScalarize() 194 TIntermTyped *ScalarizeTraverser::createConstructor(TIntermTyped *typed) in createConstructor()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _functoolsmodule.c | 797 int typed; member 813 PyObject *kwds, int typed) in lru_cache_make_key() 1160 int typed; in lru_cache_new() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | fft_ops.cc | 357 se::DeviceMemory<T> typed(wrapped); in AsDeviceMemory() local 364 se::DeviceMemory<T> typed(wrapped); in AsDeviceMemory() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | TypeInfo.java | 568 public static Map<String, TypeInfo> getTypeArgumentMapping(TypeInfo generic, TypeInfo typed) { in getTypeArgumentMapping() 584 public static Map<String, TypeInfo> getTypeArgumentMapping(ClassInfo cls, TypeInfo typed) { in getTypeArgumentMapping()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/ |
D | helpers.go | 35 func typed(typ *types.Type, n ir.Node) ir.Node { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/rnn/ |
H A D | blas_gemm.cc | 31 se::DeviceMemory<T> typed(wrapped); in AsDeviceMemory() local
|
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/ |
H A D | FlexBuffersBuilder.java | 459 public int endVector(String key, int start, boolean typed, boolean fixed) { in endVector() 504 …private Value createVector(int key, int start, int length, boolean typed, boolean fixed, Value key… in createVector()
|
/aosp_15_r20/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/ |
D | fusiontables_v1_messages.py | 194 typed = _messages.BooleanField(3) variable in FusiontablesQuerySqlGetRequest 211 typed = _messages.BooleanField(3) variable in FusiontablesQuerySqlRequest
|
/aosp_15_r20/external/angle/src/compiler/translator/glsl/ |
H A D | VersionGLSL.cpp | 141 TIntermTyped *typed = sequence.front()->getAsTyped(); in visitAggregate() local
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsList.h | 22 T typed; member
|
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/ |
H A D | CycleDetectingLock.java | 312 ID typed = (ID) unownedLock.userLockId; in addAllLockIdsAfter() local
|
/aosp_15_r20/external/yapf/yapf/yapflib/ |
H A D | py3compat.py | 58 def lru_cache(maxsize=128, typed=False): argument
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/ |
D | SuggestionSpanUtilsTest.java | 149 final SuggestedWordInfo typed = in testGetTextWithSuggestionSpan() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/ |
H A D | Dispatcher.h | 444 TypedOperatorHandle<FuncType> typed() const { in typed() function
|
/aosp_15_r20/external/flatbuffers/ts/flexbuffers/ |
H A D | builder.ts | 344 let typed = keys === null; variable
|