HomeSort by relevance Sort by last modified time
    Searched refs:description (Results 851 - 875 of 2400) sorted by null

<<31323334353637383940>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRCommonToken.h 102 - (NSString *) description;
ANTLRCommonTree.h 81 - (NSString *) description;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRCommonToken.h 102 - (NSString *) description;
ANTLRCommonTree.h 81 - (NSString *) description;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRCommonToken.h 102 - (NSString *) description;
ANTLRCommonTree.h 81 - (NSString *) description;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonToken.h 116 - (NSString *) description;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Dbg.stg 242 dfaDecision(decisionNumber,description) ::= <<
260 evalPredicate(pred,description) ::= <<
261 evalPredicate(<pred>,"<description>")
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ST.stg 49 - (NSString *) description;
74 - (NSString *) description { [self toString]; }
302 /* ST <it.description> */
  /external/ceres-solver/scripts/
ceres-solver.spec 33 %description
58 %description devel
  /external/chromium/chrome/browser/autocomplete/
keyword_provider.cc 431 // Create popup entry description based on the keyword name.
433 result.description.assign(l10n_util::GetStringFUTF16(
440 result.description.length(),
507 match->contents.assign(suggestion.description);
509 match->description.clear();
  /external/chromium/chrome/browser/
enumerate_modules_model_win.h 39 // partially matched (ie. name matches and location, but not description)
77 // The module file description.
78 string16 description; member in struct:ModuleEnumerator::Module
  /external/chromium/chrome/browser/net/
pref_proxy_config_service_unittest.cc 270 description = other.description;
280 // Short description to identify the test.
281 const char* description; member in struct:__anon4702::CommandLineTestParams
297 *os << params.description;
  /external/chromium/chrome/browser/tab_contents/
tab_specific_content_settings.h 107 const string16& description,
  /external/chromium_org/base/json/
json_parser.h 224 const std::string& description);
  /external/chromium_org/build/android/gyp/util/
build_device.py 27 self.description = configuration['description']
61 cmd = 'ls -l /data/app; getprop ro.build.description'
73 'description': cmd_output[-1],
  /external/chromium_org/build/android/
surface_stats.py 75 description=__doc__)
  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.h 41 // partially matched (ie. name matches and location, but not description)
86 // The module file description.
87 string16 description; member in struct:ModuleEnumerator::Module
shell_integration.h 102 string16 description; member in struct:ShellIntegration::ShortcutInfo
  /external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_host_manifest_unittest.cc 41 " \"description\": \"Native Messaging Test\","
84 EXPECT_EQ(manifest->description(), "Native Messaging Test");
  /external/chromium_org/chrome/browser/mac/
security_wrappers.h 60 base::ScopedCFTypeRef<CFStringRef> description; member in struct:chrome::CrSACLSimpleContents
  /external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl_unittest.cc 297 description = other.description;
307 // Short description to identify the test.
308 const char* description; member in struct:__anon7785::CommandLineTestParams
324 *os << params.description;
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
id3_parser.js 117 frame.description = this.readString_(
139 frame.description = this.readString_(reader,
163 frame.description = this.readString_(
362 * Adds 'description' object to metadata.
363 * 'description' used to unify different parsers and make
365 * Description is array if value-type pairs. Type should be used
376 metadata.description = [];
381 metadata.description.push({
402 metadata.description.sort(function(a, b) {
  /external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service.h 128 const std::string& description) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/autofill/
new_credit_card_bubble_views.cc 83 views::Label* desc = new views::Label(card_desc.description);

Completed in 460 milliseconds

<<31323334353637383940>>