Searched
full:dictionary (Results
676 -
700 of
3288) sorted by null
<<21222324252627282930>>
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.testing.system_stub.html | 84 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 98 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 122 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 167 <dl><dt><a name="CloudStorageModuleStub-SetCalculatedHashesForTesting"><strong>SetCalculatedHashesForTesting</strong></a>(self, calculated_hash_dictionary)</dt><dd><tt># Set a dictionary of data files and their "calculated" hashes.</tt></dd></dl> 169 <dl><dt><a name="CloudStorageModuleStub-SetHashFileContentsForTesting"><strong>SetHashFileContentsForTesting</strong></a>(self, hash_file_dictionary)</dt><dd><tt># Set a dictionary of hash files and the hashes they should contain.</tt></dd></dl> 180 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 232 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 252 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 282 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 316 <dd><tt>dictionary for instance variables (if defined)</tt></dd [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/ |
jsonmessage.py | 30 Acts like a dictionary but encodes it's data as a Base64 encoded JSON payload.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
definition.py | 49 Dictionary mapping field variant to its associated field type. 71 modules: Dictionary of all modules. Defaults to sys.modules. 245 modules: Dictionary of modules to update. Modules and their parents that 272 modules: Dictionary of modules to update. Modules and their parents that
|
/external/clang/test/Rewriter/ |
rewrite-modern-container-literal.mm | 50 NSDictionary *dictionary = @{ @"name" : NSUserName(), @"date" : [NSDate date], @"process" : @"processInfo"};
|
/external/clang/test/SemaObjC/ |
boxing-illegal.m | 73 NSMutableArray* presetArray = mBars[kind] ?: [NSMutableArray array]; // expected-error {{expected method to read dictionary element not found on object of type 'NSMutableDictionary *'}}
|
/external/fonttools/Lib/fontTools/misc/ |
sstruct.py | 26 'object' is either a dictionary or an instance (or actually 27 anything that has a __dict__ attribute). If it is a dictionary, 33 If 'object' is omitted (or None), a new dictionary will be 34 returned. If 'object' is a dictionary, it will be used to add
|
/external/icu/icu4c/source/common/ |
brkeng.h | 222 * ICU. It creates dictionary-based LanguageBreakEngines from dictionary 277 * @param script An ISO 15924 script code that identifies the dictionary to be 279 * @param breakType The kind of text break for which a dictionary is
|
/external/icu/icu4c/source/data/brkitr/ |
brkfiles.mk | 36 # List of dictionary files (dict).
|
/external/llvm/lib/Fuzzer/ |
FuzzerMutate.cpp | 26 std::vector<Unit> Dictionary; 42 if (Dictionary.empty()) { 45 Dictionary.push_back(Unit(Word, Word + Size)); 116 auto &D = MDImpl->Dictionary;
|
/external/ltrace/ |
lens.h | 28 /* Format VALUE into STREAM. The dictionary of all arguments
|
/external/lz4/lib/ |
lz4hc.h | 132 int LZ4_loadDictHC (LZ4_streamHC_t* LZ4_streamHCPtr, const char* dictionary, int dictSize); 140 These functions compress data in successive blocks of any size, using previous blocks as dictionary. 144 A first "fictional block" can then be designated as initial dictionary, using LZ4_loadDictHC() (Optional). 148 Previous memory blocks (including initial dictionary when present) must remain accessible and unmodified during compression.
|
/external/lzma/Java/Tukaani/ |
README | 13 with preset dictionary
|
/external/pdfium/testing/resources/ |
named_dests.in | 66 % Old-style top-level Dests dictionary. Note that FirstAlternate
|
/external/proguard/examples/dictionaries/ |
windows.txt | 2 # This obfuscation dictionary contains names that are not allowed as file names
|
/external/skia/tools/ |
git-sync-deps | 157 dictionary = {} 158 execfile(path, dictionary) 159 return dictionary 170 dictionary in the DEPS file.
|
/external/v8/test/mjsunit/regress/ |
regress-1110164.js | 29 delete o.x; // go dictionary
|
/external/v8/test/webkit/ |
dfg-resolve-global-polymorphic-non-dictionary.js | 25 "Tests that the DFG's support for ResolveGlobal works when the structure is not a dictionary but the resolve has gone polymorphic."
|
dfg-resolve-global-specific-dictionary.js | 25 "Tests that the specific value optimization does not break when the relevant structure is a dictionary."
|
dictionary-prototype-caching-expected.txt | 24 Test to ensure correct behaviour of prototype caching with dictionary prototypes
|
enter-dictionary-indexing-mode-with-blank-indexing-type-expected.txt | 24 Tests that putting an object into dictionary mode when it has a blank indexing type doesn't cause us to crash.
|
enter-dictionary-indexing-mode-with-blank-indexing-type.js | 25 "Tests that putting an object into dictionary mode when it has a blank indexing type doesn't cause us to crash."
|
/frameworks/base/docs/html/training/search/ |
index.jd | 26 Dictionary Sample App</a></li>
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
EventHandler.java | 33 * for regular update or from applications that want to test the dictionary pack, or a
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
ContactsDictionaryUtils.java | 24 * Utility methods related contacts dictionary.
|
/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/define/ |
ProductionFlags.java | 48 * When {@code true}, user history dictionary sync feature is ready to be enabled.
|
Completed in 981 milliseconds
<<21222324252627282930>>