Searched
refs:uchar (Results
676 -
700 of
778) sorted by null
<<21222324252627282930>>
| /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
| stdatomic.h | 150 # include <uchar.h> /* For char16_t and char32_t. */
|
| /external/opencv3/modules/cudaimgproc/test/ |
| test_color.cpp | [all...] |
| /external/v8/src/regexp/ |
| jsregexp.cc | [all...] |
| /external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
| userial_linux.c | 519 typedef unsigned char uchar; typedef 614 int my_read(int fd, uchar *pbuf, int len) [all...] |
| /external/opencv/cv/src/ |
| cvcorner.cpp | 221 uchar* shifted_ptr = 0; 517 uchar* shifted_ptr = 0;
|
| /external/opencv3/modules/calib3d/test/ |
| test_homography.cpp | 130 for (int i = 0; i < mask.rows; ++i) if (mask.at<uchar>(i, 0) > 1) return 3; 137 for (int i = 0; i < found_mask.rows; ++i) if (found_mask.at<uchar>(i, 0) > 1) return 2; [all...] |
| /external/opencv3/modules/core/include/opencv2/core/cuda/ |
| functional.hpp | 325 OPENCV_CUDA_IMPLEMENT_MINMAX(maximum, uchar, ::max) 345 OPENCV_CUDA_IMPLEMENT_MINMAX(minimum, uchar, ::min)
|
| /external/opencv3/modules/core/test/ |
| test_dxt.cpp | 42 const uchar* src0 = _src.ptr(); 43 uchar* dst0 = _dst.ptr();
|
| /external/opencv3/modules/cudafeatures2d/src/cuda/ |
| bf_knnmatch.cu | [all...] |
| /external/opencv3/modules/cudev/test/ |
| test_arithm_op.cu | 51 typedef ::testing::Types<uchar, ushort, short, int, float> AllTypes;
|
| /external/opencv3/modules/stitching/src/ |
| matchers.cpp | 533 Mat_<uchar> mask_(mask.getMat(ACCESS_READ)); 673 Mat_<uchar> mask_(mask.getMat(ACCESS_READ));
|
| /external/opencv3/modules/videostab/src/ |
| global_motion.cpp | 59 int compactPoints(int N, float *points0, float *points1, const uchar *mask); 505 std::vector<uchar> mask;
|
| /prebuilts/misc/common/swig/include/2.0.11/lua/ |
| typemaps.i | 351 SWIG_TYPEMAP_NUM_ARR(uchar,unsigned char);
|
Completed in 1053 milliseconds
<<21222324252627282930>>