Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dstring_field.h77 bool IsInlined() const override { return inlined_; } in IsInlined() function
H A Dfield.h212 virtual bool IsInlined() const { return false; } in IsInlined() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dstring_field.h77 bool IsInlined() const override { return inlined_; } in IsInlined() function
H A Dfield.h212 virtual bool IsInlined() const { return false; } in IsInlined() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp68 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp62 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatus.h767 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
H A Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/
H A Dstatus.h842 inline bool Status::IsInlined(uintptr_t rep) { return (rep & 1) == 0; } in IsInlined() function
/aosp_15_r20/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
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/external/googletest/googletest/include/gtest/
H A Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/
H A Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/include/gtest/
H A Dgtest-matchers.h396 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/external/abseil-cpp/absl/status/
H A Dstatus.h888 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/
H A Dstatus.h892 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/
H A Dstatus.h892 constexpr bool Status::IsInlined(uintptr_t rep) { return (rep & 1) != 0; } in IsInlined() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h412 static constexpr bool IsInlined() { in IsInlined() function

123