Home
last modified time | relevance | path

Searched defs:Zero (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/compiler/
DGlobalMergePass.cpp97 ConstantInt *const Zero = ConstantInt::get(Int32Ty, 0); in runOnModule() local
/frameworks/base/tools/aapt2/
DResourceValues.h352 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs68 [pbr::OriginalName("NEGATIVE_ENUM_ZERO")] Zero = 0, enumerator