Searched defs:nothing (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
H A Dsample.py6 def nothing(): function
10 blob = hb.blob_create (fontdata, hb.memory_mode_t.WRITABLE, None, nothing)
/external/libcxx/test/utilities/memory/specialized.algorithms/specialized.addressof/
H A Daddressof.pass.cpp22 struct nothing { struct
46 nothing n;
/external/chromium_org/chrome/browser/translate/
H A Dcomponent_cld_data_harness.cc26 // Constructor does nothing in all cases. See Init() for initialization.
50 base::FilePath nothing; local
51 component_updater::CldComponentInstallerTraits::SetLatestCldDataFile(nothing);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregcoll.cpp715 UnicodeString nothing = ""; local
726 CollationElementIterator *i = c->createCollationElementIterator(nothing);
/external/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp708 UnicodeString nothing = ""; local
719 CollationElementIterator *i = c->createCollationElementIterator(nothing);

Completed in 3726 milliseconds