/external/compiler-rt/lib/ |
D | assembly.h | 20 #define SEPARATOR @ macro 22 #define SEPARATOR ; macro 39 HIDDEN_DIRECTIVE SYMBOL_NAME(name) SEPARATOR 45 .globl SYMBOL_NAME(name) SEPARATOR \ 50 .globl SYMBOL_NAME(name) SEPARATOR \ 51 HIDDEN_DIRECTIVE SYMBOL_NAME(name) SEPARATOR \ 55 .globl name SEPARATOR \ 56 HIDDEN_DIRECTIVE name SEPARATOR \ 60 .globl SYMBOL_NAME(name) SEPARATOR \ 61 .set SYMBOL_NAME(name), SYMBOL_NAME(target) SEPARATOR
|
/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/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/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/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/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/ |
D | 15.4.4.3-1.js | 108 SEPARATOR = "\t" 119 TEST_RESULT += ( index == TEST_LENGTH -1 ) ? "" : SEPARATOR; 124 …+] = new TestCase( SECTION, "TEST_ARRAY.join("+SEPARATOR+")", TEST_RESULT, TEST_ARRAY.join( S…
|
/external/icu4c/common/ |
D | ucat.c | 17 static const char SEPARATOR = '%'; variable 32 buffer[i++] = SEPARATOR; in _catkey()
|
/external/icu4c/data/translit/ |
D | Arabic_Latin.txt | 17 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 18 [:Nd:]{٬}[:Nd:] ↔ [:Nd:]{'.'}[:Nd:] ; # ARABIC THOUSANDS SEPARATOR 19 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR 20 ٬ ↔ '.' $disambig ; # ARABIC THOUSANDS SEPARATOR
|
D | Persian_Latin_BGN.txt | 16 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 17 [:Nd:]{٬}[:Nd:] ↔ [:Nd:]{'.'}[:Nd:] ; # ARABIC THOUSANDS SEPARATOR 18 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR 19 ٬ ↔ '.' $disambig ; # ARABIC THOUSANDS SEPARATOR
|
D | Arabic_Latin_BGN.txt | 16 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 17 [:Nd:]{٬}[:Nd:] ↔ [:Nd:]{'.'}[:Nd:] ; # ARABIC THOUSANDS SEPARATOR 18 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR 19 ٬ ↔ '.' $disambig ; # ARABIC THOUSANDS SEPARATOR
|
D | Pashto_Latin_BGN.txt | 16 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 17 [:Nd:]{٬}[:Nd:] ↔ [:Nd:]{'.'}[:Nd:] ; # ARABIC THOUSANDS SEPARATOR 18 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR 19 ٬ ↔ '.' $disambig ; # ARABIC THOUSANDS SEPARATOR
|
/external/chromium/chrome/browser/resources/ |
D | keyboard_overlay.js | 240 const SEPARATOR = '<>'; 244 return modifiers.join(SEPARATOR); 248 return action.join(SEPARATOR); 251 return [keycode].concat(modifiers).join(SEPARATOR);
|
/external/libpng/contrib/visupng/ |
D | VisualPng.rc | 61 MENUITEM SEPARATOR 64 MENUITEM SEPARATOR
|
/external/chromium/webkit/glue/ |
D | webmenuitem.h | 20 SEPARATOR = WebKit::WebMenuItemInfo::Separator, enumerator
|
D | webmenurunner_mac.mm | 60 if (item.type == WebMenuItem::SEPARATOR) {
|
/external/chromium/chrome/browser/extensions/ |
D | extension_context_menu_api.cc | 100 *result = ExtensionMenuItem::SEPARATOR; in ParseType() 231 if (title.empty() && type != ExtensionMenuItem::SEPARATOR) { in RunImpl() 303 if (title.empty() && type != ExtensionMenuItem::SEPARATOR) { in RunImpl()
|
D | extension_menu_manager.h | 69 SEPARATOR enumerator
|
/external/qemu/distrib/zlib-1.2.3/ |
D | trees.c | 326 # define SEPARATOR(i, last, width) \ macro 342 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header() 348 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); in gen_trees_header() 354 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header() 360 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); in gen_trees_header() 366 SEPARATOR(i, LENGTH_CODES-1, 20)); in gen_trees_header() 372 SEPARATOR(i, D_CODES-1, 10)); in gen_trees_header()
|
/external/zlib/ |
D | trees.c | 324 # define SEPARATOR(i, last, width) \ macro 340 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header() 346 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); in gen_trees_header() 352 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header() 359 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); in gen_trees_header() 365 SEPARATOR(i, LENGTH_CODES-1, 20)); in gen_trees_header() 371 SEPARATOR(i, D_CODES-1, 10)); in gen_trees_header()
|
/external/webkit/Tools/MiniBrowser/win/ |
D | MiniBrowser.rc | 25 MENUITEM SEPARATOR
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/ |
D | PageSiteComposite.java | 57 Label separator = new Label(this, SWT.SEPARATOR | SWT.HORIZONTAL); in PageSiteComposite()
|
/external/icu4c/samples/layout/ |
D | LayoutSample.rc | 43 MENUITEM SEPARATOR
|
/external/chromium/chrome/browser/tab_contents/ |
D | render_view_context_menu.cc | 140 case WebMenuItem::SEPARATOR: in AddCustomItemsToMenu() 362 last_type = ExtensionMenuItem::SEPARATOR; in RecursivelyAppendExtensionItems() 392 if (last_type != ExtensionMenuItem::SEPARATOR) in RecursivelyAppendExtensionItems() 397 } else if (item->type() == ExtensionMenuItem::SEPARATOR) { in RecursivelyAppendExtensionItems() 398 if (i != items.begin() && last_type != ExtensionMenuItem::SEPARATOR) { in RecursivelyAppendExtensionItems()
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 408 # m4_map_sep(MACRO, SEPARATOR, LIST) 410 # Invoke MACRO($1), SEPARATOR, MACRO($2), ..., MACRO($N) where $1, $2... $N 1482 # m4_append(MACRO-NAME, STRING, [SEPARATOR]) 1484 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR`'STRING' 1486 # in which case no SEPARATOR is added. Be aware that the criterion is 1518 # m4_prepend(MACRO-NAME, STRING, [SEPARATOR]) 1525 # m4_append_uniq(MACRO-NAME, STRING, [SEPARATOR])
|
/external/icu4c/data/unidata/ |
D | DerivedAge.txt | 247 10FB ; 1.1 # GEORGIAN PARAGRAPH SEPARATOR 272 2028..202E ; 1.1 # [7] LINE SEPARATOR..RIGHT-TO-LEFT OVERRIDE 304 3000..3037 ; 1.1 # [56] IDEOGRAPHIC SPACE..IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL 500 1800..180E ; 3.0 # [15] MONGOLIAN BIRGA..MONGOLIAN VOWEL SEPARATOR 611 2060..2063 ; 3.2 # [4] WORD JOINER..INVISIBLE SEPARATOR 662 060D..0615 ; 4.0 # [9] ARABIC DATE SEPARATOR..ARABIC SMALL HIGH TAH 714 10100..10102 ; 4.0 # [3] AEGEAN WORD SEPARATOR LINE..AEGEAN CHECK MARK 860 1091F ; 5.0 # PHOENICIAN WORD SEPARATOR 1009 2E31 ; 5.2 # WORD SEPARATOR MIDDLE DOT 1104 2D70 ; 6.0 # TIFINAGH SEPARATOR MARK
|