/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_int.h | 248 tBTA_SEC sec_mask; /* security mask for accepting conenction*/ 261 tBTA_SEC sec_mask; /* security mask for accepting conenction*/ [all...] |
/external/chromium_org/chrome/browser/lifetime/ |
browser_close_manager_browsertest.cc | 416 // treated the same as the user accepting the close, but do not close the tab 457 // treated the same as the user accepting the close, but do not close the tab [all...] |
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/ |
classpp_1_1_float_point.html | 78 <p>A constructor accepting two values for x and y and converting them to a <a class="el" href="classpp_1_1_float_point.html" title="A 2 dimensional floating-point point with 0,0 being the upper-left starting coordinate.">FloatPoint</a>. </p> 102 <p>A constructor accepting a pointer to a PP_FloatPoint and converting the PP_Point to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p>
|
classpp_1_1_point.html | 78 <p>A constructor accepting two int32_t values for x and y and converting them to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p> 102 <p>A constructor accepting a pointer to a PP_Point and converting the PP_Point to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p>
|
classpp_1_1_size.html | 67 <p>A constructor accepting a pointer to a <code>PP_Size</code> and converting the <code>PP_Size</code> to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code>. </p> 101 <p>A constructor accepting two int values for width and height and converting them to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code>. </p>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/ |
classpp_1_1_float_point.html | 78 <p>A constructor accepting two values for x and y and converting them to a <a class="el" href="classpp_1_1_float_point.html" title="A 2 dimensional floating-point point with 0,0 being the upper-left starting coordinate.">FloatPoint</a>. </p> 102 <p>A constructor accepting a pointer to a PP_FloatPoint and converting the PP_Point to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p>
|
classpp_1_1_float_size.html | 67 <p>A constructor accepting a pointer to a <code>PP_FloatSize</code> and converting the <code>PP_FloatSize</code> to a <code><a class="el" href="classpp_1_1_float_size.html" title="A size of an object based on width and height.">FloatSize</a></code>. </p> 101 <p>A constructor accepting two float values for width and height and converting them to a <code><a class="el" href="classpp_1_1_float_size.html" title="A size of an object based on width and height.">FloatSize</a></code>. </p>
|
classpp_1_1_point.html | 78 <p>A constructor accepting two int32_t values for x and y and converting them to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p> 102 <p>A constructor accepting a pointer to a PP_Point and converting the PP_Point to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p>
|
classpp_1_1_size.html | 67 <p>A constructor accepting a pointer to a <code>PP_Size</code> and converting the <code>PP_Size</code> to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code>. </p> 101 <p>A constructor accepting two int values for width and height and converting them to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code>. </p>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/ |
classpp_1_1_float_point.html | 78 <p>A constructor accepting two values for x and y and converting them to a <a class="el" href="classpp_1_1_float_point.html" title="A 2 dimensional floating-point point with 0,0 being the upper-left starting coordinate.">FloatPoint</a>. </p> 102 <p>A constructor accepting a pointer to a PP_FloatPoint and converting the PP_Point to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p>
|
classpp_1_1_point.html | 78 <p>A constructor accepting two int32_t values for x and y and converting them to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p> 102 <p>A constructor accepting a pointer to a PP_Point and converting the PP_Point to a <a class="el" href="classpp_1_1_point.html" title="A 2 dimensional point with 0,0 being the upper-left starting coordinate.">Point</a>. </p>
|
classpp_1_1_size.html | 67 <p>A constructor accepting a pointer to a <code>PP_Size</code> and converting the <code>PP_Size</code> to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code>. </p> 101 <p>A constructor accepting two int values for width and height and converting them to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code>. </p>
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
SipPhone.java | 151 if (DBG) log("acceptCall: accepting"); 539 if (SC_DBG) log("acceptCall: accepting"); [all...] |
/packages/services/Telephony/src/com/android/services/telephony/ |
TelephonyConnection.java | 347 // a call on hold while a call-waiting call exists, it'll end up accepting the 351 // accepting the call-waiting call. [all...] |
/external/chromium_org/third_party/icu/source/common/ |
rbbitblb.cpp | 687 // flagAcceptingStates Identify accepting states. 691 // s is an accepting state. 717 // Any non-zero value for fAccepting means this is an accepting node. 722 // State hasn't been marked as accepting yet. Do it now. 729 // Both lookahead and non-lookahead accepting for this state. [all...] |
/external/icu/icu4c/source/common/ |
rbbitblb.cpp | 687 // flagAcceptingStates Identify accepting states. 691 // s is an accepting state. 717 // Any non-zero value for fAccepting means this is an accepting node. 722 // State hasn't been marked as accepting yet. Do it now. 729 // Both lookahead and non-lookahead accepting for this state. [all...] |
/external/chromium_org/ |
NOTICE | 421 9. Accepting Warranty or Additional Liability. While redistributing 425 License. However, in accepting such obligations, You may act only 430 of your accepting any such warranty or additional liability. [all...] |
/external/bison/tests/ |
conflicts.at | 326 %define lr.default-reductions accepting]], 417 AT_CONSISTENT_ERRORS_CHECK([[%define lr.default-reductions accepting]], 431 %define lr.default-reductions accepting]], [all...] |
/external/chromium_org/third_party/apache-win32/ |
LICENSE.txt | 165 9. Accepting Warranty or Additional Liability. While redistributing 169 License. However, in accepting such obligations, You may act only 174 of your accepting any such warranty or additional liability. [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
cdi-api.license | 189 <p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>. 193 However, in accepting such obligations, You may act only on Your own behalf 197 Contributor by reason of your accepting any such warranty or additional [all...] |
plexus-cipher.license | 189 <p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>. 193 However, in accepting such obligations, You may act only on Your own behalf 197 Contributor by reason of your accepting any such warranty or additional [all...] |
plexus-sec-dispatcher.license | 189 <p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>. 193 However, in accepting such obligations, You may act only on Your own behalf 197 Contributor by reason of your accepting any such warranty or additional [all...] |
/art/runtime/jdwp/ |
jdwp_main.cc | 233 * the thread is accepting network connections.
|
jdwp_socket.cc | 424 LOG(INFO) << "Ignoring second debugger -- accepting and dropping";
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/ |
PowerTestHostLink.java | 92 * Ensure connection to host is closed; stop accepting requests.
|