OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accesses
(Results
201 - 225
of
708
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/utils/unittest/googletest/
gtest-printers.cc
316
// memory
accesses
. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when
/external/oprofile/events/i386/core_2/
unit_masks
63
0x01 ANY Memory
accesses
that missed the DTLB.
/external/oprofile/events/x86-64/family11h/
unit_masks
181
# BKDG 3.28 does not include unit_mask of 0x01 for "
accesses
by Locked instructions"
/external/oprofile/events/x86-64/hammer/
unit_masks
174
# BKDG 3.28 does not include unit_mask of 0x01 for "
accesses
by Locked instructions"
/external/proguard/src/proguard/
Initializer.java
267
"
accesses
to class members by means of introspection.");
/external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h
141
* protect data structures that it
accesses
by calling SDL_LockAudio()
/external/qemu-pc-bios/vgabios/
README
152
. optimizations of CRT controller
accesses
/external/quake/quake/src/WinQuake/
quakedef.h
77
#define UNALIGNED_OK 1 // set to 0 if unaligned
accesses
are not supported
vid_vga.cpp
273
VGA_pcurmode = NULL; // so no further
accesses
to the buffer are
/external/tcpdump/
aclocal.m4
620
dnl Checks to see if unaligned memory
accesses
fail
631
[AC_MSG_CHECKING(if unaligned
accesses
fail)
647
# comment) doesn't fault on unaligned
accesses
, but doesn't
657
# file and conclude that unaligned
accesses
don't work).
[
all
...]
config.h
95
/* define if unaligned memory
accesses
fail */
config.h.in
94
/* define if unaligned memory
accesses
fail */
/external/v8/src/
contexts.h
163
// the moment we also use it in generated code for context slot
accesses
-
/external/valgrind/main/docs/html/
cl-manual.html
[
all
...]
/external/valgrind/main/drd/
drd_thread.c
375
* and
accesses
this data structure from multiple threads without locking.
376
* Any conflicting
accesses
in the range stack_startup..stack_max will be
[
all
...]
/external/valgrind/unittest/
racecheck_unittest.cc
119
// Two write
accesses
to GLOB are synchronized because
168
// Two write
accesses
to GLOB are synchronized via conditional critical section.
213
// Two write
accesses
to GLOB are separated by PCQ Put/Get.
247
// Two write
accesses
to GLOB are synchronized via CondVar.
350
// Two write
accesses
to GLOB are synchronized via conditional critical section.
395
// Three
accesses
to GLOB are separated by thread start/join.
1194
// Here we have a 'safe' race on
accesses
to BOUNDARY and
1195
// no actual races on
accesses
to GLOB[]:
1200
//
accesses
to GLOB since compilers and CPUs
[
all
...]
/external/webkit/Source/JavaScriptCore/dfg/
DFGNode.h
342
// An immediate value,
accesses
type-checked via accessors above.
/external/webkit/Source/JavaScriptCore/runtime/
Executable.cpp
202
// FIXME: temporarily disable property
accesses
until we fix regressions.
/external/webkit/Source/WebKit/win/
WebPreferences.h
437
// This method
accesses
a different preference key than developerExtrasEnabled.
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.h
247
/* Macros for handling unaligned memory
accesses
*/
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLParametersImpl.java
142
// then directly
accesses
/dev/urandom. Not the most elegant solution,
/libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java
104
* undesirable network
accesses
for external entities, or which for
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h
141
* protect data structures that it
accesses
by calling SDL_LockAudio()
/prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h
141
* protect data structures that it
accesses
by calling SDL_LockAudio()
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h
217
/* Prevent "aliased"
accesses
. */
Completed in 397 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>