Searched refs:edit (Results 1 - 3 of 3) sorted by relevance

/system/core/sh/
H A DAndroid.mk44 p4 edit arith.c arith_lex.c arith.h builtins.h builtins.c
45 p4 edit init.c nodes.c nodes.h token.h
/system/core/libpixelflinger/tinyutils/
H A DSharedBuffer.h61 //! edit the buffer (get a writtable, or non-const, version of it)
62 SharedBuffer* edit() const;
64 //! edit the buffer, resizing if needed
67 //! like edit() but fails if a copy is required
70 //! resize and edit the buffer, loose it's content.
H A DSharedBuffer.cpp38 SharedBuffer* SharedBuffer::edit() const function in class:android::SharedBuffer

Completed in 41 milliseconds