Searched
full:normalized (Results
876 -
900 of
2497) sorted by null
<<31323334353637383940>>
/external/icu/icu4c/source/test/intltest/ |
tsdate.cpp | 247 // While this is not a real normalized number make another one.
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/ |
TimeZone.java | 791 // * {@icu} Returns the canonical system time zone ID or the normalized 795 // * in normalized format for the given time zone ID. When the given time zone ID 805 // * {@icu} Returns the canonical system time zone ID or the normalized [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CjkBreakEngine.java | 132 // refer to indices within the normalized string.
|
/external/libcxx/utils/google-benchmark/src/ |
complexity.cc | 106 // Normalized RMS by the mean of the observed values
|
/external/libgsm/inc/ |
private.h | 152 word * xMc /* [13*4] normalized RPE samples OUT */));
|
/external/libmojo/third_party/markupsafe/ |
__init__.py | 148 normalized to one:
|
/external/libopus/celt/ |
mathops.h | 259 and normalized by pi/4. Output is in Q15 format */
|
/external/lisa/ipynb/tutorial/ |
01_IPythonNotebooksUsage.ipynb | 109 " 27 * Returns the normalized value, in the range [0..SCHED_LOAD_SCALE],\n",
|
/external/ltp/testcases/kernel/syscalls/adjtimex/ |
adjtimex02.c | 155 * the acceptable range, it is simply normalized instead
|
/external/mesa3d/docs/relnotes/ |
8.0.2.html | 137 <li>mesa: Don't disable fast path for normalized types</li>
|
/external/mesa3d/src/amd/vulkan/ |
vk_format.h | 112 unsigned normalized:1; member in struct:vk_format_channel_description
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
instr-a2xx.h | 359 uint8_t num_format_all : 1; /* '0' for normalized, '1' for unnormalized */
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_bld_depth.c | 320 assert(format_desc->channel[z_swizzle].normalized); [all...] |
/external/mesa3d/src/gallium/drivers/r300/ |
r300_state_inlines.h | 406 if (desc->channel[i].normalized) {
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_draw_upload.c | 326 * Given vertex array type/size/format/normalized info, return 339 fprintf(stderr, "type %s size %d normalized %d\n", 341 glarray->Size, glarray->Normalized); 372 } else if (glarray->Normalized) { [all...] |
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nv04_render.c | 48 /* It wants normalized Z coordinates. */
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_rasterpos.c | 201 rs->array[i].Normalized = GL_TRUE;
|
st_draw_feedback.c | 228 arrays[mesaAttr]->Normalized,
|
/external/neven/Embedded/common/src/b_TensorEm/ |
Flt16Vec2D.h | 103 /** returns normalized vector; bbpA defines number of bits behind the point */
|
Flt16Vec3D.h | 109 /** returns normalized vector; bbpA defines number of bits behind the point */
|
Int16Vec2D.h | 98 /** returns normalized vector; bbpA defines number of bits behind the point */
|
Int16Vec3D.h | 90 /** returns normalized vector; bbpA defines number of bits behind the point */
|
/external/python/cpython2/Doc/library/ |
unicodedata.rst | 129 Even if two unicode strings are normalized and look the same to
|
/external/python/cpython2/Lib/encodings/ |
aliases.py | 7 doing the lookup, so the mapping will have to map normalized
|
/external/python/cpython2/Lib/ |
macpath.py | 130 """Path cannot be normalized"""
|
Completed in 2130 milliseconds
<<31323334353637383940>>