HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 951 - 975 of 2582) sorted by null

<<31323334353637383940>>

  /external/valgrind/drd/
drd_thread.c 438 * and accesses this data structure from multiple threads without locking.
439 * Any conflicting accesses in the range stack_startup..stack_max will be
    [all...]
  /external/valgrind/helgrind/
libhb.h 99 /* Memory accesses (1/2/4/8 byte size). They report a race if one is
  /external/vixl/
README.md 118 * Most of the time, cache-maintenance operations or explicit memory accesses
  /external/vulkan-validation-layers/libs/glm/detail/
type_mat4x4.hpp 119 // Accesses
type_vec1.hpp 69 // Accesses
type_vec2.hpp 94 // Accesses
type_vec3.hpp 95 // Accesses
  /external/vulkan-validation-layers/libs/glm/gtx/
dual_quaternion.hpp 79 // Accesses
  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.h 168 // Method for checking for the need of conversion. Accesses the formats
  /external/webrtc/webrtc/video/
video_capture_input_unittest.cc 71 // VideoCaptureInput accesses |mock_process_thread_| in destructor and
  /frameworks/base/core/java/android/speech/tts/
SynthesisPlaybackQueueItem.java 47 * Guards accesses to mDataBufferList and mUnconsumedBytes.
  /frameworks/base/core/java/android/util/
AtomicFile.java 45 * appropriate mutual exclusion invariants whenever it accesses the file.
  /frameworks/base/services/core/java/com/android/server/
NetworkTimeUpdateService.java 256 /** Handler to do the network accesses on */
  /frameworks/compile/slang/lit-tests/padding/
more_structs.rs 11 // accesses a properly padded struct:
  /frameworks/compile/slang/
slang_rs_check_ast.cpp 270 // array accesses rely heavily on them and they are valid.
  /hardware/interfaces/graphics/mapper/2.0/
IMapper.hal 217 * Unlocks a buffer to indicate all CPU accesses to the buffer have
  /libcore/dalvik/test-rules/src/main/java/libcore/dalvik/system/
CloseGuardSupport.java 38 * {@code libcore.junit.util.ResourceLeakageDetector} which accesses the capabilities of this using
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 104 * undesirable network accesses for external entities, or which for
  /libcore/ojluni/src/main/java/java/util/concurrent/atomic/
package-info.java 95 * <p>The memory effects for accesses and updates of atomics generally
  /libcore/ojluni/src/main/java/sun/misc/
MetaIndex.java 83 * intentional, to reduce the number of disk accesses that need to be
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticCommonKinds.td 196 "the %0 sub-architecture does not support unaligned accesses">;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 59 // code that accesses the fields.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
PredicateInfo.h 196 /// accesses.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 59 // code that accesses the fields.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
PredicateInfo.h 196 /// accesses.

Completed in 1816 milliseconds

<<31323334353637383940>>