Searched defs:getOne (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
H A DBranchProbability.h39 static BranchProbability getOne() { return BranchProbability(1, 1); } function in class:llvm::BranchProbability
H A DScaledNumber.h523 static ScaledNumber getOne() { return ScaledNumber(1, 0); } function in class:llvm::ScaledNumber
/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
H A Dmetadata_cache.js41 * cache.getOne(entry, 'thumbnail', function(thumbnail) {
263 MetadataCache.prototype.getOne = function(entry, type, callback, refresh) {
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp29 static ConstantInt *getOne(Constant *C) { function
847 ConstantInt *RangeSize = DivI->isExact() ? getOne(Prod) : DivRHS;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...

Completed in 320 milliseconds