Searched
full:accesses (Results
576 -
600 of
2582) sorted by null
<<21222324252627282930>>
/external/swiftshader/third_party/subzero/docs/ |
ASAN.rst | 5 illegal memory accesses. For a full description of the tool, see the original
|
/external/syslinux/gpxe/src/drivers/net/ath5k/ |
base.h | 104 #define ATH_STAT_INVALID 0x01 /* disable hardware accesses */
|
/external/tensorflow/tensorflow/contrib/lite/kernels/ |
conv_test.cc | 202 // We're sliding the 3x3 filter across the 3x4 image, with accesses outside 256 // We're sliding the 3x3 filter across the 3x4 image, with accesses outside 311 // We're sliding the 3x3 filter across the 3x4 image, with accesses outside 366 // We're sliding the 3x3 filter across the 3x4 image, with no accesses outside
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
grpc_session.h | 47 // Multiple threads must synchronize their accesses to a single
|
/external/tensorflow/tensorflow/core/lib/core/ |
casts.h | 48 // accesses it with a different type, then the result is undefined
|
/external/tensorflow/tensorflow/python/lib/core/ |
ndarray_tensor_bridge.cc | 29 // Mutex used to serialize accesses to cached vector of pointers to python
|
/external/tensorflow/tensorflow/stream_executor/lib/ |
casts.h | 45 // accesses it with a different type, then the result is undefined
|
/external/v8/src/base/ |
atomicops_internals_portable.h | 8 // currently written assuming atomicity revolves around accesses instead of
|
/external/v8/src/compiler/ |
code-generator-impl.h | 28 // -- Instruction operand accesses with conversions --------------------------
|
js-graph.h | 72 // Accesses the heap to inspect the object and determine whether one of the
|
/external/v8/src/ic/ |
stub-cache.h | 15 // The stub cache is used for megamorphic property accesses.
|
/external/valgrind/include/ |
pub_tool_replacemalloc.h | 50 /* If a tool uses deferred freeing (e.g. memcheck to catch accesses to
|
/external/vulkan-validation-layers/libs/glm/detail/ |
type_gentype.hpp | 145 // Accesses
|
type_mat2x3.hpp | 102 // Accesses
|
type_mat3x2.hpp | 108 // Accesses
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
audio_multi_vector.h | 125 // Accesses and modifies a channel (i.e., an AudioVector object) of this
|
/frameworks/av/cmds/screenrecord/ |
FrameOutput.cpp | 196 // Unaligned 32-bit accesses are allowed on ARM, so we could do this
|
/frameworks/base/core/java/com/android/internal/os/ |
AtomicFile.java | 40 * appropriate mutual exclusion invariants whenever it accesses the file.
|
/frameworks/compile/libbcc/lib/ |
RSInvariant.cpp | 107 * "invariant.load" -- i.e., it accesses memory which does not
|
/frameworks/rs/rsov/compiler/ |
RSAllocationUtils.cpp | 161 errs() << "Untyped accesses to global rs_allocations are not "
|
/libcore/ojluni/src/main/java/javax/crypto/ |
JarVerifier.java | 124 // subsequent accesses of this cached jar.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
BluetoothTetheringNetworkFactory.java | 50 // All accesses to these must be synchronized(this).
|
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/ |
cuda_builtin_vars.h | 33 // All read accesses of built-in variable fields get converted into calls to a
|
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/ |
__clang_cuda_builtin_vars.h | 33 // All read accesses of built-in variable fields get converted into calls to a
|
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/ |
__clang_cuda_builtin_vars.h | 33 // All read accesses of built-in variable fields get converted into calls to a
|
Completed in 4376 milliseconds
<<21222324252627282930>>