/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/gettext/gettext-runtime/intl/ |
D | libintl.glibc | 105 /* These must be macros. Inlined functions are useless because the
|
/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/boost/libs/context/doc/ |
D | rationale.qbk | 16 Inlined assembler generates code bloating which is not welcome on embedded
|
/third_party/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 456 struct Inlined { struct 462 Inlined inlined; argument
|
/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/boost/libs/fusion/doc/ |
D | notes.qbk | 12 [heading Recursive Inlined Functions]
|
D | fusion.qbk | 326 [def __recursive_inline__ [link fusion.notes.recursive_inlined_functions Recursive Inlined Fu…
|
/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/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/spirv-tools/test/val/ |
D | val_ext_inst_test.cpp | 3138 EXPECT_THAT(getDiagnosticString(), HasSubstr("expected operand Inlined"));
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 134911 Inlined one-line utility funciton that was called only once
|