Home
last modified time | relevance | path

Searched defs:IsRepeat (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc189 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc736 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc736 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-port.cc736 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc736 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-port.cc741 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-port.cc767 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc767 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc785 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc785 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.h96 bool IsRepeat() { return command_type_ == Type::kRepeat; } in IsRepeat() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/
H A Dgtest-all.cc8536 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc11113 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc11113 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7530 bool IsRepeat = false; in resolveTargetShuffleInputsAndMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8726 bool IsRepeat = false; in resolveTargetShuffleInputsAndMask() local