Searched
full:units (Results
351 -
375 of
934) sorted by null
<<11121314151617181920>>
/external/icu4c/common/ |
unormimp.h | 529 * extraData[0] contains the number of units for 643 * - The decomposition string in UTF-16, with length code units. 726 * followed by that many units.
|
ucnv_cnv.h | 86 * units. Write offset values of -1 for when the source index corresponding to
|
ucnv_io.c | 50 * units, and not to the bytes (uint8_t units). Addressing everything on [all...] |
uvectr32.h | 170 * Units are vector elements (32 bits each), not bytes.
|
/external/icu4c/i18n/ |
ucol_imp.h | 157 * (number of code units combined with an index). 158 * table. If more than one codepoint have the same CE, continuation table contains code units separated by FFFF and final 160 * uint32_t conts; - offset to continuation table (uint16_t *). Contains code units that transform to a same CE. [all...] |
regeximp.h | 64 URX_STRING_LEN = 5, // Value field is string length (code units)
|
strrepl.cpp | 205 // refer to code points rather than code units. If cursorPos
|
/external/libpng/ |
libpng-1.2.44.txt | 737 unit - physical scale units (an integer) 738 width - width of a pixel in physical scale units 739 height - height of a pixel in physical scale units 744 unit - physical scale units (an integer) 745 width - width of a pixel in physical scale units 746 height - height of a pixel in physical scale units [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
SsaConverter.java | 37 * @param paramWidth the total width, in register-units, of the method's
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Math.java | 176 * is within 2 ulps (units in the last place) of the real result. 271 * argument. The returned result is within 2.5 ulps (units in the last 854 * argument. The returned result is within 2.5 ulps (units in the last 914 * is within 2.5 ulps (units in the last place) of the real result. If the [all...] |
/dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
SplitTest.java | 239 * We have to treat text as code points not code units.
|
/external/emma/core/java12/com/vladium/emma/report/ |
SrcFileItem.java | 35 public final int [/* units mode */][/* total, coverage */] m_coverageRatio; // not null in LINE_COVERAGE_PARTIAL status only]
|
/external/freetype/src/cff/ |
cffdrivr.c | 88 /* kerning :: The kerning vector. This is in font units for */
|
/external/gtest/test/ |
gtest-typed-test_test.cc | 319 // instantiated in different translation units linked together.
|
/external/icu4c/test/cintltst/ |
trie2test.c | 207 /* test values for lead surrogate code units */ 842 /* set some values for lead surrogate code units */ [all...] |
/external/icu4c/test/perf/collationperf/ |
CollPerf.pl | 182 <th align="left">Units</th>
|
/external/kernel-headers/original/linux/ |
fd.h | 269 /* Position of the heads of the 4 units attached to this FDC,
|
/external/neven/Embedded/common/src/b_APIEm/ |
FaceFinder.h | 156 /** virtual sizeof operator for 16bit units */
|
/external/qemu/hw/ |
bt.h | 449 uint8_t length; /* 1.28s units */ 464 uint16_t max_period; /* 1.28s units */ 465 uint16_t min_period; /* 1.28s units */ 467 uint8_t length; /* 1.28s units */ [all...] |
/external/webkit/WebCore/dom/ |
Element.h | 284 void scrollByUnits(int units, ScrollGranularity);
|
Text.cpp | 59 // the number of 16-bit units in data.
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
GLImpl.java | 839 // C function void glPolygonOffset ( GLfloat factor, GLfloat units ) 843 float units 846 // C function void glPolygonOffsetx ( GLfixed factor, GLfixed units ) 850 int units [all...] |
/frameworks/base/opengl/libagl/ |
primitives.cpp | 665 const int32_t units = (c->polygonOffset.units << 16); local 672 + uint32_t((maxDepthSlope*factor)>>16) + units; 677 itz[0] += units; [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
RetryManager.java | 36 * of delay times. The units of of these delay times is unspecified.
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmpcispi.h | 90 uint32 spih_xtal_freq; /* 0xC8 External Clock Frequency in units of 10000Hz */
|
Completed in 1958 milliseconds
<<11121314151617181920>>