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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
float.h 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
66 range of normalized floating-point numbers,
117 /* Minimum normalized positive floating-point number, b**(emin - 1). */
245 /* Minimum normalized positive floating-point number. */
  /prebuilts/tools/linux-x86_64/kythe/proto/
common.proto 35 // point can be normalized by adjusting line_number and column_offset so that
  /test/vts/utils/python/os/
path_utils.py 63 string, the normalized path.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
__init__.py 6 Codec modules must have names corresponding to normalized encoding
22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
__init__.py 6 Codec modules must have names corresponding to normalized encoding
22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding
  /external/eigen/test/
geo_orthomethods.cpp 38 mat3 << v0.normalized(),
39 (v0.cross(v1)).normalized(),
40 (v0.cross(v1).cross(v0)).normalized();
  /external/google-breakpad/src/testing/test/
gmock_output_test.py 126 A tuple (the normalized test output, the list of test names that have
145 """Runs a command and returns its normalized output and a list of leaky tests.
163 # The normalized output should match the golden file.
  /external/googletest/googlemock/test/
gmock_output_test.py 126 A tuple (the normalized test output, the list of test names that have
145 """Runs a command and returns its normalized output and a list of leaky tests.
163 # The normalized output should match the golden file.
  /external/python/cpython2/Lib/encodings/
__init__.py 6 Codec modules must have names corresponding to normalized encoding
22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding
  /external/python/cpython3/Lib/encodings/
__init__.py 6 Codec modules must have names corresponding to normalized encoding
22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTQuaternion.h 157 Requires input quaternions to be normalized
176 Original quaternion is scaled down prior to be normalized in
245 Input quaternions must be normalized.
  /external/tensorflow/tensorflow/examples/label_image/
label_image.py 44 output_name = "normalized"
60 normalized = tf.divide(tf.subtract(resized, [input_mean]), [input_std])
62 result = sess.run(normalized)
  /external/v8/testing/gmock/test/
gmock_output_test.py 126 A tuple (the normalized test output, the list of test names that have
145 """Runs a command and returns its normalized output and a list of leaky tests.
163 # The normalized output should match the golden file.
  /external/wayland-protocols/chromium.org/unstable/gaming-input/
gaming-input-unstable-v1.xml 55 which are reported as a normalized 'Standard Gamepad' as it is specified
83 The value is calibrated and normalized to the -1 to 1 range.
107 normalized to a 0 to 1 range.
gaming-input-unstable-v2.xml 84 which are reported as a normalized 'Standard Gamepad' as it is specified
109 The value is calibrated and normalized to the -1 to 1 range.
133 normalized to a 0 to 1 range.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameImage2D.java 82 * The source and target rectangles must be given in normalized coordinates, where 0,0 is the
92 * @param sourceRect The source rectangle in normalized coordinates.
93 * @param targetRect The target rectangle in normalized coordinates.
  /hardware/qcom/display/msm8909/gralloc/
gr_adreno_info.h 40 ADRENO_PIXELFORMAT_R10G10B10A2_UNORM = 24, // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
59 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
61 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_adreno_info.h 40 ADRENO_PIXELFORMAT_R10G10B10A2_UNORM = 24, // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
59 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
61 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.h 40 ADRENO_PIXELFORMAT_R10G10B10A2_UNORM = 24, // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
58 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
60 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
  /hardware/qcom/display/msm8998/libgralloc1/
gr_adreno_info.h 40 ADRENO_PIXELFORMAT_R10G10B10A2_UNORM = 24, // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
58 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
60 // Vertex, Normalized GL_UNSIGNED_INT_10_10_10_2_OES
  /libcore/luni/src/main/java/org/xml/sax/ext/
DeclHandler.java 56 * by an occurrence indicator. The model will be normalized so
64 * @param model The content model as a normalized string.
83 * appropriately normalized and with entity and character
  /libcore/ojluni/src/main/java/sun/util/calendar/
JulianCalendar.java 81 // normalized years. This differs from "Calendrical
146 * @param jyear normalized Julian year
217 * Returns the normalized Julian year number of the given fixed date.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 60 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
69 range of normalized floating-point numbers,
120 /* Minimum normalized positive floating-point number, b**(emin - 1). */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 60 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
69 range of normalized floating-point numbers,
120 /* Minimum normalized positive floating-point number, b**(emin - 1). */
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
__init__.py 6 Codec modules must have names corresponding to normalized encoding
22 Alias names returned by getaliases() must be normalized encoding
80 # First try to find an alias for the normalized encoding

Completed in 2852 milliseconds

1 2 3 4 5 6 7 8 91011>>