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

<<21222324252627282930>>

  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
extension_dict.py 9 """Dictionary of ExtensionPage instances, with extension_id as key."""
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
android_temperature_monitor.py 20 Returns temperature results in power monitor dictionary format.
  /external/chromium-trace/catapult/third_party/Paste/docs/
testing-applications.txt 47 domains are allowed. Parameters can be given as a dictionary, or
100 Return a dictionary of forms; you can use both indexes (refer to
152 use ``"paste.testing_variables"``. This will be a dictionary -- any
153 values put into that dictionary will become attributes of the response
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/
tokenizer.py 34 matchers: Dictionary of modes to sequences of matchers that define the
36 default_types: Dictionary of modes to types, defining what type to give
45 matchers: Dictionary of modes to sequences of matchers that defines the
47 default_types: Dictionary of modes to types, defining what type to give
  /external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/
datastack.h 15 /* The current file_data dictionary. Borrowed, owned by self->data. */
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/
keyframes-with-null-offsets.html 34 help: 'http://dev.w3.org/fxtf/web-animations/#the-keyframe-dictionary',
  /external/clang/test/SemaObjC/
objc-container-subscripting-3.m 21 val = dict[key]; // expected-error {{method for accessing dictionary element must have Objective-C object return type instead of 'int'}} \
  /external/e2fsprogs/lib/et/test_cases/
continuation.c 11 N_("New password was found in a dictionary of possible passwords and\ntherefore may be easily guessed. Please choose another password.\nSee the ovpasswd man page for help in choosing a good password."),
  /external/freetype/include/internal/services/
svgldict.h 5 /* The FreeType glyph dictionary services (specification). */
  /external/icu/icu4c/source/test/intltest/
thcoll.h 33 * Read the external dictionary file, which is already in proper
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
package.html 10 Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.</p>
  /external/libweave/include/weave/test/
unittest_utils.h 24 // Helper method to create a JSON dictionary object from a string.
  /external/libweave/src/privet/
privet_manager.cc 132 const base::DictionaryValue* dictionary = &empty; local
134 value->GetAsDictionary(&dictionary);
136 VLOG(3) << "Input: " << *dictionary;
139 request->GetPath(), auth_header, dictionary,
  /external/libweave/src/test/
unittest_utils.cc 40 CHECK(dict) << "Value is not dictionary: " << json;
  /external/libxml2/include/libxml/
dict.h 3 * Description: dictionary of reusable strings, just used to avoid allocation
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
LZMA2Encoder.java 21 "XZ doesn't support a preset dictionary for now");
package-info.java 13 * with preset dictionary</li>
  /external/pdfium/public/
fpdf_transformpage.h 20 * Set "MediaBox" entry to the page dictionary.
35 * Set "CropBox" entry to the page dictionary.
49 /** Get "MediaBox" entry from the page dictionary.
67 /** Get "CropBox" entry from the page dictionary.
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svgldict.h 5 /* The FreeType glyph dictionary services (specification). */
  /external/ppp/pppd/plugins/radius/
options.h 50 {"dictionary", OT_STR, ST_UNDEF, NULL},
  /external/skia/src/pdf/
SkPDFFormXObject.h 35 /** Create a PDF form XObject. Entries for the dictionary entries are
  /external/v8/test/mjsunit/
dictionary-properties.js 7 // Test loading existent and nonexistent properties from dictionary
  /external/webrtc/webrtc/api/objc/
RTCStatsReport.h 27 /** A dictionary holding the actual stats. */
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/common/
ARDUtilities.h 15 // Creates a dictionary with the keys and values in the JSON object.
  /packages/apps/Settings/src/com/android/settings/inputmethod/
UserDictionarySettingsUtils.java 28 * Utilities of the user dictionary settings

Completed in 2173 milliseconds

<<21222324252627282930>>