/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-objcopy.1 | 148 [\fB\-\-globalize\-symbol=\fR\fIsymbolname\fR] 184 [\fB\-\-globalize\-symbols=\fR\fIfilename\fR] 383 .IP "\fB\-\-globalize\-symbol=\fR\fIsymbolname\fR" 4 384 .IX Item "--globalize-symbol=symbolname" 718 .IP "\fB\-\-globalize\-symbols=\fR\fIfilename\fR" 4 719 .IX Item "--globalize-symbols=filename" 720 Apply \fB\-\-globalize\-symbol\fR option to each symbol listed in the file [all...] |
x86_64-w64-mingw32-as.1 | 265 [\fB\-\-fixed\-special\-register\-names\fR] [\fB\-\-globalize\-symbols\fR] [all...] |
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/ |
base.js | 358 * @param {Object} obj The namespace to globalize. 363 goog.globalize = function(obj, opt_global) { [all...] |
/external/chromium_org/chrome/third_party/chromevox/ |
chromeVoxKbExplorerScript.js | 2 goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-debug environment"+(a?": "+a:"."));};goog.forwardDeclare=function(){};goog.getObjectByName=function(a,b){for(var c=a.split("."),d=b||goog.global,e;e=c.shift();)if(goog.isDefAndNotNull(d[e]))d=d[e];else return null;return d};goog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]};
|
chromeVoxChromeBackgroundScript.js | 2 goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-debug environment"+(a?": "+a:"."));};goog.forwardDeclare=function(){};goog.getObjectByName=function(a,b){for(var c=a.split("."),d=b||goog.global,e;e=c.shift();)if(goog.isDefAndNotNull(d[e]))d=d[e];else return null;return d};goog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]}; [all...] |
chromeVoxChromeOptionsScript.js | 2 goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-debug environment"+(a?": "+a:"."));};goog.forwardDeclare=function(){};goog.getObjectByName=function(a,b){for(var c=a.split("."),d=b||goog.global,e;e=c.shift();)if(goog.isDefAndNotNull(d[e]))d=d[e];else return null;return d};goog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]}; [all...] |
chromeVoxChromePageScript.js | 2 goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-debug environment"+(a?": "+a:"."));};goog.forwardDeclare=function(){};goog.getObjectByName=function(a,b){for(var c=a.split("."),d=b||goog.global,e;e=c.shift();)if(goog.isDefAndNotNull(d[e]))d=d[e];else return null;return d};goog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]}; [all...] |
/external/chromium_org/v8/src/ |
debug.cc | 628 // Globalize the script object, make it weak and use the location of the 721 // Globalize the request debug info object and make it weak. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
target.def | 95 /* Output code that will globalize a label. */ 102 /* Output code that will globalize a declaration. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
binutils.info | 811 [`--globalize-symbol='SYMBOLNAME] [all...] |
as.info | 190 [-fixed-special-register-names] [-globalize-symbols] [all...] |
/external/chromium_org/third_party/accessibility-audit/ |
axs_testing.js | 77 goog.globalize = function(a, b) { [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
code-load.js | 159 oog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]};goog.a\ [all...] |