Home
last modified time | relevance | path

Searched defs:fruit (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/sample/src/
Dfruit.hpp22 namespace fruit namespace
105 void eat(T const& fruit) in eat()
/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-bitwise-bad.c7 enum fruit { enum
/third_party/boost/libs/utility/test/
Diterators_test.cpp68 static fruit_array_type fruit; member in test_opr_base
114 test_opr_base::fruit = { "apple", "orange", "pear", "peach", "grape", "plum" }; member in test_opr_base
/third_party/jerryscript/tests/jerry/es2015/
Darray-prototype-find.js53 function isCherries (fruit) { argument
Darray-prototype-find-index.js53 function isCherries (fruit) { argument