Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_string_field.h73 bool IsInlined() const override { return inlined_; } in IsInlined() function
Dcpp_field.h187 virtual bool IsInlined() const { return false; } in IsInlined() function
/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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DLookupResult.cpp62 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatus.h767 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/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/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.h828 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/webrtc/third_party/abseil-cpp/absl/status/
Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/abseil-cpp/absl/status/
Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/angle/third_party/abseil-cpp/absl/status/
Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/cronet/third_party/abseil-cpp/absl/status/
Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/status/
Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/external/cronet/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h427 static constexpr bool IsInlined() { in IsInlined() function
/external/googletest/googletest/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/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc269 bool Reflection::IsInlined(const FieldDescriptor* field) const { in IsInlined() function in google::protobuf::Reflection
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc273 bool Reflection::IsInlined(const FieldDescriptor* field) const { in IsInlined() function in google::protobuf::Reflection