Home
last modified time | relevance | path

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

123

/external/webrtc/docs/native-code/development/
Dcontributing.md18 ## Instructions section in Contributing to the WebRTC project
20 ### Contributing your First Patch
42 ### Uploading your First Patch
83 ### Trybots
/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/google-benchmark/
DREADME.md219 ### 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/
DSkOTTable_glyf.h81 struct Instructions { struct
82 SK_OT_USHORT length;
83 SK_OT_BYTE data[1/*length*/];
209 struct Instructions { struct
210 SK_OT_USHORT length;
211 SK_OT_BYTE data[1/*length*/];
/external/webrtc/docs/
Dbug-reporting.md20 #### Instructions subsubsection
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DEntryStage.h28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
/external/llvm/docs/
DMIRLangRef.rst299 .. _instruction-flags:
301 Instruction Flags
DAMDGPUUsage.rst83 s_waitcnt
/external/cronet/third_party/boringssl/src/third_party/googletest/
DREADME.md3 #### Setup
/external/cronet/third_party/googletest/src/googletest/
DREADME.md3 #### Setup
/external/libaom/third_party/googletest/src/googletest/
DREADME.md3 #### Setup
/external/libvpx/third_party/googletest/src/
DREADME.md3 #### Setup
/external/googletest/googletest/
DREADME.md3 #### Setup
/external/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst178 .. _`flow control`:
/external/llvm/include/llvm/MC/
DMCWinEH.h45 std::vector<Instruction> Instructions; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinEH.h46 std::vector<Instruction> Instructions; member
/external/llvm/utils/TableGen/
DCodeGenTarget.h69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc351 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/perfetto/ui/src/frontend/
Drecord_page_v2.ts185 function Instructions(cssClass: string) { function
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp103 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anon1f1ededd0111::AArch64AddressTypePromotion
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp145 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in EncodeSingleInstruction() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program.h156 struct rc_instruction Instructions; member

123