HomeSort by relevance Sort by last modified time
    Searched refs:myMax (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Index/
cursor-ref-names.cpp 12 inline T myMax(T a, T b)
23 myMax<int>(1, 2);
46 // CHECK: cursor-ref-names.cpp:23:5: CallExpr=myMax:12:10 Extent=[23:5 - 23:21]
47 // CHECK: cursor-ref-names.cpp:23:5: DeclRefExpr=myMax:12:10 RefName=[23:5 - 23:10] RefName=[23:10 - 23:15] Extent=[23:5 - 23:15]
  /external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
minmaxloc.hpp 71 ResType myMax = -numeric_limits<ResType>::max();
89 if (srcVal > myMax)
91 myMax = srcVal;
100 blockReduceKeyVal<BLOCK_SIZE>(smem_tuple(sMinVal, sMaxVal), tie(myMin, myMax),
110 maxVal[bid] = myMax;
127 T myMax = maxVal[idx];
131 blockReduceKeyVal<BLOCK_SIZE>(smem_tuple(sMinVal, sMaxVal), tie(myMin, myMax),
139 maxVal[0] = myMax;
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 

Completed in 75 milliseconds