Searched refs:defines (Results 1 – 25 of 1354) sorted by relevance
12345678910>>...55
/external/v8/gypfiles/ |
D | toolchain.gypi | 166 'defines': [ 171 'defines': [ 176 'defines': [ 181 'defines': [ 187 'defines': [ 194 'defines': [ 230 'defines': [ 235 'defines': [ 273 'defines': [ 278 'defines': [ [all …]
|
D | features.gypi | 78 'defines': ['ENABLE_DISASSEMBLER',], 81 'defines': ['ENABLE_GDB_JIT_INTERFACE',], 84 'defines': ['ENABLE_VERIFY_CSA',], 87 'defines': ['OBJECT_PRINT',], 90 'defines': ['VERIFY_HEAP',], 93 'defines': ['TRACE_MAPS',], 96 'defines': ['VERIFY_PREDICTABLE',], 99 'defines': ['V8_INTERPRETED_REGEXP',], 102 'defines': ['V8_DEPRECATION_WARNINGS',], 105 'defines': ['V8_IMMINENT_DEPRECATION_WARNINGS',], [all …]
|
/external/webrtc/webrtc/ |
D | BUILD.gn | 16 # Contains the defines and includes in common.gypi that are duplicated both as 19 defines = [] 21 defines += [ "WEBRTC_MOZILLA_BUILD" ] 24 defines = [ "WEBRTC_CHROMIUM_BUILD" ] 36 defines += [ "WEBRTC_POSIX" ] 39 defines += [ 45 defines += [ "WEBRTC_OBJC_H264" ] 48 defines += [ "WEBRTC_LINUX" ] 51 defines += [ "WEBRTC_MAC" ] 54 defines += [ "WEBRTC_WIN" ] [all …]
|
/external/webrtc/webrtc/build/ |
D | common.gypi | 180 'defines': ['WEBRTC_RESTRICT_LOGGING',], 183 'defines': [ 189 'defines': [ 197 'defines': ['EXPAT_RELATIVE_PATH',], 202 'defines': [ 203 # Chromium's build/common.gypi defines _DEBUG for all posix 220 'defines': [ 276 'defines': [ 282 'defines': [ 287 'defines': ['WEBRTC_ARCH_ARM_V7',], [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | msvcc.sh | 110 defines="$defines $1" 124 defines="$defines -D${name}='$value'" 129 defines="$defines $1" 211 echo "$cl -nologo -EP $includes $defines $src > $ppsrc" 212 "$cl" -nologo -EP $includes $defines $src > $ppsrc || exit $?
|
/external/v8/tools/ |
D | bash-completion.sh | 38 local cur defines targets 40 defines=$(cat $v8_source/src/flag-definitions.h \ 48 targets=$(echo "$defines" \ 50 echo "$defines" \
|
/external/pdfium/skia/ |
D | BUILD.gn | 41 defines = [] 48 defines += [ "SK_SUPPORT_GPU=1" ] 50 defines += [ "SK_SUPPORT_GPU=0" ] 54 defines += [ 61 defines += [ "SK_BUILD_FOR_MAC" ] 65 defines += [ "GR_GL_FUNCTION_TYPE=__stdcall" ] 94 defines = [] 98 defines += [ "SK_ARM_HAS_NEON" ] 100 defines += [ "SK_ARM_HAS_OPTIONAL_NEON" ] 106 defines += [ [all …]
|
/external/skia/third_party/angle2/ |
D | BUILD.gn | 32 defines = [ 50 defines += [ 56 defines += [ 77 defines = [ 110 defines += [ 135 defines = [ "LIBEGL_IMPLEMENTATION" ]
|
/external/webrtc/talk/build/ |
D | common.gypi | 62 'defines': [ 73 'defines': [ 104 'defines': [ 109 'defines': [ 120 'defines': [ 126 'defines': [ 133 'defines': [ 134 # Chromium's build/common.gypi defines this for all posix _except_ 141 'defines': [
|
/external/pdfium/samples/ |
D | BUILD.gn | 19 defines = [ 25 defines += [ "PDF_ENABLE_V8" ] 28 defines += [ "PDF_ENABLE_XFA" ] 31 defines += [ "PDF_ENABLE_SKIA" ] 34 defines += [ "PDF_ENABLE_ASAN" ]
|
/external/elfutils/ |
D | NOTES | 4 y1.o defines foo(), references bar() 5 y2.o defines bar() 6 libbar.so defines bar() 18 y1.o defines foo(), references bar() 19 y2.o in liby2.a defines bar() 20 libbar.so defines bar()
|
/external/swiftshader/ |
D | BUILD.gn | 18 defines = [ "STRICT_CONFORMANCE" ] # Disables OpenGL ES 3.0 29 defines += [ 37 defines += [ "ANGLE_DISABLE_TRACE" ] 46 defines += [ 66 defines += [
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmpp.gyp | 19 'defines': [ 104 'defines': [ 119 'defines': [ 127 'defines': [ 128 # Chromium's build/common.gypi defines this for all posix
|
/external/bison/tests/ |
D | calc.at | 30 # Produce `calc.y' and, if %defines was specified, `calc-lex.c' or 37 # When %defines is not passed, generate a single self-contained file. 373 # Produce `calc.y' and, if %defines was specified, `calc-lex.c' or 599 AT_CHECK_CALC_LALR([%defines]) 611 AT_CHECK_CALC_LALR([%error-verbose %locations %defines %name-prefix "calc" %verbose %yacc]) 612 AT_CHECK_CALC_LALR([%error-verbose %locations %defines %define api.prefix "calc" %verbose %yacc]) 615 AT_CHECK_CALC_LALR([%error-verbose %debug %locations %defines %name-prefix "calc" %verbose %yacc]) 616 AT_CHECK_CALC_LALR([%error-verbose %debug %locations %defines %define api.prefix "calc" %verbose %y… 618 AT_CHECK_CALC_LALR([%define api.pure full %verbose %debug %locations %defines %name-prefix "calc" %… 619 …ine api.push-pull both %define api.pure full %verbose %debug %locations %defines %define api.prefi… [all …]
|
/external/libyuv/files/ |
D | BUILD.gn | 120 defines = [] 124 defines += [ "HAVE_JPEG" ] 211 defines = [ "GTEST_RELATIVE_PATH" ] 241 defines = [] 243 defines += [ "LIBYUV_USE_GFLAGS" ] 263 defines += [ "HAVE_JPEG" ] 274 defines += [ "LIBYUV_NEON" ] 277 defines += [ 325 defines = [ "HAVE_JPEG" ]
|
D | libyuv_test.gyp | 25 'defines': [ 72 'defines': [ 87 'defines': [ 93 'defines': [ 98 'defines': [ 158 'defines': [
|
D | libyuv.gyp | 64 'defines': [ 91 'defines': [ 96 'defines': [ 120 'defines': [ 127 # TODO(fbarchard): Make these into gyp defines.
|
/external/webrtc/webrtc/modules/audio_coding/ |
D | BUILD.gn | 25 defines = [] 27 defines += [ "WEBRTC_CODEC_OPUS" ] 31 defines += [ "WEBRTC_CODEC_ISACFX" ] 33 defines += [ "WEBRTC_CODEC_ISAC" ] 35 defines += [ "WEBRTC_CODEC_G722" ] 38 defines += [ 72 defines = [] 107 defines += [ "WEBRTC_CODEC_OPUS" ] 112 defines += [ "WEBRTC_CODEC_ISACFX" ] 115 defines += [ "WEBRTC_CODEC_ISAC" ] [all …]
|
/external/v8/testing/ |
D | gtest.gyp | 52 'defines': [ 59 'defines': [ 66 'defines': [ 70 'defines': [ 77 'defines': [
|
/external/ltp/android/tools/ |
D | make_parser.py | 119 defines = args.defines if args.defines else [] 122 if args.defines: 123 for define in args.defines:
|
/external/skia/third_party/libmicrohttpd/ |
D | BUILD.gn | 27 defines = [ "DAUTH_SUPPORT=1" ] 32 defines += [ 40 defines += [
|
/external/skia/gn/ |
D | gn_to_bp.py | 249 defines = [str(d) for d in js['targets']['//:skia']['defines']] variable 250 defines.remove('NDEBUG') # Let the Android build control this. 251 defines.remove('SKIA_IMPLEMENTATION=1') # Only libskia should have this define. 321 for define in sorted(defines):
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | audio_processing.gypi | 150 'defines': ['WEBRTC_AEC_DEBUG_DUMP',], 153 'defines': ['WEBRTC_UNTRUSTED_DELAY',], 156 'defines': ['WEBRTC_AGC_DEBUG_DUMP',], 160 'defines': ['WEBRTC_AUDIOPROC_DEBUG_DUMP'], 163 'defines': ['WEBRTC_NS_FIXED'], 183 'defines': ['WEBRTC_NS_FLOAT'], 185 'ns/defines.h',
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | BUILD.gn | 19 defines = [ 31 defines += [ "GL_APICALL=" ] 34 defines += [ 45 defines += [
|
/external/webrtc/webrtc/modules/audio_device/ |
D | BUILD.gn | 52 defines = [] 55 defines += [ "WEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE" ] 92 defines += [ "LINUX_ALSA" ] 106 defines += [ "LINUX_PULSE" ] 156 defines = [ "WEBRTC_DUMMY_AUDIO_BUILD" ]
|
12345678910>>...55