Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/third_party/googletest/googletest/samples/
Dsample10_unittest.cc66 static int allocated() { return allocated_; } in allocated() function in __anonced617800111::Water
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dinteraction_based.hpp114 virtual void allocated( const_string /*file*/, in allocated() function in boost::itest::manager
/ndk/tests/device/test-stlport_static-exception/jni/
Dunroll1.cpp350 Node(const Interval &owned, const Interval &allocated) in Node()
353 const Interval &allocated() const { return allocated_m; } in allocated() function in Node
/ndk/tests/device/test-stlport_shared-exception/jni/
Dunroll1.cpp350 Node(const Interval &owned, const Interval &allocated) in Node()
353 const Interval &allocated() const { return allocated_m; } in allocated() function in Node
/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.c515 size_t allocated; member
/ndk/sources/host-tools/make-3.81/
Dread.c78 unsigned int allocated; /* Elts allocated in following arrays. */ member