/prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/ |
type_mat4x4.inl | 39 // Accesses
|
/toolchain/binutils/binutils-2.27/bfd/ |
ChangeLog-2008 | [all...] |
elf32-i370.c | 229 /* Initialize the i370_elf_howto_table, so that linear accesses can be done. */ [all...] |
/toolchain/binutils/binutils-2.27/cpu/ |
iq2000.cpu | 355 (comment ("insn accesses register operand " regfield)))) [all...] |
mt.cpu | 364 (comment ("insn accesses register operand " regfield)))) [all...] |
/toolchain/binutils/binutils-2.27/gas/doc/ |
c-sparc.texi | 253 or quad numbered accesses are allowed. For example, @samp{%f34}
|
/toolchain/binutils/binutils-2.27/opcodes/ |
ChangeLog-2006 | 483 accesses separately. Move dmfc3, dmtc3, mfc3, mtc3 downwards.
|
/build/blueprint/ |
context.go | 364 // The factory function may be called from multiple goroutines. Any accesses 843 // MockFileSystem causes the Context to replace all reads with accesses to the provided map of [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/ |
PciRootBridgeIo.c | 350 memory. This function is used to map system memory for PCI bus master DMA accesses.
[all...] |
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
change-log.rst | 62 and accesses to the SPE specific registers from S-EL1 will trap to EL3. [all...] |
/external/autotest/client/profilers/lockmeter/ |
patch.2.6.14-lockmeter-1.gz | |
/external/clang/docs/ |
LanguageExtensions.rst | [all...] |
/external/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/external/clang/lib/CodeGen/ |
CGClass.cpp | 293 // TODO: "devirtualize" this for accesses to known-complete objects. 540 // itself) accesses 'this' in any way, we need to initialize the [all...] |
/external/clang/test/CodeGenObjC/ |
arc.m | 725 // be detectable because we're supposed to ban accesses to the old 769 // be detectable because we're supposed to ban accesses to the old [all...] |
/external/libxml2/doc/html/ |
libxml-xmlIO.html | [all...] |
/external/llvm/docs/ |
LangRef.rst | [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl7.rst | 102 direct accesses to G and H: they are not renamed or versioned. This 113 In LLVM, all memory accesses are explicit with load/store instructions, [all...] |
/external/owasp/sanitizer/tools/findbugs/doc/ |
allBugDescriptions.html | [all...] |
/external/python/cpython2/Doc/library/ |
decimal.rst | 228 As shown above, the :func:`getcontext` function accesses the current context and [all...] |
/external/python/cpython2/Doc/whatsnew/ |
2.2.rst | 330 complicated because to avoid recursion you can't use regular attribute accesses 360 instance's :attr:`~object.__dict__`. Accesses to :attr:`size` are also the only ones [all...] |
/external/python/cpython3/Doc/library/ |
decimal.rst | 257 As shown above, the :func:`getcontext` function accesses the current context and [all...] |
/external/python/cpython3/Doc/whatsnew/ |
2.2.rst | 330 complicated because to avoid recursion you can't use regular attribute accesses 360 instance's :attr:`~object.__dict__`. Accesses to :attr:`size` are also the only ones [all...] |
/external/swiftshader/third_party/LLVM/docs/ |
ReleaseNotes.html | 286 bugs such as use-after-free and out-of-bound accesses to heap, stack, and
507 analyzes the code to ensure that memory accesses and array indexing
[all...] |
/external/swiftshader/third_party/LLVM/docs/tutorial/ |
LangImpl7.html | 150 In the example above, note that the loads from G and H are direct accesses to 164 <p>In LLVM, all memory accesses are explicit with load/store instructions, and [all...] |