Home
last modified time | relevance | path

Searched defs:IsInRange (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflatbuffers.h56 inline bool IsInRange(const T &v, const T &low, const T &high) { in IsInRange() function
/aosp_15_r20/system/chre/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h74 inline bool IsInRange(const T &v, const T &low, const T &high) { in IsInRange() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp222 bool IsInRange = IntVal >= From && IntVal <= To; in assumeWithinInclusiveRange() local
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dbase.h481 inline bool IsInRange(const T &v, const T &low, const T &high) { in IsInRange() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dbase.h481 inline bool IsInRange(const T &v, const T &low, const T &high) { in IsInRange() function
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h201 inline bool IsInRange(ArgumentType x) { in IsInRange() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15463 auto IsInRange = [&](int RHSC, int Limit, int Scale) { in getMVEIndexedAddressParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19650 auto IsInRange = [&](int RHSC, int Limit, int Scale) { in getMVEIndexedAddressParts() local