HomeSort by relevance Sort by last modified time
    Searched full:forced (Results 76 - 100 of 1503) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/webrtc/test/
test_main.cc 17 "Field trials control experimental feature code which can be forced. "
test_suite.cc 23 "Field trials control experimental feature code which can be forced. "
  /external/clang/test/Analysis/engine/
replay-without-inlining.c 41 // Time out in the function so that we will be forced to retry with no inlining.
  /external/clang/test/Preprocessor/
feature_tests.c 30 // Make sure we have x86 builtins only (forced with target triple).
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
PropertyManager.java 31 * @return the forced {@link PropertyCategory} of given Property, may be <code>null</code>.
  /external/markdown/docs/
release-2.0.1.txt 13 differance systems and with differant installation tools, we were forced to
  /external/nanopb-c/tests/options/
options.proto 28 // Forced callback field
  /external/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /external/valgrind/main/memcheck/tests/
sigaltstack.c 39 /* Loop long enough so valgrind has a forced context switch and
  /ndk/sources/cxx-stl/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /external/chromium_org/base/metrics/
field_trial.cc 86 // forced to the default group, the group number may not be
95 // When the group choice was previously forced, we only need to return the
101 // forced trial, it will not have the same value as the default group
102 // number returned from the non-forced |FactoryGetFieldTrial()| call,
143 // We might have been forced before (e.g., by CreateFieldTrial) and it's
148 // And we must finalize the group choice before we mark ourselves as forced.
210 // Here it's OK to use |kDefaultGroupNumber| since we can't be forced and not
295 // If the default group name differs between the existing forced trial
300 // chosen for the forced trial (which has been finalized when it was
301 // forced), then set the default group number to that
    [all...]
  /frameworks/base/media/java/android/media/
SubtitleController.java 191 * Supports HLS-flags: AUTOSELECT, FORCED & DEFAULT.
193 * 1. If captioning is disabled, only consider FORCED tracks. Otherwise,
194 * consider all tracks, but prefer non-FORCED ones.
208 * and FORCED=no.
225 boolean forced =
238 int score = (forced ? 0 : 8) +
242 if (selectForced && !forced) {
249 (autoselect || forced || selectedLocale != null))) {
286 // We can have a default (forced) track even if captioning
  /frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/
Camera2RequestSettingsSet.java 69 * <p>Providing a {@code null} {@code value} will indicate a forced use of
107 * specified setting already had a value or was forced to default.
129 * setting is unset or forced to the template-defined default.
145 * <p>This method can be used to detect whether a particular field is forced
196 * those forced to default as described in {@link set} are also forced to
  /external/chromium_org/chrome/browser/extensions/
extension_management_test_util.cc 73 bool forced) {
76 forced ? schema::kForceInstalled : schema::kNormalInstalled);
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu_unittest.cc 94 // menu is disabled when Incognito mode is forced (by a policy).
106 IncognitoModePrefs::FORCED);
  /external/iputils/ninfod/
ninfod.h 54 int forced
117 void init_core(int forced);
  /external/zlib/src/contrib/iostream3/
zfstream.h 243 * @param mode Open mode flags (forced to contain ios::in).
252 * @param mode Open mode flags (forced to contain ios::in).
275 * @param mode Open mode flags (forced to contain ios::in).
291 * @param mode Open mode flags (forced to contain ios::in).
332 * @param mode Open mode flags (forced to contain ios::out).
341 * @param mode Open mode flags (forced to contain ios::out).
364 * @param mode Open mode flags (forced to contain ios::out).
380 * @param mode Open mode flags (forced to contain ios::out).
  /external/chromium_org/build/android/gyp/util/
md5_check_test.py 43 CheckCallAndRecord(True, force=True, message='should call when forced')
  /external/chromium_org/chrome/browser/chromeos/login/enrollment/
auto_enrollment_controller.h 43 // Forced re-enrollment.
  /external/chromium_org/content/plugin/
webplugin_accelerated_surface_proxy_mac.cc 28 // mode is forced via flags), so handle that gracefully.

Completed in 1324 milliseconds

1 2 34 5 6 7 8 91011>>