HomeSort by relevance Sort by last modified time
    Searched full:portion (Results 276 - 300 of 2131) sorted by null

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/java/util/stream/
AbstractTask.java 34 * Each task is associated with a {@link Spliterator} that describes the portion
103 * The spliterator for the portion of the input associated with the subtree
  /libcore/ojluni/src/main/java/javax/net/ssl/
X509ExtendedTrustManager.java 104 * The authentication type is the key exchange algorithm portion
193 * The authentication type is the key exchange algorithm portion
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_constants.h 267 * @li $` The portion of @a string that precedes the matched substring.
269 * @li $' The portion of @a string that follows the matched substring.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_constants.h 267 * @li $` The portion of @a string that precedes the matched substring.
269 * @li $' The portion of @a string that follows the matched substring.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_constants.h 267 * @li $` The portion of @a string that precedes the matched substring.
269 * @li $' The portion of @a string that follows the matched substring.
  /prebuilts/go/darwin-x86/src/html/template/
context.go 12 // portion of HTML produced by evaluating a particular template node.
231 // urlPartQueryOrFrag occurs in the query portion between the ^s in
  /prebuilts/go/linux-x86/src/html/template/
context.go 12 // portion of HTML produced by evaluating a particular template node.
231 // urlPartQueryOrFrag occurs in the query portion between the ^s in
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_constants.h 305 * @li $` The portion of @a string that precedes the matched substring.
307 * @li $' The portion of @a string that follows the matched substring.
  /prebuilts/tools/windows-x86_64/swt/
about.html 38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p>
56 LIBJPEG was used to implement the decoding of JPEG format files in Java (TM). The Content does NOT include any portion of the LIBJPEG file ansi2knr.c.</p>
  /toolchain/binutils/binutils-2.25/gas/
messages.c 140 /* The common portion of as_warn and as_warn_where. */
205 /* The common portion of as_bad and as_bad_where. */
  /toolchain/binutils/binutils-2.25/libiberty/
make-relative-prefix.c 31 portion of @var{progname}, followed by a relative pathname of the
218 to PREFIX starting with the directory portion of PROGNAME and a relative
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
BootSector.java 210 * data-caontaining portion of the file system.
220 * Returns the size of the data-containing portion of the file system.
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java 200 /** Extracts the network address portion and canonicalizes
202 * Network address portion is everything up to DTMF control digit
242 * Extracts the network address portion and canonicalize.
246 * in the address portion, not just the first position.
360 /** index of the last character of the network portion
702 * Returns the rightmost MIN_MATCH (5) characters in the network portion
717 * Returns the network portion reversed.
989 * Return true iff the network portion of <code>address</code> is,
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrtl.c 131 xn = xn + (u.e / xn); /* High portion of estimate. */
  /bootable/recovery/tests/component/
verifier_test.cpp 52 void ShowProgress(float portion, float seconds) { }
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerUnaffiliatedAuthenticatorTests.java 36 * the caller. This is important to test that portion of the {@link AccountManager} API intended
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDefsSection.java 85 * Writes the portion of the file header that refers to this instance.
StringIdsSection.java 80 * Writes the portion of the file header that refers to this instance.
TypeIdsSection.java 74 * Writes the portion of the file header that refers to this instance.
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDefsSection.java 84 * Writes the portion of the file header that refers to this instance.
StringIdsSection.java 74 * Writes the portion of the file header that refers to this instance.
TypeIdsSection.java 78 * Writes the portion of the file header that refers to this instance.
  /developers/build/prebuilts/gradle/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/
PdfRendererBasicFragment.java 176 // To render a portion of the page, use the second and third parameter. Pass nulls to get
  /developers/samples/android/ui/graphics/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/
PdfRendererBasicFragment.java 176 // To render a portion of the page, use the second and third parameter. Pass nulls to get
  /development/samples/browseable/PdfRendererBasic/src/com.example.android.pdfrendererbasic/
PdfRendererBasicFragment.java 176 // To render a portion of the page, use the second and third parameter. Pass nulls to get

Completed in 1834 milliseconds

<<11121314151617181920>>