/external/opencensus-java/contrib/log_correlation/stackdriver/ |
D | README.md | 17 ## Instructions section in OpenCensus Stackdriver Log Correlation 19 ### Prerequisites 30 ### Add the dependencies to your project 49 ### Configure the `OpenCensusTraceLoggingEnhancer`
|
/external/google-benchmark/ |
D | README.md | 219 ### Building with GCC 229 ### Building with Visual Studio 2015 or 2017 252 ### Building with Intel 2015 Update 1 or Intel System Studio Update 4 256 ### Building on Solaris
|
/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 76 struct Instructions { struct 77 SK_OT_USHORT length; 78 SK_OT_BYTE data[1/*length*/]; 204 struct Instructions { struct 205 SK_OT_USHORT length; 206 SK_OT_BYTE data[1/*length*/];
|
/external/llvm/docs/ |
D | MIRLangRef.rst | 299 .. _instruction-flags: 301 Instruction Flags
|
D | AMDGPUUsage.rst | 83 s_waitcnt
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/ |
D | EntryStage.h | 28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
|
/external/libaom/libaom/third_party/googletest/src/googletest/ |
D | README.md | 3 #### Setup
|
/external/googletest/googletest/ |
D | README.md | 3 #### Setup
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README.md | 3 #### Setup
|
/external/mesa3d/docs/drivers/freedreno/ |
D | ir3-notes.rst | 178 .. _`flow control`:
|
/external/llvm/include/llvm/MC/ |
D | MCWinEH.h | 45 std::vector<Instruction> Instructions; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCWinEH.h | 46 std::vector<Instruction> Instructions; member
|
/external/llvm/utils/TableGen/ |
D | CodeGenTarget.h | 69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/grammar/ |
D | grammar.go | 27 Instructions []Instruction `json:"instructions"` member
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/grammar/ |
D | grammar.go | 27 Instructions []Instruction `json:"instructions"` member
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/ |
D | grammar.go | 27 Instructions []Instruction `json:"instructions"` member
|
/external/sfntly/cpp/src/sfntly/table/truetype/ |
D | glyph_table.cc | 351 CALLER_ATTACH ReadableFontData* GlyphTable::SimpleGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::SimpleGlyph 544 CALLER_ATTACH ReadableFontData* GlyphTable::CompositeGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::CompositeGlyph
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64AddressTypePromotion.cpp | 103 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anone6861f840111::AArch64AddressTypePromotion
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 145 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in EncodeSingleInstruction() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program.h | 156 struct rc_instruction Instructions; member
|
D | radeon_dataflow_deadcode.c | 61 struct instruction_state * Instructions; member
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 459 auto Instructions = in computePartitionSetForPointers() local 567 const SmallVectorImpl<Instruction *> &Instructions, in MemoryInstructionDependences()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRCanonicalizerPass.cpp | 154 std::vector<MachineInstr *> Instructions; in rescheduleCanonically() local
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 470 SmallVectorImpl<MCInst> &Instructions) { in expandSET() 548 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIWholeQuadMode.cpp | 98 DenseMap<const MachineInstr *, InstrInfo> Instructions; member in __anoned8f904c0111::SIWholeQuadMode
|