HomeSort by relevance Sort by last modified time
    Searched full:piece (Results 151 - 175 of 570) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/sonivox/arm-wt-22k/lib_src/
eas_math.c 103 * Transform log value to linear gain multiplier using piece-wise linear
  /external/v8/src/
property.h 41 // optionally a piece of data.
  /external/valgrind/main/coregrind/
pub_core_redir.h 38 // pointing them to a different piece of code.
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 20 A piece of address space may or may not be mmaped from a file.
  /external/webkit/Source/WebCore/platform/win/
ScrollbarThemeWin.cpp 216 // Just assume a forward track part. We only paint the track as a single piece when there is no thumb.
  /frameworks/base/docs/html/training/accessibility/
accessible-app.jd 70 description on some context, such as the state of a toggle button, or a piece
  /frameworks/base/media/java/android/drm/mobile1/
DrmRawContent.java 417 * native method: get a piece of media content data.
  /frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
HugeAgent.java 51 * one piece of data we don't need to distinguish, so we just pick
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
FileClientSessionCache.java 334 /** A file containing a piece of cached data. */
  /packages/apps/Contacts/src/com/android/contacts/group/
SuggestedMemberListAdapter.java 281 // Set at most 1 extra piece of contact info that can be a phone number or
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
lto-wrapper 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
rtnetlink.h 578 /* TC action piece */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtnetlink.h 578 /* TC action piece */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtnetlink.h 578 /* TC action piece */
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 426 /// Mark the diagnostic piece as being potentially prunable. This
435 /// Return true if the diagnostic piece is prunable.
  /external/icu4c/common/unicode/
ubrk.h 301 * Sets an existing iterator to point to a new piece of text
316 * Sets an existing iterator to point to a new piece of text
ubidi.h 479 * the Bidi properties of a piece of text containing one or more paragraphs
    [all...]
  /external/protobuf/python/google/protobuf/
text_format.py 359 """Tries to consume a given piece of text.
373 """Consumes a piece of text.
  /external/regex-re2/re2/
regexp.h 208 StringPiece error_arg_; // Piece of regexp containing syntax error.
460 // The returned Rune* points into a piece of re,
  /external/webkit/Tools/Scripts/
run-qtwebkit-tests 271 # Join all results into one piece.
286 # Join results into one piece.
  /libcore/luni/src/main/java/java/text/
BreakIterator.java 26 * break up a piece of natural-language text according to a set of criteria.
28 * example, to break a piece of text into words, sentences, or logical
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
  /libcore/luni/src/main/java/javax/crypto/
Cipher.java 343 String piece = pieces[i].trim(); local
344 if (!piece.isEmpty()) {
345 result[i] = piece;
    [all...]
  /dalvik/docs/
java-constraints.html 15 From the point of view of a piece of code written in the Java
  /dalvik/vm/compiler/template/
gen-template.py 206 # Output the alignment directive and label for an assembly piece.

Completed in 632 milliseconds

1 2 3 4 5 67 8 91011>>