/external/compiler-rt/lib/builtins/ |
D | assembly.h | 20 #define SEPARATOR @ macro 22 #define SEPARATOR ; macro 51 .def name SEPARATOR \ 52 .scl 2 SEPARATOR \ 53 .type 32 SEPARATOR \ 106 HIDDEN(SYMBOL_NAME(name)) SEPARATOR 112 FILE_LEVEL_DIRECTIVE SEPARATOR \ 113 .globl SYMBOL_NAME(name) SEPARATOR \ 114 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \ 119 FILE_LEVEL_DIRECTIVE SEPARATOR \ [all …]
|
/external/compiler-rt/lib/builtins/arm/ |
D | aeabi_dcmp.S | 22 .syntax unified SEPARATOR \ 23 .p2align 2 SEPARATOR \ 25 push { r4, lr } SEPARATOR \ 26 bl SYMBOL_NAME(__ ## cond ## df2) SEPARATOR \ 27 cmp r0, #0 SEPARATOR \ 28 b ## cond 1f SEPARATOR \ 29 mov r0, #0 SEPARATOR \ 30 pop { r4, pc } SEPARATOR \ 31 1: SEPARATOR \ 32 mov r0, #1 SEPARATOR \ [all …]
|
D | aeabi_fcmp.S | 22 .syntax unified SEPARATOR \ 23 .p2align 2 SEPARATOR \ 25 push { r4, lr } SEPARATOR \ 26 bl SYMBOL_NAME(__ ## cond ## sf2) SEPARATOR \ 27 cmp r0, #0 SEPARATOR \ 28 b ## cond 1f SEPARATOR \ 29 mov r0, #0 SEPARATOR \ 30 pop { r4, pc } SEPARATOR \ 31 1: SEPARATOR \ 32 mov r0, #1 SEPARATOR \ [all …]
|
/external/libunwind_llvm/src/ |
D | assembly.h | 20 #define SEPARATOR @ macro 22 #define SEPARATOR %% macro 24 #define SEPARATOR ; macro 47 .def name SEPARATOR \ 48 .scl 2 SEPARATOR \ 49 .type 32 SEPARATOR \ 54 .globl SYMBOL_NAME(name) SEPARATOR \ 55 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \ 59 .globl SYMBOL_NAME(name) SEPARATOR \ 60 HIDDEN_DIRECTIVE SYMBOL_NAME(name) SEPARATOR \ [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/openfst/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/google-breakpad/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/ImageMagick/m4/ |
D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/pcre/dist/m4/ |
D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libmtp/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libmicrohttpd/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libedit/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/protobuf/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/libopus/m4/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 116 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/ |
D | script_injector_test.py | 28 SEPARATOR = httparchive.ArchivedHttpResponse.CHUNK_EDIT_SEPARATOR variable 29 SEPARATORS_OR_NOT = ('', SEPARATOR, SEPARATOR*3) 62 text_chunks = source.split(SEPARATOR) 65 result = SEPARATOR.join(text_chunks)
|
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/ |
D | UnixFakeFileSystem.java | 36 public static final char SEPARATOR = '/'; field in UnixFakeFileSystem 50 return SEPARATOR; in getSeparatorChar() 77 return c == SEPARATOR; in isSeparator()
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
D | UnixFakeFileSystem.java | 36 public static final char SEPARATOR = '/'; field in UnixFakeFileSystem 50 return SEPARATOR; in getSeparatorChar() 75 return c == SEPARATOR; in isSeparator()
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
D | UnixFakeFileSystem.java | 36 public static final char SEPARATOR = '/'; field in UnixFakeFileSystem 50 return SEPARATOR; in getSeparatorChar() 75 return c == SEPARATOR; in isSeparator()
|
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/ |
D | UnixFakeFileSystem.java | 36 public static final char SEPARATOR = '/'; field in UnixFakeFileSystem 50 return SEPARATOR; in getSeparatorChar() 75 return c == SEPARATOR; in isSeparator()
|
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/ |
D | UnixFakeFileSystem.java | 36 public static final char SEPARATOR = '/'; field in UnixFakeFileSystem 50 return SEPARATOR; in getSeparatorChar() 75 return c == SEPARATOR; in isSeparator()
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
D | UnixFakeFileSystem.java | 36 public static final char SEPARATOR = '/'; field in UnixFakeFileSystem 50 return SEPARATOR; in getSeparatorChar() 77 return c == SEPARATOR; in isSeparator()
|