Home
last modified time | relevance | path

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

12345678910>>...36

/external/arm-trusted-firmware/docs/components/
Dexception-handling.rst17 .. __: firmware-design.rst#handling-an-smc target
18 .. __: `Interrupt handling`_ target
19 .. __: `Effect on SMC calls`_ target
83 .. __: firmware-design.rst#secure-el1-payloads-and-dispatchers target in Introduction
105 .. __: `Partitioning priority levels`_ target in The role of Exception Handling Framework
156 .. __: interrupt-framework-design.rst#el3-interrupts target in Interrupt handling
162 .. __: interrupt-framework-design.rst#secure-payload target in Interrupt handling
212 .. __: `ehf-apis`_ target
245 .. __: firmware-design.rst#configuring-secure-interrupts target
286 .. __: interrupt-framework-design.rst#el3-runtime-firmware target in Registering handler
[all …]
Dras.rst15 .. __: exception-handling.rst#delegation-use-cases target
31 .. __: `Standard Error Record helpers`_ target in Overview
50 .. __: ../getting_started/porting-guide.rst#external-abort-handling-and-ras-support target in Platform APIs
105 .. __: `Standard Error Record helpers`_ target in Registering RAS error records
118 .. __: interrupt-framework-design.rst#el3-interrupts target in Registering RAS error records
236 .. __: exception-handling.rst#partitioning-priority-levels target in Interaction with Exception Handling Framework
243 .. __: exception-handling.rst#interrupt-flow target in Interaction with Exception Handling Framework
244 .. __: exception-handling.rst#non-interrupt-flow target in Interaction with Exception Handling Framework
245 .. __: exception-handling.rst#activating-and-deactivating-priorities target in Interaction with Exception Handling Framework
/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
144 .. __: http://clang.llvm.org/get_started.html target in User Guides
441 .. __: http://lists.llvm.org/mailman/listinfo/llvm-dev target
450 .. __: http://lists.llvm.org/pipermail/llvm-commits/ target
456 .. __: http://lists.llvm.org/pipermail/llvm-bugs/ target
463 .. __: http://lists.llvm.org/pipermail/llvm-testresults/ target
469 .. __: http://lists.llvm.org/mailman/listinfo/llvm-announce target
/external/tensorflow/tensorflow/compiler/aot/tests/
Dmake_test_graphs.py47 def tfadd(_): argument
87 def tfassert_eq(_): argument
95 def tfcond(_): argument
103 def tfgather(_): argument
109 def tfmatmul(_): argument
115 def tfmatmulandadd(_): argument
123 def tffunction(_): argument
134 def tfsplits(_): argument
151 def tftop_k(_): argument
157 def tfvariable_readonly(_): argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dindex.rst27 .. __: http://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html target in LLVM Design & Overview
32 .. __: http://www.aosabook.org/en/llvm.html target in LLVM Design & Overview
38 .. __: http://llvm.org/pubs/2004-01-30-CGO-LLVM.html target in LLVM Design & Overview
43 .. __: 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
487 .. __: http://lists.llvm.org/mailman/listinfo/llvm-dev target
496 .. __: http://lists.llvm.org/pipermail/llvm-commits/ target
502 .. __: http://lists.llvm.org/pipermail/llvm-bugs/ target
509 .. __: http://lists.llvm.org/pipermail/llvm-testresults/ target
515 .. __: http://lists.llvm.org/mailman/listinfo/llvm-announce target
/external/google-benchmark/test/
Dreporter_output_test.cc68 for (auto _ : state) { in BM_basic() local
92 for (auto _ : state) { in BM_bytes_per_second() local
121 for (auto _ : state) { in BM_items_per_second() local
150 for (auto _ : state) { in BM_label() local
178 for (auto _ : state) { in BM_error() local
200 for (auto _ : state) { in BM_no_arg_name() local
218 for (auto _ : state) { in BM_arg_name() local
236 for (auto _ : state) { in BM_arg_names() local
256 for (auto _ : state) { in BM_BigArgs() local
268 for (auto _ : state) { in BM_Complexity_O1() local
[all …]
Dbasic_test.cc7 for (auto _ : state) { in BM_empty() local
15 for (auto _ : state) { in BM_spin_empty() local
28 for (auto _ : state) { in BM_spin_pause_before() local
38 for (auto _ : state) { in BM_spin_pause_during() local
53 for (auto _ : state) { in BM_pause_during() local
64 for (auto _ : state) { in BM_spin_pause_after() local
80 for (auto _ : state) { in BM_spin_pause_before_and_after() local
93 for (auto _ : state) { in BM_empty_stop_start() local
123 for (auto _ : state) { in BM_RangedFor() local
Duser_counters_test.cc26 for (auto _ : state) { in BM_Counters_Simple() local
66 for (auto _ : state) { in BM_Counters_WithBytesAndItemsPSec() local
115 for (auto _ : state) { in BM_Counters_Rate() local
156 for (auto _ : state) { in BM_Invert() local
195 for (auto _ : state) { in BM_Counters_InvertedRate() local
239 for (auto _ : state) { in BM_Counters_Threads() local
277 for (auto _ : state) { in BM_Counters_AvgThreads() local
317 for (auto _ : state) { in BM_Counters_AvgThreadsRate() local
359 for (auto _ : state) { in BM_Counters_IterationInvariant() local
400 for (auto _ : state) { in BM_Counters_kIsIterationInvariantRate() local
[all …]
Dbenchmark_test.cc56 for (auto _ : state) fac_42 = Factorial(8); in BM_Factorial() local
67 for (auto _ : state) pi = CalculatePi(static_cast<int>(state.range(0))); in BM_CalculatePiRange() local
76 for (auto _ : state) { in BM_CalculatePi() local
86 for (auto _ : state) { in BM_SetInsert() local
104 for (auto _ : state) { in BM_Sequential() local
124 for (auto _ : state) benchmark::DoNotOptimize(s1.compare(s2)); in BM_StringCompare() local
134 for (auto _ : state) { in BM_SetupTeardown() local
150 for (auto _ : state) { in BM_LongTest() local
167 for (auto _ : state) { in BM_ParallelMemset() local
187 for (auto _ : state) { in BM_ManualTiming() local
[all …]
/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc68 for (auto _ : state) { in BM_basic() local
89 for (auto _ : state) { in BM_bytes_per_second() local
113 for (auto _ : state) { in BM_items_per_second() local
137 for (auto _ : state) { in BM_label() local
162 for (auto _ : state) { in BM_error() local
181 for (auto _ : state) { in BM_no_arg_name() local
196 for (auto _ : state) { in BM_arg_name() local
211 for (auto _ : state) { in BM_arg_names() local
228 for (auto _ : state) { in BM_BigArgs() local
240 for (auto _ : state) { in BM_Complexity_O1() local
[all …]
Dbasic_test.cc7 for (auto _ : state) { in BM_empty() local
15 for (auto _ : state) { in BM_spin_empty() local
28 for (auto _ : state) { in BM_spin_pause_before() local
38 for (auto _ : state) { in BM_spin_pause_during() local
53 for (auto _ : state) { in BM_pause_during() local
64 for (auto _ : state) { in BM_spin_pause_after() local
80 for (auto _ : state) { in BM_spin_pause_before_and_after() local
93 for (auto _ : state) { in BM_empty_stop_start() local
123 for (auto _ : state) { in BM_RangedFor() local
Duser_counters_test.cc26 for (auto _ : state) { in BM_Counters_Simple() local
63 for (auto _ : state) { in BM_Counters_WithBytesAndItemsPSec() local
107 for (auto _ : state) { in BM_Counters_Rate() local
143 for (auto _ : state) { in BM_Counters_Threads() local
178 for (auto _ : state) { in BM_Counters_AvgThreads() local
215 for (auto _ : state) { in BM_Counters_AvgThreadsRate() local
252 for (auto _ : state) { in BM_Counters_IterationInvariant() local
290 for (auto _ : state) { in BM_Counters_kIsIterationInvariantRate() local
332 for (auto _ : state) { in BM_Counters_AvgIterations() local
369 for (auto _ : state) { in BM_Counters_kAvgIterationsRate() local
Dbenchmark_test.cc56 for (auto _ : state) fac_42 = Factorial(8); in BM_Factorial() local
67 for (auto _ : state) pi = CalculatePi(static_cast<int>(state.range(0))); in BM_CalculatePiRange() local
76 for (auto _ : state) { in BM_CalculatePi() local
86 for (auto _ : state) { in BM_SetInsert() local
104 for (auto _ : state) { in BM_Sequential() local
124 for (auto _ : state) benchmark::DoNotOptimize(s1.compare(s2)); in BM_StringCompare() local
134 for (auto _ : state) { in BM_SetupTeardown() local
150 for (auto _ : state) { in BM_LongTest() local
167 for (auto _ : state) { in BM_ParallelMemset() local
187 for (auto _ : state) { in BM_ManualTiming() local
[all …]
/external/libcxxabi/test/
Ddynamic_cast.pass.cpp30 struct C3 { virtual ~C3() {} Pad1 _; }; in ~C3() member
31 struct C5 : protected virtual C3 { Pad2 _; }; member
32 struct C6 : virtual C5 { Pad3 _; }; member
33 struct C7 : virtual C3 { Pad4 _; }; member
34 struct C9 : C6, C7 { Pad5 _; }; member
54 struct Src { virtual ~Src() {} Pad1 _; }; in ~Src() member
55 struct Mask : protected virtual Src { Pad2 _; }; member
56 struct Dest : Mask { Pad3 _; }; member
57 struct Root : Dest, virtual Src { Pad4 _; }; member
76 struct Class1 { virtual ~Class1() {} Pad1 _; }; in ~Class1() member
[all …]
Ddynamic_cast3.pass.cpp30 char _[43981]; member
38 char _[34981]; member
46 char _[93481]; member
83 char _[43981]; member
91 char _[34981]; member
100 char _[93481]; member
134 char _[43981]; member
142 char _[34981]; member
151 char _[93481]; member
185 char _[43981]; member
[all …]
/external/python/cffi/doc/source/
Dembedding.rst56 .. __: overview.html#embedding target in Usage
130 .. __: `Issues about using the .so`_ target in Usage
271 .. __: using.html#working target in More reading
272 .. __: using.html#def-extern target in More reading
273 .. __: ref.html#ffi-new-handle target in More reading
274 .. __: cdef.html#cdef target in More reading
383 .. __: https://bitbucket.org/cffi/cffi/issues/264/ target in Issues about using the .so
Dusing.rst159 .. __: ref.html#ffi-addressof target in Working with pointers, structures and arrays
238 .. __: ref.html#unichar target in Working with pointers, structures and arrays
562 .. __: Callbacks_ target in Extern "Python" (new-style callbacks)
702 .. __: `extern-python-c`_ target
790 .. __: https://bitbucket.org/cffi/cffi/src/default/demo/extern_python_varargs.py target
883 .. __: https://github.com/pyca/pyopenssl/issues/596 target in Callbacks (old style)
884 .. __: https://bugzilla.redhat.com/show_bug.cgi?id=1249685 target in Callbacks (old style)
896 .. __: ref.html#new-handle target in Callbacks (old style)
973 .. __: error_onerror_ target in Callbacks (old style)
1027 .. __: ref.html target in FFI Interface
Dcdef.rst209 .. __: ref.html#file target in ffi/ffibuilder.cdef(): declaring types and functions
331 .. __: http://bugs.python.org/issue23606 target in ffi.dlopen(): loading libraries in ABI mode
416 .. __: http://docs.python.org/distutils/setupscript.html#library-options target in ffibuilder.set_source(): preparing out-of-line modules
576 .. __: https://bitbucket.org/cffi/cffi/issues/265/cffi-doesnt-allow-creating-pointers-to#comment-28… target in Letting the C compiler fill the gaps
895 .. __: out-of-line-abi_ target in Upgrading from CFFI 0.9 to CFFI 1.0
896 .. __: distutils-setuptools_ target in Upgrading from CFFI 0.9 to CFFI 1.0
917 .. __: out-of-line-api_ target in Upgrading from CFFI 0.9 to CFFI 1.0
918 .. __: distutils-setuptools_ target in Upgrading from CFFI 0.9 to CFFI 1.0
Dwhatsnew.rst63 .. __: cdef.html#pkgconfig target in v1.12
204 .. __: https://bitbucket.org/cffi/cffi/issues/321/cffi-191-segmentation-fault-during-self target
205 .. __: ref.html#ffi-gc target
206 .. __: https://bitbucket.org/cffi/cffi/issues/320/improve-memory_pressure-management target
207 .. __: http://bugs.python.org/issue31105 target
444 .. __: embedding.html target
499 .. __: using.html#extern-python target
500 .. __: ref.html#ffi-init-once target
501 .. __: ref.html#ffi-new-handle target
550 .. __: https://bugs.python.org/issue23246 target
[all …]
/external/XNNPACK/bench/
Drequantization.cc93 for (auto _ : state) { in BENCHMARK_F() local
101 for (auto _ : state) { in BENCHMARK_F() local
109 for (auto _ : state) { in BENCHMARK_F() local
117 for (auto _ : state) { in BENCHMARK_F() local
125 for (auto _ : state) { in BENCHMARK_F() local
133 for (auto _ : state) { in BENCHMARK_F() local
141 for (auto _ : state) { in BENCHMARK_F() local
149 for (auto _ : state) { in BENCHMARK_F() local
158 for (auto _ : state) { in BENCHMARK_F() local
166 for (auto _ : state) { in BENCHMARK_F() local
[all …]
/external/v8/src/init/
Dheap-symbols.h9 #define INTERNALIZED_STRING_LIST_GENERATOR_INTL(V, _) \ argument
117 #define INTERNALIZED_STRING_LIST_GENERATOR_INTL(V, _) argument
120 #define INTERNALIZED_STRING_LIST_GENERATOR(V, _) \ argument
336 #define PRIVATE_SYMBOL_LIST_GENERATOR(V, _) \ argument
372 #define PUBLIC_SYMBOL_LIST_GENERATOR(V, _) \ argument
389 #define WELL_KNOWN_SYMBOL_LIST_GENERATOR(V, _) \ argument
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp12.cpp12 template <unsigned n> void expect(Opaque<n> _) {} in expect()
41 void test0() { Opaque<0> _ = foo(Opaque<0>()); } in test0() local
42 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() local
43 void test2() { Opaque<0> _ = foo(Opaque<2>()); } in test2() local
44 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() local
53 void test0() { Opaque<0> _ = foo(Opaque<0>()); } in test0() local
54 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() local
55 void test2() { Opaque<0> _ = foo(Opaque<2>()); } in test2() local
56 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() local
66 void test0() { Opaque<1> _ = foo(Opaque<0>()); } in test0() local
[all …]
/external/crosvm/devices/src/usb/host_backend/
Dhost_backend_device_provider.rs179 let _ = usb_fd; in on_event_helper() localVariable
190 let _ = self in on_event_helper() localVariable
204 let _ = self in on_event_helper() localVariable
223 let _ = self in on_event_helper() localVariable
239 let _ = self in on_event_helper() localVariable
263 let _ = self in on_event_helper() localVariable
281 let _ = self in on_event_helper() localVariable
290 let _ = self in on_event_helper() localVariable
303 let _ = self in on_event_helper() localVariable
312 let _ = self in on_event_helper() localVariable
[all …]
/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
/external/scapy/scapy/layers/tls/crypto/
Dkx_algs.py49 server_kx_msg_cls = lambda _,m: None argument
54 server_kx_msg_cls = lambda _,m: None argument
59 server_kx_msg_cls = lambda _,m: None argument
67 server_kx_msg_cls = lambda _,m: None argument
77 server_kx_msg_cls = lambda _,m: ServerDHParams argument
87 server_kx_msg_cls = lambda _,m: _tls_server_ecdh_cls_guess(m) argument
92 server_kx_msg_cls = lambda _,m: ServerRSAParams argument
110 server_kx_msg_cls = lambda _,m: _tls_server_ecdh_cls_guess(m) argument
181 server_kx_msg_cls = lambda _,m: ServerDHParams argument
186 server_kx_msg_cls = lambda _,m: _tls_server_ecdh_cls_guess(m) argument

12345678910>>...36