Home
last modified time | relevance | path

Searched full:defines (Results 1 – 25 of 5981) sorted by relevance

12345678910>>...240

/external/clang/test/Preprocessor/
Dcuda-types.cu5 …only -nocudainc -target i386-unknown-linux-gnu -x cuda -E -dM -o - /dev/null > %T/i386-host-defines
6 …ly -nocudainc -target i386-unknown-linux-gnu -x cuda -E -dM -o - /dev/null > %T/i386-device-defines
7 …]*\(TYPE\|MAX\|SIZEOF|WIDTH\)' %T/i386-host-defines | grep -v '__LDBL\|_LONG_DOUBLE' > %T/i386-h…
8 …\(TYPE\|MAX\|SIZEOF|WIDTH\)' %T/i386-device-defines | grep -v '__LDBL\|_LONG_DOUBLE' > %T/i386-dev…
9 // RUN: diff %T/i386-host-defines-filtered %T/i386-device-defines-filtered
11 … -nocudainc -target x86_64-unknown-linux-gnu -x cuda -E -dM -o - /dev/null > %T/x86_64-host-defines
12 …nocudainc -target x86_64-unknown-linux-gnu -x cuda -E -dM -o - /dev/null > %T/x86_64-device-defines
13 …TYPE\|MAX\|SIZEOF\|WIDTH\)' %T/x86_64-host-defines | grep -v '__LDBL\|_LONG_DOUBLE' > %T/x86_64-…
14 …PE\|MAX\|SIZEOF\|WIDTH\)' %T/x86_64-device-defines | grep -v '__LDBL\|_LONG_DOUBLE' > %T/x86_64-de…
15 // RUN: diff %T/x86_64-host-defines-filtered %T/x86_64-device-defines-filtered
[all …]
/external/webrtc/webrtc/
DBUILD.gn16 # 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/v8/gypfiles/
Dtoolchain.gypi166 'defines': [
171 'defines': [
176 'defines': [
181 'defines': [
187 'defines': [
194 'defines': [
230 'defines': [
235 'defines': [
273 'defines': [
278 'defines': [
[all …]
Dfeatures.gypi78 '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/build/
Dcommon.gypi180 '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/u-boot/doc/
DREADME.m68k98 To specify a CPU model, some defines shoudl be used, i.e.:
106 CONFIG_SYS_MBAR -- defines the base address of the MCF5272 configuration
109 -- defines the base address of the FEC buffer descriptors
110 CONFIG_SYS_SCR -- defines the contents of the System Configuration Register
111 CONFIG_SYS_SPR -- defines the contents of the System Protection Register
112 CONFIG_SYS_MFD -- defines the PLL Multiplication Factor Divider
114 CONFIG_SYS_RFD -- defines the PLL Reduce Frequency Devider
117 -- defines the base address of chip select x
119 -- defines the memory size (address range) of chip select x
121 -- defines the bus with of chip select x
[all …]
/external/syzkaller/pkg/csource/
Dcommon.go28 defines := defineList(p, mmapProg, opts)
30 for _, def := range defines {
42 src, err := removeSystemDefines(stdout.Bytes(), defines)
63 func defineList(p, mmapProg *prog.Prog, opts Options) (defines []string) {
93 defines = append(defines, def)
97 defines = append(defines, "__NR_"+c.Meta.CallName)
100 defines = append(defines, "__NR_"+c.Meta.CallName)
102 sort.Strings(defines)
106 func removeSystemDefines(src []byte, defines []string) ([]byte, error) {
113 for _, def := range defines {
/external/mesa3d/
Dconfigure.ac274 DEFINES="-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS"
275 AC_SUBST([DEFINES]) subst
282 DEFINES="$DEFINES -D_GNU_SOURCE"
285 DEFINES="$DEFINES -DSVR4"
427 DEFINES="$DEFINES -DUSE_SSE41"
439 DEFINES="$DEFINES -DUSE_GCC_ATOMIC_BUILTINS"
466 DEFINES="$DEFINES -DMISSING_64BIT_ATOMICS"
507 DEFINES="$DEFINES -D_ARCH_PWR8"
563 DEFINES="$DEFINES -DPROFILE"
573 DEFINES="$DEFINES -DDEBUG"
[all …]
/external/selinux/mcstrans/man/man8/
Dsetrans.conf.820 defines the category bit range that will be used for inverse bits.
32 defines a character used to separate members of a modifier group when more than one is specified (e…
48 defines the set of acceptable white space characters that may be used in label being translated.
54 defines a translation of s0 (the lowest sensitivity level) with no categories to SystemLow.
58 defines a translation of s15:c0.c1023 to SystemHigh. c0.c1023 is shorthand for all categories. A co…
62 defines a range translation of s0\-s15:c0.c1023 to SystemLow\-SystemHigh. The two range components …
66 defines a translation of sensitivity s0 with category c0 to PatientRecord.
70 defines a translation of sensitivity s0 with category c1 to Accounting.
80 defines a translation of sensitivity s5 with no categories to TopSecret.
/external/pdfium/skia/
DBUILD.gn41 defines = []
44defines += [ "SK_FREETYPE_MINIMUM_RUNTIME_VERSION=(((FREETYPE_MAJOR) * 0x01000000) | ((FREETYPE_MI…
48 defines += [
59 defines += [ "SK_SUPPORT_GPU=1" ]
61 defines += [ "SK_SUPPORT_GPU=0" ]
65 defines += [
72 defines += [ "SK_BUILD_FOR_MAC" ]
76 defines += [ "GR_GL_FUNCTION_TYPE=__stdcall" ]
106 defines = []
109 defines += [ "SKIA_IMPLEMENTATION=1" ]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/FileCheck/
Ddefines.txt11 ; ERRMSG: defines.txt:8:10: error: CHECK: expected string not found in input
12 ; ERRMSG: defines.txt:1:1: note: scanning from here
13 ; ERRMSG: defines.txt:1:1: note: with variable "VALUE" equal to "20"
14 ; ERRMSG: defines.txt:7:1: note: possible intended match here
16 ; NOT-ERRMSG: defines.txt:9:12: error: {{NOT}}-NOT: excluded string found in input
17 ; NOT-ERRMSG: defines.txt:7:1: note: found here
18 ; NOT-ERRMSG: defines.txt:7:1: note: with variable "VALUE" equal to "10"
/external/skia/gn/
Dgn_to_bp_utils.py103 def WriteUserConfig(userConfigPath, defines): argument
104 # Most defines go into SkUserConfig.h
105 defines.remove('NDEBUG') # Controlled by the Android build
106 defines.remove('SKIA_IMPLEMENTATION=1') # don't export this define.
107 if 'WIN32_LEAN_AND_MEAN' in defines: # Controlled by the Android build
108 defines.remove('WIN32_LEAN_AND_MEAN')
109 if '_HAS_EXCEPTIONS=0' in defines: # Controlled by the Android build
110 defines.remove('_HAS_EXCEPTIONS=0')
112 #... and all the #defines we want to put in SkUserConfig.h.
118 for define in sorted(defines):
/external/apache-http/src/org/apache/http/client/params/
DClientPNames.java51 * Defines the class name of the default {@link org.apache.http.conn.ClientConnectionManager}
59 * Defines the factory to create a default {@link org.apache.http.conn.ClientConnectionManager}.
67 * Defines whether redirects should be handled automatically
75 * Defines whether relative redirects should be rejected.
83 * Defines the maximum number of redirects to be followed.
92 * Defines whether circular redirects (redirects to the same location) should be allowed.
102 * Defines whether authentication should be handled automatically.
110 * Defines the name of the cookie specification to be used for HTTP state management.
118 * Defines the virtual host name.
126 * Defines the request headers to be sent per default with each request.
[all …]
/external/perfetto/gn/
DBUILD.gn25 defines = [ "ADDRESS_SANITIZER_WITHOUT_INSTRUMENTATION" ]
126 defines = [ "PERFETTO_IMPLEMENTATION" ]
147 defines = []
150 defines += [ "PERFETTO_BUILD_WITH_ANDROID" ]
152 defines += [ "PERFETTO_BUILD_WITH_EMBEDDER" ]
155 defines += [ "PERFETTO_BUILD_WITH_CHROMIUM" ]
158 defines += [ "PERFETTO_SHARED_LIBRARY" ]
164 defines += [ "PERFETTO_FORCE_DLOG=1" ]
166 defines += [ "PERFETTO_FORCE_DLOG=0" ]
/external/v8/
DMakefile.android39 DEFINES = target_arch=arm v8_target_arch=arm
41 DEFINES = target_arch=arm64 v8_target_arch=arm64
43 DEFINES = target_arch=mipsel v8_target_arch=mipsel
45 DEFINES = target_arch=ia32 v8_target_arch=ia32
47 DEFINES = target_arch=x64 v8_target_arch=x64
49 DEFINES = target_arch=ia32 v8_target_arch=x87
55 DEFINES += OS=android
68 GYP_DEFINES="${DEFINES}" \
/external/webrtc/talk/build/
Dcommon.gypi62 '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/
DBUILD.gn18 defines = [
24 defines += [ "PDF_ENABLE_V8" ]
27 defines += [ "PDF_ENABLE_XFA" ]
30 defines += [ "PDF_ENABLE_SKIA" ]
33 defines += [ "PDF_ENABLE_ASAN" ]
37 defines += [ "ENABLE_CALLGRIND" ]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpa_gui.pro8 DEFINES += CONFIG_CTRL_IFACE
12 DEFINES += CONFIG_NATIVE_WINDOWS CONFIG_CTRL_IFACE_NAMED_PIPE
17 DEFINES += CONFIG_NATIVE_WINDOWS CONFIG_CTRL_IFACE_NAMED_PIPE
23 DEFINES += CONFIG_NATIVE_WINDOWS CONFIG_CTRL_IFACE_NAMED_PIPE
24 DEFINES += _X86_
28 DEFINES += CONFIG_CTRL_IFACE_UNIX
/external/google-fruit/configuration/bazel/fruit/impl/
Dfruit-config-base.h24 // Whether the compiler defines std::max_align_t.
27 // Whether the compiler defines ::max_align_t.
31 // Whether the compiler defines std::is_trivially_copyable.
34 // Whether the compiler defines __has_trivial_copy.
38 // Whether the compiler defines __is_trivially_copyable.
42 // Whether the compiler defines std::is_trivially_copy_constructible.
/external/google-fruit/configuration/android/fruit/impl/
Dfruit-config-base.h24 // Whether the compiler defines std::max_align_t.
27 // Whether the compiler defines ::max_align_t.
31 // Whether the compiler defines std::is_trivially_copyable.
34 // Whether the compiler defines __has_trivial_copy.
38 // Whether the compiler defines __is_trivially_copyable.
42 // Whether the compiler defines std::is_trivially_copy_constructible.
/external/python/google-api-python-client/docs/dyn/
Dtagmanager_v1.accounts.permissions.html104 { # Defines the Google Tag Manager Container access permissions.
111 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
127 { # Defines the Google Tag Manager Container access permissions.
134 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
168 { # Defines the Google Tag Manager Container access permissions.
175 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
200 { # Defines the Google Tag Manager Container access permissions.
207 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
232 { # Defines the Google Tag Manager Container access permissions.
239 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
[all …]
Dtagmanager_v2.accounts.user_permissions.html107 { # Defines the Google Tag Manager Container access permissions.
113 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
126 { # Defines the Google Tag Manager Container access permissions.
132 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
161 { # Defines the Google Tag Manager Container access permissions.
167 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
191 { # Defines the Google Tag Manager Container access permissions.
197 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
232 { # Defines the Google Tag Manager Container access permissions.
238 …"accountAccess": { # Defines the Google Tag Manager Account access permissions. # GTM Account acce…
[all …]
/external/curl/docs/libcurl/opts/
DCURLOPT_PROXY_SSLVERSION.335 Use one of the available defines for this purpose. The available options are:
57 The flag defines the maximum supported TLS version as TLSv1.2, or the default
61 The flag defines maximum supported TLS version as TLSv1.0.
64 The flag defines maximum supported TLS version as TLSv1.1.
67 The flag defines maximum supported TLS version as TLSv1.2.
70 The flag defines maximum supported TLS version as TLSv1.3.
/external/perfetto/gn/standalone/sanitizers/
DBUILD.gn43 defines = []
54 defines += [ "ADDRESS_SANITIZER" ]
58 defines += [ "LEAK_SANITIZER" ]
62 defines += [
72 defines += [ "MEMORY_SANITIZER" ]
88 defines += [ "UNDEFINED_SANITIZER" ]
93 defines += [ "FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION" ]
/external/skqp/tools/skqp/
Dgn_to_bp.py149 defines = {str(d) for d in js['targets']['//:libskqp_app']['defines']} variable
151 defines.update(["SK_ENABLE_DUMP_GPU", "SK_BUILD_FOR_SKQP"])
157 gn_to_bp_utils.GrabDependentValues(js, '//:libskqp_app', 'defines',
158 defines, None)
165 # We need to add the include path to the vulkan defines and header file set in
182 # Most defines go into SkUserConfig.h, where they're seen by Skia and its users.
183 gn_to_bp_utils.WriteUserConfig('include/config/SkUserConfig.h', defines)

12345678910>>...240