Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 262) sorted by relevance

1234567891011

/external/llvm/docs/
Dindex.rst32 .. __: http://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html target in LLVM Design & Overview
37 .. __: http://www.aosabook.org/en/llvm.html target in LLVM Design & Overview
43 .. __: http://llvm.org/pubs/2004-01-30-CGO-LLVM.html target in LLVM Design & Overview
48 .. __: http://llvm.org/pubs/2002-12-LattnerMSThesis.html target in LLVM Design & Overview
145 .. __: http://clang.llvm.org/get_started.html target in User Guides
442 .. __: http://lists.llvm.org/mailman/listinfo/llvm-dev target
451 .. __: http://lists.llvm.org/pipermail/llvm-commits/ target
457 .. __: http://lists.llvm.org/pipermail/llvm-bugs/ target
464 .. __: http://lists.llvm.org/pipermail/llvm-testresults/ target
470 .. __: http://lists.llvm.org/mailman/listinfo/llvm-announce target
/external/skia/src/sfnt/
DSkPreprocessorSeq.h37 #define SK_SEQ_IGNORE_SECOND_I(x, _) x argument
47 #define SK_SEQ_SIZE_TERMINATOR(_) SK_SEQ_SIZE_0 argument
48 #define SK_SEQ_SIZE_0(_) SK_SEQ_SIZE_1 argument
49 #define SK_SEQ_SIZE_1(_) SK_SEQ_SIZE_2 argument
50 #define SK_SEQ_SIZE_2(_) SK_SEQ_SIZE_3 argument
51 #define SK_SEQ_SIZE_3(_) SK_SEQ_SIZE_4 argument
52 #define SK_SEQ_SIZE_4(_) SK_SEQ_SIZE_5 argument
53 #define SK_SEQ_SIZE_5(_) SK_SEQ_SIZE_6 argument
54 #define SK_SEQ_SIZE_6(_) SK_SEQ_SIZE_7 argument
55 #define SK_SEQ_SIZE_7(_) SK_SEQ_SIZE_8 argument
[all …]
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp24 char _[43981]; member
32 char _[34981]; member
40 char _[93481]; member
77 char _[43981]; member
85 char _[34981]; member
94 char _[93481]; member
128 char _[43981]; member
136 char _[34981]; member
145 char _[93481]; member
179 char _[43981]; member
[all …]
Ddynamic_cast5.pass.cpp18 char _[43981]; member
26 char _[34981]; member
36 char _[93481]; member
48 char _[13489]; member
61 char _[13489]; member
162 char _[43981]; member
170 char _[34981]; member
180 char _[93481]; member
192 char _[13489]; member
205 char _[13489]; member
[all …]
Ddynamic_cast14.pass.cpp18 char _[43981]; member
26 char _[34981]; member
36 char _[93481]; member
48 char _[13489]; member
60 char _[13489]; member
74 char _[81349]; member
85 char _[34819]; member
102 char _[3489]; member
120 char _[3481]; member
130 char _[4831]; member
[all …]
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp12.cpp10 template <unsigned n> void expect(Opaque<n> _) {} in expect()
39 void test0() { Opaque<0> _ = foo(Opaque<0>()); } in test0() local
40 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() local
41 void test2() { Opaque<0> _ = foo(Opaque<2>()); } in test2() local
42 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() local
51 void test0() { Opaque<0> _ = foo(Opaque<0>()); } in test0() local
52 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() local
53 void test2() { Opaque<0> _ = foo(Opaque<2>()); } in test2() local
54 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() local
64 void test0() { Opaque<1> _ = foo(Opaque<0>()); } in test0() local
[all …]
Dp4.cpp55 struct hiding _ = local(); in test1() local
59 union hiding _; // expected-error {{tag type that does not match previous}} in test2() local
67 enum tagname _ = enumerator; in test4() local
71 Opaque0 _ = hiding; in test5() local
98 struct hiding _ = local(); in test1() local
102 union hiding _; // expected-error {{tag type that does not match previous}} in test2() local
110 enum tagname _ = enumerator; in test4() local
114 Opaque0 _ = hiding; in test5() local
161 Opaque0 _ = hiding; in test5() local
179 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7() local
/external/clang/test/CXX/special/class.copy/
Dp25-0x.cpp21 using _ = trivially_assignable<Trivial>; typedef
27 using _ = not_trivially_assignable<UserProvided>; typedef
34 using _ = not_trivially_assignable<NonConstCopy>; typedef
40 using _ = not_trivially_assignable<VFn>; typedef
44 using _ = not_trivially_assignable<VBase>; typedef
50 using _ = trivially_assignable<TemplateCtor>; typedef
54 using _ = trivially_assignable<TemplateCtorMember>; typedef
124 using _ = trivially_assignable<MultipleTrivial>; typedef
Dp12-0x.cpp18 using _ = trivially_copyable<Trivial>; typedef
24 using _ = not_trivially_copyable<UserProvided>; typedef
31 using _ = not_trivially_copyable<NonConstCopy>; typedef
37 using _ = not_trivially_copyable<VFn>; typedef
41 using _ = not_trivially_copyable<VBase>; typedef
47 using _ = trivially_copyable<TemplateCtor>; typedef
51 using _ = trivially_copyable<TemplateCtorMember>; typedef
/external/libcxx/src/
Ddebug.cpp114 RLock _(mut()); in __find_c_from_i() local
125 WLock _(mut()); in __insert_ic() local
148 WLock _(mut()); in __insert_c() local
196 WLock _(mut()); in __erase_i() local
229 WLock _(mut()); in __invalidate_all() local
313 WLock _(mut()); in __erase_c() local
350 WLock _(mut()); in __iterator_copy() local
378 RLock _(mut()); in __dereferenceable() local
388 RLock _(mut()); in __decrementable() local
398 RLock _(mut()); in __addable() local
[all …]
/external/opencv3/platforms/winrt/
Dsetup_winrt.ps1143 $_ = $_.Trim() in Execute() variable
144 if ("WP","WS" -Contains $_) { in Execute() variable
146 D "$_ is valid" in Execute() variable
148 Throw "$($_) is not valid! Please use WP, WS" in Execute() variable
156 $_ = $_.Trim() in Execute() variable
157 if ("8.0","8.1" -Contains $_) { in Execute() variable
159 D "$_ is valid" in Execute() variable
161 Throw "$($_) is not valid! Please use 8.0, 8.1" in Execute() variable
169 $_ = $_.Trim() in Execute() variable
170 if ("x86","x64","ARM" -Contains $_) { in Execute() variable
[all …]
/external/clang/test/CXX/class.access/class.access.dcl/
Dp1.cpp58 struct hiding _ = local(); in test1() local
62 union hiding _; // expected-error {{tag type that does not match previous}} in test2() local
70 enum tagname _ = enumerator; in test4() local
74 Opaque0 _ = hiding; in test5() local
101 struct hiding _ = local(); in test1() local
105 union hiding _; // expected-error {{tag type that does not match previous}} in test2() local
113 enum tagname _ = enumerator; in test4() local
117 Opaque0 _ = hiding; in test5() local
164 Opaque0 _ = hiding; in test5() local
/external/v8/test/mjsunit/es6/
Dcomputed-property-names.js191 set ['a'](_) { argument
200 set b(_) { argument
203 set ['b'](_) { argument
212 set c(_) { argument
215 set ['c'](_) { argument
218 set ['c'](_) { argument
227 set ['d'](_) { argument
230 set d(_) { argument
297 set [throwMyError()](_) { } argument
Dcomputed-property-names-classes.js262 set ['a'](_) { argument
271 set b(_) { argument
274 set ['b'](_) { argument
283 set c(_) { argument
286 set ['c'](_) { argument
289 set ['c'](_) { argument
298 set ['d'](_) { argument
301 set d(_) { argument
439 set [throwMyError()](_) { } argument
458 set [C](_) { } argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
Dgen_client.py228 def Run(self, _): argument
242 def Run(self, _): argument
269 def Run(self, _): argument
299 def main(_): argument
/external/libcxx/test/std/utilities/utility/forward/
Dforward.pass.cpp23 struct two {one _[2];}; member
24 struct four {one _[4];}; member
25 struct eight {one _[8];}; member
/external/chromium-trace/catapult/telemetry/telemetry/testing/
Ddecorators_unittest.py14 def GetCountCached(self, _): argument
20 def CreateFooUncached(_): argument
25 def CreateFooCached(_): argument
/external/v8/test/mjsunit/strong/
Dsuper.js23 set y(_) { argument
32 static set y(_) { argument
54 set y(_) { argument
Dload-proxy.js57 var childObjAccessor1 = { set foo(_){}, set "1"(_){}, __proto__: proxy1 }; argument
58 var childObjAccessor2 = { set foo(_){}, set "1"(_){}, __proto__: proxy2 }; argument
/external/chromium-trace/catapult/telemetry/telemetry/page/
Dpage_test_unittest.py68 def RunPageInteractions(self, _): argument
168 def ValidateAndMeasurePage(self, *_):
176 def ValidateAndMeasurePage(self, *_):
179 def TabForPage(self, *_):
187 def ValidateAndMeasurePage(self, *_):
190 def TabForPage(self, *_):
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Dios_browser_finder.py29 def __init__(self, browser_type, _): argument
54 def SelectDefaultBrowser(_): argument
64 def FindAllBrowserTypes(_): argument
/external/llvm/test/Bindings/OCaml/
Dext_exc.ml13 let _ = function
18 let _ = function
/external/selinux/sepolgen/src/sepolgen/
Dsepolgeni18n.py23 _ = t.gettext variable
25 def _(str): function
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/tools/
Docspclient.py108 issuerCert, _ = decoder.decode( variable
114 userCert, _ = decoder.decode( variable
137 ocspRsp, _ = decoder.decode(httpRsp, asn1Spec=rfc2560.OCSPResponse()) variable
Docspserver.py109 issuerCert, _ = decoder.decode( variable
113 userCert, _ = decoder.decode( variable
134 ocspRsp, _ = decoder.decode(httpRsp, asn1Spec=rfc2560.OCSPResponse()) variable

1234567891011