HomeSort by relevance Sort by last modified time
    Searched full:normalized (Results 551 - 575 of 2497) sorted by null

<<21222324252627282930>>

  /external/google-breakpad/src/testing/gtest/test/
gtest_xml_test_utils.py 178 # Replaces the source line information with a normalized form.
183 # Replaces the source line information with a normalized form.
  /external/googletest/googletest/test/
gtest_xml_test_utils.py 182 # Replaces the source line information with a normalized form.
187 # Replaces the source line information with a normalized form.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
FilteredNormalizer2.java 21 * Not-in-the-filter text is treated as "is normalized" and "quick check yes".
35 * @param filterSet UnicodeSet which determines the characters to be normalized
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
FilteredNormalizer2.java 20 * Not-in-the-filter text is treated as "is normalized" and "quick check yes".
34 * @param filterSet UnicodeSet which determines the characters to be normalized
  /external/jsoncpp/src/jsontestrunner/
main.cpp 31 std::string normalized = s.substr(0, exponentStartIndex); local
40 return normalized + exponent;
  /external/libopus/silk/
A2NLSF.c 125 /* Compute Normalized Line Spectral Frequencies (NLSFs) from whitening filter coefficients */
128 opus_int16 *NLSF, /* O Normalized Line Spectral Frequencies in Q15 (0..2^15-1) [d] */
  /external/libopus/silk/float/
wrappers_FLP.c 77 opus_int16 NLSF_Q15[ MAX_LPC_ORDER ], /* I/O Normalized LSFs (quant out) (0 - (2^15-1)) */
78 const opus_int16 prev_NLSF_Q15[ MAX_LPC_ORDER ] /* I Previous Normalized LSFs (0 - (2^15-1)) */
  /external/mesa3d/src/glx/
indirect_vertex_array_priv.h 83 * "Normalized" data is on the range [0,1] (unsigned) or [-1,1] (signed).
86 GLboolean normalized; member in struct:array_state
  /external/mesa3d/src/mesa/main/
api_arrayelt.c 592 /* non-normalized */
639 /* normalized (except for float/double) */
    [all...]
dd.h     [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlSanitizer.java 57 * @param elementName a normalized (lower-case for non-namespaced names)
72 * @param elementName a normalized (lower-case for non-namespaced names)
  /external/python/cpython2/Modules/zlib/
zutil.c 214 * to large buffers (64K). Such pointers are normalized with a zero offset.
226 * will return a usable pointer which doesn't have to be normalized.
  /external/python/cpython3/Include/
longobject.h 104 v must not be NULL, and must be a normalized long.
113 v must not be NULL, and must be a normalized long.
  /external/python/cpython3/Modules/zlib/
zutil.c 211 * to large buffers (64K). Such pointers are normalized with a zero offset.
225 * will return a usable pointer which doesn't have to be normalized.
  /external/swiftshader/src/OpenGL/libGLESv2/
VertexDataManager.cpp 203 translated[i].normalized = attrib.mNormalized;
231 translated[i].normalized = false;
  /external/syslinux/com32/lib/zlib/
zutil.c 210 * to large buffers (64K). Such pointers are normalized with a zero offset.
222 * will return a usable pointer which doesn't have to be normalized.
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
target_column_test.py 150 # loss at all. The overall (normalized) loss is therefore 0.5/(1+1) = 0.25.
164 # respectively. The overall (normalized) loss is therefore 8.6/12.
  /external/tensorflow/tensorflow/core/kernels/
parameterized_truncated_normal_op_gpu.cu.cc 98 // Calculate normalized samples, then scale them.
111 // Validate the normalized min and max, because the originals may have been
  /external/tensorflow/tensorflow/python/kernel_tests/
edit_distance_op_test.py 191 expected_output = [np.inf] # Normalized, loss is 1/0 = inf
206 expected_output = [0] # Normalized is 0 because of exact match
  /external/trappy/tests/
test_caching.py 73 # Here's an example of the error, the actual normalized time when
167 # Parse with normalized time
  /external/v8/testing/gtest/test/
gtest_xml_test_utils.py 182 # Replaces the source line information with a normalized form.
187 # Replaces the source line information with a normalized form.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_xml_test_utils.py 182 # Replaces the source line information with a normalized form.
187 # Replaces the source line information with a normalized form.
  /external/webrtc/webrtc/modules/video_coding/
qm_select.h 137 // NFD is normalized frame difference (normalized by spatial variance).
  /external/zlib/src/
zutil.c 211 * to large buffers (64K). Such pointers are normalized with a zero offset.
225 * will return a usable pointer which doesn't have to be normalized.
  /frameworks/av/services/audioflinger/
FastMixerDumpState.cpp 92 // and adjusted CPU load in MHz normalized for CPU clock frequency
145 dprintf(fd, " adjusted CPU load in MHz (i.e. normalized for CPU clock frequency):\n"

Completed in 2038 milliseconds

<<21222324252627282930>>