Home
last modified time | relevance | path

Searched defs:IsInlined (Results 1 – 25 of 28) sorted by relevance

12

/external/protobuf/src/google/protobuf/compiler/cpp/
Dstring_field.h77 bool IsInlined() const override { return inlined_; } in IsInlined() function
Dfield.h212 virtual bool IsInlined() const { return false; } in IsInlined() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dstring_field.h77 bool IsInlined() const override { return inlined_; } in IsInlined() function
Dfield.h212 virtual bool IsInlined() const { return false; } in IsInlined() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dstring_field.h77 bool IsInlined() const override { return inlined_; } in IsInlined() function
Dfield.h212 virtual bool IsInlined() const { return false; } in IsInlined() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DLookupResult.cpp62 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
DLookupResult.cpp68 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/external/openscreen/third_party/abseil/src/absl/status/
Dstatus.h767 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/cronet/stable/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/external/cronet/tot/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/external/cronet/tot/third_party/abseil-cpp/absl/status/
Dstatus.h892 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/external/abseil-cpp/absl/status/
Dstatus.h888 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/external/cronet/stable/third_party/abseil-cpp/absl/status/
Dstatus.h892 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/external/angle/third_party/abseil-cpp/absl/status/
Dstatus.h888 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/external/libva-utils/test/gtest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/external/libvpx/third_party/googletest/src/include/gtest/
Dgtest-matchers.h432 static constexpr bool IsInlined() { in IsInlined() function
/external/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h432 static constexpr bool IsInlined() { in IsInlined() function
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/
Dgtest-matchers.h432 static constexpr bool IsInlined() { in IsInlined() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h432 static constexpr bool IsInlined() { in IsInlined() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h81 IsInlined, enumerator

12