/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/ |
H A D | farmhash.cc | 3055 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 3951 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 5205 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 6099 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 6991 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 7883 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro
|
/aosp_15_r20/external/libtextclassifier/native/utils/hash/ |
H A D | farmhash.cc | 3057 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 3953 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 5207 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 6101 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 6993 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro 7885 #define IsAlive(x) do { alive += IsNonZero(x); } while (0) in Test() macro
|
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/ |
H A D | testing.py | 31 def IsAlive(self): member in Testing
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 67 virtual bool IsAlive() { return true; } in IsAlive() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 67 virtual bool IsAlive() { return true; } in IsAlive() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 67 virtual bool IsAlive() { return true; } in IsAlive() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 67 virtual bool IsAlive() { return true; } in IsAlive() function
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/ |
H A D | reraiser_thread.py | 175 def IsAlive(self): member in ReraiserThreadGroup
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/ |
H A D | ssl_session_cache_test.cc | 63 bool IsAlive(long id) const { in IsAlive() function in grpc_core::__anon4acee4bc0111::SessionTracker
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | resapi.h | 242 PIS_ALIVE_ROUTINE IsAlive; member 257 PIS_ALIVE_ROUTINE IsAlive; member
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | dnsresolver_binder_test.cpp | 213 TEST_F(DnsResolverBinderTest, IsAlive) { in TEST_F() argument
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | test_ibinder.cpp | 244 TEST_F(NdkBinderTest_AIBinder, IsAlive) { in TEST_F() argument
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | virtual_socket_server.cc | 481 bool VirtualSocket::SafetyBlock::IsAlive() { in IsAlive() function in rtc::VirtualSocket::SafetyBlock
|
/aosp_15_r20/system/netd/tests/ |
H A D | binder_test.cpp | 314 TEST_F(NetdBinderTest, IsAlive) { in TEST_F() argument
|