HomeSort by relevance Sort by last modified time
    Searched full:full (Results 476 - 500 of 6788) sorted by null

<<11121314151617181920>>

  /external/webkit/Tools/WebKitLauncher/Configurations/
Base.xcconfig 27 GCC_DEBUGGING_SYMBOLS = full;
  /external/webrtc/src/modules/audio_processing/
audio_buffer.h 76 // TODO(andrew): improve this, we don't need the full 32 kHz space here.
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.1 77 Show full
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_InterpolateHalfVer_Luma.c 28 * around a full-pel position.
  /frameworks/base/docs/html/guide/faq/
licensingandoss.jd 13 <p>The source code for the full Android stack is available from the <a href="http://source.android.com">Android Open Source Project </a> site.
  /frameworks/base/services/java/com/android/server/am/
BackupRecord.java 34 final int backupMode; // full backup / incremental / restore
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
ManyEditTextActivityNoScrollPanScan.java 35 * Full screen of EditTexts (Non-Scrollable, Pan&Scan)
ManyEditTextActivityScrollPanScan.java 35 * Full screen of EditTexts (Scrollable, Pan&Scan)
  /frameworks/compile/libbcc/runtime/make/
AppleBI.mk 15 # Log full compile lines in B&I logs and omit summary lines.
  /frameworks/compile/linkloader/lib/
GOT.cpp 58 rsl_assert (got_symbol_count < NUM_OF_GOT_ENTRY && "MIPS GOT is full.");
  /frameworks/support/v4/java/android/support/v4/view/
PagerTabStrip.java 191 * Set whether this tab strip should draw a full-width underline in the
194 * @param drawFull true to draw a full-width underline, false otherwise
203 * Return whether or not this tab strip will draw a full-width underline.
206 * @return true if this tab strip will draw a full-width underline in the
  /libcore/luni/src/main/java/java/lang/
FindBugsSuppressWarnings.java 43 * or {@code Se}. Full, upper case names are preferred.
  /libcore/luni/src/main/java/java/util/regex/
MatchResultImpl.java 22 * defining public interface has full documentation).
  /libcore/luni/src/main/java/org/w3c/dom/
Comment.java 20 * HTML tools may implement the full SGML comment structure.
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactTilePhoneStarredView.java 61 // The picture is the full size of the tile (minus some padding, but we can be generous)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DictionaryPool.java 49 // Our pool is already full. Wait until some dictionary is ready.
  /packages/inputmethods/PinyinIME/jni/include/
lpicache.h 42 // If splid is a full spelling id, it returns false, because we only cache
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ExecResultException.java 35 * Returns the full output of aapt.
  /system/core/include/cutils/
atomic-inline.h 38 * Full memory barrier. Provides a compiler reordering barrier, and
  /dalvik/vm/mterp/x86-atom/
OP_INSTANCE_OF.S 54 jmp .L${opcode}_fullcheck # no, do full check
57 * The trivial test failed, we need to perform a full check.
66 call dvmInstanceofNonTrivial # perform full check
  /external/chromium/base/mac/
mac_util.h 28 // Full screen modes, in increasing order of priority. More permissive modes
52 // Add a full screen request for the given |mode|. Must be paired with a
58 // Release a request for full screen mode. Must be matched with a
  /external/chromium/chrome/browser/resources/file_manager/
main.html 100 <div class=dialog-title visibleif='this.dialogType_ != "full-page"'
111 this.dialogType_ == "full-page"'
133 <div class=dialog-footer visibleif='this.dialogType_ != "full-page"'>
  /external/icu4c/samples/date/
date.c 87 else if(strcmp(arg, "-f") == 0 || strcmp(arg, "--full") == 0) {
153 puts(" -f, --full Use full display format.");
  /external/icu4c/tools/tzcode/
readme.txt 22 behavior, as well as the full set of Olson compatibility IDs.
32 For ICU releases >= 2.8, both ICU4C and ICU4J implement full
40 historical variation. Furthermore, it lacks the full set of Olson
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
ConnectorAdapter.java 93 // back up quite a bit if the buffers are full and the socket has
102 // all get full and no outbound messages move and we forever block
107 // so won't ever block the handling of messages if the outbound channel is full.

Completed in 3365 milliseconds

<<11121314151617181920>>