Home
last modified time | relevance | path

Searched defs:Instructions (Results 1 – 25 of 76) sorted by relevance

1234

/external/opencensus-java/contrib/log_correlation/log4j2/
DREADME.md23 ## Instructions section in OpenCensus Log4j 2 Log Correlation
25 ### Add the dependencies to your project
44 ### Configure the `OpenCensusTraceContextDataInjector`
67 ### Add the tracing data to log entries
86 ### Java Versions
/external/perfetto/docs/
Dlong-traces.md35 ## Instructions section in Long traces with Perfetto
90 ### Get high-level trace stats
126 ### Load the trace in the UI
135 ### Load the trace in the trace processor
/external/opencensus-java/contrib/log_correlation/stackdriver/
DREADME.md17 ## Instructions section in OpenCensus Stackdriver Log Correlation
19 ### Prerequisites
30 ### Add the dependencies to your project
49 ### Configure the `OpenCensusTraceLoggingEnhancer`
/external/libaom/libaom/third_party/googletest/src/googletest/
DREADME.md4 #### Setup ####
11 #### Build ####
/external/libvpx/libvpx/third_party/googletest/src/
DREADME.md3 #### Setup
9 #### Build
/external/googletest/googletest/
DREADME.md3 #### Setup
9 #### Build
/external/skia/src/sfnt/
DSkOTTable_glyf.h76 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/skqp/src/sfnt/
DSkOTTable_glyf.h76 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/swiftshader/third_party/llvm-7.0/llvm/docs/
DMIRLangRef.rst363 .. _instruction-flags:
365 Instruction Flags
381 Bundled Instructions
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DFetchStage.h28 InstMap Instructions; variable
DSummaryView.cpp64 unsigned Instructions = Source.size(); in printView() local
DInstructionInfoView.cpp25 unsigned Instructions = Source.size(); in printView() local
DCodeRegion.h52 std::vector<std::unique_ptr<const llvm::MCInst>> Instructions; variable
/external/llvm/docs/
DMIRLangRef.rst299 .. _instruction-flags:
301 Instruction Flags
DAMDGPUUsage.rst83 s_waitcnt
/external/v8/src/compiler/
Dmove-optimizer.h23 typedef ZoneVector<Instruction*> Instructions; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/Common/
DAssemblerUtils.h73 llvm::ArrayRef<llvm::MCInst> Instructions) { in assembleToFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAssembler.cpp84 llvm::ArrayRef<llvm::MCInst> Instructions) { in fillMachineFunction()
145 llvm::ArrayRef<llvm::MCInst> Instructions, in assembleToStream()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMCFunction.cpp35 std::vector<MCDecodedInst> Instructions; in createFunctionFromMC() local
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/
Dir3-notes.rst178 .. _`flow control`:
/external/perfetto/ui/src/frontend/
Drecord_page.ts436 function Instructions(cssClass: string) { function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.h213 std::map<uint64_t, Instr> Instructions; variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h53 std::unique_ptr<CodeGenInstruction>> Instructions; variable
/external/llvm/include/llvm/MC/
DMCWinEH.h45 std::vector<Instruction> Instructions; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCWinEH.h45 std::vector<Instruction> Instructions; member

1234