| /build/tools/droiddoc/templates-pdk/assets/ |
| prettify.js | 26 var X={};function y(a,b){for(var c=b.length;--c>=0;){var d=b[c];if(X.hasOwnProperty(d))Ic in window&&console.i(Jc,d);else X[d]=a}}function Ra(a,b){a&&X.hasOwnProperty(a)||(a=/^\s*</.test(b)?Kc:Lc);return X[a]}y(ae,[Lc]);y(K([],[[S,/^[^<?]+/],[Mc,/^<!\w[^>]*(?:>|$)/],[V,/^<\!--[\s\S]*?(?:-\->|$)/],[T,/^<\?([\s\S]+?)(?:\?>|$)/],[T,/^<%([\s\S]+?)(?:%>|$)/],[Y,/^(?:<[%?]|[%?]>)/],[T,/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],[Z,/^<script\b[^>]*>([\s\S]+?)<\/script\b[^>]*>/i],[$,/^<style\b[^>]*>([\s\S]+?)<\/style\b[^>]*>/i],
|
| /external/chromium/chrome/common/extensions/ |
| extension.h | 499 // there is a content script that matches all hosts, if there is a host 541 // Returns true if this extension can execute script on a page. If a 542 // UserScript object is passed, permission to run that specific script is 543 // checked (using its matches list). Otherwise, permission to execute script 547 // usually not allowed to run script on. 549 const UserScript* script, 553 // on the whitelist of extensions that can script all pages. 733 // script petterns. [all...] |
| /external/doclava/res/assets/templates/assets/ |
| prettify.js | 26 var X={};function y(a,b){for(var c=b.length;--c>=0;){var d=b[c];if(X.hasOwnProperty(d))Ic in window&&console.i(Jc,d);else X[d]=a}}function Ra(a,b){a&&X.hasOwnProperty(a)||(a=/^\s*</.test(b)?Kc:Lc);return X[a]}y(ae,[Lc]);y(K([],[[S,/^[^<?]+/],[Mc,/^<!\w[^>]*(?:>|$)/],[V,/^<\!--[\s\S]*?(?:-\->|$)/],[T,/^<\?([\s\S]+?)(?:\?>|$)/],[T,/^<%([\s\S]+?)(?:%>|$)/],[Y,/^(?:<[%?]|[%?]>)/],[T,/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],[Z,/^<script\b[^>]*>([\s\S]+?)<\/script\b[^>]*>/i],[$,/^<style\b[^>]*>([\s\S]+?)<\/style\b[^>]*>/i],
|
| /external/grub/stage2/ |
| shared.h | 820 #define BUILTIN_SCRIPT 0x8 /* Run in the script. */ 865 int run_script (char *script, char *heap);
|
| /external/harfbuzz_ng/util/ |
| options.cc | 273 {"script", 0, 0, G_OPTION_ARG_STRING, &this->script, "Set text script (default: auto)", "ISO-15924 tag"},
|
| /external/icu4c/common/ |
| uloc_tag.c | 46 const char *script; member in struct:ULanguageTag 251 * script = 4ALPHA ; ISO 15924 code 603 langtag->script = EMPTY; 1069 /* invalid script code */ [all...] |
| /external/ipsec-tools/src/racoon/ |
| remoteconf.c | 83 * Script hook names and script hook paths 203 new->script[i] = NULL; 648 /* Try to find the script in the script directory */
|
| /external/jpeg/ |
| ltconfig | 23 # configuration script generated by Autoconf, you may include it under 26 # A lot of this script is taken from autoconf-2.10. 122 Generate a system-specific libtool script. 135 LTMAIN is the \`ltmain.sh' shell script fragment that provides basic libtool [all...] |
| /external/qemu/distrib/jpeg-6b/ |
| ltconfig | 23 # configuration script generated by Autoconf, you may include it under 26 # A lot of this script is taken from autoconf-2.10. 122 Generate a system-specific libtool script. 135 LTMAIN is the \`ltmain.sh' shell script fragment that provides basic libtool [all...] |
| /external/regex-re2/ |
| Makefile | 43 MAKE_SHARED_LIBRARY=$(CXX) -shared -Wl,-soname,libre2.so.$(SONAME),--version-script=libre2.symbols $(LDFLAGS)
|
| /external/v8/src/ |
| factory.h | 194 Handle<Script> NewScript(Handle<String> source); 439 Handle<Object> script,
|
| parser.h | 433 Parser(Handle<Script> script, 816 Handle<Script> script_;
|
| runtime.h | 682 Handle<Script> script,
|
| /external/webkit/Source/WebCore/html/ |
| HTMLFormElement.cpp | 299 submit(0, false, frame->script()->anyPageIsProcessingUserGesture(), SubmittedByJavaScript);
|
| /external/webkit/Source/WebCore/plugins/android/ |
| PluginViewAndroid.cpp | 494 m_parentFrame->script()->windowScriptNPObject();
|
| /external/webkit/Source/WebKit/gtk/webkit/ |
| webkitwebframe.cpp | 708 return toGlobalRef(coreFrame->script()->globalObject(mainThreadNormalWorld())->globalExec()); [all...] |
| /external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
| NetscapePluginHostProxy.mm | 570 String script = String::fromUTF8WithLatin1Fallback(scriptData, scriptLength); 574 boolean_t returnValue = instanceProxy->evaluate(objectID, script, resultData, resultLength, allowPopups); [all...] |
| /external/webkit/Source/WebKit/mac/WebView/ |
| WebViewPrivate.h | 174 @param script The text of the JavaScript. 175 @result The result of the script, converted to an NSAppleEventDescriptor, or nil for failure. 177 - (NSAppleEventDescriptor *)aeDescByEvaluatingJavaScriptFromString:(NSString *)script; 418 @abstract Attaches a script debugger to all frames belonging to the receiver. 424 @abstract Detaches any script debuggers from all frames belonging to the receiver.
|
| /external/webkit/Source/WebKit2/WebProcess/WebPage/ |
| WebPage.cpp | [all...] |
| /ndk/build/core/ |
| init.mk | 413 # Call an awk script to generate a Makefile fragment used to define a function 505 # the build script to include in each toolchain config.mk
|
| /ndk/build/tools/ |
| build-mingw64-toolchain.sh | 129 # Warn our users, because the script probably fails on anything but Linux 132 echo "WARNING: WARNING: WARNING: THIS SCRIPT PROBABLY ONLY WORKS ON LINUX!!" 187 *) panic "This script doesn't take any parameter, see --help for details.";; 389 # Copy this script 395 fail_panic "Could not copy script to installation directory." 427 # about the svn revision which this script needs to know.
|
| prebuilt-common.sh | 9 # this script. If it is not defined, assume that this is one of 22 echo "WARNING: The shell running this script isn't bash. Although we try to avoid bashism in scripts, things can happen." 714 echo "Please install the corresponding cross-toolchain and re-run this script" 804 # configure script fail later 812 # So instead, use a wrapper script 836 # Otherwise, the GCC configure/build script will mess that Canadian cross [all...] |
| /external/chromium/chrome/browser/resources/net_internals/ |
| logviewpainter.js | 379 modes.push(['PAC script: ' + config.pac_url]);
|
| /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/ |
| navigation_collector.js | 273 * @param {!MessageSender} sender Info about the script context that sent
|
| /external/webkit/Source/WebCore/bindings/objc/ |
| DOM.mm | 281 return frame->script()->bindingRootObject();
|