HomeSort by relevance Sort by last modified time
    Searched refs:Prefix (Results 176 - 184 of 184) sorted by null

1 2 3 4 5 6 78

  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js     [all...]
  /external/libvorbis/
configure 775 prefix
933 prefix=NONE
953 datarootdir='${prefix}/share'
955 sysconfdir='${prefix}/etc'
956 sharedstatedir='${prefix}/com'
957 localstatedir='${prefix}/var'
958 includedir='${prefix}/include'
1052 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1056 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=*
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 540 // Remove any prefix anchors so that the output will match anywhere.
694 // strip CDATA prefix and suffix. Don't unescape since it's CDATA
797 * Pattern must only match prefixes, and if it matches a prefix, then that
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 540 // Remove any prefix anchors so that the output will match anywhere.
694 // strip CDATA prefix and suffix. Don't unescape since it's CDATA
797 * Pattern must only match prefixes, and if it matches a prefix, then that
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js 540 // Remove any prefix anchors so that the output will match anywhere.
694 // strip CDATA prefix and suffix. Don't unescape since it's CDATA
797 * Pattern must only match prefixes, and if it matches a prefix, then that
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js 25 cvox.ChromeVox.entireDocumentIsHidden=!1;cvox.ChromeVox.storeOn=function(a){a.isStickyPrefOn=cvox.ChromeVox.isStickyPrefOn;cvox.ChromeVox.navigationManager.storeOn(a)};cvox.ChromeVox.readFrom=function(a){cvox.ChromeVox.isStickyPrefOn=a.isStickyPrefOn;cvox.ChromeVox.navigationManager.readFrom(a)};cvox.ChromeVox.isStickyModeOn=function(){return null!==cvox.ChromeVox.stickyOverride?cvox.ChromeVox.stickyOverride:cvox.ChromeVox.isStickyPrefOn};cvox.KeySequence=function(a,b,c,d){this.doubleTap=!!d;this.cvoxModifier=void 0==b?this.isCVoxModifierActive(a):b;this.stickyMode=!!a.stickyMode;this.prefixKey=!!a.keyPrefix;this.skipStripping=!!c;if(this.stickyMode&&this.prefixKey)throw"Prefix key and sticky mode cannot both be enabled: "+a;a=this.resolveChromeOSSpecialKeys_(a);this.keys={ctrlKey:[],searchKeyHeld:[],altKey:[],altGraphKey:[],shiftKey:[],metaKey:[],keyCode:[]};this.extractKey_(a)};
    [all...]

Completed in 2217 milliseconds

1 2 3 4 5 6 78