Home
last modified time | relevance | path

Searched refs:transient (Results 1 – 15 of 15) sorted by relevance

/external/smali/smali/src/test/resources/LexerTest/
DMiscTest.smali35 transient
DMiscTest.tokens35 ACCESS_SPEC("transient")
/external/proguard/examples/dictionaries/
Dkeywords.txt55 transient
/external/v8/src/
Dmirror-debugger.js490 function ValueMirror(type, value, transient) { argument
493 if (!transient) {
656 function ObjectMirror(value, type, transient) { argument
657 %_CallFunction(this, type || OBJECT_TYPE, value, transient, ValueMirror);
2251 var transient = this.scopeType() == ScopeType.Local ||
2253 return MakeMirror(this.details_.object(), transient);
/external/v8/test/webkit/fast/js/
Dreserved-words-strict-expected.txt55 PASS isReserved('transient') is false
/external/valgrind/docs/internals/
D3_4_BUGSTATUS.txt60 188161 valgrind --track-origins=yes asserts (transient trunk
/external/v8/test/webkit/
Dreserved-words-expected.txt89 PASS isReserved('transient') is false
Dkeywords-and-reserved_words-expected.txt49 PASS classifyIdentifier("transient") is "identifier"
/external/sepolicy/
Drecovery.te38 # only transient, and subsequent steps in the OTA script correct this
/external/doclava/src/com/google/doclava/parser/
DJava.g358 | 'transient'
1655 : 'transient'
/external/smali/smali/src/main/jflex/
DsmaliLexer.flex383 "annotation" | "volatile" | "transient" {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt2723 transient
/external/libvorbis/doc/
D01-introduction.tex33 transient response and reproduction using a transform better suited to
/external/libvncserver/x11vnc/
DREADME1640 give choppy or bunched up transient output and occasionally
1754 Q-27: Why don't menus or other transient windows come up when I am
3092 Q-27: Why don't menus or other transient windows come up when I am
3101 you should be able to see these transient windows.
12654 transient toplevels, etc, may not be seen or may be
12729 around transient popup menus (but not for the menu
16265 annoying transient under scroll detection is if you
16275 the scroll). In nearly all cases these transient errors
/external/jetty/
DVERSION.txt1699 + JETTY-1149 transient should be volatile in AbstractLifeCycle