OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dictionary
(Results
626 - 650
of
3288
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/autotest/client/virt/tests/
file_transfer.py
18
@param params:
Dictionary
with the test parameters.
19
@param env:
Dictionary
with test environment.
guest_test.py
15
@param params:
Dictionary
with test parameters.
16
@param env:
Dictionary
with the test environment.
lvm.py
31
@param params:
Dictionary
with the test parameters
32
@param env:
Dictionary
with test environment.
multicast.py
18
@param params:
Dictionary
with the test parameters.
19
@param env:
Dictionary
with test environment.
netperf.py
17
@param params:
Dictionary
with the test parameters.
18
@param env:
Dictionary
with test environment.
/external/autotest/database/
db_utils.py
32
@param mapping a
dictionary
of orig_name => new_name. Any table not matching
33
an entry in this
dictionary
will not be renamed
/external/autotest/frontend/health/
passing_experimental.py
41
@param pass_times: The
dictionary
of test_name:pass_time pairs.
42
@param fail_times: The
dictionary
of test_name:fail_time pairs.
/external/autotest/server/hosts/
gce_host.py
18
"""Extract GCE-specific arguments from arguments
dictionary
.
20
@param args_dict:
dictionary
of all arguments supplied to the test.
/external/autotest/server/site_tests/brillo_WifiInterfaceTest/
brillo_WifiInterfaceTest.py
18
"""Convert output of ifconfig into a
dictionary
.
22
@return
Dictionary
mapping interface names (e.g. 'wlan0') to their list
/external/autotest/server/site_tests/platform_BootPerfServer/
platform_BootPerfServer.py
24
"""Upload perf keyvals in
dictionary
|keyvals| to Chrome perf dashboard.
32
@param keyvals: A
dictionary
that maps a perf metric to its value.
/external/autotest/site_utils/bootperf-bin/
resultset.py
76
_KeySet objects are kept in a
dictionary
; they can be obtained
107
results are passed in as a
dictionary
mapping keyval attributes
111
@param runkeys The
dictionary
of keyvals for the iteration.
123
dictionary
mapping keyval attributes to values. When all iteration
146
as a
dictionary
(`_keyvals`) mapping keyval names to lists of
167
"""Check the validity of the keyvals results
dictionary
.
185
@param runkeys The
dictionary
of keyvals for the iteration.
320
@param runkeys The
dictionary
of keyvals for the iteration.
/external/chromium-trace/catapult/dashboard/dashboard/
post_bisect_results.py
36
dictionary
.
41
data: JSON encoding of a
dictionary
.
/external/chromium-trace/catapult/third_party/Paste/paste/util/
finddata.py
26
Return a
dictionary
suitable for use in ``package_data``
29
The
dictionary
looks like::
/external/chromium-trace/catapult/third_party/WebOb/webob/
multidict.py
5
Gives a multi-value
dictionary
object (MultiDict) plus several wrappers
23
An ordered
dictionary
that can have multiple values for each key.
25
dictionary
interface.
134
Returns a
dictionary
where the values are either single
136
once in this
dictionary
. This is similar to the kind of
137
dictionary
often used to represent the variables in a web
145
# *actual* values in this
dictionary
:
157
Returns a
dictionary
where each key is associated with a list of values.
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
mapper_pipeline.py
61
#
Dictionary
of final counter values. Filled when job is completed.
78
params: a
dictionary
of parameters for input reader and output writer
/external/clang/test/ARCMT/
objcmt-subscripting-unavailable.m
37
+ (id)
dictionary
;
67
dict = [NSDictionary
dictionary
];
/external/e2fsprogs/e2fsck/
dict.h
2
*
Dictionary
Abstract Data Type
41
* The
dictionary
is implemented as a red-black tree
/external/freetype/src/cff/
cfftypes.h
134
/* these should only be used for the top-level font
dictionary
*/
267
PS_FontInfoRec* font_info; /* font info
dictionary
*/
/external/lzma/C/
Lzma86.h
31
dictSize - The
dictionary
size in bytes. The maximum value is
35
It's recommended to use the
dictionary
that is larger than 4 KB and
/external/nanopb-c/generator/google/protobuf/
message_factory.py
79
"""Builds a
dictionary
of all the messages available in a set of files.
85
A
dictionary
containing all the message types in the files mapping the
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
NameValueBlockReader.java
64
// Subclass inflater to install a
dictionary
when it's needed.
70
setDictionary(Spdy3.
DICTIONARY
);
/external/pdfium/third_party/freetype/src/cff/
cfftypes.h
134
/* these should only be used for the top-level font
dictionary
*/
267
PS_FontInfoRec* font_info; /* font info
dictionary
*/
/external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java
124
* @param dictionaryNameFactory the
dictionary
name factory whose
dictionary
/external/v8/build/
landmine_utils.py
46
"""Parses and returns GYP_DEFINES env var as a
dictionary
."""
53
"""Parses and returns GYP_GENERATOR_FLAGS env var as a
dictionary
."""
/external/webrtc/webrtc/tools/rtcbot/bot/browser/
bot.js
54
// stats:
dictionary
of stat name as key and stat value as
dictionary
Completed in 1087 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>