Home
last modified time | relevance | path

Searched full:export (Results 1 – 25 of 8238) sorted by relevance

12345678910>>...330

/external/libcxx/include/
Dmodule.modulemap9 export std_config
12 // export that issues a warning if a name from the submodule is used, and
21 export *
25 export *
31 export stdint_h
32 export *
38 export *
42 export *
46 export *
58 export *
[all …]
/external/cronet/third_party/libc++/src/modules/
Dstd.cppm10 export module std;
14 export import :__new; // Note new is a keyword and not a valid identifier
15 export import :algorithm;
16 export import :any;
17 export import :array;
18 export import :atomic;
19 export import :barrier;
20 export import :bit;
21 export import :bitset;
22 export import :cassert;
[all …]
/external/rust/crates/libz-sys/src/zlib/os400/
Dbndsrc7 EXPORT SYMBOL("adler32")
8 EXPORT SYMBOL("compress")
9 EXPORT SYMBOL("compress2")
10 EXPORT SYMBOL("crc32")
11 EXPORT SYMBOL("get_crc_table")
12 EXPORT SYMBOL("deflate")
13 EXPORT SYMBOL("deflateEnd")
14 EXPORT SYMBOL("deflateSetDictionary")
15 EXPORT SYMBOL("deflateCopy")
16 EXPORT SYMBOL("deflateReset")
[all …]
/external/brotli/
D.gitattributes4 **/** export-ignore
7 bootstrap !export-ignore
8 BUILD !export-ignore
9 CMakeLists.txt !export-ignore
10 compiler_config_setting.bzl !export-ignore
11 configure !export-ignore
12 configure-cmake !export-ignore
13 configure.ac !export-ignore
14 CONTRIBUTING.md !export-ignore
15 LICENSE !export-ignore
[all …]
/external/cronet/third_party/libc++/src/include/
Dmodule.modulemap.in4 export *
8 export *
12 export *
16 export *
20 export *
24 export *
28 export *
32 export *
36 export *
40 export *
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/
Dmodule.modulemap4 module * { export * }
15 module * { export * }
25 module * { export * }
42 module * { export * }
48 module * { export * }
54 module * { export * }
59 umbrella "BinaryFormat" module * { export * }
96 module * { export * }
101 module DIContext { header "DebugInfo/DIContext.h" export * }
108 module * { export * }
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
Dmodule.modulemap4 module * { export * }
14 module * { export * }
24 module * { export * }
41 module * { export * }
47 module * { export * }
53 umbrella "BinaryFormat" module * { export * }
83 module * { export * }
88 module DIContext { header "DebugInfo/DIContext.h" export * }
95 module * { export * }
102 module * { export * }
[all …]
/external/llvm/include/llvm/
Dmodule.modulemap4 module * { export * }
10 module LLVM_AsmParser { requires cplusplus umbrella "AsmParser" module * { export * } }
19 module * { export * }
36 module * { export * }
43 module LLVM_Bitcode { requires cplusplus umbrella "Bitcode" module * { export * } }
44 module LLVM_Config { requires cplusplus umbrella "Config" module * { export * } }
48 module DIContext { header "DebugInfo/DIContext.h" export * }
55 module * { export * }
62 module * { export * }
84 module * { export * }
[all …]
/external/google-fruit/extras/scripts/
Dpostsubmit-helper.sh7 export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
11 export CC=gcc-4.9
12 export CXX=g++-4.9
16 export CC=gcc-5
17 export CXX=g++-5
21 export CC=gcc-6
22 export CXX=g++-6
26 export CC=gcc-7
27 export CXX=g++-7
31 export CC=gcc-8
[all …]
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c16 #define EXPORT(x) __declspec(dllexport) x macro
18 #define EXPORT(x) x macro
23 EXPORT(int)
30 EXPORT(double)
49 EXPORT(void)
60 EXPORT(void)
68 EXPORT(void)testfunc_array(int values[4]) in testfunc_array()
77 EXPORT(long double)testfunc_Ddd(double a, double b) in testfunc_Ddd()
85 EXPORT(long double)testfunc_DDD(long double a, long double b) in testfunc_DDD()
93 EXPORT(int)testfunc_iii(int a, int b) in testfunc_iii()
[all …]
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c9 #define EXPORT(x) Py_EXPORTED_SYMBOL x macro
13 EXPORT(int)
20 EXPORT(double)
39 EXPORT(void)
50 EXPORT(void)
64 EXPORT(TestReg) last_tfrsuv_arg = {0};
67 EXPORT(void)
83 EXPORT(int)
106 EXPORT(double)
120 EXPORT(double)
[all …]
/external/tensorflow/tensorflow/tools/ci_build/rel/ubuntu/
Dcpu_arm64_pip.sh26 export HOST_C_COMPILER=(which gcc)
27 export HOST_CXX_COMPILER=(which g++)
28 export TF_ENABLE_XLA=1
29 export TF_DOWNLOAD_CLANG=0
30 export TF_SET_ANDROID_WORKSPACE=0
31 export TF_NEED_MPI=0
32 export TF_NEED_ROCM=0
33 export TF_NEED_GCP=0
34 export TF_NEED_S3=0
35 export TF_NEED_OPENCL_SYCL=0
[all …]
Dcpu_arm64_nonpip.sh32 export HOST_C_COMPILER=(which gcc)
33 export HOST_CXX_COMPILER=(which g++)
34 export TF_ENABLE_XLA=1
35 export TF_DOWNLOAD_CLANG=0
36 export TF_SET_ANDROID_WORKSPACE=0
37 export TF_NEED_MPI=0
38 export TF_NEED_ROCM=0
39 export TF_NEED_GCP=0
40 export TF_NEED_S3=0
41 export TF_NEED_OPENCL_SYCL=0
[all …]
/external/llvm/test/CodeGen/ARM/Windows/
Ddllexport.ll43 ; CHECK-GNU-NOT: -export:f
44 ; CHECK-GNU: -export:g
45 ; CHECK-GNU-SAME: -export:h
46 ; CHECK-GNU-NOT: -export:i
47 ; CHECK-GNU-SAME: -export:j
48 ; CHECK-GNU-SAME: -export:k
49 ; CHECK-GNU-SAME: -export:l
50 ; CHECK-GNU-SAME: -export:m,data
51 ; CHECK-GNU-SAME: -export:n,data
52 ; CHECK-GNU-SAME: -export:o,data
[all …]
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
DBigQueryExportName.java36 "organizations/{organization}/bigQueryExports/{export}");
38 PathTemplate.createWithoutUrlEncoding("folders/{folder}/bigQueryExports/{export}");
40 PathTemplate.createWithoutUrlEncoding("projects/{project}/bigQueryExports/{export}");
45 private final String export; field in BigQueryExportName
52 export = null; in BigQueryExportName()
59 export = Preconditions.checkNotNull(builder.getExport()); in BigQueryExportName()
67 export = Preconditions.checkNotNull(builder.getExport()); in BigQueryExportName()
75 export = Preconditions.checkNotNull(builder.getExport()); in BigQueryExportName()
86 return export; in getExport()
120 public static BigQueryExportName of(String organization, String export) { in of() argument
[all …]
/external/icu/icu4c/source/
DrunConfigureICU140 CC=`which xlclang`; export CC
144 CXX=`which xlclang++`; export CXX
154 CC=gcc; export CC
155 CXX=g++; export CXX
162 CC=`which ibm-clang_r`; export CC
166 CXX=`which ibm-clang++_r`; export CXX
176 CC=`which cc`; export CC
177 CXX=`which CC`; export CXX
184 CC=gcc; export CC
185 CXX=g++; export CXX
[all …]
/external/llvm/test/CodeGen/X86/
Ddllexport.ll97 ; Verify items that should not be exported do not appear in the export table.
104 ; CHECK-CL: /EXPORT:_f1
105 ; CHECK-CL-SAME: /EXPORT:_f2
106 ; CHECK-CL-SAME: /EXPORT:_stdfun@0
107 ; CHECK-CL-SAME: /EXPORT:@fastfun@0
108 ; CHECK-CL-SAME: /EXPORT:_thisfun
109 ; CHECK-CL-SAME: /EXPORT:_lnk1
110 ; CHECK-CL-SAME: /EXPORT:_lnk2
111 ; CHECK-CL-SAME: /EXPORT:_weak1
112 ; CHECK-CL-SAME: /EXPORT:_Var1,DATA
[all …]
Ddllexport-x86_64.ll92 ; Verify items that should not be exported do not appear in the export table.
101 ; WIN32: /EXPORT:f1
102 ; WIN32-SAME: /EXPORT:f2
103 ; WIN32-SAME: /EXPORT:lnk1
104 ; WIN32-SAME: /EXPORT:lnk2
105 ; WIN32-SAME: /EXPORT:weak1
106 ; WIN32-SAME: /EXPORT:Var1,DATA
107 ; WIN32-SAME: /EXPORT:Var2,DATA
108 ; WIN32-SAME: /EXPORT:Var3,DATA
109 ; WIN32-SAME: /EXPORT:WeakVar1,DATA
[all …]
/external/cronet/third_party/icu/source/
DrunConfigureICU139 CC=`which xlclang`; export CC
143 CXX=`which xlclang++`; export CXX
153 CC=gcc; export CC
154 CXX=g++; export CXX
161 CC=`which ibm-clang_r`; export CC
165 CXX=`which ibm-clang++_r`; export CXX
175 CC=`which cc`; export CC
176 CXX=`which CC`; export CXX
183 CC=gcc; export CC
184 CXX=g++; export CXX
[all …]
/external/clang/include/clang/
Dmodule.modulemap7 module * { export * }
19 module * { export * }
22 module Clang_ASTMatchers { requires cplusplus umbrella "ASTMatchers" module * { export * } }
51 module * { export * }
54 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } }
55 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } }
62 module All { header "Basic/AllDiagnostics.h" export * }
63 module Analysis { header "Analysis/AnalysisDiagnostic.h" export * }
64 module AST { header "AST/ASTDiagnostic.h" export * }
65 module Comment { header "AST/CommentDiagnostic.h" export * }
[all …]
/external/perfetto/ui/src/frontend/
Dsql_types.ts26 export type Upid = number & {
30 export function asUpid(v: number): Upid;
31 export function asUpid(v?: number): Upid | undefined;
32 export function asUpid(v?: number): Upid | undefined {
37 export type Utid = number & {
41 export function asUtid(v: number): Utid;
42 export function asUtid(v?: number): Utid | undefined;
43 export function asUtid(v?: number): Utid | undefined {
48 export type SliceSqlId = number & {
52 export function asSliceSqlId(v: number): SliceSqlId;
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
D.travis.yml72export CONFIG_OPTS="--enable-debug --disable-shared --enable-code-coverage --enable-tests"
76 export CONFIG_OPTS=--enable-debug
77 export CFLAGS=-fsanitize=address
78 export CXXFLAGS=-fsanitize=address
79 export LDFLAGS=-fsanitize=address
83 export CONFIG_OPTS=--enable-debug
84 export CFLAGS=-fsanitize=leak
85 export CXXFLAGS=-fsanitize=leak
86 export LDFLAGS=-fsanitize=leak
90 export CFLAGS="-fsanitize=undefined -fno-sanitize-recover"
[all …]
/external/python/google-api-python-client/docs/dyn/
Dapigee_v1.organizations.environments.analytics.exports.html82export job to be processed in the background. If the request is successful, the API returns a 201 …
85export job. If the export job is still in progress, its `state` is set to "running". After the exp…
88 <p class="firstline">Lists the details and status of all analytics export jobs belonging to the par…
97export job to be processed in the background. If the request is successful, the API returns a 201 …
107 …ot;dateRange&quot;: { # Date range of the data to export. # Required. Date range of the data to ex…
108 …&quot;end&quot;: &quot;A String&quot;, # Required. End date (exclusive) of the data to export in t…
109 …&quot;start&quot;: &quot;A String&quot;, # Required. Start date of the data to export in the forma…
111 &quot;description&quot;: &quot;A String&quot;, # Optional. Description of the export job.
112 &quot;name&quot;: &quot;A String&quot;, # Required. Display name of the export job.
113 …&quot;outputFormat&quot;: &quot;A String&quot;, # Optional. Output format of the export. Valid val…
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-shaper-use-machine.rl65 export O = 0; # OTHER
67 export B = 1; # BASE
68 export N = 4; # BASE_NUM
69 export GB = 5; # BASE_OTHER
70 export CGJ = 6; # CGJ
71 export SUB = 11; # CONS_SUB
72 export H = 12; # HALANT
74 export HN = 13; # HALANT_NUM
75 export ZWNJ = 14; # Zero width non-joiner
76 export WJ = 16; # Word joiner
[all …]
/external/flatbuffers/tests/flatc/
Dflatc_ts_tests.py29 "export { Bar } from './bar';",
30 "export { Foo } from './foo';",
35 assert_file_and_contents("foo.ts", "export class Foo {")
49 "export { Bar } from './bar';",
50 "export { Foo } from './foo';",
55 assert_file_and_contents("foo.ts", "export class Foo {")
58 assert_file_and_contents("bar.ts", "export class Bar {")
69 "export { Bar } from './bar/bar';",
70 "export { Foo } from './something/foo';",
74 # Foo should be placed in the namespaced directory. It should export
[all …]

12345678910>>...330