Home
last modified time | relevance | path

Searched refs:hiding (Results 1 – 25 of 45) sorted by relevance

12

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp4.cpp17 struct hiding {}; struct
18 int hiding; variable
25 using NonClass::hiding; // expected-error {{not a class}}
36 struct hiding {}; // expected-note {{previous use is here}} struct
37 Opaque0 hiding; member
44 using A::hiding;
54 typedef struct A::hiding local; in test1()
55 struct hiding _ = local(); in test1()
59 union hiding _; // expected-error {{tag type that does not match previous}} in test2()
71 Opaque0 _ = hiding; in test5()
[all …]
/external/clang/test/CXX/class.access/class.access.dcl/
Dp1.cpp20 struct hiding {}; struct
21 int hiding; variable
28 …NonClass::hiding; // expected-error {{not a class}} expected-warning {{access declarations are dep…
39 struct hiding {}; // expected-note {{previous use is here}} struct
40 Opaque0 hiding; member
47 A::hiding; // expected-warning {{access declarations are deprecated}}
57 typedef struct A::hiding local; in test1()
58 struct hiding _ = local(); in test1()
62 union hiding _; // expected-error {{tag type that does not match previous}} in test2()
74 Opaque0 _ = hiding; in test5()
[all …]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/
DTestFragmentTransaction.java17 private boolean hiding; field in TestFragmentTransaction
74 this.hiding = true; in hide()
83 this.hiding = false; in show()
203 return hiding; in isHiding()
/external/bison/tests/
Dnamed-refs.at258 test.y:51.7: possibly meant: $x, hiding $exp at $1
259 test.y:51.41: possibly meant: $r, hiding $exp at $4
360 test.y:25.35-38: possibly meant: $then.field, hiding $stmt.field at $4
369 test.y:31.40-43: possibly meant: $then, hiding $[stmt.list] at $4
370 test.y:31.61-64: possibly meant: $else, hiding $[stmt.list] at $6
373 test.y:33.40-43: possibly meant: $then.field, hiding $[stmt.list].field at $4
374 test.y:33.61-64: possibly meant: $else.field, hiding $[stmt.list].field at $6
377 test.y:35.40-43: possibly meant: $then, hiding $[stmt.list] at $4
378 test.y:35.61-64: possibly meant: $else, hiding $[stmt.list] at $6
387 test.y:41.36-41: possibly meant: $[stmt.x].x, hiding $stmt.x at $4
[all …]
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/
Dstring-in-comment.css8 /* end hiding */
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp11-1y.cpp18 void hiding() { in hiding() function
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
DREADME.md12 **Shadow DOM**: provides encapsulation by hiding DOM subtrees under shadow roots ([spec](https://w3…
/external/v8/build/
Dtoolchain.gypi1058 # TODO(2304): pass DISABLE_DEBUG_ASSERT instead of hiding DEBUG.
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1hiding&&!this.showing){if(this.element.getStyle("display")!="none"){this.hiding=true;this.showing=…
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm256 ; do some multiplications (ordered for maximum latency hiding)
266 ; do more multiplications (ordered for maximum latency hiding)
/external/eigen/doc/
DSparseLinearSystems.dox3 …formance of its code. Note that it is not required to know deeply what's hiding behind these steps…
/external/bison/po/
Dbison.pot563 msgid ", hiding %c"
Dzh_CN.po565 msgid ", hiding %c"
Dpt.po565 msgid ", hiding %c"
Dsr.po641 msgid ", hiding %c"
Dzh_TW.po598 msgid ", hiding %c"
Duk.po660 msgid ", hiding %c"
Del.po632 msgid ", hiding %c"
Dms.po620 msgid ", hiding %c"
Dsv.po638 msgid ", hiding %c"
Dpt_BR.po601 msgid ", hiding %c"
Dda.po601 msgid ", hiding %c"
Dit.po600 msgid ", hiding %c"
Dru.po632 msgid ", hiding %c"
/external/harfbuzz_ng/
DNEWS290 - Fix hiding of default_ignorables if font doesn't have space glyph.

12