Home
last modified time | relevance | path

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

12345678910>>...417

/external/rust/android-crates-io/crates/icu_capi/bindings/js/
Dindex.d.ts2 export { codepoint } from './diplomat-runtime';
5 export { TitlecaseOptions } from "./TitlecaseOptions"
7 export { CollatorOptions } from "./CollatorOptions"
9 export { DisplayNamesOptions } from "./DisplayNamesOptions"
11 export { DateTimeMismatchedCalendarError } from "./DateTimeMismatchedCalendarError"
13 export { FixedDecimalLimitError } from "./FixedDecimalLimitError"
15 export { TimeZoneInvalidOffsetError } from "./TimeZoneInvalidOffsetError"
17 export { LocaleFallbackConfig } from "./LocaleFallbackConfig"
19 export { BidiMirroringGlyph } from "./BidiMirroringGlyph"
21 export { GeneralCategoryGroup } from "./GeneralCategoryGroup"
[all …]
Dindex.mjs3 export { TitlecaseOptions } from "./TitlecaseOptions.mjs"
5 export { CollatorOptions } from "./CollatorOptions.mjs"
7 export { DisplayNamesOptions } from "./DisplayNamesOptions.mjs"
9 export { DateTimeMismatchedCalendarError } from "./DateTimeMismatchedCalendarError.mjs"
11 export { FixedDecimalLimitError } from "./FixedDecimalLimitError.mjs"
13 export { TimeZoneInvalidOffsetError } from "./TimeZoneInvalidOffsetError.mjs"
15 export { LocaleFallbackConfig } from "./LocaleFallbackConfig.mjs"
17 export { BidiMirroringGlyph } from "./BidiMirroringGlyph.mjs"
19 export { GeneralCategoryGroup } from "./GeneralCategoryGroup.mjs"
21 export { LineBreakOptions } from "./LineBreakOptions.mjs"
[all …]
/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/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/stable/third_party/libc++/src/include/
Dmodule.modulemap18 export *
27 export *
39 export *
77 …// We need to export those because common_type inherits from either of those based on __builtin_co…
78 export std_core.type_traits.type_identity
79 export std_core.utility_core.empty
100 export std_core.type_traits.integral_constant
104 export std_core.type_traits.integral_constant
108 export std_core.type_traits.integral_constant
112 export std_core.type_traits.integral_constant
[all …]
/external/cronet/tot/third_party/libc++/src/include/
Dmodule.modulemap18 export *
27 export *
39 export *
77 …// We need to export those because common_type inherits from either of those based on __builtin_co…
78 export std_core.type_traits.type_identity
79 export std_core.utility_core.empty
100 export std_core.type_traits.integral_constant
104 export std_core.type_traits.integral_constant
108 export std_core.type_traits.integral_constant
112 export std_core.type_traits.integral_constant
[all …]
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
Dmodule.modulemap4 export *
8 export *
12 export *
16 export *
20 export *
24 export *
28 export *
32 export *
36 export *
40 export *
[all …]
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
Dmodule.modulemap4 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/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/python/cpython3/Modules/_ctypes/
D_ctypes_test.c23 #define EXPORT(x) Py_EXPORTED_SYMBOL x macro
27 EXPORT(int)
34 EXPORT(double)
53 EXPORT(void)
64 EXPORT(void)
78 EXPORT(TestReg) last_tfrsuv_arg = {0};
81 EXPORT(void)
97 EXPORT(int)
120 EXPORT(double)
166 EXPORT(double)
[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/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/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/cronet/stable/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/cronet/tot/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/perfetto/ui/src/components/sql_utils/
Dcore_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/pytorch/.circleci/scripts/
Dbinary_populate_env.sh3 export TZ=UTC
27 export BUILD_PYTHONLESS=1
31 export DOCKER_IMAGE=${DOCKER_IMAGE:-}
34 export DOCKER_IMAGE="pytorch/conda-cuda"
36 export DOCKER_IMAGE="pytorch/manylinux-cpu"
38 export DOCKER_IMAGE="pytorch/manylinux-cuda${DESIRED_CUDA:2}"
52 export DATE="$(date -u +%Y%m%d)"
67 export PYTORCH_BUILD_VERSION="${BASE_BUILD_VERSION}"
69 export PYTORCH_BUILD_VERSION="${BASE_BUILD_VERSION}+$DESIRED_CUDA"
72 export PYTORCH_BUILD_NUMBER=1
[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 …]

12345678910>>...417