HomeSort by relevance Sort by last modified time
    Searched refs:minmax (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
algorithmfwd.h 85 minmax (C++0x)
378 minmax(const _Tp&, const _Tp&);
382 minmax(const _Tp&, const _Tp&, _Compare);
410 minmax(initializer_list<_Tp>);
414 minmax(initializer_list<_Tp>, _Compare);
stl_algo.h 4039 minmax(const _Tp& __a, const _Tp& __b) function
4059 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function
4241 minmax(initializer_list<_Tp> __l) function
4250 minmax(initializer_list<_Tp> __l, _Compare __comp) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
algorithmfwd.h 85 minmax (C++0x)
378 minmax(const _Tp&, const _Tp&);
382 minmax(const _Tp&, const _Tp&, _Compare);
410 minmax(initializer_list<_Tp>);
414 minmax(initializer_list<_Tp>, _Compare);
stl_algo.h 4039 minmax(const _Tp& __a, const _Tp& __b) function
4059 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function
4241 minmax(initializer_list<_Tp> __l) function
4250 minmax(initializer_list<_Tp> __l, _Compare __comp) function
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
algorithmfwd.h 85 minmax (C++0x)
378 minmax(const _Tp&, const _Tp&);
382 minmax(const _Tp&, const _Tp&, _Compare);
410 minmax(initializer_list<_Tp>);
414 minmax(initializer_list<_Tp>, _Compare);
stl_algo.h 3332 minmax(const _Tp& __a, const _Tp& __b) function
3352 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function
3493 minmax(initializer_list<_Tp> __l) function
3502 minmax(initializer_list<_Tp> __l, _Compare __comp) function
    [all...]
  /external/opencv3/modules/ts/src/
ts_perf.cpp 93 int minmax[] = {0, 256}; local
95 cv::randu(mr, cv::Mat(1, 1, CV_32S, minmax), cv::Mat(1, 1, CV_32S, minmax + 1));
99 //float minmax[] = {-FLT_MAX, FLT_MAX};
100 float minmax[] = {-bigValue, bigValue}; local
102 cv::randu(mr, cv::Mat(1, 1, CV_32F, minmax), cv::Mat(1, 1, CV_32F, minmax + 1));
106 //double minmax[] = {-DBL_MAX, DBL_MAX};
107 double minmax[] = {-bigValue, bigValue}; local
109 cv::randu(mr, cv::Mat(1, 1, CV_64F, minmax), cv::Mat(1, 1, CV_64F, minmax + 1))
    [all...]
ts_func.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.cpp 587 GLUtils::minmax<unsigned char>((unsigned char *)indices, count, &minIndex, &maxIndex);
597 GLUtils::minmax<unsigned short>((unsigned short *)indices, count, &minIndex, &maxIndex);
607 GLUtils::minmax<unsigned int>((unsigned int *)indices, count, &minIndex, &maxIndex);
    [all...]
  /external/opencv3/modules/highgui/src/
window_w32.cpp 1332 MINMAXINFO* minmax = (MINMAXINFO*)lParam; local
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp 617 GLUtils::minmax<unsigned char>((unsigned char *)indices, count, &minIndex, &maxIndex);
627 GLUtils::minmax<unsigned short>((unsigned short *)indices, count, &minIndex, &maxIndex);
637 GLUtils::minmax<unsigned int>((unsigned int *)indices, count, &minIndex, &maxIndex);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 4039 minmax(const _Tp& __a, const _Tp& __b) function
4059 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) function
4241 minmax(initializer_list<_Tp> __l) function
4250 minmax(initializer_list<_Tp> __l, _Compare __comp) function
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.cc 1626 LMathMinMax* minmax = new(zone()) LMathMinMax(left, right); local
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.cc 1622 LMathMinMax* minmax = new(zone()) LMathMinMax(left, right); local
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.cc 1638 LMathMinMax* minmax = new (zone()) LMathMinMax(left, right, scratch); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.1.201405082137/
org.jacoco.report-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.3.201501221555/
org.jacoco.report-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/
org.jacoco.report-0.7.4.201502262128.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.5.201505241946/
org.jacoco.report-0.7.5.201505241946.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.6.201602180812/
org.jacoco.report-0.7.6.201602180812.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.report/0.7.4.201502262128/
org.jacoco.report-0.7.4.201502262128.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.report/0.7.5.201505241946/
org.jacoco.report-0.7.5.201505241946.jar 
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 531 // Compute the minmax over the 8x8 subblocks.
842 // compute the minmax over the 8x8 sub-blocks, and if above threshold,
844 int minmax = compute_minmax_8x8(s, sp, d, dp, x16_idx, y16_idx, local
849 if (minmax > cpi->vbp_threshold_minmax) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555-nodeps.jar 

Completed in 1137 milliseconds

12 3