Home
last modified time | relevance | path

Searched refs:RW (Results 1 – 25 of 211) sorted by relevance

123456789

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_linux.cc111 else if (type_ == RW) in Init()
132 else if (type_ == RW) in Destroy()
142 else if (type_ == RW) in Lock()
152 else if (type_ == RW) in TryLock()
163 else if (type_ == RW) in Unlock()
169 CHECK(type_ == RW); in ReadLock()
175 CHECK(type_ == RW); in TryReadLock()
181 CHECK(type_ == RW); in ReadUnlock()
Dtsan_mop.cc69 Mutex m(Mutex::RW); in TEST()
88 Mutex m(Mutex::RW); in TEST()
Dtsan_mutex.cc60 Mutex m(Mutex::RW); in TEST()
128 Mutex m(Mutex::RW); in TEST()
Dtsan_test_util.h34 enum Type { Normal, Spin, RW }; enumerator
/external/vboot_reference/tests/futility/data/
DREADME4 bios_zgb_mp.bin RW firmware A and B are different
5 bios_link_mp.bin uses the RO_NORMAL flag to skip RW firmware validation
/external/clang/test/Layout/
Dms-x86-alias-avoidance-padding.cpp304 struct RW { char c; }; struct
313 struct RX7 : virtual RW { RA a; };
314 struct RX8 : RA, virtual RW {};
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/
DServer-mbean.properties8 dumpAfterStart: RW:Dump state to stderr after start
9 dumpBeforeStop: RW:Dump state to stderr before stop
/external/valgrind/docs/internals/
Dwhy-no-libc.txt7 RW> On Dec 12, 2008, at 6:33 PM, "Igor Shaul" <mindmaze@gmail.com> wrote:
17 >>>>> "RW" == Robert Walsh <rjwalsh@durables.org> writes:
19 RW> Sadly, no. Valgrind shares the address space of the guest process,
20 RW> which would mean libc would get linked into the address space
21 RW> twice. There's no telling how libc would react to that.
/external/clang/utils/ABITest/
DEnumeration.py150 LW,RW = W//2, W - (W//2)
151 L,R = getNthPairBounded(N, H**LW, H**RW)
153 getNthNTuple(R,RW,H=H,useLeftToRight=useLeftToRight))
/external/icu/icu4c/source/data/region/
Drw.txt11 RW{"Rwanda"}
Dzh_Hant_HK.txt40 RW{"盧旺達"}
Dps.txt65 RW{"روندا"}
Dfa_AF.txt83 RW{"روآندا"}
Dchr.txt199 RW{"ᎶᏩᏂᏓ"}
Dyi.txt188 RW{"רוואַנדע"}
Dshi.txt183 RW{"ⵔⵡⴰⵏⴷⴰ"}
Dzgh.txt184 RW{"ⵔⵡⴰⵏⴷⴰ"}
Dvai.txt183 RW{"ꕟꖙꕡ"}
Dbrx.txt233 RW{"रूआण्डा"}
Dks.txt230 RW{"روٗوانٛڈا"}
Dor.txt233 RW{"ରାୱାଣ୍ଡା"}
Dko.txt240 RW{"르완다"}
Dhe.txt240 RW{"רואנדה"}
/external/jetty/src/resources/org/eclipse/jetty/util/log/jmx/
DLog-mbean.properties3 debugEnabled:RW: True if debug enabled for root logger Log.LOG
/external/vboot_reference/
DREADME162 root_key.keyb can be stored in RW part of the firmware. For the
172 RW firmware which verifies the kernel, only the keys change. An additional

123456789