/external/webkit/WebCore/dom/ |
D | EventNames.h | 30 #define DOM_EVENT_NAMES_FOR_EACH(macro) \ argument 32 macro(abort) \ 33 macro(beforecopy) \ 34 macro(beforecut) \ 35 macro(beforeload) \ 36 macro(beforepaste) \ 37 macro(beforeunload) \ 38 macro(blur) \ 39 macro(cached) \ 40 macro(change) \ [all …]
|
/external/webkit/JavaScriptCore/bytecode/ |
D | Opcode.h | 40 #define FOR_EACH_OPCODE_ID(macro) \ argument 41 macro(op_enter, 1) \ 42 macro(op_enter_with_activation, 2) \ 43 macro(op_init_arguments, 1) \ 44 macro(op_create_arguments, 1) \ 45 macro(op_convert_this, 2) \ 47 macro(op_new_object, 2) \ 48 macro(op_new_array, 4) \ 49 macro(op_new_regexp, 3) \ 50 macro(op_mov, 3) \ [all …]
|
/external/webkit/JavaScriptCore/runtime/ |
D | CommonIdentifiers.h | 29 #define JSC_COMMON_IDENTIFIERS_EACH_PROPERTY_NAME(macro) \ argument 30 macro(__defineGetter__) \ 31 macro(__defineSetter__) \ 32 macro(__lookupGetter__) \ 33 macro(__lookupSetter__) \ 34 macro(apply) \ 35 macro(arguments) \ 36 macro(call) \ 37 macro(callee) \ 38 macro(caller) \ [all …]
|
/external/webkit/JavaScriptCore/pcre/ |
D | pcre_internal.h | 253 #define FOR_EACH_OPCODE(macro) \ argument 254 macro(END) \ 256 macro(NOT_WORD_BOUNDARY) \ 257 macro(WORD_BOUNDARY) \ 258 macro(NOT_DIGIT) \ 259 macro(DIGIT) \ 260 macro(NOT_WHITESPACE) \ 261 macro(WHITESPACE) \ 262 macro(NOT_WORDCHAR) \ 263 macro(WORDCHAR) \ [all …]
|
/external/webkit/WebCore/css/ |
D | MediaFeatureNames.h | 28 #define CSS_MEDIAQUERY_NAMES_FOR_EACH_MEDIAFEATURE(macro) \ argument 29 macro(color, "color") \ 30 macro(grid, "grid") \ 31 macro(monochrome, "monochrome") \ 32 macro(height, "height") \ 33 macro(width, "width") \ 34 macro(orientation, "orientation") \ 35 macro(aspect_ratio, "aspect-ratio") \ 36 macro(device_aspect_ratio, "device-aspect-ratio") \ 37 macro(device_pixel_ratio, "-webkit-device-pixel-ratio") \ [all …]
|
/external/webkit/WebKit/win/ |
D | ForEachCoClass.h | 35 #define WEB_DATABASE_MANAGER(macro) macro(WebDatabaseManager) argument 37 #define WEB_DATABASE_MANAGER(macro) argument 41 #define FOR_EACH_COCLASS(macro) \ argument 42 macro(CFDictionaryPropertyBag) \ 43 macro(WebCache) \ 44 WEB_DATABASE_MANAGER(macro) \ 45 macro(WebDownload) \ 46 macro(WebError) \ 47 macro(WebHistory) \ 48 macro(WebHistoryItem) \ [all …]
|
/external/v8/src/ |
D | macros.py | 81 macro IS_NULL(arg) = (arg === null); 82 macro IS_NULL_OR_UNDEFINED(arg) = (arg == null); 83 macro IS_UNDEFINED(arg) = (typeof(arg) === 'undefined'); 84 macro IS_NUMBER(arg) = (typeof(arg) === 'number'); 85 macro IS_STRING(arg) = (typeof(arg) === 'string'); 86 macro IS_BOOLEAN(arg) = (typeof(arg) === 'boolean'); 87 macro IS_OBJECT(arg) = (%_IsObject(arg)); 88 macro IS_ARRAY(arg) = (%_IsArray(arg)); 89 macro IS_FUNCTION(arg) = (%_IsFunction(arg)); 90 macro IS_REGEXP(arg) = (%_IsRegExp(arg)); [all …]
|
D | SConscript | 83 regexp-macro-assembler-irregexp.cc 84 regexp-macro-assembler.cc 123 arm/macro-assembler-arm.cc 124 arm/regexp-macro-assembler-arm.cc 149 mips/macro-assembler-mips.cc 166 ia32/macro-assembler-ia32.cc 167 ia32/regexp-macro-assembler-ia32.cc 185 x64/macro-assembler-x64.cc 186 x64/regexp-macro-assembler-x64.cc 203 'objects-debug.cc', 'prettyprinter.cc', 'regexp-macro-assembler-tracer.cc'
|
/external/webkit/WebKit/qt/docs/ |
D | qtwebkit.qdocconf | 18 macro.aring.HTML = "å" 19 macro.Auml.HTML = "Ä" 20 macro.author = "\\bold{Author:}" 21 macro.br.HTML = "<br />" 22 macro.BR.HTML = "<br />" 23 macro.aacute.HTML = "á" 24 macro.eacute.HTML = "é" 25 macro.iacute.HTML = "í" 26 macro.gui = "\\bold" 27 macro.hr.HTML = "<hr />" [all …]
|
/external/stlport/test/unit/ |
D | macro_checks.cpp | 22 # error Weird CHAR_MIN or CHAR_MAX macro values. 34 # error Weird INT_MIN or INT_MAX macro values. 46 # error Weird LONG_MIN or LONG_MAX macro values. 58 # error Weird SCHAR_MIN or SCHAR_MAX macro values. 70 # error Weird SHRT_MIN or SHRT_MAX macro values. 82 # error Weird WCHAR_MIN or WCHAR_MAX macro value. 90 # error Weird UCHAR_MAX macro value. 98 # error Weird UINT_MAX macro value. 106 # error Weird ULONG_MAX macro value. 114 # error Weird USHRT_MAX macro value.
|
/external/libvpx/vpx_ports/ |
D | x86_abi_support.asm | 39 %macro movq 2 122 ; This macro aligns the stack to the given alignment (in bytes). The stack 124 ; argument on the stack (ie, the inverse of this macro is 'pop rsp.') 125 ; This macro uses one temporary register, which is not preserved, and thus 127 %macro ALIGN_STACK 2 151 %macro GET_GOT 1 168 %macro GET_GOT 1 187 %macro GET_GOT 1 198 %macro GET_GOT 1 210 %macro SHADOW_ARGS_TO_STACK 1 [all …]
|
/external/clearsilver/cs/ |
D | test_escape.cs | 42 Defining the macro echo_all inside of a "html" escape. 51 Calling echo_all() macro: 55 Calling echo_all() macro from within "html": 60 Calling echo_all() macro from within "js": 65 Calling echo_all() macro from within "url":
|
/external/qemu/distrib/sdl-1.2.12/ |
D | android-configure.sh | 243 local macro 245 macro=`to_uppercase $1` 246 macro=`echo $macro | tr '/' '_'` 248 config_add_macro HAVE_${macro}_H $result "StdCHeader " 268 local macro 270 macro=`to_uppercase $1` 288 config_add_macro HAVE_${macro} $result "StdCFunc "
|
/external/v8/tools/gyp/ |
D | v8.gyp | 317 '../../src/macro-assembler.h', 338 '../../src/regexp-macro-assembler-irregexp-inl.h', 339 '../../src/regexp-macro-assembler-irregexp.cc', 340 '../../src/regexp-macro-assembler-irregexp.h', 341 '../../src/regexp-macro-assembler-tracer.cc', 342 '../../src/regexp-macro-assembler-tracer.h', 343 '../../src/regexp-macro-assembler.cc', 344 '../../src/regexp-macro-assembler.h', 424 '../../src/arm/macro-assembler-arm.cc', 425 '../../src/arm/macro-assembler-arm.h', [all …]
|
/external/v8/ |
D | Android.v8common.mk | 50 src/regexp-macro-assembler.cc \ 51 src/regexp-macro-assembler-irregexp.cc \ 91 src/arm/macro-assembler-arm.cc \ 92 src/arm/regexp-macro-assembler-arm.cc \ 108 src/ia32/macro-assembler-ia32.cc \ 109 src/ia32/regexp-macro-assembler-ia32.cc \ 120 src/regexp-macro-assembler-tracer.cc
|
/external/bluetooth/glib/docs/ |
D | macros.txt | 39 Code currently affected by this macro: 49 This macro can affect third-party code. --enable-debug=no will only 57 This macro is similar to G_DISABLE_ASSERT, it affects third-party 63 gmem.h become non-functional if this macro is supplied. 64 This macro also switches off certain checks in the GSignal code. 67 macro, and since it is a globally visible define, third-party code may 69 The additional code executed/compiled for this macro currently involve:
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 100 # Rename the macro SRC as DST. 197 # This macro ensures that EXPRESSION evaluates to true, and exits if 281 # In the case of a macro `FOO', you don't want to check `m4_ifval(FOO, 286 # So you want a variation of `m4_ifset' that expects a macro name as $[1]. 287 # If this macro is both defined and defined to a non empty value, then 351 # All the values are optional, and the macro is robust to active 374 # All the values are optional, and the macro is robust to active symbols 431 # All the values are optional, and the macro is robust to active symbols 434 # I would have liked to name this macro `m4_bpatsubst', unfortunately, 448 # This macro invokes all its arguments (in sequence, of course). It is [all …]
|
/external/libvpx/vp8/common/ppc/ |
D | loopfilter_filters_altivec.asm | 108 .macro Tpair A, B, X, Y 115 .macro t16_even 126 .macro t16_odd 139 .macro t16_full 183 .macro Transpose4times4x4 Vlo, Vhi 250 .macro t8x16_odd 257 .macro t8x16_even 264 .macro transpose8x16_fwd 271 .macro transpose8x16_inv 277 .macro Transpose16x16 [all …]
|
D | filter_altivec.asm | 17 .macro load_c V, LABEL, OFF, R0, R1 23 .macro load_hfilter V0, V1 31 .macro Vprolog 46 .macro vpre_load 58 .macro Msum Re, Ro, V, T, TMP 66 .macro vinterp_no_store P0 P1 P2 P3 P4 P5 88 .macro vinterp_no_store_8x8 P0 P1 P2 P3 P4 P5 111 .macro Vinterp P0 P1 P2 P3 P4 P5 118 .macro luma_v P0, P1, P2, P3, P4, P5 124 .macro luma_vtwo [all …]
|
D | filter_bilinear_altivec.asm | 17 .macro load_c V, LABEL, OFF, R0, R1 23 .macro load_vfilter V0, V1 30 .macro HProlog jump_label
|
/external/strace/ |
D | acinclude.m4 | 6 dnl ### A macro to find the include directory, useful for cross-compiling. 30 dnl ### A macro to set gcc warning flags. 43 dnl ### A macro to determine if we have a "MP" type procfs 103 dnl ### A macro to determine if procfs is pollable. 176 dnl ### A macro to determine if the prstatus structure has a pr_syscall member. 195 dnl ### A macro to determine whether stat64 is defined. 213 dnl ### A macro to determine if off_t is a long long 234 dnl ### A macro to determine if rlim_t is a long long 257 dnl ### A macro to determine endianness of long long
|
/external/v8/tools/v8.xcodeproj/ |
D | project.pbxproj | 42 …B000E49346 /* regexp-macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C7… 43 …00E49346 /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A1… 44 …500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15… 45 …C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790… 67 …EB00B48DEB /* regexp-macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C… 68 …674900B48DEB /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790… 69 …00B48DEB /* regexp-macro-assembler-irregexp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A1… 71 …100B48DEB /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15… 107 …8E100E71A6770043BA31 /* macro-assembler-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897… 207 …23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897… [all …]
|
/external/libvpx/vp8/encoder/ppc/ |
D | sad_altivec.asm | 18 .macro load_aligned_16 V R O 27 .macro prologue 39 .macro epilogue 45 .macro SAD_16 55 .macro sad_16_loop loop_label 112 .macro sad_8_loop loop_label 226 .macro transfer_4x4 I P
|
/external/webkit/WebKit/mac/WebView/ |
D | WebView.mm | 198 #define FOR_EACH_RESPONDER_SELECTOR(macro) \ 199 macro(alignCenter) \ 200 macro(alignJustified) \ 201 macro(alignLeft) \ 202 macro(alignRight) \ 203 macro(capitalizeWord) \ 204 macro(centerSelectionInVisibleArea) \ 205 macro(changeAttributes) \ 206 macro(changeBaseWritingDirection) \ 207 macro(changeBaseWritingDirectionToLTR) \ [all …]
|
/external/clearsilver/scripts/ |
D | cs_lint.py | 136 macro, args = self.split_macro(args) 137 if macro: self.check_expression(macro, lvalue=1) 140 macro, args = self.split_macro(args) 141 if macro: self.check_expression(macro, lvalue=1)
|