Searched defs:Zero (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/rsov/compiler/
H A DGlobalMergePass.cpp97 ConstantInt *const Zero = ConstantInt::get(Int32Ty, 0); variable
98 Value *Idx[] = {Zero, nullptr};
/frameworks/base/tools/aapt2/
H A DResourceValues.h352 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator in enum:aapt::Plural::__anon1162

Completed in 134 milliseconds