Home
last modified time | relevance | path

Searched refs:Multiple (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-member-pointers.cpp53 struct Multiple : B1, B2 { struct
87 int Multiple ::*m_d_memptr;
105 void (Multiple::*m_f_memptr)();
112 struct Unspecified : Multiple, Virtual {
124 void (Multiple ::*m_f_mp)() = &B2::foo;
190 void (Multiple ::*m_f_memptr)() = &Multiple::foo; in EmitNonVirtualMemberPointers()
365 void callMemberPointerMultiple(Multiple *o, void (Multiple::*memptr)()) { in callMemberPointerMultiple()
497 void (Multiple::*convertB2FuncToMultiple(void (B2::*mp)()))() { in convertB2FuncToMultiple()
515 void (B2::*convertMultipleFuncToB2(void (Multiple::*mp)()))() { in convertMultipleFuncToB2()
/external/u-boot/doc/
DREADME.mpc83xx.ddrecc18 the 'ecc testdw' 'ecc testword' command (see example 'Injecting Multiple-Bit
56 Multiple Memory Errors: 0
57 Multiple-Bit Error: 0
78 Injecting Multiple-Bit Errors
97 Multiple Memory Errors: 0
98 Multiple-Bit Error: 1
102 The Multiple Memory Errors flags not set and Multiple-Bit Error flags are set.
146 Multiple Memory Errors: 1
147 Multiple-Bit Error: 0
152 reached Single-Bit Error Threshold. Multiple Memory Errors bit is also 'on', that
/external/libchrome/base/task_scheduler/
Dtask_traits_unittest.nc12 #if defined(NCTEST_TASK_TRAITS_MULTIPLE_MAY_BLOCK) // [r"Multiple arguments of the same type were …
14 #elif defined(NCTEST_TASK_TRAITS_MULTIPLE_WITH_BASE_SYNC_PRIMITIVES) // [r"Multiple arguments of t…
17 #elif defined(NCTEST_TASK_TRAITS_MULTIPLE_TASK_PRIORITY) // [r"Multiple arguments of the same type…
20 #elif defined(NCTEST_TASK_TRAITS_MULTIPLE_SHUTDOWN_BEHAVIOR) // [r"Multiple arguments of the same …
23 #elif defined(NCTEST_TASK_TRAITS_MULTIPLE_SAME_TYPE_MIX) // [r"Multiple arguments of the same type…
/external/clang/test/Analysis/
Dnonnull.m79 // Multiple attributes, the basic case
101 // Multiple attributes, multiple prototypes
119 // Multiple attributes, same index
132 // Multiple attributes, the middle argument is missing an attribute
151 // Multiple attributes, when the last is without index
164 // Multiple attributes, when the first is without index
/external/clang/test/SemaCXX/
Dmember-pointer-ms.cpp113 struct Multiple : B1, B2 { }; struct
116 static_assert(sizeof(int Multiple::*) == kMultipleDataSize, "");
119 static_assert(sizeof(void (Multiple::*)()) == kMultipleFunctionSize, "");
146 static_assert(sizeof(int Y<Multiple>::*) == kMultipleDataSize, "");
149 static_assert(sizeof(void (Y<Multiple>::*)()) == kMultipleFunctionSize, "");
/external/deqp/doc/testspecs/GLES2/
Dfunctional.vertex_arrays.multiple_attributes.txt19 Multiple vertex attribute vertex array tests
26 + Multiple attributes from different sources(buffer, user pointer).
27 + Multiple attributes with different strides
28 + Multiple attributes with different input types.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.vertex_arrays.multiple_attributes.txt19 Multiple vertex attribute vertex array tests
26 + Multiple attributes from different sources(buffer, user pointer).
27 + Multiple attributes with different strides
28 + Multiple attributes with different input types.
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dsave.go95 Multiple: proto.Bool(multiple),
142 Multiple: opts.multiple,
238 if !pm || !p.Multiple {
242 prevMultiple[p.Name] = p.Multiple
248 Multiple: proto.Bool(p.Multiple),
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryBuiltins.cpp108 Value *Multiple = NULL; in computeArraySize() local
109 if (ComputeMultiple(MallocArg, ElementSize, Multiple, in computeArraySize()
111 return Multiple; in computeArraySize()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Dmultiple-inputs.test9 # Multiple inputs in flat mode
18 # Multiple inputs that end up in the same named bundle
27 # Multiple inputs in a named bundle in flat mode... impossible.
/external/llvm/test/CodeGen/X86/
Dzext-fold.ll13 ;; Multiple uses of %x but easily extensible.
29 ;; Multiple uses of %x where we shouldn't extend the load.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dzext-fold.ll13 ;; Multiple uses of %x but easily extensible.
29 ;; Multiple uses of %x where we shouldn't extend the load.
/external/llvm/test/tools/dsymutil/X86/
Dmultiple-inputs.test9 # Multiple inputs in flat mode
18 # Multiple inputs that end up in the same named bundle
27 # Multiple inputs in a named bundle in flat mode... impossible.
/external/honggfuzz/
DCHANGELOG3 - Multiple smaller changes wrt threading - e.g. introducing the signal thread
73 - Multiple stability improvements for most of the supported architectures
81 - Multiple examples in examples/
98 - Multiple small things: usage notes, logging
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dzext-fold.ll16 ;; Multiple uses of %x but easily extensible.
36 ;; Multiple uses of %x where we shouldn't extend the load.
/external/catch2/docs/
Dlist-of-examples.md8 - Test Case: [Multiple-file 1](../examples/020-TestCase-1.cpp), [2](../examples/020-TestCase-2.cpp)
40 - Report: [Multiple reporter](../examples/208-Rpt-MultipleReporters.cpp)
/external/llvm/test/Verifier/
Doperand-bundles.ll39 ; CHECK: Multiple deopt operand bundles
52 ; CHECK: Multiple gc-transition operand bundles
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Doperand-bundles.ll39 ; CHECK: Multiple deopt operand bundles
52 ; CHECK: Multiple gc-transition operand bundles
/external/llvm/lib/Target/ARM/
DARMScheduleV6.td282 // FP Load Multiple
285 // FP Load Multiple + update
295 // FP Store Multiple
298 // FP Store Multiple + update
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMScheduleV6.td282 // FP Load Multiple
285 // FP Load Multiple + update
295 // FP Store Multiple
298 // FP Store Multiple + update
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMScheduleV6.td276 // FP Load Multiple
279 // FP Load Multiple + update
289 // FP Store Multiple
292 // FP Store Multiple + update
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dimplicit-it-generation.s10 @ Multiple instructions, same condition
23 @ Multiple instructions, equal but opposite conditions
36 @ Multiple instructions, unrelated conditions
/external/deqp/doc/testspecs/GLES31/
Dfunctional.synchronization.txt59 Multiple computes are dispatched without calling MemoryBarrier(). Result and
66 Multiple instances of programs are dispatched without calling MemoryBarrrier(). Buffer
Dfunctional.compute.shared_var.txt33 + Multiple work groups for atomic function cases
36 + Multiple shared variables
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dtokens.rc14 Multiple /* comments */ on /* a */ single // line

12345678910>>...19