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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.cc 219 // Mark pre-match portion of string (if any).
224 // Mark matching portion of string.
235 // Mark post-match portion of string (if any).
  /external/chromium_org/gpu/command_buffer/common/
cmd_buffer_common.h 285 // Sets the contents of a portion of a bucket on the service side from data in
347 // Sets the contents of a portion of a bucket on the service side from data in
397 // result back to the client and the portion of that result that fits in the
  /external/chromium_org/media/base/
video_frame.h 290 // planes, in the case that the visible portion of the image does not line up
295 // Width, height, and offsets of the visible portion of the video frame. Must
300 // Width and height of the visible portion of the video frame
  /external/chromium_org/net/third_party/nss/ssl/
sslgathr.c 242 /* Decrypt the portion of data that we just received.
252 /* Have read in all the MAC portion of record
324 /* Have read in all the DATA portion of record */
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
JniInterface.java 161 /** Performs the native portion of the initialization. */
183 /** Performs the native portion of the connection. */
204 /** Performs the native portion of the cleanup. */
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
DynamicsCompressorKernel.cpp 392 // This is linear up to the threshold, then enters a "knee" portion followed by the "ratio" portion.
394 // The transition from the knee to the ratio portion is smooth (1st derivative matched).
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
QueryController.java 274 * to translate the regular_selector portion. It has the following format:
353 * to translate the pattern_selector portion. It has the following format:
389 Log.e(LOG_TAG, "Pattern portion of the selector is null or not defined");
  /libcore/luni/src/main/java/java/util/
TreeSet.java 404 * Returns a {@code SortedSet} of the specified portion of this {@code TreeSet} which
429 * Returns a {@code SortedSet} of the specified portion of this {@code TreeSet} which
450 * Returns a {@code SortedSet} of the specified portion of this {@code TreeSet} which
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PinnedHeaderListView.java 326 int portion = bottom - headerHeight; local
327 header.alpha = MAX_ALPHA * (headerHeight + portion) / headerHeight;
328 header.y = top + portion;
  /prebuilts/tools/darwin-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 Carbon Binding:</p>
72 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p>
90 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>
  /prebuilts/tools/windows/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>
55 The library swt-xulrunner-win32-xxxx.dll (where &quot;xxxx&quot; is the version number) contains a small portion of XULRunner 1.9 content (header files) that have
69 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>
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hdtoa.c 170 * padding, then the least significant portion of the
267 * padding, then the least significant portion of the
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 103 * Returns the class name portion of a fully-qualified binary class name.
115 * Returns the package portion of a fully-qualified binary class name.
  /external/arduino/
license.txt 80 that is to say, a work containing the Program or a portion of it,
103 2. You may modify your copy or copies of the Program or any portion
223 If any portion of this section is held invalid or unenforceable under
430 portion of it, either verbatim or with modifications and/or translated
461 2. You may modify your copy or copies of the Library or any portion
527 4. You may copy and distribute the Library (or a portion or
540 5. A program that contains no derivative of any portion of the
    [all...]
  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 299 // This lets us know the total portion of the transport store that has been
302 // This is a bounding box on the portion of the front-buffer that was painted
  /external/chromium_org/pdf/
paint_aggregator.cc 159 // Adjust any paint rects that intersect the scroll. For the portion of the
161 // replace the existing paint with it. For the portion (if any) that is
  /external/libpcap/
pcap-int.h 277 bpf_u_int32 caplen; /* length of portion present */
293 bpf_u_int32 caplen; /* length of portion present */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.h 129 EAS_U32 phaseAccum; /* current sample, integer portion of phase */
130 EAS_U32 phaseFrac; /* fractional portion of phase */
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.h 129 EAS_U32 phaseAccum; /* current sample, integer portion of phase */
130 EAS_U32 phaseFrac; /* fractional portion of phase */
  /frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java 139 * @param buffer buffer for data portion of transaction,
163 * @param buffer buffer for data portion of transaction,
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 71 /* Byte size of the fixed portion of ELF header. */
74 /* Common (architecture independent portion of) ELF file header,
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.1 220 If successful, replace that portion matched
227 to refer to that portion of the pattern space which matched,
sed.x 168 If successful, replace that portion matched
175 to refer to that portion of the pattern space which matched,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_constants.h 260 * @li $` The portion of @a string that precedes the matched substring.
262 * @li $' The portion of @a string that follows the matched substring.
  /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.

Completed in 2854 milliseconds

<<11121314151617181920>>