Searched defs:max (Results 1 – 10 of 10) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/plugins/ |
| D | ArrayCwiseBinaryOps.h | 59 EIGEN_MAKE_CWISE_BINARY_OP(max,max) in EIGEN_MAKE_CWISE_BINARY_OP() argument
|
| /applications/standard/filepicker/entry/src/main/ets/base/utils/ |
| D | ArrayUtil.ts | 54 public static max(array: number[]): number { method in ArrayUtil
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/doc/examples/ |
| D | Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp | 16 float max = m.maxCoeff(&maxRow, &maxCol); in main() local
|
| /applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/Weather/common/src/main/ets/model/ |
| D | Main.ts | 30 …Resource | string, public weather: string, public airLevel: string, public max: string, public min… property in WeekWeather 68 …constructor(public city: string, public temp: string, public weatherType: string, public max: stri… property in HeaderData
|
| /applications/standard/app_samples/code/SystemFeature/IDL/AbilityConnectServiceExtension/entry/src/main/ets/model/ |
| D | Main.ts | 30 …Resource | string, public weather: string, public airLevel: string, public max: string, public min… property in WeekWeather
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/blas/f2c/ |
| D | datatypes.h | 20 #define max(a,b) ((a) >= (b) ? (a) : (b)) macro
|
| /applications/standard/launcher/common/src/main/ets/default/model/ |
| D | PageDesktopModel.ts | 178 const max = pageCount - 1 > curPageIndex ? curPageIndex + 1 : pageCount - 1; constant
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/libsamplerate/tests/ |
| D | util.c | 26 gen_windowed_sines (int freq_count, const double *freqs, double max, float *output, int output_len) in gen_windowed_sines()
|
| /applications/standard/app_samples/code/BasicFeature/Native/NativeXComponent/entry/src/main/cpp/manager/ |
| D | plugin_manager.cpp | 172 int32_t max = 0; in SetFrameRate() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | main.h | 71 #define max(A,B) please_protect_your_max_with_parentheses macro
|