HomeSort by relevance Sort by last modified time
    Searched full:units (Results 376 - 400 of 934) sorted by null

<<11121314151617181920>>

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdpcm.h 100 /* Next Read Len: lookahead length of next frame, in 16-byte units (rounded up) */
  /hardware/ti/wlan/wl1271/config/
tiwlan.ini 26 PowerMgmtHangOverPeriod = 10 #in mSec units
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HeapSegment.java 232 //* The number of allocation units described in this segment.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplaySync.java 147 * @return The height in arbirary units (0-100)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
ResourcesDescriptors.java 162 "You can create common dimensions to use for various screen elements by defining @dimension@ values in XML. A dimension resource is a number followed by a unit of measurement. Supported units are px (pixels), in (inches), mm (millimeters), pt (points at 72 DPI), dp (density-independent pixels) and sp (scale-independent pixels)",
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h 418 tiUINT8 uTxPower[TI_NUM_OF_SUB_BANDS][TI_NUM_OF_POWER_LEVEL]; /* Maximun Dbm in Dbm/10 units */
  /system/wlan/ti/wilink_6_1/config/
tiwlan.ini 23 PowerMgmtHangOverPeriod = 10 #in mSec units
  /dalvik/libcore/text/src/main/java/java/text/
BreakIterator.java 57 * (especially text editors) to treat as characters the units of text that a
58 * user would think of as characters, rather than the units of text that the
  /device/htc/passion-common/libsensors/
sensors.c 203 // conversion of acceleration data to SI units (m/s^2)
209 // conversion of magnetic data to uT units
    [all...]
  /external/grub/netboot/
eepro100.c 147 /* The SCB accepts the following controls for the Tx and Rx units: */
246 static int txfifo = 8; /* Tx FIFO threshold in 4 byte units, 0-15 */
  /external/icu4c/common/
ucnvmbcs.h 185 * (padded to an even number of units)
437 uint32_t fullStage2Length; /* number of 32-bit units */
  /external/icu4c/common/unicode/
uiter.h 114 * The movement is expressed in numbers of code units forward
393 * The movement is expressed in numbers of code units forward
  /external/icu4c/samples/ustring/
ustring.cpp 55 /* output the code points (not code units) */
91 // output the code units (not code points)
  /external/icu4c/test/cintltst/
utf16tst.c 100 log_err("The no: of code units for %lx:- Expected: %d Got: %d\n", c, codepoint[i], UTF16_CHAR_LENGTH(c));
102 log_verbose("The no: of code units for %lx is %d\n",c, UTF16_CHAR_LENGTH(c) );
  /external/icu4c/tools/gensprep/
store.c 63 * uint16_t mappingTable[]; -- Contains the sequecence of code units that the code point maps to
612 printf("Number of code units in mappingData (currentIndex) are: %i \n", currentIndex);
  /external/opencore/codecs_v2/audio/aac/dec/include/
pvmp4audiodecoder_api.h 283 * The sampling rate decoded from the bitstream, in units of
291 * This value is the bitrate in units of bits/second. IT
  /external/opencore/codecs_v2/audio/aac/dec/src/
pvmp4audiodecoderconfig.cpp 272 * Translate from units of bits back into units of words.
pvmp4setaudioconfig.cpp 340 * Translate from units of bits back into units of words.
  /external/opencore/doc/pvplayer_html/
classPVPlayerInterface.html 291 This function allows querying of the current playback position. The playback position units will be in the one specified by the passed-in reference to PVPPlaybackPosition. If no units are specified, the units will default to milliseconds. This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() callback handler will be called when this command request completes.<dl compact><dt><b>Parameters: </b></dt><dd>
328 This function allows querying of the current playback position as a synchronous command. The playback position units will be in the one specified by the passed-in reference to PVPPlaybackPosition. If no units are specified, the units will default to milliseconds.<dl compact><dt><b>Parameters: </b></dt><dd>
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uiter.h 114 * The movement is expressed in numbers of code units forward
393 * The movement is expressed in numbers of code units forward
  /external/webkit/JavaScriptGlue/icu/unicode/
uiter.h 114 * The movement is expressed in numbers of code units forward
393 * The movement is expressed in numbers of code units forward
  /external/webkit/WebCore/icu/unicode/
uiter.h 114 * The movement is expressed in numbers of code units forward
393 * The movement is expressed in numbers of code units forward
  /external/webkit/WebKit/mac/icu/unicode/
uiter.h 114 * The movement is expressed in numbers of code units forward
393 * The movement is expressed in numbers of code units forward
  /frameworks/base/docs/html/guide/topics/resources/
more-resources.jd 212 For example: 10px, 2in, 5sp. The following units of measure are supported by Android:</p>
216 These units are relative to a 160 dpi screen, so one dp is one pixel on a 160 dpi screen. The ratio of
  /frameworks/base/docs/html/guide/topics/ui/
declaring-layout.jd 218 <p>In general, specifying a layout width and height using absolute units such as
220 density-independent pixel units (<var>dp</var>), <var>wrap_content</var>, or

Completed in 1122 milliseconds

<<11121314151617181920>>