/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
bugcodes.h | 34 /* Approximate msg: ReactOS (R) Kernel Version %hs (Build %u%hs) */ 38 /* Approximate msg: Service Pack */ 42 /* Approximate msg: %u System Processor [%u MB Memory] %Z */ 46 /* Approximate msg: MultiProcessor Kernel */ 50 /* Approximate msg: A kernel thread terminated while holding a mutex */ 54 /* Approximate msg: %u System Processors [%u MB Memory] %Z */ 58 /* Approximate msg: A problem has been detected and ReactOS has been shut down to prevent damage */ 62 /* Approximate msg: The problem seems to be caused by the following file: */ 66 /* Approximate msg: If this is the first time you've seen this Stop error screen, */ 70 /* Approximate msg: Check to make sure any new hardware or software is properly installed. * [all...] |
/frameworks/rs/script_api/ |
rs_vector_math.spec | 122 summary: Approximate distance between two points 124 Computes the approximate distance between two points. 140 summary: Approximate length of a vector 142 Computes the approximate length of a vector. 158 summary: Approximate normalized vector 205 summary: Approximate distance between two points 207 Computes the approximate distance between two points. 231 summary: Approximate length of a vector 233 Compute the approximate length of a vector.
|
rs_math.spec | 1141 Returns the approximate reciprocal of a value. 1157 Returns the approximate value of <code>(1.f / sqrt(value))</code>. 1173 Returns the approximate square root of a value. 1806 summary: Approximate inverse cosine 1808 Returns the approximate inverse cosine, in radians. 1835 summary: Approximate inverse hyperbolic cosine 1837 Returns the approximate inverse hyperbolic cosine, in radians. 1860 summary: Approximate inverse cosine divided by pi 1862 Returns the approximate inverse cosine in radians, divided by pi. 1891 summary: Approximate inverse sin [all...] |
/prebuilts/go/darwin-x86/src/cmd/cover/ |
doc.go | 11 It operates on one Go source file at a time, computing approximate
|
/prebuilts/go/linux-x86/src/cmd/cover/ |
doc.go | 11 It operates on one Go source file at a time, computing approximate
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnDictionary.java | 30 * Predefined approximate pattern set (capital letters from small letters). 37 * Predefined approximate pattern set (small letters from capital letters). 44 * Predefined approximate pattern set (QWERTY neighbor keys). 52 * Predefined approximate pattern set (QWERTY neighbor keys/capital letters). 60 * Predefined approximate pattern set (for Japanese 12-key keyboard). 151 * Clears approximate patterns. 153 * This clears all approximate search patterns in the search condition. 158 * Sets a approximate pattern. 160 * This adds an approximate search pattern(replacement of character) to the search condition. 164 * The maximum count of approximate patterns is 255 [all...] |
OpenWnnDictionaryImplJni.java | 29 * Constant about the approximate pattern (for JNI native library) 36 * Constant about the approximate pattern (for JNI native library) 43 * Constant about the approximate pattern (for JNI native library) 50 * Constant about the approximate pattern (for JNI native library) 57 * Constant about the approximate pattern (for JNI native library) 287 * Clear approximate patterns. 295 * Set a approximate pattern. 306 * Set a predefined approximate pattern. 310 * @param approxPattern The index of predefined approximate pattern (See "Constant about the approximate pattern" [all...] |
/frameworks/rs/script_api/include/ |
rs_vector_math.rsh | 139 * fast_distance: Approximate distance between two points 141 * Computes the approximate distance between two points. 169 * fast_length: Approximate length of a vector 171 * Computes the approximate length of a vector. 199 * fast_normalize: Approximate normalized vector 271 * native_distance: Approximate distance between two points 273 * Computes the approximate distance between two points. 318 * native_length: Approximate length of a vector 320 * Compute the approximate length of a vector.
|
/prebuilts/sdk/renderscript/include/ |
rs_vector_math.rsh | 139 * fast_distance: Approximate distance between two points 141 * Computes the approximate distance between two points. 169 * fast_length: Approximate length of a vector 171 * Computes the approximate length of a vector. 199 * fast_normalize: Approximate normalized vector 271 * native_distance: Approximate distance between two points 273 * Computes the approximate distance between two points. 318 * native_length: Approximate length of a vector 320 * Compute the approximate length of a vector.
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
fdjac1.h | 37 /* computation of dense approximate jacobian. */ 52 /* computation of banded approximate jacobian. */
|
/compatibility/cdd/8_performance-and-power/ |
8_4_power-consumption-accounting.md | 12 for each hardware component and the approximate battery drain caused by the 31 for each hardware component and the approximate battery drain caused by the 50 for each hardware component and the approximate battery drain caused by the 69 for each hardware component and the approximate battery drain caused by the
|
/external/clang/cmake/caches/ |
Apple-stage1.cmake | 2 # used on any Darwin system to approximate Apple Clang builds.
|
/external/skia/src/gpu/gl/ |
GrGLPath.h | 46 // TODO: Figure out how to get an approximate size of the path in Gpu memory.
|
/external/webrtc/webrtc/system_wrappers/include/ |
rw_lock_wrapper.h | 17 // these OSs regular critical sections have been used to approximate RW lock
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
IPTestList.java | 45 FISHEYE_APPROXIMATE_FULL ("Fisheye Approximate Full", FULL_FP, 193.f), 46 FISHEYE_APPROXIMATE_RELAXED ("Fisheye Approximate Relaxed", RELAXED_FP, 183.f), 49 VIGNETTE_APPROXIMATE_FULL ("Vignette Approximate Full", FULL_FP, 85.1f), 50 VIGNETTE_APPROXIMATE_RELAXED ("Vignette Approximate Relaxed", RELAXED_FP, 96.7f),
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
IPTestListJB.java | 46 FISHEYE_APPROXIMATE_FULL ("Fisheye Approximate Full", FULL_FP, 193.f), 47 FISHEYE_APPROXIMATE_RELAXED ("Fisheye Approximate Relaxed", RELAXED_FP, 183.f), 50 VIGNETTE_APPROXIMATE_FULL ("Vignette Approximate Full", FULL_FP, 85.1f), 51 VIGNETTE_APPROXIMATE_RELAXED ("Vignette Approximate Relaxed", RELAXED_FP, 96.7f),
|
/libcore/ojluni/src/main/java/java/util/regex/ |
PatternSyntaxException.java | 59 * The approximate index in the pattern of the error, 71 * @return The approximate index in the pattern of the error,
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
IllformedLocaleException.java | 45 * given message and the error index. The error index is the approximate
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
IllformedLocaleException.java | 46 * given message and the error index. The error index is the approximate
|
/external/iproute2/netem/ |
stats.c | 29 limit = 2*info.st_size/sizeof(double); /* @@ approximate */
|
/external/protobuf/src/google/protobuf/util/ |
field_comparator.h | 95 // point value comparison: exact, approximate using MathUtil::AlmostEqual 101 APPROXIMATE, // Floats and doubles are compared using the 144 // REQUIRES: float_comparison_ == APPROXIMATE 153 // REQUIRES: float_comparison_ == APPROXIMATE
|
/external/v8/src/compiler/ |
load-elimination.h | 39 // Abstract state to approximate the current state of checks that are 72 // Abstract state to approximate the current state of an element along the 116 // Abstract state to approximate the current state of a certain field along 160 // Abstract state to approximate the current map of an object along the
|
/external/valgrind/memcheck/tests/x86-solaris/ |
context_eflags2.c | 72 Note: This actually fails because the eflags are only approximate
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_filterbank.h | 30 // The values are given in Q4 and written to |features|. Further, an approximate
|
/frameworks/native/libs/ui/include/ui/ |
FrameStats.h | 31 * Approximate refresh time, in nanoseconds.
|