OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accesses
(Results
1626 - 1650
of
2582
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/python/cpython2/Doc/faq/
library.rst
149
variable
accesses
are faster than global
accesses
). Furthermore the program
[
all
...]
/external/python/cpython3/Doc/library/
xml.etree.elementtree.rst
184
with a particular tag, and :attr:`Element.text`
accesses
the element's text
185
content. :meth:`Element.get`
accesses
the element's attributes::
[
all
...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
InlineSpiller.cpp
43
STATISTIC(NumFolded, "Number of folded stack
accesses
");
[
all
...]
/external/syslinux/gpxe/src/drivers/infiniband/
linda.c
107
* This card requires atomic 64-bit
accesses
. Strange things happen
108
* if you try to use 32-bit
accesses
; sometimes they work, sometimes
[
all
...]
/external/tcpdump/
tcpdump.c
1164
* force unaligned
accesses
to abort with SIGBUS, rather than
1166
* misaligned
accesses
are bugs, and we want tcpdump to crash so
[
all
...]
/external/v8/src/ic/
accessor-assembler.cc
[
all
...]
/external/valgrind/
NEWS
306
- New flag --ignore-range-below-sp to ignore memory
accesses
below
636
'accesshistory <addr> [<len>]' will show the recorded
accesses
for
[
all
...]
/external/valgrind/docs/html/
dist.news.html
329
??-?New?flag?--ignore-range-below-sp?to?ignore?memory?
accesses
?below<br>
[
all
...]
faq.html
260
doesn't do any illegal memory
accesses
. The above failure will
500
crashes because it erroneously
accesses
memory that is unaddressable,
[
all
...]
/external/valgrind/exp-dhat/
dh_main.c
946
/* This dirty helper
accesses
memory. Collect the details. */
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h
460
/// \brief Determine if the target supports unaligned memory
accesses
.
547
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h
494
/// \brief Determine if the target supports unaligned memory
accesses
.
584
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h
494
/// \brief Determine if the target supports unaligned memory
accesses
.
584
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h
565
/// \brief Determine if the target supports unaligned memory
accesses
.
671
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h
565
/// \brief Determine if the target supports unaligned memory
accesses
.
671
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h
565
/// \brief Determine if the target supports unaligned memory
accesses
.
671
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h
565
/// \brief Determine if the target supports unaligned memory
accesses
.
671
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h
460
/// \brief Determine if the target supports unaligned memory
accesses
.
547
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h
494
/// \brief Determine if the target supports unaligned memory
accesses
.
584
/// \return Some HW prefetchers can handle
accesses
up to a certain constant
[
all
...]
Completed in 1190 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>