Home
last modified time | relevance | path

Searched defs:RemoveLast (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTArray.h443 virtual EPVRTError RemoveLast() in RemoveLast() function
516 virtual EPVRTError RemoveLast() in RemoveLast() function
/external/protobuf/src/google/protobuf/
Dreflection_internal.h111 virtual void RemoveLast(Field* data) const { in RemoveLast() function
168 virtual void RemoveLast(Field* data) const { in RemoveLast() function
230 virtual void RemoveLast(Field* data) const { in RemoveLast() function
Dreflection.h129 void RemoveLast() const { in RemoveLast() function
261 void RemoveLast() const { in RemoveLast() function
Dgenerated_message_reflection_unittest.cc321 TEST(GeneratedMessageReflectionTest, RemoveLast) { in TEST() argument
Dextension_set.cc768 void ExtensionSet::RemoveLast(int number) { in RemoveLast() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc910 void GeneratedMessageReflection::RemoveLast( in RemoveLast() function in google::protobuf::internal::GeneratedMessageReflection
Dmap_test.cc2273 TEST(GeneratedMapFieldReflectionTest, RemoveLast) { in TEST() argument
/external/v8/src/regexp/
Dregexp-parser.h47 T* RemoveLast() { in RemoveLast() function
/external/v8/src/zone/
Dzone.h244 V8_INLINE T RemoveLast() { return Remove(length_ - 1); } in RemoveLast() function
/external/pdfium/xfa/fde/
Dcfde_textout.cpp562 void CFDE_TextOut::CFDE_TTOLine::RemoveLast(int32_t icount) { in RemoveLast() function in CFDE_TextOut::CFDE_TTOLine