Home
last modified time | relevance | path

Searched defs:func2 (Results 1 – 25 of 152) sorted by relevance

1234567

/aosp_15_r20/external/libaom/aom_ports/
H A Dx86.h48 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
53 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
64 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
73 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
85 #define cpuid(func, func2, a, b, c, d) \ argument
95 #define cpuid(func, func2, a, b, c, d) \ argument
107 #define cpuid(func, func2, a, b, c, d) \ argument
/aosp_15_r20/external/libvpx/vpx_ports/
H A Dx86.h47 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
52 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
63 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
72 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
84 #define cpuid(func, func2, a, b, c, d) \ argument
94 #define cpuid(func, func2, a, b, c, d) \ argument
105 #define cpuid(func, func2, a, b, c, d) \ argument
/aosp_15_r20/external/eigen/Eigen/src/Core/arch/AltiVec/
H A DMatrixProductMMA.h175 #define MICRO_MMA_TYPE_PEEL(func, func2, type, peel) \ argument
186 #define MICRO_MMA_UNROLL_TYPE_PEEL(func, func2, type) \ argument
194 #define MICRO_MMA_UNROLL_TYPE_ONE(func, func2, type) \ argument
401 #define MICRO_COMPLEX_MMA_TYPE_PEEL(func, func2, type, peel) \ argument
418 #define MICRO_COMPLEX_MMA_UNROLL_TYPE_PEEL(func, func2, type) \ argument
427 #define MICRO_COMPLEX_MMA_UNROLL_TYPE_ONE(func, func2, type) \ argument
/aosp_15_r20/frameworks/av/media/utils/tests/
H A Dinplace_function_tests.cpp242 InPlaceFunction<size_t(), 16> func2 = noisy; in TEST() local
258 InPlaceFunction<size_t(), 16> func2 = noisy; in TEST() local
276 InPlaceFunction<size_t(), 16> func2 = noisy; in TEST() local
293 InPlaceFunction<size_t(), 16> func2 = noisy; in TEST() local
317 InPlaceFunction<NoMoveCopy && (NoMoveCopy &&)> func2 = lambd2; in TEST() local
358 InPlaceFunction<void(void)> func2 = []() -> size_t { return 5; }; in TEST() local
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Deh-directive-personality.s65 .globl func2 symbol
69 func2: label
H A Deh-directive-section-multiple-func.s31 .globl func2 symbol
35 func2: label
H A Deh-directive-save-diagnostics.s31 .globl func2 symbol
35 func2: label
H A Deh-directive-text-section-multiple-func.s21 .globl func2 symbol
25 func2: label
H A Deh-directive-section.s37 .globl func2 symbol
41 func2: label
H A Deh-directive-pad-diagnostics.s29 .globl func2 symbol
33 func2: label
H A Deh-directive-handlerdata.s63 .globl func2 symbol
67 func2: label
H A Deh-compact-pr0.s25 .globl func2 symbol
28 func2: label
H A Deh-directive-vsave-diagnostics.s31 .globl func2 symbol
35 func2: label
H A Deh-directive-personality-diagnostics.s29 .globl func2 symbol
33 func2: label
H A Deh-directive-fnstart-diagnostics.s20 .globl func2 symbol
30 func2: label
H A Deh-directive-integrated-test.s67 .globl func2 symbol
70 func2: label
H A Deh-directive-setfp-diagnostics.s29 .globl func2 symbol
33 func2: label
H A Deh-directive-multiple-offsets.s41 .globl func2 symbol
45 func2: label
H A Deh-directive-cantunwind-diagnostics.s37 .globl func2 symbol
41 func2: label
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_python_builtins.py76 def func2(a, b, c, d): function
126 def func2(x): function
381 def func2(x): function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_test.cc838 auto func2 = ops::Identity(s.WithOpName("Func/y/input/_2"), func1); in TEST_F() local
873 auto func2 = ops::Identity(s.WithOpName("Func/y/input/_2"), func1); in TEST_F() local
956 auto func2 = ops::Identity(s.WithOpName("Func/b/output/_2"), b_y); in TEST_F() local
999 auto func2 = ops::Identity(s.WithOpName("Func/b/output/_2"), func8); in TEST_F() local
1502 auto func2 = ops::Identity( in TEST_F() local
1615 auto func2 = ops::SymbolicGradient( in TEST_F() local
1648 auto func2 = ops::_Retval(s.WithOpName("Func/_3"), func1_dx, 0); in TEST_F() local
1834 auto func2 = ops::Identity(s.WithOpName("Func/grad0/input/_2"), dz); in TEST_F() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dc99-variable-length-array.cpp155 void func2 () { in func2() function
159 void func2() { in func2() function
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/include/soc/
H A Dpinmux.h80 func0, func1, func2, func3) \ argument
90 #define PAD_GPIO(index, name, por_pu, gpio, func0, func1, func2, func3) \ argument
95 #define PAD_NO_GPIO(index, name, por_pu, func0, func1, func2, func3) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dsaved_model_cli_test.py171 def func2(self, x): member in SavedModelCLITestCase.testShowAllWithFunctions.DummyModel
763 def func2(self, x, y): member in SavedModelCLITestCase.AOTCompileDummyModel
/aosp_15_r20/external/compiler-rt/test/profile/Inputs/
H A Dinstrprof-dlopen-func2.c1 void func2(int K) { if (K) {} } in func2() function

1234567