HomeSort by relevance Sort by last modified time
    Searched full:accepting (Results 926 - 950 of 1180) sorted by null

<<31323334353637383940>>

  /hardware/broadcom/wlan/bcmdhd/firmware/
LICENSE.TXT 17 1.2. "Licensee" means you or if you are accepting on behalf of an entity
  /hardware/invensense/60xx/libsensors_iio/
License.txt 17 1.2. "Licensee" means you or if you are accepting on behalf of an entity
  /hardware/invensense/6515/libsensors_iio/
License.txt 17 1.2. "Licensee" means you or if you are accepting on behalf of an entity
  /libcore/luni/src/main/java/java/net/
ServerSocket.java 130 * if an error occurs while accepting a new connection.
  /libcore/luni/src/main/java/java/util/
NavigableSet.java 29 * SortedSet} methods in accepting additional arguments describing
  /packages/apps/Bluetooth/res/values/
strings.xml 79 <string name="incoming_file_confirm_timeout_content">There was a timeout while accepting an incoming file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string>
  /packages/apps/Bluetooth/res/values-en-rGB/
strings.xml 38 <string name="incoming_file_confirm_timeout_content" msgid="172779756093975981">"There was a timeout while accepting an incoming file from \"<xliff:g id="SENDER">%1$s</xliff:g>\""</string>
  /packages/apps/Bluetooth/res/values-en-rIN/
strings.xml 38 <string name="incoming_file_confirm_timeout_content" msgid="172779756093975981">"There was a timeout while accepting an incoming file from \"<xliff:g id="SENDER">%1$s</xliff:g>\""</string>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asequencer.h 532 (must be set for accepting events) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asequencer.h 532 (must be set for accepting events) */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
base64.py 252 # lowercase. The RFC also recommends against accepting input case
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 97 When the parser is instantiated it is ready to begin accepting
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
base64.py 252 # lowercase. The RFC also recommends against accepting input case
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 97 When the parser is instantiated it is ready to begin accepting
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Connection.java 140 // Stop accepting new connections.
  /system/core/adb/
protocol.txt 180 starts accepting messages to forward to the remote side
  /external/bison/src/
reader.c 651 muscle_percent_define_default ("lr.default-reductions", "accepting");
659 "lr.default-reductions", "most", "consistent", "accepting", NULL,
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadsetClient.java 362 /* Action policy for other calls when accepting call */
724 * @param flag action policy while accepting a call. Possible values
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/quest/
Quests.AcceptQuestResult.html 872 <p itemprop="articleBody">Result delivered when accepting a quest.
877 updated after accepting.</li>
  /packages/apps/InCallUI/res/values/
strings.xml 186 scenarios such as accepting an incoming call or accepting a video call request.
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_rect.html 95 <p>A constructor accepting a reference to a <code>PP_Rect and</code> converting the <code>PP_Rect</code> to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code>. </p>
129 <p>A constructor accepting two int32_t values for width and height and converting them to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code> in the upper-left starting coordinate of 0,0. </p>
175 <p>A constructor accepting four int32_t values for width, height, x, and y. </p>
201 <p>A constructor accepting a pointer to a <a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a> and converting the <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code> to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code> in the upper-left starting coordinate of 0,0. </p>
234 <p>A constructor accepting a pointer to a <code><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></code> representing the origin of the rectangle and a pointer 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> representing the height and width. </p>
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_float_rect.html 95 <p>A constructor accepting a reference to a <code>PP_FloatRect and</code> converting the <code>PP_FloatRect</code> to a <code><a class="el" href="classpp_1_1_float_rect.html" title="A 2 dimensional rectangle.">FloatRect</a></code>. </p>
129 <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_rect.html" title="A 2 dimensional rectangle.">FloatRect</a></code> in the upper-left starting coordinate of 0.0f, 0.0f. </p>
175 <p>A constructor accepting four float values for width, height, x, and y. </p>
201 <p>A constructor accepting a pointer to a <a class="el" href="classpp_1_1_float_size.html" title="A size of an object based on width and height.">FloatSize</a> and converting the <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> to a <code><a class="el" href="classpp_1_1_float_rect.html" title="A 2 dimensional rectangle.">FloatRect</a></code> in the upper-left starting coordinate of 0.0f,0.0f. </p>
234 <p>A constructor accepting a pointer to a <code><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></code> representing the origin of the rectangle and a pointer 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> representing the height and width. </p>
    [all...]
classpp_1_1_rect.html 95 <p>A constructor accepting a reference to a <code>PP_Rect and</code> converting the <code>PP_Rect</code> to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code>. </p>
129 <p>A constructor accepting two int32_t values for width and height and converting them to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code> in the upper-left starting coordinate of 0,0. </p>
175 <p>A constructor accepting four int32_t values for width, height, x, and y. </p>
201 <p>A constructor accepting a pointer to a <a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a> and converting the <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code> to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code> in the upper-left starting coordinate of 0,0. </p>
234 <p>A constructor accepting a pointer to a <code><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></code> representing the origin of the rectangle and a pointer 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> representing the height and width. </p>
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_rect.html 95 <p>A constructor accepting a reference to a <code>PP_Rect and</code> converting the <code>PP_Rect</code> to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code>. </p>
129 <p>A constructor accepting two int32_t values for width and height and converting them to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code> in the upper-left starting coordinate of 0,0. </p>
175 <p>A constructor accepting four int32_t values for width, height, x, and y. </p>
201 <p>A constructor accepting a pointer to a <a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a> and converting the <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code> to a <code><a class="el" href="classpp_1_1_rect.html" title="A 2 dimensional rectangle.">Rect</a></code> in the upper-left starting coordinate of 0,0. </p>
234 <p>A constructor accepting a pointer to a <code><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></code> representing the origin of the rectangle and a pointer 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> representing the height and width. </p>
    [all...]
  /external/chromium_org/third_party/icu/source/common/
rbbi.cpp     [all...]

Completed in 500 milliseconds

<<31323334353637383940>>