/frameworks/base/core/java/android/widget/ |
Switch.java | 137 * Construct a new Switch with a default style determined by the given theme attribute, 326 * of this value and its measured width as determined by the switch drawables and text used. 339 * of this value and its measured width as determined by the switch drawables and text used.
|
/system/core/sh/ |
init.c | 262 #define ARB 1 /* actual size determined at run time */ 554 #define ARB 1 /* actual size determined at run time */ 842 #define ARB 1 /* actual size determined at run time */
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
uspoof.h | 367 * A set of languages is determined from the locale(s), and 368 * from those a set of acceptable Unicode scripts is determined. 634 * or whole script - are determined by the check options set for the 681 * or whole script - are determined by the check options set for the 716 * or whole script - are determined by the check options set for the [all...] |
usearch.h | 237 * determined by the <tt>BreakIterator</tt>, the match will 269 * determined by the <tt>BreakIterator</tt>, the match will 455 * determined by the <tt>BreakIterator</tt>, the match will [all...] |
/external/icu4c/i18n/unicode/ |
uspoof.h | 481 * A set of languages is determined from the locale(s), and 482 * from those a set of acceptable Unicode scripts is determined. 743 * or whole script - are determined by the check options set for the [all...] |
usearch.h | 237 * determined by the <tt>BreakIterator</tt>, the match will 269 * determined by the <tt>BreakIterator</tt>, the match will 455 * determined by the <tt>BreakIterator</tt>, the match will [all...] |
/external/mdnsresponder/mDNSShared/ |
dns_sd.h | 358 * is determined by the system and cannot be configured by the user. The query will be stopped irrespective [all...] |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3string.c | 470 * supplied ptr, of pre-determined size. 503 * supplied 8 bit character ptr, of pre-determined size. 551 * supplied ptr, of pre-determined size. [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
XMLString.java | 272 * <code>String</code> object as determined by the 289 * <code>String</code> object as determined by the 306 * as determined by the {@link #equals(Object)} method.
|
XMLStringDefault.java | 323 * <code>String</code> object as determined by the 343 * <code>String</code> object as determined by the 363 * as determined by the {@link #equals(Object)} method.
|
/external/bison/m4/ |
javacomp.m4 | 27 # The classfile version of a .class file can be determined through the "file" 28 # command. More portably, the classfile major version can be determined through 31 # is determined from the found JVM (see macro gt_JAVAEXEC):
|
/external/libusb/libusb/ |
libusb.h | 440 /** Array of endpoint descriptors. This length of this array is determined 456 /** Array of interface descriptors. The length of this array is determined 499 * this array is determined by the bNumInterfaces field. */ [all...] |
/external/qemu-pc-bios/bochs/ |
config.h.in | 990 // this enables Ethertap packet mover; determined by configure script 993 // this enables TUN/TAP packet mover; determined by configure script 996 // this enables VDE packet mover; determined by configure script
|
/frameworks/base/core/java/android/text/ |
BidiFormatter.java | 291 * directionality is determined by scanning the end of the string, the overall directionality is 320 * entry directionality is determined by scanning the beginning of the string, the overall 371 * directionality, the entry and exit directionalities are determined from the string itself. [all...] |
/frameworks/support/v4/java/android/support/v4/text/ |
BidiFormatter.java | 287 * directionality is determined by scanning the end of the string, the overall directionality is 314 * entry directionality is determined by scanning the beginning of the string, the overall 363 * directionality, the entry and exit directionalities are determined from the string itself. [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ini_files/127x/ |
TQS_D_1.0.ini | 8 TXBiPFEMAutoDetect = 00 # Length: 1; Unit: Options (0: Manual Mode, 1: Automatic mode); Format: Unsigned; Source: Customer; Comment: This parameter is used by the FW to decide if the front-end is determined automatically or manually 33 RxRssiAndProcessCompensation_2_4G = EC F6 00 0C 18 F8 FC 00 08 10 F0 F8 00 0A 14 # Length: 15; Unit: 1/8dB; Format: Signed; Source: TI; Comment: The RSSI corner points are determined during RSSI temperature and process characterization 39 RxRssiAndProcessCompensation_5G = EE F4 F8 FE 05 EA F3 FA 01 06 E5 F1 FA 02 07 # Length: 15; Unit: 1/8dB; Format: Signed; Source: TI; Comment: The RSSI corner points are determined during RSSI temperature and process characterization
|
TQS_D_1.7.ini | 8 TXBiPFEMAutoDetect = 00 # Length: 1; Unit: Options (0: Manual Mode, 1: Automatic mode); Format: Unsigned; Source: Customer; Comment: This parameter is used by the FW to decide if the front-end is determined automatically or manually 33 RxRssiAndProcessCompensation_2_4G = EC F6 00 0C 18 F8 FC 00 08 10 F0 F8 00 0A 14 # Length: 15; Unit: 1/8dB; Format: Signed; Source: TI; Comment: The RSSI corner points are determined during RSSI temperature and process characterization 39 RxRssiAndProcessCompensation_5G = EE F4 F8 FE 05 EA F3 FA 01 06 E5 F1 FA 02 07 # Length: 15; Unit: 1/8dB; Format: Signed; Source: TI; Comment: The RSSI corner points are determined during RSSI temperature and process characterization
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
memcpy_base.S | 240 // The amount to prefetch was determined experimentally using
|
/cts/tests/tests/nativemedia/sl/src/ |
SLObjectCreationTest.cpp | 18 * Test for testing the creation of OpenSL ES objects under various configurations (determined
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
ByteArray.java | 349 * instance may be easily determined.
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArray.java | 349 * instance may be easily determined.
|
/dalvik/vm/alloc/ |
CardTable.cpp | 31 * determined by GC_CARD_SHIFT. The card table contains one byte of
|
/dalvik/vm/interp/ |
Stack.h | 33 determined when the thread is created.
|
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/basicaccessibility/ |
DialView.java | 193 * circle to server as our indicator. The position for the indicator is determined based
|
/developers/samples/android/ui/accessibility/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/basicaccessibility/ |
DialView.java | 193 * circle to server as our indicator. The position for the indicator is determined based
|