HomeSort by relevance Sort by last modified time
    Searched full:setting (Results 751 - 775 of 2960) sorted by null

<<31323334353637383940>>

  /external/dropbear/
options.h 43 /* Setting this disables the fast exptmod bignum code. It saves ~5kB, but is
169 /* The first setting is per-IP, to avoid denial of service */
  /external/emma/ant/ant14/com/vladium/emma/
emmajavaTask.java 68 log (getTaskName () + ": 'fork=\"false\"' attribute setting ignored (this task always forks)", Project.MSG_WARN);
125 log (getTaskName () + ": merge attribute setting ignored ('fullmetadata=\"true\"' not specified)", Project.MSG_WARN);
  /external/grub/netboot/
rtl8139.c 302 /* Must enable Tx/Rx before setting transfer thresholds! */
330 /* Disable all known interrupts by setting the interrupt mask. */
  /external/icu4c/test/cintltst/
spooftest.c 48 * macros to handle the boilerplate around setting up test case.
396 /* Setting the allowed chars should enable the check. */
  /external/icu4c/test/intltest/
itercoll.cpp 180 errln("Error: After setting offset to 0, we should be at the end "
185 errln("Error: After setting offset to end of the string, we should "
  /external/opencore/codecs_v2/video/avc_h264/enc/include/
pvavcencoderinterface.h 222 /** According to iIFrameInterval setting, the minimum number of intra MB per frame is
313 \parm aEncParam contains encoding parameters setting.
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility_testset1.h 865 * A test case to test the usage of setting frame retrieval timeout while obtaining a frame
949 * A test case to test the usage of setting a key that will be passed to the player engine
  /external/openssl/crypto/err/
err_def.c 199 /* The internal state used by "err_defaults" - as such, the setting, reading,
234 /* It's too late if 'err_fns' is non-NULL. BTW: not much point setting
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c 163 printf("[SDL_RunAudio] : Setting priority to TimeCritical+0! (TID%d)\n", SDL_ThreadID());
170 printf("[SDL_RunAudio] : Setting priority to ForegroundServer+0! (TID%d)\n", SDL_ThreadID());
  /external/skia/include/images/
SkImageDecoder.h 50 The default setting is true.
55 The default setting is true.
  /external/webkit/JavaScriptCore/wtf/
TCSystemAlloc.cpp 107 " Setting this to 0 disables /dev/mem allocation");
110 " Setting this to 0 means no limit.");
  /external/webkit/WebCore/storage/
SQLTransaction.cpp 271 m_transactionError = SQLError::create(0, "unknown error occured setting up transaction");
446 m_transactionError = SQLError::create(0, "unknown error occured setting up transaction");
  /external/webkit/WebKit/wx/WebKitSupport/
FrameLoaderClientWx.cpp 616 // setting up this stream can cause the main document load to be cancelled, setting m_pluginView
  /external/wpa_supplicant/
driver_hostap.c 140 wpa_printf(MSG_INFO, "Key setting failed.");
143 wpa_printf(MSG_INFO, "TX key index setting failed.");
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 120 * by setting the directory to allow only members of a group
167 * re-authentication (by setting fast_reauth=0). Normally, there is no
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_hostap.c 138 wpa_printf(MSG_INFO, "Key setting failed.");
141 wpa_printf(MSG_INFO, "TX key index setting failed.");
  /frameworks/base/core/java/android/net/
NetworkStateTracker.java 190 // Setting to default values so we won't be stuck to previous values
198 Log.v(TAG, "Setting TCP values: [" + bufferSizes
  /frameworks/base/docs/html/sdk/
android-1.1.jd 64 <p>By setting <code>android:minSdkVersion</code> in this way, you ensure
78 <code>android:minSdkVersion</code> or setting the attribute to "1". However,
win-usb.jd 34 href="{@docRoot}guide/developing/device.html#setting-up">Setting up a
  /frameworks/base/graphics/java/android/graphics/drawable/
BitmapDrawable.java 86 * Create an empty drawable, setting initial target density based on
105 * Create drawable from a bitmap, setting initial target density based on
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 274 // Returns 'true' if the given setting is one that we refuse to restore
281 // whitelisted setting? allow it
  /frameworks/base/services/java/com/android/server/
SystemServer.java 68 // setting this secure property will start or stop adbd
421 // make sure the ADB_ENABLED setting value matches the secure property value
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnectionTracker.java 233 //The data roaming setting is now located in the shared preferences.
249 //Retrieve the data roaming setting from the shared preferences.
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java 236 * Whether the user has set the setting to show the 'available networks' notification.
240 * Observes the user setting to keep {@link #mNotificationEnabled} in sync.
365 // Setting is in seconds
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 346 LOGD("Setting mic mute to %d\n", mute);
466 LOGV("Setting noise suppression %s", value.string());
603 LOGD("Setting in-call volume to %d\n", volume);
625 LOGD("HAC enable: Setting in-call volume to maximum.\n");
629 LOGI("Setting in-call volume to %d (available range is 0 to %d)\n", vol, VOICE_VOLUME_MAX);
830 LOGD("Update ACDB ID to default BT setting\n");
840 LOGD("Update ACDB ID to default carkit setting");
    [all...]

Completed in 630 milliseconds

<<31323334353637383940>>