Home
last modified time | relevance | path

Searched refs:nothing (Results 1 – 25 of 1362) sorted by relevance

12345678910>>...55

/external/clang/test/SemaTemplate/
Dinstantiate-local-class.cpp236 enum x2 { nothing }; in f2() enumerator
242 enum class x3 { nothing }; in f3() enumerator
298 enum local { nothing }; enumerator
306 enum class local { nothing }; enumerator
334 enum local { nothing }; enumerator
343 enum class local { nothing }; enumerator
370 enum { nothing } x; in m() enumerator
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp80 tcu::Maybe<deUint32> minVersion_ = tcu::nothing<deUint32>(), in RequiredExtension()
81 tcu::Maybe<deUint32> maxVersion_ = tcu::nothing<deUint32>()) in RequiredExtension()
97 tcu::Maybe<deUint32> minSpecVersion_ = tcu::nothing<deUint32>(), in RequiredLayer()
98 tcu::Maybe<deUint32> maxSpecVersion_ = tcu::nothing<deUint32>(), in RequiredLayer()
99 tcu::Maybe<deUint32> minImplVersion_ = tcu::nothing<deUint32>(), in RequiredLayer()
100 tcu::Maybe<deUint32> maxImplVersion_ = tcu::nothing<deUint32>()) in RequiredLayer()
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dtree_utils_test.cc29 Tensor nothing = test::AsTensor<float>({}, {0}); in TEST() local
30 EXPECT_EQ(Sum<float>(nothing), 0.0); in TEST()
66 Tensor nothing = test::AsTensor<float>({}, {0}); in TEST() local
69 Initialize<float>(nothing, -1.0); in TEST()
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1371 postCommon.enableBlend = tcu::nothing<bool>(); in genRandomTest()
1495 …ate(tcu::nothing<bool>(), tcu::nothing<Either<BlendEq, SeparateBlendEq> >(), tcu::nothing<Either<B… in createDiffTest()
1502 tcu::nothing<BVec4>()); in createDiffTest()
1513 tcu::nothing<Either<BlendEq, SeparateBlendEq> >(), in createDiffTest()
1515 tcu::nothing<BVec4>()); in createDiffTest()
1532 …ate(tcu::nothing<bool>(), tcu::nothing<Either<BlendEq, SeparateBlendEq> >(), tcu::nothing<Either<B… in createAdvancedEqDiffTest()
1539 tcu::nothing<BVec4>()); in createAdvancedEqDiffTest()
1549 tcu::nothing<Either<BlendEq, SeparateBlendEq> >(), in createAdvancedEqDiffTest()
1551 tcu::nothing<BVec4>()); in createAdvancedEqDiffTest()
1580 …const BlendState eqStateA = BlendState(tcu::nothing<bool>(), Maybe<Either<BlendEq, SeparateBlend… in addDrawBufferCommonTests()
[all …]
/external/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.addressof/
Daddressof.pass.cpp22 struct nothing { struct
46 nothing n; in main() argument
/external/clang/test/Sema/
Dblock-literal.c6 void nothing();
16 nothing(); in somefunction()
/external/llvm/test/MC/Sparc/
Dsparc-directives.s4 ! '.proc' is documented to do nothing in the binutils assembler.
5 ! so it should do nothing for clang either, i.e. not be an error.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Sparc/
Dsparc-directives.s4 ! '.proc' is documented to do nothing in the binutils assembler.
5 ! so it should do nothing for clang either, i.e. not be an error.
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/
Dcompare.go44 var nothing = reflect.Value{} var
289 vx = nothing
290 vy = nothing
398 s.report(false, vx.Index(ix), nothing)
402 s.report(false, nothing, vy.Index(iy))
438 s.report(false, vvx, nothing)
440 s.report(false, nothing, vvy)
/external/compiler-rt/test/tsan/Darwin/
Dgcd-groups-stress.mm7 // Do nothing.
22 // Do nothing.
/external/libexif/po/
Dinsert-header.sin5 # occurrences, do nothing. The distinction between the first and the following
20 # The hold space was nonempty. Following occurrences. Do nothing.
/external/e2fsprogs/po/
Dinsert-header.sin5 # occurrences, do nothing. The distinction between the first and the following
20 # The hold space was nonempty. Following occurrences. Do nothing.
/external/elfutils/po/
Dinsert-header.sin5 # occurrences, do nothing. The distinction between the first and the following
20 # The hold space was nonempty. Following occurrences. Do nothing.
/external/wpa_supplicant_8/hostapd/
DREADME-MULTI-AP36 From the point of view of hostapd, there is nothing special about these
98 1. Backhaul BSS beacons do not advertise WPS support (other than that, nothing
100 2. STA sends Authentication frame (nothing Multi-AP specific).
101 3. AP sends Authentication frame (nothing Multi-AP specific).
143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP
145 2. Enrollee sends Authentication frame (nothing Multi-AP specific).
146 3. AP sends Authentication frame (nothing Multi-AP specific).
/external/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt41 ## A high level test plugin that does nothing.
49 ## A "high-level" plugin that does nothing.
53 ## A "low-level" plugin that does nothing.
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DInvokeDynamicTest.java21 DoNothing nothing = new DoNothing(); in doNothing() local
22 assertThat(nothing.identity(5)).isEqualTo(0); in doNothing()
/external/clang/test/PCH/
Dchain-selectors.m16 [a nothing]; // expected-warning {{method '-nothing' not found}}
/external/python/setuptools/setuptools/command/
Dtest.py183 nothing = object()
184 orig_pythonpath = os.environ.get('PYTHONPATH', nothing)
194 if orig_pythonpath is nothing:
/external/clang/test/CodeGenObjC/
Datomic-aggregate-property.m50 // (do nothing)
53 // (do nothing)
/external/python/cpython2/Doc/library/
Dsgmllib.rst128 overridden by a derived class; the base class implementation does nothing.
194 does nothing.
204 default implementation does nothing.
216 overridden by a derived class; the base class implementation does nothing.
222 overridden by a derived class; the base class implementation does nothing.
230 nothing.
236 be overridden by a derived class; the base class implementation does nothing.
Dxmllib.rst156 overridden by a derived class; the base class implementation does nothing.
177 ``'text'``. The default method does nothing.
186 argument ``'text'``. The default method does nothing, and is intended to
197 ``'text'``. The default method does nothing. Note that if a document
209 the argument ``'ENTITY text'``. The default method does nothing. Note
227 be overridden by a derived class; the base class implementation does nothing.
233 overridden by a derived class; the base class implementation does nothing.
240 class implementation does nothing.
/external/clang/test/Rewriter/
Drewrite-block-literal.mm16 void nothing(); function
26 nothing();
/external/llvm/test/CodeGen/ARM/
Daggregate-padding.ll33 ; nothing else on the stack.
45 ; If an aggregate has to be moved entirely onto the stack, nothing should be
62 ; If an aggregate has to be moved entirely onto the stack, nothing should be
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/
DAndroidInterceptors.java247 MethodHandle nothing = constant(Void.class, null).asType(methodType(void.class));
250 return dropArguments(nothing, 0, type.parameterArray());
252 return nothing;
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Daggregate-padding.ll33 ; nothing else on the stack.
45 ; If an aggregate has to be moved entirely onto the stack, nothing should be
62 ; If an aggregate has to be moved entirely onto the stack, nothing should be

12345678910>>...55