Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/
Drepl-load-multiline.js6 const eat = (food) => '<nom nom nom>'; function
/third_party/boost/libs/optional/test/
Doptional_test.cpp875 int eat ( bool ) { return 1 ; } in eat() function
876 int eat ( char ) { return 1 ; } in eat() function
877 int eat ( int ) { return 1 ; } in eat() function
878 int eat ( void const* ) { return 1 ; } in eat() function
880 template<class T> int eat ( T ) { return 0 ; } in eat() function
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/sample/src/
Dfruit.hpp105 void eat(T const& fruit) in eat() function
/third_party/toybox/toys/posix/
Dprintf.c26 static int eat(char **s, char c) in eat() function
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_philosopher.c41 static int eat(int ID) in eat() function
/third_party/typescript/tests/cases/compiler/
DobjectCreationOfElementAccessExpression.ts6 public eat(amountToEat: number): boolean { method in Food
/third_party/typescript/tests/baselines/reference/
DobjectCreationOfElementAccessExpression.js79 Food.prototype.eat = function (amountToEat) { method in Food
/third_party/e2fsprogs/lib/ext2fs/
Dswapfs.c249 __u32 *eaf, *eat; in ext2fs_swap_inode_full() local
/third_party/boost/libs/graph/example/
Dr_c_shortest_paths_example.cpp28 int eat; member
/third_party/boost/libs/graph/test/
Dr_c_shortest_paths_test.cpp29 int eat; member
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js665 pp.eat = function(type) { function
3667 RegExpValidationState.prototype.eat = function eat (ch, forceU) { function
Dacorn.mjs659 pp.eat = function(type) { function
3661 RegExpValidationState.prototype.eat = function eat (ch, forceU) { method in RegExpValidationState
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c477 eat(const char *const name, const int num) in eat() function
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c477 eat(const char *const name, const int num) in eat() function
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c477 eat(const char *const name, const int num) in eat() function
/third_party/tzdata/
Dzic.c516 eat(char const *name, lineno num) in eat() function