Searched defs:div (Results 1 - 25 of 93) sorted by path

1234

/external/aac/libFDK/src/
H A Dfixpoint_math.cpp493 INT div = 0; local
503 div <<= 1;
508 div++;
511 return (FIXP_DBL)(div << (DFRACT_BITS - count));
543 FIXP_DBL div; local
564 div = schur_div(L_num, L_denum, FRACT_BITS);
566 return div;
598 FIXP_DBL div; local
619 div = schur_div(num, denom, 31);
620 return div;
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java148 expr = div(opPos); break;
397 * Compile a 'div' operation.
405 protected Expression div(int opPos) throws TransformerException method in class:Compiler
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_sbc.c45 UINT8 div; member in struct:__anon465
78 bta_av_sbc_ups_cb.div = 1;
83 bta_av_sbc_ups_cb.div = 2;
92 bta_av_sbc_ups_cb.div = 2;
97 bta_av_sbc_ups_cb.div = 4;
136 src = src_samples/bta_av_sbc_ups_cb.div;
137 dst = dst_samples/bta_av_sbc_ups_cb.div;
/external/bluetooth/bluedroid/btif/include/
H A Dbtif_dm.h80 UINT16 div; member in struct:__anon1005
88 UINT16 div; member in struct:__anon1006
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c854 if (p_dev_rec && p_dev_rec->ble.keys.div)
857 *p_div = p_dev_rec->ble.keys.div;
945 p_rec->ble.keys.div = p_keys->lenc_key.div; /* update DIV */
952 p_rec->ble.keys.div,
958 p_rec->ble.keys.div = p_keys->lcsrk_key.div; /* update DIV */
964 p_rec->ble.keys.div,
1351 UINT16 div, y; local
1362 div
1853 UINT16 div; local
[all...]
H A Dbtm_int.h495 UINT16 div; /* local DIV to generate local LTK=d1(ER,DIV,0) and CSRK=d1(ER,DIV,1) */ member in struct:__anon1248
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1609 #define BTM_LE_KEY_LENC (SMP_SEC_KEY_TYPE_ENC << 3) /* master role security information:div */
1670 UINT16 div; member in struct:__anon1447
1679 UINT16 div; member in struct:__anon1448
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_int.h194 UINT16 div; member in struct:__anon1720
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/app_launcher/
H A Dpopup.js31 var div = document.createElement('div');
32 div.className = 'app' + (selected ? ' app_selected' : '');
34 div.onclick = function() {
40 div.appendChild(img);
45 div.appendChild(title);
47 appsDiv.appendChild(div);
89 // list of apps shown, we set an explicit width on the outermost div.
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_manager_unittest.cc820 ui::AXNodeData div; local
821 div.id = 2;
822 div.role = ui::AX_ROLE_DIV;
823 div.location = gfx::Rect(100, 100, 100, 20);
824 div.child_ids.push_back(3);
825 div.child_ids.push_back(4);
826 div.child_ids.push_back(5);
876 root, div, static_text1, img,
H A Dbrowser_accessibility_win_unittest.cc270 ui::AXNodeData div; local
271 div.id = 2;
272 div.role = ui::AX_ROLE_GROUP;
273 div.state = 0;
285 div.child_ids.push_back(3);
286 div.child_ids.push_back(4);
301 MakeAXTreeUpdate(root, div, text3, text4),
305 // Notify the BrowserAccessibilityManager that the div node and its children
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DInputMethodControllerTest.cpp95 Element* div = insertHTMLElement( local
96 "<div id='sample' contenteditable='true'>hello world</div>", "sample");
106 PlainTextRange plainTextRange(PlainTextRange::create(*div, *range.get()));
113 // Creates a div with one leading new line char. The new line char is hidden
115 Element* div = insertHTMLElement( local
116 "<div id='sample' contenteditable='true'>\nhello world</div>", "sample");
126 PlainTextRange plainTextRange(PlainTextRange::create(*div, *range.get()));
133 insertHTMLElement("<div i
[all...]
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLViewSourceDocument.cpp81 // Create a line gutter div that can be used to make sure the gutter extends down the height of the whole
83 RefPtrWillBeRawPtr<HTMLDivElement> div = HTMLDivElement::create(*this); local
84 div->setAttribute(classAttr, "line-gutter-backdrop");
85 body->parserAppendChild(div);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DHeapSnapshotGridNodes.js249 var div = document.createElement("div");
252 div.appendChild(valueSpan);
258 div.appendChild(percentSpan);
259 div.classList.add("profile-multiple-values");
261 cell.appendChild(div);
600 var div = document.createElement("div"); variable
601 div.className = "source-code event-properties";
602 div
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp1610 "<div id=\"div4\" style=\"padding: 10px; margin: 10px; border: 2px "
1617 "conditioner</div><div id=\"div5\" style=\"padding: 10px; margin: "
1624 "-webkit-text-stroke-width: 0px;\">Price 10,000,000won</div>";
1779 // Adding a handler on a div results in a has-handlers call.
1786 // Adding a duplicate handler on the div, clearing all document handlers
1787 // (of which there are none) and removing the extra handler on the div
1795 // Removing the final handler on the div results in a no-handlers call.
1872 Element* div = document->getElementById("div"); local
[all...]
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale_common.cc1080 // Divide num by div and return as 16.16 fixed point result.
1081 int FixedDiv_C(int num, int div) { argument
1082 return (int)(((int64)(num) << 16) / div);
1085 // Divide num by div and return as 16.16 fixed point result.
1086 int FixedDiv1_C(int num, int div) { argument
1088 (div - 1));
H A Dscale_posix.cc1277 // Divide num by div and return as 16.16 fixed point result.
1278 int FixedDiv_X86(int num, int div) { argument
1286 : "c"(div) // %1
1292 // Divide num - 1 by div - 1 and return as 16.16 fixed point result.
1293 int FixedDiv1_X86(int num, int div) { argument
1304 : "c"(div) // %1
H A Dscale_win.cc1285 // Divide num by div and return as 16.16 fixed point result.
1287 int FixedDiv_X86(int num, int div) { argument
1298 // Divide num by div and return as 16.16 fixed point result.
1300 int FixedDiv1_X86(int num, int div) { argument
/external/chromium_org/third_party/libyuv/source/
H A Dscale_common.cc1080 // Divide num by div and return as 16.16 fixed point result.
1081 int FixedDiv_C(int num, int div) { argument
1082 return (int)(((int64)(num) << 16) / div);
1085 // Divide num by div and return as 16.16 fixed point result.
1086 int FixedDiv1_C(int num, int div) { argument
1088 (div - 1));
H A Dscale_posix.cc1277 // Divide num by div and return as 16.16 fixed point result.
1278 int FixedDiv_X86(int num, int div) { argument
1286 : "c"(div) // %1
1292 // Divide num - 1 by div - 1 and return as 16.16 fixed point result.
1293 int FixedDiv1_X86(int num, int div) { argument
1304 : "c"(div) // %1

Completed in 1714 milliseconds

1234