Home
last modified time | relevance | path

Searched defs:nothing (Results 1 – 16 of 16) sorted by relevance

/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/Rewriter/
Drewrite-block-literal.mm16 void nothing(); function
/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/google-breakpad/src/tools/solaris/dump_syms/testdata/
Ddump_syms_regtest.cc61 char *nothing = object.h(object); in main() local
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest.cc62 char *nothing = object.h(object); in main() local
/external/clang/test/Parser/
Dobjcxx11-initialized-temps.mm34 {
/external/deqp/framework/common/
DtcuMaybe.hpp63 Maybe<T> nothing (void) in nothing() function
/external/v8/test/mjsunit/es6/
Darray-of.js143 var nothing = new Empty; variable
/external/clang/test/SemaObjCXX/
Dproperties.mm199 {
/external/v8/test/mjsunit/
Darray-functions-prototype-misc.js215 var nothing = splice_function_2(a, pos, 0, 'minus1'); variable
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/
Dtesting.py583 def nothing(test, *args, **kwargs): function
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DSplitterTest.java141 Iterable<String> nothing = Splitter.on('.').split(""); in testCharacterSplitOnEmptyString() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationRegressionTest.java608 String nothing = ""; in Test4101940() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationRegressionTest.java604 String nothing = ""; in Test4101940() local
/external/icu/icu4c/source/test/intltest/
Dregcoll.cpp712 UnicodeString nothing = ""; in Test4101940() local
/external/guava/guava-tests/test/com/google/common/base/
DSplitterTest.java144 Iterable<String> nothing = Splitter.on('.').split(""); in testCharacterSplitOnEmptyString() local