Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/external/mesa3d/src/glsl/glcpp/tests/
D068-accidental-pasting.c1 #define empty macro
/external/v8/test/mjsunit/
Dtest-hidden-string.js10 var empty = "a".substring(1, 1); variable
/external/clang/test/CodeGen/
D2007-02-04-EmptyStruct.c4 struct empty { }; struct
/external/v8/test/intl/general/
Dsupported-locales-of.js33 var empty = Intl.DateTimeFormat.supportedLocalesOf([]); variable
/external/libxml2/test/relaxng/
Dempty0.rng5 <define name="empty"> namedPattern
Dempty1.rng5 <define name="empty"> namedPattern
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/
Dmedia-empty-class.css6 empty { ;} selector
/external/llvm/test/MC/ARM/
Deh-directive-unwind_raw.s18 empty: label
/external/deqp/framework/common/
DtcuFactoryRegistry.hpp50 bool empty (void) const { return m_factories.empty(); } in empty() function in tcu::GenericFactoryRegistry
88 bool empty (void) const { return m_registry.empty(); } in empty() function in tcu::FactoryRegistry
/external/marisa-trie/lib/marisa/
Dtail.h43 bool empty() const { in empty() function
Dbitvector.h69 bool empty() const { in empty() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtail.h44 bool empty() const { in empty() function
/external/cblas/src/
Dcblas_xerbla.c11 char empty[1] = ""; in cblas_xerbla() local
/external/clang/test/CodeGenCXX/
D2004-09-27-DidntEmitTemplate.cpp15 bool empty() const { return true; } in empty() function
/external/clang/lib/Basic/
DSanitizers.cpp33 bool SanitizerSet::empty() const { in empty() function in SanitizerSet
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
DCollectionToArrayTester.java61 E[] empty = getSubjectGenerator().createArray(0); in testToArray_emptyArray() local
71 E[] empty = getSubjectGenerator().createArray(0); in testToArray_emptyArray_ordered() local
/external/v8/test/webkit/
Ddfg-dead-min-one-arg.js35 var empty = ""; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.h46 bool empty() const { return Pool.empty(); } in empty() function
DDbgValueHistoryCalculator.h49 bool empty() const { return VarInstrRanges.empty(); } in empty() function
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionToArrayTester.java64 E[] empty = getSubjectGenerator().createArray(0); in testToArray_emptyArray() local
74 E[] empty = getSubjectGenerator().createArray(0); in testToArray_emptyArray_ordered() local
/external/v8/test/mjsunit/harmony/
Darrow-functions.js26 var empty = () => {}; function
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DAbstractSequentialIteratorTest.java61 Iterator<Object> empty = newEmpty(); in testEmpty() local
/external/valgrind/none/tests/
Dexec-sigmask.c55 int empty; in main() local
/external/icu/icu4c/source/i18n/
Dremtrans.cpp61 UnicodeString empty; in handleTransliterate() local
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractSequentialIteratorTest.java74 Iterator<Object> empty = newEmpty(); in testEmpty() local

12345678910>>...15