Home
last modified time | relevance | path

Searched full:auto (Results 1 – 25 of 36212) sorted by relevance

12345678910>>...1449

/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboardBuilderAutoOrderTests.java79 assertEquals("1 key auto 5 M0 columns", 1, params.mNumColumns); in testLayout1KeyAuto5M0()
80 assertEquals("1 key auto 5 M0 rows", 1, params.mNumRows); in testLayout1KeyAuto5M0()
81 assertEquals("1 key auto 5 M0 left", 0, params.mLeftKeys); in testLayout1KeyAuto5M0()
82 assertEquals("1 key auto 5 M0 right", 1, params.mRightKeys); in testLayout1KeyAuto5M0()
83 assertEquals("1 key auto 5 M0 <1>", 0, params.getColumnPos(0)); in testLayout1KeyAuto5M0()
84 assertEquals("1 key auto 5 M0 adjust", 0, params.mTopRowAdjustment); in testLayout1KeyAuto5M0()
85 assertEquals("1 key auto 5 M0 default", WIDTH * 0, params.getDefaultKeyCoordX()); in testLayout1KeyAuto5M0()
92 assertEquals("1 key auto 5 L0 columns", 1, params.mNumColumns); in testLayout1KeyAuto5L0()
93 assertEquals("1 key auto 5 L0 rows", 1, params.mNumRows); in testLayout1KeyAuto5L0()
94 assertEquals("1 key auto 5 L0 left", 0, params.mLeftKeys); in testLayout1KeyAuto5L0()
[all …]
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dchassis.cpp292 auto result = VkValFeatureEnableLookup.find(token); in SetLocalEnableSetting()
296 auto result2 = VkValFeatureEnableLookup2.find(token); in SetLocalEnableSetting()
319 auto result = VkValFeatureDisableLookup.find(token); in SetLocalDisableSetting()
325 auto result = ValidationDisableLookup.find(token); in SetLocalDisableSetting()
359 auto layer_data = GetLayerDataPtr(get_dispatch_key(device), layer_data_map); in GetDeviceProcAddr()
363 const auto &item = name_to_funcptr_map.find(funcName); in GetDeviceProcAddr()
371 auto &table = layer_data->device_dispatch_table; in GetDeviceProcAddr()
377 const auto &item = name_to_funcptr_map.find(funcName); in GetInstanceProcAddr()
381 auto layer_data = GetLayerDataPtr(get_dispatch_key(instance), layer_data_map); in GetInstanceProcAddr()
382 auto &table = layer_data->instance_dispatch_table; in GetInstanceProcAddr()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/
DOMP.h.inc138 constexpr auto OMPD_allocate = llvm::omp::Directive::OMPD_allocate;
139 constexpr auto OMPD_allocators = llvm::omp::Directive::OMPD_allocators;
140 constexpr auto OMPD_assumes = llvm::omp::Directive::OMPD_assumes;
141 constexpr auto OMPD_atomic = llvm::omp::Directive::OMPD_atomic;
142 constexpr auto OMPD_barrier = llvm::omp::Directive::OMPD_barrier;
143 constexpr auto OMPD_begin_assumes = llvm::omp::Directive::OMPD_begin_assumes;
144 constexpr auto OMPD_begin_declare_target = llvm::omp::Directive::OMPD_begin_declare_target;
145 constexpr auto OMPD_begin_declare_variant = llvm::omp::Directive::OMPD_begin_declare_variant;
146 constexpr auto OMPD_cancel = llvm::omp::Directive::OMPD_cancel;
147 constexpr auto OMPD_cancellation_point = llvm::omp::Directive::OMPD_cancellation_point;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/
DOMP.h.inc138 constexpr auto OMPD_allocate = llvm::omp::Directive::OMPD_allocate;
139 constexpr auto OMPD_allocators = llvm::omp::Directive::OMPD_allocators;
140 constexpr auto OMPD_assumes = llvm::omp::Directive::OMPD_assumes;
141 constexpr auto OMPD_atomic = llvm::omp::Directive::OMPD_atomic;
142 constexpr auto OMPD_barrier = llvm::omp::Directive::OMPD_barrier;
143 constexpr auto OMPD_begin_assumes = llvm::omp::Directive::OMPD_begin_assumes;
144 constexpr auto OMPD_begin_declare_target = llvm::omp::Directive::OMPD_begin_declare_target;
145 constexpr auto OMPD_begin_declare_variant = llvm::omp::Directive::OMPD_begin_declare_variant;
146 constexpr auto OMPD_cancel = llvm::omp::Directive::OMPD_cancel;
147 constexpr auto OMPD_cancellation_point = llvm::omp::Directive::OMPD_cancellation_point;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/
DOMP.h.inc139 constexpr auto OMPD_allocate = llvm::omp::Directive::OMPD_allocate;
140 constexpr auto OMPD_allocators = llvm::omp::Directive::OMPD_allocators;
141 constexpr auto OMPD_assumes = llvm::omp::Directive::OMPD_assumes;
142 constexpr auto OMPD_atomic = llvm::omp::Directive::OMPD_atomic;
143 constexpr auto OMPD_barrier = llvm::omp::Directive::OMPD_barrier;
144 constexpr auto OMPD_begin_assumes = llvm::omp::Directive::OMPD_begin_assumes;
145 constexpr auto OMPD_begin_declare_target = llvm::omp::Directive::OMPD_begin_declare_target;
146 constexpr auto OMPD_begin_declare_variant = llvm::omp::Directive::OMPD_begin_declare_variant;
147 constexpr auto OMPD_cancel = llvm::omp::Directive::OMPD_cancel;
148 constexpr auto OMPD_cancellation_point = llvm::omp::Directive::OMPD_cancellation_point;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/
DOMP.h.inc126 constexpr auto OMPD_allocate = llvm::omp::Directive::OMPD_allocate;
127 constexpr auto OMPD_allocators = llvm::omp::Directive::OMPD_allocators;
128 constexpr auto OMPD_assumes = llvm::omp::Directive::OMPD_assumes;
129 constexpr auto OMPD_atomic = llvm::omp::Directive::OMPD_atomic;
130 constexpr auto OMPD_barrier = llvm::omp::Directive::OMPD_barrier;
131 constexpr auto OMPD_begin_assumes = llvm::omp::Directive::OMPD_begin_assumes;
132 constexpr auto OMPD_begin_declare_target = llvm::omp::Directive::OMPD_begin_declare_target;
133 constexpr auto OMPD_begin_declare_variant = llvm::omp::Directive::OMPD_begin_declare_variant;
134 constexpr auto OMPD_cancel = llvm::omp::Directive::OMPD_cancel;
135 constexpr auto OMPD_cancellation_point = llvm::omp::Directive::OMPD_cancellation_point;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/include/llvm/Frontend/OpenMP/
H A DOMP.h.inc124 constexpr auto OMPD_allocate = llvm::omp::Directive::OMPD_allocate;
125 constexpr auto OMPD_assumes = llvm::omp::Directive::OMPD_assumes;
126 constexpr auto OMPD_atomic = llvm::omp::Directive::OMPD_atomic;
127 constexpr auto OMPD_barrier = llvm::omp::Directive::OMPD_barrier;
128 constexpr auto OMPD_begin_assumes = llvm::omp::Directive::OMPD_begin_assumes;
129 constexpr auto OMPD_begin_declare_target = llvm::omp::Directive::OMPD_begin_declare_target;
130 constexpr auto OMPD_begin_declare_variant = llvm::omp::Directive::OMPD_begin_declare_variant;
131 constexpr auto OMPD_cancel = llvm::omp::Directive::OMPD_cancel;
132 constexpr auto OMPD_cancellation_point = llvm::omp::Directive::OMPD_cancellation_point;
133 constexpr auto OMPD_critical = llvm::omp::Directive::OMPD_critical;
[all …]
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libGLESv3/proxy/
Dtrampolines_arm_to_x86-inl.h3 {"glActiveShaderProgram", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
4 {"glActiveShaderProgramEXT", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cas…
5 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
6 {"glAlphaFuncQCOM", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NUL…
7 {"glApplyFramebufferAttachmentCMAAINTEL", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast…
8 {"glAttachShader", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(N…
9 {"glBeginConditionalRenderNV", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_c…
10 {"glBeginPerfMonitorAMD", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
11 {"glBeginPerfQueryINTEL", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
12 {"glBeginQuery", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
[all …]
Dtrampolines_arm64_to_x86_64-inl.h3 {"glActiveShaderProgram", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
4 {"glActiveShaderProgramEXT", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cas…
5 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
6 {"glAlphaFuncQCOM", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NUL…
7 {"glApplyFramebufferAttachmentCMAAINTEL", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast…
8 {"glAttachShader", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(N…
9 {"glBeginConditionalRenderNV", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_c…
10 {"glBeginPerfMonitorAMD", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
11 {"glBeginPerfQueryINTEL", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
12 {"glBeginQuery", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
[all …]
Dtrampolines_riscv64_to_x86_64-inl.h3 {"glActiveShaderProgram", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
4 {"glActiveShaderProgramEXT", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cas…
5 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
6 {"glAlphaFuncQCOM", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NUL…
7 {"glApplyFramebufferAttachmentCMAAINTEL", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast…
8 {"glAttachShader", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(N…
9 {"glBeginConditionalRenderNV", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_c…
10 {"glBeginPerfMonitorAMD", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
11 {"glBeginPerfQueryINTEL", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
12 {"glBeginQuery", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
[all …]
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libGLESv2/proxy/
Dtrampolines_arm_to_x86-inl.h3 {"glActiveShaderProgram", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
4 {"glActiveShaderProgramEXT", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cas…
5 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
6 {"glAlphaFuncQCOM", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NUL…
7 {"glApplyFramebufferAttachmentCMAAINTEL", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast…
8 {"glAttachShader", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(N…
9 {"glBeginConditionalRenderNV", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_c…
10 {"glBeginPerfMonitorAMD", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
11 {"glBeginPerfQueryINTEL", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
12 {"glBeginQuery", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
[all …]
Dtrampolines_riscv64_to_x86_64-inl.h3 {"glActiveShaderProgram", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
4 {"glActiveShaderProgramEXT", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cas…
5 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
6 {"glAlphaFuncQCOM", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NUL…
7 {"glApplyFramebufferAttachmentCMAAINTEL", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast…
8 {"glAttachShader", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(N…
9 {"glBeginConditionalRenderNV", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_c…
10 {"glBeginPerfMonitorAMD", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
11 {"glBeginPerfQueryINTEL", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
12 {"glBeginQuery", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
[all …]
Dtrampolines_arm64_to_x86_64-inl.h3 {"glActiveShaderProgram", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
4 {"glActiveShaderProgramEXT", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cas…
5 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
6 {"glAlphaFuncQCOM", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NUL…
7 {"glApplyFramebufferAttachmentCMAAINTEL", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast…
8 {"glAttachShader", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(N…
9 {"glBeginConditionalRenderNV", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_c…
10 {"glBeginPerfMonitorAMD", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
11 {"glBeginPerfQueryINTEL", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL…
12 {"glBeginQuery", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
[all …]
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libandroid/proxy/
Dtrampolines_arm_to_x86-inl.h3 {"AActivityManager_addUidImportanceListener", GetTrampolineFunc<auto(auto(*)(uint32_t, int32_t, voi…
4 {"AActivityManager_getUidImportance", GetTrampolineFunc<auto(uint32_t) -> int32_t>(), reinterpret_c…
5 {"AActivityManager_isUidActive", GetTrampolineFunc<auto(uint32_t) -> uint8_t>(), reinterpret_cast<v…
6 {"AActivityManager_removeUidImportanceListener", GetTrampolineFunc<auto(void*) -> void>(), reinterp…
7 {"AAssetDir_close", GetTrampolineFunc<auto(void*) -> void>(), reinterpret_cast<void*>(NULL)},
8 {"AAssetDir_getNextFileName", GetTrampolineFunc<auto(void*) -> void*>(), reinterpret_cast<void*>(NU…
9 {"AAssetDir_rewind", GetTrampolineFunc<auto(void*) -> void>(), reinterpret_cast<void*>(NULL)},
10 {"AAssetManager_fromJava", GetTrampolineFunc<auto(JNIEnv*, void*) -> void*>(), reinterpret_cast<voi…
11 {"AAssetManager_open", GetTrampolineFunc<auto(void*, void*, int32_t) -> void*>(), reinterpret_cast<…
12 {"AAssetManager_openDir", GetTrampolineFunc<auto(void*, void*) -> void*>(), reinterpret_cast<void*>…
[all …]
Dtrampolines_arm64_to_x86_64-inl.h3 {"AActivityManager_addUidImportanceListener", GetTrampolineFunc<auto(auto(*)(uint32_t, int32_t, voi…
4 {"AActivityManager_getUidImportance", GetTrampolineFunc<auto(uint32_t) -> int32_t>(), reinterpret_c…
5 {"AActivityManager_isUidActive", GetTrampolineFunc<auto(uint32_t) -> uint8_t>(), reinterpret_cast<v…
6 {"AActivityManager_removeUidImportanceListener", GetTrampolineFunc<auto(void*) -> void>(), reinterp…
7 {"AAssetDir_close", GetTrampolineFunc<auto(void*) -> void>(), reinterpret_cast<void*>(NULL)},
8 {"AAssetDir_getNextFileName", GetTrampolineFunc<auto(void*) -> void*>(), reinterpret_cast<void*>(NU…
9 {"AAssetDir_rewind", GetTrampolineFunc<auto(void*) -> void>(), reinterpret_cast<void*>(NULL)},
10 {"AAssetManager_fromJava", GetTrampolineFunc<auto(JNIEnv*, void*) -> void*>(), reinterpret_cast<voi…
11 {"AAssetManager_open", GetTrampolineFunc<auto(void*, void*, int32_t) -> void*>(), reinterpret_cast<…
12 {"AAssetManager_openDir", GetTrampolineFunc<auto(void*, void*) -> void*>(), reinterpret_cast<void*>…
[all …]
Dtrampolines_riscv64_to_x86_64-inl.h3 {"AActivityManager_addUidImportanceListener", GetTrampolineFunc<auto(auto(*)(uint32_t, int32_t, voi…
4 {"AActivityManager_getUidImportance", GetTrampolineFunc<auto(uint32_t) -> int32_t>(), reinterpret_c…
5 {"AActivityManager_isUidActive", GetTrampolineFunc<auto(uint32_t) -> uint8_t>(), reinterpret_cast<v…
6 {"AActivityManager_removeUidImportanceListener", GetTrampolineFunc<auto(void*) -> void>(), reinterp…
7 {"AAssetDir_close", GetTrampolineFunc<auto(void*) -> void>(), reinterpret_cast<void*>(NULL)},
8 {"AAssetDir_getNextFileName", GetTrampolineFunc<auto(void*) -> void*>(), reinterpret_cast<void*>(NU…
9 {"AAssetDir_rewind", GetTrampolineFunc<auto(void*) -> void>(), reinterpret_cast<void*>(NULL)},
10 {"AAssetManager_fromJava", GetTrampolineFunc<auto(JNIEnv*, void*) -> void*>(), reinterpret_cast<voi…
11 {"AAssetManager_open", GetTrampolineFunc<auto(void*, void*, int32_t) -> void*>(), reinterpret_cast<…
12 {"AAssetManager_openDir", GetTrampolineFunc<auto(void*, void*) -> void*>(), reinterpret_cast<void*>…
[all …]
/aosp_15_r20/external/guice/lib/build/
HDjavax.inject-tck.jar ... atinject/tck/ org/atinject/tck/auto/ org/atinject/tck/auto/accessories ...
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp35 auto L = [](auto a) { return a; }; in foo()
38 auto L = [](auto a) -> void { in foo2()
39 auto M = [](char b) -> void { in foo2()
40 auto N = [](auto c) -> void { in foo2()
63 auto L = [](auto a, auto b) { in doit()
69 auto L2 = [](auto a, int i) { in doit()
76 auto B = []() { return ^{ return a; }; }; //expected-error{{cannot be implicitly capture}}\ in doit()
80 //auto X = ^{ return a; }; in doit()
82 //auto Y = []() -> auto { return 3; return 'c'; }; in doit()
94 auto L = [=](auto a) { in doit()
[all …]
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/proxy/
Dtrampolines_riscv64_to_x86_64-inl.h3 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
4 {"glAlphaFunc", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NULL)},
5 {"glAlphaFuncx", GetTrampolineFunc<auto(uint32_t, int32_t) -> void>(), reinterpret_cast<void*>(NULL…
6 {"glAlphaFuncxOES", GetTrampolineFunc<auto(uint32_t, int32_t) -> void>(), reinterpret_cast<void*>(N…
7 {"glBindBuffer", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
8 {"glBindFramebufferOES", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<vo…
9 {"glBindRenderbufferOES", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
10 {"glBindTexture", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NU…
11 {"glBindVertexArrayOES", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)…
12 {"glBlendEquationOES", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
[all …]
Dtrampolines_arm64_to_x86_64-inl.h3 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
4 {"glAlphaFunc", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NULL)},
5 {"glAlphaFuncx", GetTrampolineFunc<auto(uint32_t, int32_t) -> void>(), reinterpret_cast<void*>(NULL…
6 {"glAlphaFuncxOES", GetTrampolineFunc<auto(uint32_t, int32_t) -> void>(), reinterpret_cast<void*>(N…
7 {"glBindBuffer", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
8 {"glBindFramebufferOES", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<vo…
9 {"glBindRenderbufferOES", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
10 {"glBindTexture", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NU…
11 {"glBindVertexArrayOES", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)…
12 {"glBlendEquationOES", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
[all …]
Dtrampolines_arm_to_x86-inl.h3 {"glActiveTexture", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
4 {"glAlphaFunc", GetTrampolineFunc<auto(uint32_t, float) -> void>(), reinterpret_cast<void*>(NULL)},
5 {"glAlphaFuncx", GetTrampolineFunc<auto(uint32_t, int32_t) -> void>(), reinterpret_cast<void*>(NULL…
6 {"glAlphaFuncxOES", GetTrampolineFunc<auto(uint32_t, int32_t) -> void>(), reinterpret_cast<void*>(N…
7 {"glBindBuffer", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NUL…
8 {"glBindFramebufferOES", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<vo…
9 {"glBindRenderbufferOES", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<v…
10 {"glBindTexture", GetTrampolineFunc<auto(uint32_t, uint32_t) -> void>(), reinterpret_cast<void*>(NU…
11 {"glBindVertexArrayOES", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)…
12 {"glBlendEquationOES", GetTrampolineFunc<auto(uint32_t) -> void>(), reinterpret_cast<void*>(NULL)},
[all …]
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/proxy/
Dtrampolines_riscv64_to_x86_64-inl.h3 {"ABinderProcess_handlePolledCommands", GetTrampolineFunc<auto(void) -> int32_t>(), reinterpret_cas…
4 {"ABinderProcess_isThreadPoolStarted", GetTrampolineFunc<auto(void) -> uint8_t>(), reinterpret_cast…
5 {"ABinderProcess_joinThreadPool", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast<void*>(…
6 {"ABinderProcess_setThreadPoolMaxThreadCount", GetTrampolineFunc<auto(uint32_t) -> uint8_t>(), rein…
7 {"ABinderProcess_setupPolling", GetTrampolineFunc<auto(void*) -> int32_t>(), reinterpret_cast<void*…
8 {"ABinderProcess_startThreadPool", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast<void*>…
9 {"AIBinder_Class_define", GetTrampolineFunc<auto(void*, auto(*)(void*) -> void*, auto(*)(void*) -> …
10 {"AIBinder_Class_disableInterfaceTokenHeader", GetTrampolineFunc<auto(void*) -> void>(), reinterpre…
11 {"AIBinder_Class_getDescriptor", GetTrampolineFunc<auto(void*) -> void*>(), reinterpret_cast<void*>…
12 {"AIBinder_Class_setHandleShellCommand", GetTrampolineFunc<auto(void*, auto(*)(void*, int32_t, int3…
[all …]
Dtrampolines_arm_to_x86-inl.h3 {"ABinderProcess_handlePolledCommands", GetTrampolineFunc<auto(void) -> int32_t>(), reinterpret_cas…
4 {"ABinderProcess_isThreadPoolStarted", GetTrampolineFunc<auto(void) -> uint8_t>(), reinterpret_cast…
5 {"ABinderProcess_joinThreadPool", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast<void*>(…
6 {"ABinderProcess_setThreadPoolMaxThreadCount", GetTrampolineFunc<auto(uint32_t) -> uint8_t>(), rein…
7 {"ABinderProcess_setupPolling", GetTrampolineFunc<auto(void*) -> int32_t>(), reinterpret_cast<void*…
8 {"ABinderProcess_startThreadPool", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast<void*>…
9 {"AIBinder_Class_define", GetTrampolineFunc<auto(void*, auto(*)(void*) -> void*, auto(*)(void*) -> …
10 {"AIBinder_Class_disableInterfaceTokenHeader", GetTrampolineFunc<auto(void*) -> void>(), reinterpre…
11 {"AIBinder_Class_getDescriptor", GetTrampolineFunc<auto(void*) -> void*>(), reinterpret_cast<void*>…
12 {"AIBinder_Class_setHandleShellCommand", GetTrampolineFunc<auto(void*, auto(*)(void*, int32_t, int3…
[all …]
Dtrampolines_arm64_to_x86_64-inl.h3 {"ABinderProcess_handlePolledCommands", GetTrampolineFunc<auto(void) -> int32_t>(), reinterpret_cas…
4 {"ABinderProcess_isThreadPoolStarted", GetTrampolineFunc<auto(void) -> uint8_t>(), reinterpret_cast…
5 {"ABinderProcess_joinThreadPool", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast<void*>(…
6 {"ABinderProcess_setThreadPoolMaxThreadCount", GetTrampolineFunc<auto(uint32_t) -> uint8_t>(), rein…
7 {"ABinderProcess_setupPolling", GetTrampolineFunc<auto(void*) -> int32_t>(), reinterpret_cast<void*…
8 {"ABinderProcess_startThreadPool", GetTrampolineFunc<auto(void) -> void>(), reinterpret_cast<void*>…
9 {"AIBinder_Class_define", GetTrampolineFunc<auto(void*, auto(*)(void*) -> void*, auto(*)(void*) -> …
10 {"AIBinder_Class_disableInterfaceTokenHeader", GetTrampolineFunc<auto(void*) -> void>(), reinterpre…
11 {"AIBinder_Class_getDescriptor", GetTrampolineFunc<auto(void*) -> void*>(), reinterpret_cast<void*>…
12 {"AIBinder_Class_setHandleShellCommand", GetTrampolineFunc<auto(void*, auto(*)(void*, int32_t, int3…
[all …]
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/tests/
H A DMPSCNNTests.mm24 for (auto& tensor : inputs) {
119 auto print = [&](const at::Tensor& t) {
138 auto x1 = at::rand(size, at::TensorOptions(at::kCPU).dtype(at::kFloat));
139 auto mx1 = x1.metal();
141 auto x2 = mx1.cpu();
151 auto t1 = at::rand(size, at::TensorOptions(at::kCPU).dtype(at::kFloat));
156 auto t2 = at::zeros(size);
178 auto X = at::rand(
180 auto W = at::rand(
182 auto B = at::rand({OC}, at::TensorOptions(at::kCPU).dtype(at::kFloat));
[all …]

12345678910>>...1449