Home
last modified time | relevance | path

Searched refs:Inlined (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h156 return Inlined(offsets_[offset], field->type()); in IsFieldInlined()
158 return Inlined(offsets_[field->index()], field->type()); in IsFieldInlined()
253 static bool Inlined(uint32 v, FieldDescriptor::Type type) { in Inlined() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DDIPrinter.cpp63 void DIPrinter::print(const DILineInfo &Info, bool Inlined) { in print() argument
70 StringRef Prefix = (PrintPretty && Inlined) ? " (inlined by) " : ""; in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h40 void print(const DILineInfo &Info, bool Inlined);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h231 Inlined = 0x00000800, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h490 struct Inlined { struct
496 Inlined inlined; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp211 CV_ENUM_CLASS_ENT(FrameProcedureOptions, Inlined),
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DIR.rst416 Inlined assembly code.
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_ext_inst_debug_test.cpp4780 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
4896 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ext_inst_debug_test.cpp4780 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
4896 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
/third_party/spirv-tools/test/val/
Dval_ext_inst_debug_test.cpp4947 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
5063 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl636 // Inlined for speed: m *= taylorInvSqrt( a0*a0 + h*h );
/third_party/mbedtls/tests/suites/
Dtest_suite_pkcs7.data29 PKCS7 Parse Fail with Inlined Content Info #5.2
/third_party/libabigail/
DChangeLog4184 (decl_name_is_emitted): Inlined into decl_is_emitted; dropped.
/third_party/gstreamer/gstplugins_bad/
DChangeLog134911 Inlined one-line utility funciton that was called only once