/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_string_field.h | 73 bool IsInlined() const { return inlined_; } in IsInlined() function
|
D | cpp_field.h | 200 virtual bool IsInlined() const { return false; } in IsInlined() function
|
/external/llvm-project/llvm/lib/DebugInfo/GSYM/ |
D | LookupResult.cpp | 67 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | LookupResult.cpp | 62 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
|
/external/libtextclassifier/abseil-cpp/absl/status/ |
D | status.h | 767 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/ |
D | status.h | 767 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
|
/external/openscreen/third_party/abseil/src/absl/status/ |
D | status.h | 767 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | status.h | 830 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
|
/external/webrtc/third_party/abseil-cpp/absl/status/ |
D | status.h | 339 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
|
/external/abseil-cpp/absl/status/ |
D | status.h | 339 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
|
/external/llvm-project/lldb/source/API/ |
D | SBBlock.cpp | 59 bool SBBlock::IsInlined() const { in IsInlined() function in SBBlock
|
D | SBFrame.cpp | 1130 bool SBFrame::IsInlined() { in IsInlined() function in SBFrame 1136 bool SBFrame::IsInlined() const { in IsInlined() function in SBFrame
|
/external/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 412 static constexpr bool IsInlined() { in IsInlined() function
|
/external/llvm-project/lldb/source/Target/ |
D | StackFrame.cpp | 1188 bool StackFrame::IsInlined() { in IsInlined() function in StackFrame
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 1856 bool Reflection::IsInlined(const FieldDescriptor* field) const { in IsInlined() function in google::protobuf::Reflection
|