Searched defs:specific (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/extensions/common/
H A Dinstall_warning.cc19 const std::string& specific)
20 : message(message), key(key), specific(specific) {
17 InstallWarning(const std::string& message, const std::string& key, const std::string& specific) argument
H A Dinstall_warning.h21 const std::string& specific);
25 // We don't have to look at |key| or |specific| here, because they are each
28 // pattern is malformed." |key| here is "permissions", and |specific| is
40 std::string specific; member in struct:extensions::InstallWarning
/external/libunwind/doc/
H A Dunw_getcontext.tex22 platform-specific, but, in general, at least all preserved
29 \section{Platform-specific Notes}
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_error_ui_util.cc48 const std::string& specific,
51 ManifestHighlighter highlighter(contents, key, specific);
115 // A "specific" location is optional.
116 std::string specific; local
117 args->GetString(ManifestError::kManifestSpecificKey, &specific);
122 specific,
46 GetManifestFileCallback(base::DictionaryValue* results, const std::string& key, const std::string& specific, const RequestFileSourceCallback& response, const std::string& contents) argument
/external/chromium_org/third_party/webrtc/test/
H A Dconfigurable_frame_size_encoder.cc54 CodecSpecificInfo specific; local
55 memset(&specific, 0, sizeof(specific));
56 callback_->Encoded(encodedImage, &specific, fragmentation);
/external/chromium_org/tools/site_compare/commands/
H A Dtimeload.py19 import drivers # Functions for driving keyboard/mouse/windows, OS-specific namespace
H A Dcompare2.py17 import drivers # Functions for driving keyboard/mouse/windows, OS-specific namespace
/external/chromium_org/extensions/browser/
H A Dfile_highlighter.cc114 const std::string& specific)
118 Parse(key, specific);
126 const std::string& specific) {
129 // If we succeed, and we have a specific location, find the bounds of the
130 // specific.
131 if (!specific.empty())
132 FindBounds(specific, false /* don't enforce at top level */ );
112 ManifestHighlighter(const std::string& manifest, const std::string& key, const std::string& specific) argument
125 Parse(const std::string& key, const std::string& specific) argument
/external/chromium_org/tools/site_compare/
H A Dsite_compare.py22 import drivers # Functions for driving keyboard/mouse/windows, OS-specific namespace
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 7351 milliseconds