| /external/jackson-core/src/test/java/com/fasterxml/jackson/core/ | 
| D | TestJsonPointer.java | 125         final String APPEND = "/extension";  in testAppend()  local138         final String APPEND = "/extension";  in testAppendWithFinalSlash()  local
 
 | 
| /external/guava/android/guava/src/com/google/common/io/ | 
| D | FileWriteMode.java | 29   APPEND  enumConstant
 | 
| /external/guava/guava/src/com/google/common/io/ | 
| D | FileWriteMode.java | 29   APPEND  enumConstant
 | 
| /external/skia/tests/ | 
| D | RecordTest.cpp | 56 #define APPEND(record, type, ...) new (record.append<type>()) type{__VA_ARGS__}  macro
 | 
| /external/mesa3d/src/freedreno/drm/ | 
| D | msm_priv.h | 137 #define APPEND(x, name) ({ \  macro
 | 
| /external/libdrm/freedreno/msm/ | 
| D | msm_priv.h | 136 #define APPEND(x, name) ({ \  macro
 | 
| /external/libdrm/etnaviv/ | 
| D | etnaviv_cmd_stream.c | 47 #define APPEND(x, name) ({ \  macro
 | 
| /external/mesa3d/src/etnaviv/drm/ | 
| D | etnaviv_cmd_stream.c | 48 #define APPEND(x, name) ({ \  macro
 | 
| /external/mtools/ | 
| D | buffer.c | 120 	APPEND,  enumerator
 | 
| /external/libpng/ | 
| D | png.c | 760 #     define APPEND(ch) if (pos < 28) out[pos++] = (ch)  in png_convert_to_rfc1123_buffer()  macro
 | 
| /external/apache-commons-io/src/test/java/org/apache/commons/io/input/ | 
| D | TailerTest.java | 382         try (Writer writer = Files.newBufferedWriter(file.toPath(), StandardOpenOption.APPEND)) {  in testLongFile()709         try (Writer writer = Files.newBufferedWriter(file.toPath(), StandardOpenOption.APPEND)) {  in write()
 718         try (Writer writer = Files.newBufferedWriter(file.toPath(), StandardOpenOption.APPEND)) {  in writeString()
 
 | 
| /external/icu/icu4c/source/tools/genrb/ | 
| D | rle.c | 95 #define APPEND( buffer, bufLimit, value, num, status) UPRV_BLOCK_MACRO_BEGIN { \  macro
 | 
| /external/cronet/third_party/icu/source/tools/genrb/ | 
| D | rle.c | 95 #define APPEND( buffer, bufLimit, value, num, status) UPRV_BLOCK_MACRO_BEGIN { \  macro
 | 
| /external/pigweed/pw_build/py/pw_build/ | 
| D | gn_resolver.py | 296     APPEND = 0  variable in _ArgAction
 | 
| /external/clang/test/Misc/ | 
| D | caret-diags-macros.c | 184 #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF)  macro
 | 
| /external/fmtlib/include/fmt/ | 
| D | os.h | 283     APPEND = FMT_POSIX(O_APPEND)   // Open in append mode.  enumerator
 | 
| /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ | 
| D | AgentOptions.java | 52 	public static final String APPEND = "append";  field in AgentOptions
 | 
| /external/harfbuzz_ng/src/ | 
| D | hb-buffer-serialize.cc | 124 #define APPEND(s) HB_STMT_START { strcpy (p, s); p += strlen (s); } HB_STMT_END  in _hb_buffer_serialize_glyphs_json()  macro
 | 
| /external/python/cpython3/Python/ | 
| D | ast_unparse.c | 63 #define APPEND(type, value)  do { \  macro
 | 
| /external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ | 
| D | JimfsUnixLikeFileSystemTest.java | 1423     try (Writer writer = Files.newBufferedWriter(path("/test.txt"), UTF_8, APPEND)) {  in testStreams()  argument
 | 
| /external/elfutils/libcpu/ | 
| D | i386_parse.y | 1151 #define APPEND(a, b) APPEND_ (a, b)  in instrtable_out()  macro
 | 
| /external/starlark-go/internal/compile/ | 
| D | compile.go | 111 	APPEND      //      list elem APPEND      -  const
 | 
| /external/python/cpython2/Lib/ | 
| D | pickle.py | 122 APPEND          = 'a'   # append stack top to list below it  variable
 | 
| /external/python/cpython2/Modules/ | 
| D | pyexpat.c | 1474 #define APPEND(list, str)                               \  in xmlparse_getattr()  macro
 | 
| /external/python/cpython3/Lib/ | 
| D | pickle.py | 131 APPEND         = b'a'   # append stack top to list below it  variable
 |