/external/guava/android/guava/src/com/google/common/io/ |
D | FileWriteMode.java | 28 APPEND enumConstant
|
/external/guava/guava/src/com/google/common/io/ |
D | FileWriteMode.java | 28 APPEND enumConstant
|
/external/skia/tests/ |
D | RecordTest.cpp | 56 #define APPEND(record, type, ...) new (record.append<type>()) type{__VA_ARGS__} macro
|
/external/skqp/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/swiftshader/src/D3D9/ |
D | Debug.hpp | 27 #define APPEND(x, y) x ## y macro
|
/external/swiftshader/src/D3D8/ |
D | Debug.hpp | 27 #define APPEND(x, y) x ## y 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/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/pdfium/third_party/libpng16/ |
D | png.c | 760 # define APPEND(ch) if (pos < 28) out[pos++] = (ch) in png_convert_to_rfc1123_buffer() macro
|
/external/libpng/ |
D | png.c | 760 # define APPEND(ch) if (pos < 28) out[pos++] = (ch) in png_convert_to_rfc1123_buffer() macro
|
/external/icu/icu4c/source/tools/genrb/ |
D | rle.c | 94 #define APPEND( buffer, bufLimit, value, num, status) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
/external/one-true-awk/ |
D | ytab.h | 77 APPEND = 283, enumerator 175 #define APPEND 283 macro
|
D | ytab.c | 149 APPEND = 283, enumerator 247 #define APPEND 283 macro
|
/external/clang/test/Misc/ |
D | caret-diags-macros.c | 184 #define APPEND(NUM, SUFF) APPEND2(NUM, SUFF) macro
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
D | AgentOptions.java | 51 public static final String APPEND = "append"; field in AgentOptions
|
/external/python/cpython3/Python/ |
D | ast_unparse.c | 55 #define APPEND(type, value) do { \ macro
|
/external/u-boot/prebuilt-intermediates/ |
D | imx8image.h | 201 APPEND, enumerator
|
/external/u-boot/include/ |
D | imx8image.h | 201 APPEND, enumerator
|
/external/elfutils/libcpu/ |
D | i386_parse.y | 1151 #define APPEND(a, b) APPEND_ (a, b) in instrtable_out() macro
|
/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
|