Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
/aosp_15_r20/system/keymaster/tests/
H A Dattestation_record_test.cpp197 std::vector<uint8_t> eat; in TEST() local
283 std::vector<uint8_t> eat; in TEST() local
295 std::vector<uint8_t> eat; in TEST() local
309 std::vector<uint8_t> eat; in TEST() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/lambda/DefaultMethods/
DSimplestUsage.java48 default String eat() { in eat() method
74 public String eat() { in eat() method in SimplestUsage.Mosquito
DReflection.java58 default String eat() { in eat() method
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/lambda/DefaultMethods/
DSimplestUsage.java48 default String eat() { in eat() method
74 public String eat() { in eat() method in SimplestUsage.Mosquito
DReflection.java58 default String eat() { in eat() method
/aosp_15_r20/external/dokka/core/testdata/javadoc/
H A Dparamlink.kt7 fun eat() method
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/
Dmetric.rs90 fn eat(&self) { in eat() method
113 eat: AtomicU64, in test_main() field
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorAttributeSet.java65 ElemAttributeSet eat = new ElemAttributeSet(); in startElement() local
/aosp_15_r20/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/utils/
DMathEval.java85 boolean eat(int charToEat) { in eval() method
/aosp_15_r20/external/turbine/java/com/google/turbine/parse/
H A DUnicodeEscapePreprocessor.java132 private void eat() { in eat() method in UnicodeEscapePreprocessor
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_philosopher.c41 static int eat(int ID) in eat() function
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dinstantiate-stmt.mm36 template<typename T> void eat(T); function
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
H A DPatternScanner.java70 public String eat(Pattern pattern, String tokenName) { in eat() method in PatternScanner
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/sig/
H A DSigParser.java51 char eat() { in eat() method in SigParser
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/selects/
H A DSelectPhilosophersStressTest.kt15 private suspend fun eat(id: Int, desc: String) { in <lambda>() method in kotlinx.coroutines.selects.SelectPhilosophersStressTest
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/external/rust/android-crates-io/crates/rustc-demangle/src/
Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustc-demangle-0.1.23/src/
H A Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dv0.rs422 fn eat(&mut self, b: u8) -> bool { in eat() method
635 fn eat(&mut self, b: u8) -> bool { in eat() method
/aosp_15_r20/external/llvm/utils/lit/lit/
H A DShUtil.py14 def eat(self): member in ShLexer
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dswapfs.c249 __u32 *eaf, *eat; in ext2fs_swap_inode_full() local

1234