HomeSort by relevance Sort by last modified time
    Searched refs:force (Results 126 - 150 of 319) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/sources/host-tools/make-3.81/
configure.bat 25 rem many people don't care, so we force them to care by refusing to go.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditor.java 168 initUiRootNode(false /*force*/);
342 * @param force if true, a new UiManifestNode is recreated even if it already exists.
345 protected void initUiRootNode(boolean force) {
347 if (mUiManifestNode != null && force == false) {
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterNoWindow.java 52 * @param force The reply to any question asked by the update process. Currently this will
54 * @param useHttp True to force using HTTP instead of HTTPS for downloads.
61 boolean force,
66 mForce = force;
76 // Change the in-memory settings to force the http/https mode
337 mForce ? "yes" : "no (use --force to override)");
  /external/grub/util/
grub-install 70 --force-lba force GRUB to use LBA mode even for a buggy
246 --force-lba)
247 force_lba="--force-lba" ;;
  /external/quake/quake/src/QW/client/
view.c 311 vid.recalc_refdef = 1; // force a surface cache flush
545 qboolean force; local
576 force = V_CheckGamma ();
577 if (!new && !force)
638 qboolean force; local
669 force = V_CheckGamma ();
670 if (!new && !force)
  /external/quake/quake/src/WinQuake/
view.cpp 304 vid.recalc_refdef = 1; // force a surface cache flush
535 qboolean force;
566 force = V_CheckGamma ();
567 if (!newb && !force)
621 qboolean force;
652 force = V_CheckGamma ();
653 if (!new && !force)
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 248 bool force = false; local
253 // force routing command to audio hardware when starting a call
255 force = true;
258 // force routing command to audio hardware when exiting a call
260 force = true;
263 // force routing command to audio hardware when switching between telephony and VoIP
265 force = true;
278 // force routing command to audio hardware when ending call
297 setOutputDevice(mHardwareOutput, newDevice, force, delayMs);
824 // Force max volume if stream cannot be mute
    [all...]
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.cc 52 static const char kPropertyForce[] = "force";
113 bool force,
280 bool force,
286 info_value.SetBoolean(kPropertyForce, force);
  /external/chromium/net/socket/
client_socket_pool_base.h 293 // Closes all idle sockets if |force| is true. Else, only closes idle
295 void CleanupIdleSockets(bool force);
739 void CleanupIdleSockets(bool force) {
740 return helper_.CleanupIdleSockets(force);
  /external/e2fsprogs/misc/
dumpe2fs.c 481 int force = 0; local
504 force++;
532 if (force)
mke2fs.c 88 int force; variable
1365 force++;
    [all...]
  /frameworks/base/media/libstagefright/
NuCachedSource2.cpp 425 bool ignoreLowWaterThreshold, bool force) {
432 if (!ignoreLowWaterThreshold && !force
440 if (!force) {
534 true); // force
  /libcore/luni/src/main/java/java/util/
ComparableTimSort.java 171 int force = nRemaining <= minRun ? nRemaining : minRun; local
172 binarySort(a, lo, lo + force, lo + runLen);
173 runLen = force;
    [all...]
TimSort.java 203 int force = nRemaining <= minRun ? nRemaining : minRun; local
204 binarySort(a, lo, lo + force, lo + runLen, c);
205 runLen = force;
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ApnEditor.java 449 * @param force save even if the fields are not valid, if the app is
453 private boolean validateAndSave(boolean force) {
459 if (getErrorMsg() != null && !force) {
471 if (force && mNewApn && name.length() < 1 && apn.length() < 1) {
  /build/core/
cleanspec.mk 16 # Just bump this if you want to force a clean build.
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 304 void processStopRequest(boolean force) {
305 if (mState == State.Playing || mState == State.Paused || force) {
  /device/common/
generate-blob-scripts.sh 33 # Syntax: device/common/generate-blob-scripts.sh -f|--force [<server> <branch>]
39 if test "$1" != "-f" -a "$1" != "--force"
41 echo This script must be run with the --force option
  /external/chromium/chrome/browser/profiles/
profile.cc 549 virtual void ReinitializeSpellCheckHost(bool force) {
550 profile_->ReinitializeSpellCheckHost(force);
  /external/gtest/test/
Android.mk 39 # BUILD_WITH_ASTL could be undefined, force it to false (for the guard
  /external/guava/src/com/google/common/collect/
AbstractBiMap.java 101 private V putInBothMaps(@Nullable K key, @Nullable V value, boolean force) {
106 if (force) {
  /external/quake/quake/src/QW/server/
sv_ents.c 155 void SV_WriteDelta (entity_state_t *from, entity_state_t *to, sizebuf_t *msg, qboolean force)
209 if (!bits && !force)
  /external/v8/test/mjsunit/
const-eval-init.js 98 // Introduce 100 properties on the context extension object to force
string-externalize.js 43 externalizeString(twoByteExternalWithAsciiData, true /* force two-byte */);
58 // Force flattening of the string.
79 // Force flattening of the string.
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
BearerData.java 395 private static int countAsciiSeptets(CharSequence msg, boolean force) {
397 if (force) return msgLen;
446 private static byte[] encode7bitAscii(String msg, boolean force)
455 if (force) {
485 private static Gsm7bitCodingResult encode7bitGsm(String msg, int septetOffset, boolean force)
505 byte[] fullData = GsmAlphabet.stringToGsm7BitPacked(msg, septetOffset, !force, 0, 0);
516 private static void encode7bitEms(UserData uData, byte[] udhData, boolean force)
521 Gsm7bitCodingResult gcr = encode7bitGsm(uData.payloadStr, udhSeptets, force);
    [all...]

Completed in 929 milliseconds

1 2 3 4 56 7 8 91011>>