Searched
full:units (Results
276 -
300 of
934) sorted by null
<<11121314151617181920>>
/external/emma/ant/ant14/com/vladium/emma/ |
emmajavaTask.java | 493 public final void setUnits (final UnitsTypeAttribute units) 495 m_reportCfg.setUnits (units);
|
/external/freetype/include/freetype/ |
ftglyph.h | 303 /* Return unscaled font units. */ 384 /* units in 26.6 pixel format. The value @FT_GLYPH_BBOX_SUBPIXELS */ [all...] |
/external/freetype/include/freetype/internal/ |
pshints.h | 457 * element is an absolute position in font units, each odd element is a 458 * length in font units.
|
ftdriver.h | 161 /* widths of `count' glyphs (in font units), */
|
/external/opencore/codecs_v2/audio/mp3/dec/include/ |
pvmp3decoder_api.h | 184 * The sampling rate decoded from the bitstream, in units of 191 * This value is the bitrate in units of bits/second. IT
|
/external/stlport/stlport/stl/ |
_limits.h | 421 static float _STLP_CALL round_error() _STLP_NOTHROW { return 0.5f; } // Units: ulps. 452 static double _STLP_CALL round_error() _STLP_NOTHROW { return 0.5; } // Units: ulps.
|
/external/strace/ |
mem.c | 263 * offset in units of bytes rather than pages. We 264 * pretend it's in byte units so the user only ever
|
/external/wpa_supplicant/ |
aes_wrap.c | 38 * @n: Length of the plaintext key in 64-bit units; e.g., 2 = 128-bit = 16 97 * @n: Length of the plaintext key in 64-bit units; e.g., 2 = 128-bit = 16
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
aes_wrap.c | 33 * @n: Length of the plaintext key in 64-bit units; e.g., 2 = 128-bit = 16 94 * @n: Length of the plaintext key in 64-bit units; e.g., 2 = 128-bit = 16
|
/frameworks/base/core/java/android/os/ |
AsyncTask.java | 80 * <li><code>Progress</code>, the type of the progress units published during 102 * can also use {@link #publishProgress} to publish one or more units
|
/frameworks/base/opengl/java/android/opengl/ |
GLLogWrapper.java | [all...] |
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
GL10.java | 778 float units 783 int units
|
/frameworks/base/opengl/libs/GLES2/ |
gl2_api.in | 274 void API_ENTRY(glPolygonOffset)(GLfloat factor, GLfloat units) { 275 CALL_GL_API(glPolygonOffset, factor, units);
|
/frameworks/base/opengl/tests/angeles/include/GLES/ |
gl.h | 550 GLAPI void APIENTRY glPolygonOffset (GLfloat factor, GLfloat units); 551 GLAPI void APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_DSP.h | 284 raster scan order of slice group macroblock units. 308 OMX_U32 ulNALUnitsPerFrame; /*Number of total NAL units per frame*/
|
/bionic/libm/bsdsrc/ |
b_exp.c | 74 * error was 0.869 ulps (units in the last place).
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
Text.java | 55 * than the number of 16-bit units in <code>data</code>.
|
/dalvik/vm/analysis/ |
RegisterMap.h | 268 * entries for code units that hold the start of an "interesting"
|
/dalvik/vm/compiler/ |
Utility.c | 225 assert(sizeof(bv->storage[0]) == 4); /* assuming 32-bit units */
|
/dalvik/vm/mterp/x86/ |
header.S | 157 * Index is in instruction word units.
|
/dalvik/vm/oo/ |
Class.h | 198 * Compute the number of argument words (u4 units) required by the
|
/external/bluetooth/bluez/include/bluetooth/ |
hci.h | 300 uint8_t length; /* 1.28s units */ 315 uint16_t max_period; /* 1.28s units */ 316 uint16_t min_period; /* 1.28s units */ 318 uint8_t length; /* 1.28s units */ [all...] |
/external/dropbear/ |
progressmeter.c | 67 /* units for format_size */
|
/external/emma/core/res/ |
emma_default.properties | 65 report.units: instr
|
/external/freetype/src/sfnt/ |
ttmtx.c | 331 /* Returns the horizontal or vertical metrics in font units for a */
|
Completed in 1891 milliseconds
<<11121314151617181920>>