Searched refs:candidate (Results 1 – 4 of 4) sorted by relevance
330 const candidate = trace.getEntry(0); constant331 if (!first || candidate.getTimestamp() < first.getTimestamp()) {332 first = candidate;346 const candidate = trace.getEntry(trace.lengthEntries - 1); constant347 if (!last || candidate.getTimestamp() > last.getTimestamp()) {348 last = candidate;
521 Bitmap candidate, BitmapFactory.Options targetOptions) { in canUseForInBitmap() argument525 return candidate.getWidth() == targetOptions.outWidth in canUseForInBitmap()526 && candidate.getHeight() == targetOptions.outHeight in canUseForInBitmap()534 int byteCount = width * height * getBytesPerPixel(candidate.getConfig()); in canUseForInBitmap()535 return byteCount <= candidate.getAllocationByteCount(); in canUseForInBitmap()
328 for candidate in self.GlobSymbolsDir(symbols_dir).get(basename, []):329 info = self.GetLibraryInfo(candidate)331 return "/" + str(candidate.relative_to(symbols_dir))
643 nomination - n. the condition of having been proposed as a suitable candidate for appointment or el…