Searched refs:Remove (Results 1 - 25 of 902) sorted by last modified time

1234567891011>>

/external/webrtc/src/system_wrappers/source/
H A Dmap_no_stl.cc159 return Remove(item);
170 return Remove(item);
187 int MapNoStl::Remove(MapNoStlItem* item) function in class:webrtc::MapNoStl
H A Dmap_no_stl.h60 int Remove(MapNoStlItem* item);
/external/vixl/src/a64/
H A Dassembler-a64.cc40 Remove(index);
53 Remove(index);
80 Remove(GetCalleeSaved(RegisterSizeInBits()));
82 Remove(GetCalleeSavedFP(RegisterSizeInBits()));
H A Dassembler-a64.h351 // Remove every register in the other CPURegList from this one. Registers that
354 void Remove(const CPURegList& other) {
361 // Variants of Combine and Remove which take a single register.
368 inline void Remove(const CPURegister& other) {
371 Remove(other.code());
374 // Variants of Combine and Remove which take a single register by its code;
382 inline void Remove(int code) {
398 // Remove all callee-saved registers from the list. This can be useful when
/external/valgrind/main/
H A DAndroid.mk82 # Remove this when the all toolchains are GCC 4.4
/external/tinyxml/
H A Dtinyxml.cpp469 attributeSet.Remove( node );
656 attributeSet.Remove( node );
1543 void TiXmlAttributeSet::Remove( TiXmlAttribute* removeMe ) function in class:TiXmlAttributeSet
H A Dtinyxml.h820 void Remove( TiXmlAttribute* attribute );
/external/stlport/
H A Dconfigure.bat165 echo Remove rtti (run time type information) support if available.
/external/skia/src/animator/
H A DSkDisplayAdd.h56 DECLARE_MEMBER_INFO(Remove);
H A DSkDisplayType.cpp174 CASE_NEW(Remove);
329 CASE_GET_INFO(Remove);
/external/skia/src/xml/
H A DSkJSDisplayable.cpp165 JS_INIT(Sk, Remove)
/external/sfntly/cpp/src/sfntly/port/
H A Djava_iterator.h51 virtual void Remove() { function in class:sfntly::PODIterator
78 virtual void Remove() { function in class:sfntly::RefIterator
/external/sfntly/cpp/src/sfntly/table/core/
H A Dname_table.cc321 bool NameTable::Builder::Remove(int32_t platform_id, function in class:sfntly::NameTable::Builder
H A Dname_table.h604 // Remove name entry builder by key.
605 bool Remove(int32_t platform_id, int32_t encoding_id, int32_t language_id,
/external/sfntly/cpp/src/test/
H A Dname_editing_test.cc156 EXPECT_TRUE(name_builder->Remove(PlatformId::kWindows,
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp447 attributeSet.Remove( node );
571 attributeSet.Remove( node );
1529 void TiXmlAttributeSet::Remove( TiXmlAttribute* removeMe )
H A Dtinyxml.h910 void Remove( TiXmlAttribute* attribute );
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltoptions.m4114 [$0: Remove this warning and the call to _LT_SET_OPTION when you
150 [$0: Remove this warning and the call to _LT_SET_OPTION when you
306 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
313 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
346 [$0: Remove this warning and the call to _LT_SET_OPTION when you
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dltmain.sh1465 Remove files from the build directory.
1611 Remove libraries from an installation directory.
3056 # Remove leading and trailing path separator characters from
5424 # Remove this search path later
5429 # Remove this search path later
6377 # Remove version info from name if versioning should be avoided
6403 # Remove our outputs, but don't remove object files since they
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp798 iOverlays.Remove(i);
H A Ddsa_new.cpp524 iOverlays.Remove(i);
H A Ddsa_old.cpp780 iOverlays.Remove(i);
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.ascend135 ATTRIBUTE Ascend-Remove-Seconds 241 integer
/external/protobuf/
H A Dltmain.sh1464 Remove files from the build directory.
1610 Remove libraries from an installation directory.
4896 # Remove this search path later
4901 # Remove this search path later
5849 # Remove version info from name if versioning should be avoided
5875 # Remove our outputs, but don't remove object files since they
/external/owasp/sanitizer/tools/findbugs/bin/
H A Dfindbugs.bat50 :: Remove surrounding quotes from %1 and %2

Completed in 5935 milliseconds

1234567891011>>