Searched
full:accesses (Results
476 -
500 of
2582) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
thread-mainloop.h | 61 * Since the PulseAudio API doesn't allow concurrent accesses to objects, 227 * the locking mechanism to handle concurrent accesses, but nothing else.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
c-tic6x.texi | 58 indicates position-independent addressing with GOT accesses using near 60 addressing with GOT accesses using far DP addressing. The linker will
|
/external/valgrind/docs/html/ |
drd-manual.html | 100 accesses via locking. E.g. the POSIX threads library, the Qt library 180 Which source code statements generate which memory accesses depends on 272 conflicting memory accesses are ordered by synchronization 288 many conflicting memory accesses in such applications and although such 295 algorithm is to verify whether all shared memory accesses follow a consistent 297 whether all interthread memory accesses are ordered by synchronization 584 There are always at least two memory accesses involved in a data 585 race. Memory accesses involved in a data race are called 586 <span class="emphasis"><em>conflicting memory accesses</em></span>. DRD prints a 664 A conflicting access involves at least two memory accesses. Fo [all...] |
/art/runtime/base/ |
quasi_atomic.h | 138 // semantics (assuming all other accesses use a mutex if this one does).
|
/art/test/407-arrays/src/ |
Main.java | 17 // Simple test for array accesses.
|
/art/test/586-checker-null-array-get/src/ |
Main.java | 109 // We create multiple accesses that will lead the bounds check
|
/art/tools/runtime_memusage/ |
README | 19 In addition, when poisoned sections of memory are accesses, their stack trace is
|
/bionic/libc/arch-arm64/cortex-a53/bionic/ |
memmove.S | 57 * ARMv8-a, AArch64, unaligned accesses, wchar_t is 4 bytes
|
/bionic/libc/arch-arm64/denver64/bionic/ |
memcpy_base.S | 32 * Unaligned accesses
|
/bionic/libc/arch-mips/string/ |
strcpy.c | 47 /* Does target have hardware support for unaligned accesses? */
|
/build/soong/android/ |
testing.go | 95 // MockFileSystem causes the Context to replace all reads with accesses to the provided map of
|
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.java | 148 * Accesses the Contacts content provider directly to insert a new contact.
|
/developers/build/prebuilts/gradle/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.kt | 98 * Accesses the Contacts content provider directly to insert a new contact.
|
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.java | 148 * Accesses the Contacts content provider directly to insert a new contact.
|
/developers/samples/android/system/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.kt | 98 * Accesses the Contacts content provider directly to insert a new contact.
|
/development/gsi/gsi_util/gsi_util/mounters/ |
base_mounter.py | 78 accesses the file in a device by adb. In this case, file accessor could
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/contacts/ |
ContactsFragment.java | 155 * Accesses the Contacts content provider directly to insert a new contact.
|
/device/google/marlin/dataservices/datatop/src/ |
datatop_interface.h | 132 * Number of elements in the array of dp's the dpg accesses.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/ |
AmdStyx.dec | 110 # flash accesses to the in-memory copy with LBAs in the actual SPI flash
|
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
nvidia-tegra.rst | 74 accesses.
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/ |
xlat_tables_defs.h | 175 * This flag marks the translation tables are Non-cacheable for MMU accesses.
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/aarch64/ |
xlat_tables_arch.c | 123 * complete, no new memory accesses using the invalidated TLB
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
socketmodule.h | 220 PySocketModule and check its outcome; otherwise all accesses will
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
socketmodule.h | 221 PySocketModule and check its outcome; otherwise all accesses will
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
grammar.py | 27 accesses the instance variables directly. The class here does not
|
Completed in 1993 milliseconds
<<11121314151617181920>>