OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lookups
(Results
76 - 100
of
1221
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
dictnotes.txt
14
Usually written once with many
lookups
.
15
When base classes are used, there are many failed
lookups
49
justification for d.setdefault is combining the two
lookups
into one.
212
1) For example, if membership testing or
lookups
dominate runtime and memory
263
Caching
Lookups
265
The idea is to exploit key access patterns by anticipating future
lookups
266
based on previous
lookups
.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
dictnotes.txt
14
Usually written once with many
lookups
.
15
When base classes are used, there are many failed
lookups
49
justification for d.setdefault is combining the two
lookups
into one.
212
1) For example, if membership testing or
lookups
dominate runtime and memory
263
Caching
Lookups
265
The idea is to exploit key access patterns by anticipating future
lookups
266
based on previous
lookups
.
/external/python/cpython2/Objects/
dictnotes.txt
14
Usually written once with many
lookups
.
15
When base classes are used, there are many failed
lookups
49
justification for d.setdefault is combining the two
lookups
into one.
212
1) For example, if membership testing or
lookups
dominate runtime and memory
263
Caching
Lookups
265
The idea is to exploit key access patterns by anticipating future
lookups
266
based on previous
lookups
.
/external/tensorflow/tensorflow/contrib/tpu/ops/
tpu_embedding_ops.cc
24
// TPUs use a specialized mechanism for performing embedding
lookups
,
26
// to CPUs. Embedding
lookups
on TPU systems are achieved by including the
211
Embedding
lookups
are equivalent to sparse-dense matrix multiplications: the
228
sparse matrix representing the embedding
lookups
for each table.
230
COO sparse matrix representing the embedding
lookups
for each table.
232
of the COO sparse matrix representing the embedding
lookups
for each table.
268
The TPU system performs the embedding
lookups
and aggregations specified by
/external/linux-kselftest/tools/testing/selftests/bpf/
test_lpm_map.c
217
* randomized
lookups
and verify both maps return the same result.
277
* large number of random
lookups
in both and make sure they match.
319
* "
lookups
: %zu\n"
384
/* Set tprefixlen to maximum for
lookups
*/
388
/* Test some
lookups
that should come back with a value */
405
/* Test some
lookups
that should not match any entry */
/external/python/cpython2/Doc/library/
bisect.rst
76
functions show how to transform them into the standard
lookups
for sorted
120
The :func:`bisect` function can be useful for numeric table
lookups
. This
135
all of the previous key
lookups
).
/external/python/cpython3/Doc/library/
bisect.rst
74
functions show how to transform them into the standard
lookups
for sorted
118
The :func:`bisect` function can be useful for numeric table
lookups
. This
133
all of the previous key
lookups
).
/external/python/cpython3/Objects/
dictnotes.txt
13
Usually written once with many
lookups
.
14
When base classes are used, there are many failed
lookups
48
justification for d.setdefault is combining the two
lookups
into one.
/art/test/674-hiddenapi/src-ex/
JLI.java
20
/** Class with helper methods for field and method
lookups
using java.lang.invoke. */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
classobject.h
61
* code, so is always "safe": all it does is dict
lookups
. The function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
classobject.h
61
* code, so is always "safe": all it does is dict
lookups
. The function
/external/curl/docs/libcurl/opts/
CURLOPT_NOSIGNAL.3
40
enable asynchronous DNS
lookups
, to enable timeouts for name resolves without
CURLOPT_TIMEOUT.3
34
lookups
can take a considerable time and limiting operations to less than a
CURLOPT_TIMEOUT_MS.3
34
name
lookups
can take a considerable time and limiting operations to less than
/external/deqp/doc/testspecs/GLES3/
functional.fbo.invalidate.txt
30
+ Texture
lookups
from partially invalidated texture attachment
/external/libdrm/freedreno/msm/
msm_priv.h
76
/* to avoid excess hashtable
lookups
, cache the ring this bo was
/external/libnl/src/
nl-classid-lookup.c
71
* allows for name -> name
lookups
. This is intentional, it does not
/external/llvm/lib/DebugInfo/CodeView/
MemoryTypeTableBuilder.cpp
41
// future
lookups
will succeed.
/external/nist-sip/java/gov/nist/core/net/
AddressResolver.java
35
* The user can implement this interface to do DNS
lookups
or other lookup
/external/python/cpython2/Include/
classobject.h
61
* code, so is always "safe": all it does is dict
lookups
. The function
/frameworks/rs/
rsProgram.h
38
// Texture
lookups
go though a sampler which in effect converts normalized
/libnativehelper/include/nativehelper/
JniConstants.h
25
* Class lookup is relatively expensive, so we do these
lookups
at startup. This means that code
/prebuilts/gdb/darwin-x86/include/python2.7/
classobject.h
61
* code, so is always "safe": all it does is dict
lookups
. The function
/prebuilts/gdb/linux-x86/include/python2.7/
classobject.h
61
* code, so is always "safe": all it does is dict
lookups
. The function
/prebuilts/go/darwin-x86/src/os/user/
user.go
5
// Package user allows user account
lookups
by name or id.
Completed in 1886 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>