Home
last modified time | relevance | path

Searched defs:RemoveLast (Results 1 – 13 of 13) 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/
Dsmall-pointer-list.h106 T* RemoveLast() { in RemoveLast() function
Dlist.h126 INLINE(T RemoveLast()) { return Remove(length_ - 1); } in INLINE()
/external/pdfium/xfa/fgas/crt/
Dfgas_utils.cpp123 int32_t CFX_BaseArray::RemoveLast(int32_t iCount) { in RemoveLast() function in CFX_BaseArray
284 int32_t CFX_BaseMassArrayImp::RemoveLast(int32_t iCount) { in RemoveLast() function in CFX_BaseMassArrayImp
Dfgas_utils.h73 int32_t RemoveLast(int32_t iCount) { in RemoveLast() function
/external/v8/src/regexp/
Dregexp-parser.h47 T* RemoveLast() { in RemoveLast() function
/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp867 void CFDE_TTOLine::RemoveLast(int32_t icount) { in RemoveLast() function in CFDE_TTOLine