HomeSort by relevance Sort by last modified time
    Searched refs:force (Results 326 - 350 of 461) sorted by null

<<111213141516171819

  /external/webkit/Tools/Scripts/
VCSUtils.pm     [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 220 FORCE=no
235 --force) FORCE="yes"
326 echo " --force Force-rebuild everything"
511 if [ "$FORCE" = "yes" ] ; then
792 64) # Do we need to force 32-bits
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 220 FORCE=no
235 --force) FORCE="yes"
326 echo " --force Force-rebuild everything"
511 if [ "$FORCE" = "yes" ] ; then
792 64) # Do we need to force 32-bits
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 201 initUiRootNode(true /*force*/);
234 * @param force if true, a new UiManifestNode is recreated even if it already exists.
236 abstract protected void initUiRootNode(boolean force);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /frameworks/base/services/input/
InputReader.cpp     [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 570 if (!this.dirty_ && options.force != true)
  /external/iproute2/doc/
api-ip6-flowlabels.tex 113 Certainly, it is not solution but rather attempt to force applications
  /external/ipsec-tools/src/racoon/
cftoken.l 341 <S_RMTS>force { YYD; return(REMOTE_FORCE_LEVEL); }
  /external/kernel-headers/original/linux/
fs.h     [all...]
  /external/libppp/src/
bundle.c 982 bundle_Open(struct bundle *bundle, const char *name, int mask, int force)
993 (force && dl->state == DATALINK_OPENING &&
    [all...]
  /external/oprofile/events/i386/nehalem/
events 72 event:0xA7 counters:0,1,2,3 um:one minimum:6000 name:BACLEAR_FORCE_IQ : Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ is also responsible for providing conditional branch prediciton direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force the Branch Address Calculator to issue a BACLEAR. Each BACLEAR asserted by the BAC generates approximately an 8 cycle bubble in the instruction fetch pipeline.
  /external/sonivox/arm-fm-22k/lib_src/
eas_voicemgt.c 420 * We also force all voices to mute quickly.
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force)
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ }
447 /* force voices to off state - may cause audio artifacts */
448 if (force)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_voicemgt.c 420 * We also force all voices to mute quickly.
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force)
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ }
447 /* force voices to off state - may cause audio artifacts */
448 if (force)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_voicemgt.c 420 * We also force all voices to mute quickly.
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
440 void VMReset (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_BOOL force)
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth. Force = %d\n", force); */ }
447 /* force voices to off state - may cause audio artifacts */
448 if (force)
    [all...]
  /external/stlport/
configure.bat 173 echo to also force use of wchar_t as an intrinsic type:
  /external/v8/src/ia32/
assembler-ia32.cc     [all...]
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp 268 PassRefPtr<SharedBitmap> getTransparentLayerBitmap(IntRect& origRect, AlphaPaintType alphaPaint, RECT& bmpRect, bool checkClipBox, bool force) const
273 if (force || m_opacity < 1.) {
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 43 # To force sizeof(enum) = 4
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]

Completed in 1618 milliseconds

<<111213141516171819