/external/aac/libAACenc/src/ |
D | quantize.cpp | 131 INT tabIndex = (INT)(accu>>(DFRACT_BITS-2-MANT_DIGITS))&(~MANT_SIZE); in FDKaacEnc_quantizeLines() local 133 accu = fMultDiv2(FDKaacEnc_mTab_3_4[tabIndex],FDKaacEnc_quantTableE[totalShift&3]); in FDKaacEnc_quantizeLines() 144 INT tabIndex = (INT)(accu>>(DFRACT_BITS-2-MANT_DIGITS))&(~MANT_SIZE); in FDKaacEnc_quantizeLines() local 146 accu = fMultDiv2(FDKaacEnc_mTab_3_4[tabIndex],FDKaacEnc_quantTableE[totalShift&3]); in FDKaacEnc_quantizeLines() 184 INT ex,specExp,tabIndex; in FDKaacEnc_invQuantizeLines() local 195 tabIndex = (INT)(accu>>(DFRACT_BITS-2-MANT_DIGITS))&(~MANT_SIZE); in FDKaacEnc_invQuantizeLines() 198 s = FDKaacEnc_mTab_4_3Elc[tabIndex]; in FDKaacEnc_invQuantizeLines() 218 INT ex,specExp,tabIndex; in FDKaacEnc_invQuantizeLines() local 229 tabIndex = (INT)(accu>>(DFRACT_BITS-2-MANT_DIGITS))&(~MANT_SIZE); in FDKaacEnc_invQuantizeLines() 232 s = FDKaacEnc_mTab_4_3Elc[tabIndex]; in FDKaacEnc_invQuantizeLines()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | ComponentResultsView.java | 324 int tabIndex = this.tabFolder.getSelectionIndex(); in resetTabFolders() local 325 int lineIndex = tabIndex<0 ? -1 : this.tabs[tabIndex].table.getSelectionIndex(); in resetTabFolders() 355 tabIndex = c; in resetTabFolders() 368 if (tabIndex >= 0 && lineIndex >= 0) { in resetTabFolders() 369 this.tabFolder.setSelection(tabIndex); in resetTabFolders() 370 Table table = this.tabs[tabIndex].table; in resetTabFolders()
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …tabIndex",o="focus",p="MozUserSelect",n="hidden";qx.Class.define(E,{extend:qx.core.Object,construc… property
|
D | jquery-1.7.1.js | 2624 tabIndex: { property 2641 jQuery.attrHooks.tabindex = jQuery.propHooks.tabIndex;
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.min.js | 2 …get(elem,name))!==null){return ret}else{return elem[name]}}},propHooks:{tabIndex:{get:function(ele… 3 …lement&&(!doc.hasFocus||doc.hasFocus())&&!!(elem.type||elem.href||~elem.tabIndex)},active:function…
|
D | jquery.js | 2452 tabIndex: { property 4510 …activeElement && (!doc.hasFocus || doc.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex);
|
/external/autotest/client/site_tests/video_VimeoVideo/ |
D | jquery-2.1.3.min.js | 2 …a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:functio… 4 …t(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||_b.test(a.… property
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | jquery-2.1.3.min.js | 2 …a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:functio… 4 …t(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||_b.test(a.… property
|
/external/chromium-trace/catapult/experimental/heatmap/ |
D | jquery.min.js | 4 …e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:functio… 5 …t(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){return e.hasAttribute("tabindex")||B.test(e.n… property
|
/external/chromium-trace/catapult/third_party/jquery/ |
D | jquery-2.1.4.min.js | 2 …a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:functio… 4 …t(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||_a.test(a.… property
|
D | jquery-2.1.4.js | 1880 …ent && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex); 7127 tabIndex: { property 7130 elem.tabIndex :
|
D | jquery-2.1.4.min.map | 1 …ng","hash","location","root","focus","activeElement","hasFocus","href","tabIndex","enabled","disab…
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 2 …tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.va… property
|
/external/testng/src/main/resources/ |
D | jquery-1.7.1.min.js | 2 …tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.va… property
|
/external/libjpeg-turbo/doc/html/ |
D | jquery.js | 3 …tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.va… property
|
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/ |
D | jquery.min.js | 2 …a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:functio… 4 …a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){… property
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/ |
D | jquery-1.6.1.min.js | 16 …ut")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){… property
|