Searched refs:Inlined (Results 1 – 14 of 14) sorted by relevance
/third_party/protobuf/src/google/protobuf/ |
D | generated_message_reflection.h | 156 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/ |
D | DIPrinter.cpp | 63 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/ |
D | DIPrinter.h | 40 void print(const DILineInfo &Info, bool Inlined);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 231 Inlined = 0x00000800, enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 490 struct Inlined { struct 496 Inlined inlined; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 211 CV_ENUM_CLASS_ENT(FrameProcedureOptions, Inlined),
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/ |
D | IR.rst | 416 Inlined assembly code.
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_ext_inst_debug_test.cpp | 4780 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/ |
D | val_ext_inst_debug_test.cpp | 4780 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined")); 4896 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
|
/third_party/spirv-tools/test/val/ |
D | val_ext_inst_debug_test.cpp | 4947 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/ |
D | noise.inl | 636 // Inlined for speed: m *= taylorInvSqrt( a0*a0 + h*h );
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_pkcs7.data | 29 PKCS7 Parse Fail with Inlined Content Info #5.2
|
/third_party/libabigail/ |
D | ChangeLog | 4184 (decl_name_is_emitted): Inlined into decl_is_emitted; dropped.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 134911 Inlined one-line utility funciton that was called only once
|