HomeSort by relevance Sort by last modified time
    Searched full:dictionary (Results 551 - 575 of 3288) sorted by null

<<21222324252627282930>>

  /prebuilts/gdb/linux-x86/include/python2.7/
dictobject.h 8 /* Dictionary object type -- mapping from hashable object to object */
11 describing explorations into dictionary design and optimization.
12 It covers typical dictionary use patterns, the parameters for
40 /* PyDict_MINSIZE is the minimum size of a dictionary. This many slots are
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 8 /* Dictionary object type -- mapping from hashable object to object */
11 describing explorations into dictionary design and optimization.
12 It covers typical dictionary use patterns, the parameters for
40 /* PyDict_MINSIZE is the minimum size of a dictionary. This many slots are
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Required.py 24 Keyword argument _attributes: AppleEvent attribute dictionary
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Standard_Suite.py 23 Keyword argument _attributes: AppleEvent attribute dictionary
URL_Suite.py 23 Keyword argument _attributes: AppleEvent attribute dictionary
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_URL_suite.py 29 Keyword argument _attributes: AppleEvent attribute dictionary
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Hidden_Suite.py 19 Keyword argument _attributes: AppleEvent attribute dictionary
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 8 /* Dictionary object type -- mapping from hashable object to object */
11 describing explorations into dictionary design and optimization.
12 It covers typical dictionary use patterns, the parameters for
40 /* PyDict_MINSIZE is the minimum size of a dictionary. This many slots are
  /system/tpm/tpm_manager/server/
tpm_status.h 33 // Reports the current state of the TPM dictionary attack logic.
  /external/autotest/client/site_tests/platform_MemoryMonitor/
platform_MemoryMonitor.py 105 """Returns a dictionary of top n processes.
116 @return dictionary whose key correlate to the ranking, and values are
140 @return dictionary whose keys correlate to the command line, and values
174 @returns dictionary whose keys correlate to the service name, and
207 The return value is a dictionary of component paths (such as "/bin/bash",
220 @returns dictionary of component paths (such as "/bin/bash", "[vdso]") and
283 @returns dictionary whose keys correlate to the library name, and
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
channel.py 34 headers in a case insensitive dictionary, as headers aren't guaranteed to
145 params: dict, A dictionary of string to string, with additional parameters
172 params: dict, A dictionary of string to string, with additional parameters
190 Constructs a dictionary that's appropriate for passing into watch()
194 A dictionary representation of the channel.
217 from the watch() request is a dictionary with updated channel information,
235 headers: dict, A dictionary like object that contains the request headers
  /external/e2fsprogs/e2fsck/
dict.c 2 * Dictionary Abstract Data Type
252 * Dynamically allocate and initialize a dictionary object.
293 * Free a dynamically allocated dictionary object. Removing the nodes
305 * Free all the nodes in the dictionary by using the dictionary's
306 * installed free routine. The dictionary is emptied.
332 * Initialize a user-supplied dictionary object.
353 * Initialize a dictionary in the likeness of another dictionary
374 * Remove all nodes from the dictionary (without freeing them in any way)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 18 Keyword argument _attributes: AppleEvent attribute dictionary
43 Keyword argument _attributes: AppleEvent attribute dictionary
63 Keyword argument _attributes: AppleEvent attribute dictionary
83 Keyword argument _attributes: AppleEvent attribute dictionary
103 Keyword argument _attributes: AppleEvent attribute dictionary
123 Keyword argument _attributes: AppleEvent attribute dictionary
150 Keyword argument _attributes: AppleEvent attribute dictionary
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 18 Keyword argument _attributes: AppleEvent attribute dictionary
43 Keyword argument _attributes: AppleEvent attribute dictionary
63 Keyword argument _attributes: AppleEvent attribute dictionary
83 Keyword argument _attributes: AppleEvent attribute dictionary
103 Keyword argument _attributes: AppleEvent attribute dictionary
123 Keyword argument _attributes: AppleEvent attribute dictionary
150 Keyword argument _attributes: AppleEvent attribute dictionary
  /external/autotest/client/site_tests/desktopui_SonicExtension/
test_utils.py 284 def output_dict_to_file(self, dictionary, file_name,
286 """Output a dictionary into a file.
288 @param dictionary: The dictionary to be output as JSON
291 @param sort_keys: Sort dictionary by keys when output. False by default
297 if os.path.isfile(json_file) and dictionary:
300 dictionary = dict(json_data.items() + dictionary.items())
301 output_json = json.dumps(dictionary, sort_keys=sort_keys)
309 @param cpu_dict: The dictionary that contains CPU usage every sec
    [all...]
  /external/autotest/tko/
models.py 35 @return A dictionary containing job keyvals.
228 Load the test attributes into a dictionary from a test
233 @return A dictionary representing the test keyvals.
249 @return A dictionary representing the host keyvals.
286 Abstract method to parse a keyval line and insert it into a dictionary.
289 @param attr_dict: Dictionary of generic iteration attributes.
290 @param perf_dict: Dictionary of iteration performance results.
337 @param perf_measurements: A list of dictionaries, where each dictionary
350 @param measurement: A dictionary containing information for a measured
366 empty dictionary if the line cannot be parsed successfully
    [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.platform.power_monitor.sysfs_power_monitor.html 66 &nbsp;&nbsp;&nbsp;&nbsp;Dictionary&nbsp;containing&nbsp;frequency&nbsp;times&nbsp;for&nbsp;each&nbsp;CPU.</tt></dd></dl>
71 &nbsp;&nbsp;&nbsp;&nbsp;Dictionary&nbsp;containing&nbsp;c-state&nbsp;residency&nbsp;times&nbsp;for&nbsp;each&nbsp;CPU.</tt></dd></dl>
99 &nbsp;&nbsp;&nbsp;&nbsp;cpu_stats:&nbsp;Dictionary&nbsp;containing&nbsp;CPU&nbsp;statistics.<br>
100 &nbsp;&nbsp;&nbsp;&nbsp;power_stats:&nbsp;Dictionary&nbsp;containing&nbsp;power&nbsp;statistics.<br>
103 &nbsp;&nbsp;&nbsp;&nbsp;Dictionary&nbsp;in&nbsp;the&nbsp;format&nbsp;returned&nbsp;by&nbsp;StopMonitoringPower.</tt></dd></dl>
108 &nbsp;&nbsp;&nbsp;&nbsp;initial:&nbsp;The&nbsp;parsed&nbsp;dictionary&nbsp;of&nbsp;initial&nbsp;statistics&nbsp;to&nbsp;be&nbsp;converted<br>
110 &nbsp;&nbsp;&nbsp;&nbsp;final:&nbsp;The&nbsp;parsed&nbsp;dictionary&nbsp;of&nbsp;final&nbsp;statistics&nbsp;to&nbsp;be&nbsp;converted<br>
114 &nbsp;&nbsp;&nbsp;&nbsp;Dictionary&nbsp;containing&nbsp;percentages&nbsp;for&nbsp;each&nbsp;CPU&nbsp;as&nbsp;well&nbsp;as&nbsp;an&nbsp;average<br>
123 &nbsp;&nbsp;&nbsp;&nbsp;A&nbsp;dictionary&nbsp;associating&nbsp;a&nbsp;frequency&nbsp;with&nbsp;a&nbsp;time.</tt></dd></dl>
134 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd
    [all...]
  /external/squashfs-tools/squashfs-tools/
xz_wrapper.c 168 * dictionary size
237 * metadata dictionary size: SQUASHFS_METADATA_SIZE
238 * datablock dictionary size: block_size
297 * check that the dictionary size seems correct - the dictionary
341 * check that the dictionary size seems correct - the dictionary
515 fprintf(stderr, "\t\tUse <dict-size> as the XZ dictionary size. The");
516 fprintf(stderr, " dictionary size\n\t\tcan be specified as a");
518 fprintf(stderr, "absolute value. The dictionary size must be less")
    [all...]
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java 38 * Contains logic to return specific words from the dictionary, and
39 * load the dictionary table when it needs to be created.
44 //The columns we'll include in the dictionary table
48 private static final String DATABASE_NAME = "dictionary";
225 * Add a word to the dictionary.
  /external/chromium-trace/catapult/dashboard/dashboard/
alerts.py 147 """Returns a dictionary for an Anomaly which can be encoded as JSON.
154 A dictionary which is safe to be encoded as JSON.
169 """Returns a dictionary of properties of a stoppage alert."""
183 """Returns a base dictionary with properties common to all alerts."""
204 """Returns a dictionary of bug ID to bisect status string."""
update_test_suites.py 68 """Returns a dictionary with information about top-level tests.
78 A dictionary of the form:
134 A dictionary mapping the test-suite names to dicts which just have
152 """Makes a dictionary listing masters, bots and deprecated for tests.
159 A dictionary mapping master names to bot names to deprecated.
  /external/clang/test/Analysis/
NSContainers.m 75 + (id)dictionary;
176 return @{@"abc":value, nilKey:@"abc"}; // expected-warning {{Dictionary key cannot be nil}}
182 return @{@"abc":nilValue}; // expected-warning {{Dictionary value cannot be nil}}
190 return @{@"abc":nilValue, nilKey:@"abc"}; // expected-warning {{Dictionary key cannot be nil}}
191 // expected-warning@-1 {{Dictionary value cannot be nil}}
  /external/freetype/src/gzip/
inflate.c 15 DICT4, /* four dictionary check bytes to go */
16 DICT3, /* three dictionary check bytes to go */
17 DICT2, /* two dictionary check bytes to go */
18 DICT1, /* one dictionary check byte to go */
214 z->msg = (char*)"need dictionary";
  /external/lzma/Java/SevenZip/
LzmaAlone.java 154 " -d{N}: set dictionary - [0,28], default: 23 (8MB)\n" +
183 int dictionary = (1 << 21); local
185 dictionary = params.DictionarySize;
188 SevenZip.LzmaBench.LzmaBenchmark(params.NumBenchmarkPasses, dictionary);
207 throw new Exception("Incorrect dictionary size");
  /external/v8/src/ic/mips64/
ic-mips64.cc 34 // elements: Property dictionary. It is not clobbered if a jump to the miss
53 // dictionary.
57 // Probe the dictionary.
81 // elements: Property dictionary. It is not clobbered if a jump to the miss
98 // dictionary.
102 // Probe the dictionary.
106 // If probing finds an entry in the dictionary check that the value
274 Register dictionary = a0; local
275 DCHECK(!dictionary.is(LoadDescriptor::ReceiverRegister()));
276 DCHECK(!dictionary.is(LoadDescriptor::NameRegister()))
781 Register dictionary = a5; local
    [all...]

Completed in 729 milliseconds

<<21222324252627282930>>