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

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
stdarg.h 75 so we must avoid testing it and setting it here.
  /system/core/include/cutils/
abort_socket.h 33 * The helper is implemented by setting the socket non-blocking to initiate
mspace.h 32 /* Allow setting the maximum heap footprint.
selector.h 44 * selector by setting the 'remove' flag. The selector will remove the
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ExpInc/
roamingMngrApi.h 84 /* IF for setting Roaming Manager Module parameters */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/Export_Inc/
Core_AdaptCB.h 77 void GWSI_AddKeyComplete(TI_STATUS aStatus); /* CB method after setting the Key to the WLAN device*/
  /system/wlan/ti/wilink_6_1/Test/
rsnDbg.c 139 WLAN_OS_REPORT(("Setting PORT STATUS to open\n"));
  /frameworks/base/graphics/java/android/graphics/
Paint.java 283 * Helper for setFlags(), setting or clearing the ANTI_ALIAS_FLAG bit
307 * Helper for setFlags(), setting or clearing the DITHER_FLAG bit
328 * Helper for setFlags(), setting or clearing the LINEAR_TEXT_FLAG bit
345 * Helper for setFlags(), setting or clearing the SUBPIXEL_TEXT_FLAG bit
362 * Helper for setFlags(), setting or clearing the UNDERLINE_TEXT_FLAG bit
379 * Helper for setFlags(), setting or clearing the STRIKE_THRU_TEXT_FLAG bit
396 * Helper for setFlags(), setting or clearing the STRIKE_THRU_TEXT_FLAG bit
416 * Helper for setFlags(), setting or clearing the FILTER_BITMAP_FLAG bit.
431 * @return the paint's style setting (Fill, Stroke, StrokeAndFill)
    [all...]
  /frameworks/base/location/java/android/location/
LocationManager.java 599 * <p> Background services should be careful about setting a sufficiently high
655 * <p> Background services should be careful about setting a sufficiently high
736 * <p> Background services should be careful about setting a sufficiently high
    [all...]
  /packages/apps/IM/res/values/
strings.xml 77 <!-- Screen menu item on the contact list to go to the setting page.-->
238 <!-- These strings are displayed on the connection setting activity. They are used for development only. Do not localize! -->
301 <!-- setting screen. A title is the name of the setting; a summary is displayed in smaller text below the title. -->
304 <!-- This is a subtitle for the "Notification settings" in the Setting screen. -->
306 <!-- This is the text label of the setting for IM notifications; a summary is displayed in
309 <!-- This is the summary of the setting for IM notifications -->
311 <!-- This is the text label of the vibrate notification setting; a summary is displayed in
314 <!-- This is the summary of the vibrate notification setting-->
316 <!-- This is the text label of the sound notification setting; a summary is displayed i
    [all...]
  /bionic/libc/netbsd/resolv/
res_data.c 121 * alter them. Of course, if an application is setting them to
132 * "broken". They could fool us by setting RES_INIT but none do (yet).
  /cts/tests/tests/os/src/android/os/cts/
ProcessTest.java 107 "for the given thread. However, setting the current Thread's priority " +
116 "for the given thread. However, setting the current Thread's priority " +
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DeflaterTest.java 794 fail("IllegalArgumentException not thrown when setting level to a number < 0.");
800 fail("IllegalArgumentException not thrown when setting level to a number > 9.");
869 fail("IllegalArgumentException not thrown when setting strategy to an invalid value.");
1009 fail("IllegalArgumentException not thrown when setting level to a number < 0.");
1015 fail("IllegalArgumentException not thrown when setting level to a number > 9.");
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
LineNumberReader.java 85 * if an error occurs while setting the mark in this reader.
215 * bytes have been read since setting the mark.
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLServerSocket.java 157 * This method overrides the setting of {@link #setWantClientAuth(boolean)}.
182 * This method overrides the setting of {@link #setNeedClientAuth(boolean)}.
SSLSocket.java 238 * This method overrides the setting of {@link #setWantClientAuth(boolean)}.
264 * This method overrides the setting of {@link #setNeedClientAuth(boolean)}.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java 93 * setting a good value for that property ensures that calls to this
144 // or a $JAVA_HOME/jre/lib/*properties setting...
  /external/bluetooth/bluez/test/
hstest.c 197 fprintf(stderr, "Voice setting: 0x%04x\n", vs);
200 fprintf(stderr, "The voice setting must be 0x0060\n");
  /external/e2fsprogs/debugfs/
dump.c 78 com_err(cmd, errno, "while setting permissions of %s", name);
97 com_err(cmd, errno, "while setting times of %s", name);
  /external/e2fsprogs/misc/
chattr.c 232 _("while setting flags on %s"), name);
240 _("while setting version on %s"), name);
  /external/emma/core/java12/com/vladium/util/
ClassLoaderResolver.java 110 * Gets the current classloader selection strategy setting.
123 * @return previous setting
  /external/guava/src/com/google/common/collect/
Serialization.java 209 // Secret sauce for setting final fields; don't make it public.
221 // Secret sauce for setting final fields; don't make it public.
  /external/icu4c/i18n/unicode/
ulocdata.h 85 * @param setting Value of the "no substitute" attribute.
89 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting);
  /external/icu4c/samples/strsrch/
strsrch.cpp 220 fprintf(stderr, "Collator attribute setting failed.: %d\n", status);
247 fprintf(stderr, "Error setting search attributes\n");
  /external/icu4c/test/intltest/
frcoll.cpp 145 errln("Error setting attribute in French collator");
166 errln("Error setting attribute in French collator");

Completed in 288 milliseconds

<<11121314151617181920>>