/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/UNIT/ |
H A D | MemoryManagerFixture.h | 83 TensorType fc1 = create_tensor<TensorType>(TensorShape(128U), DataType::F32, 1); in compute_target() local 136 auto fc1 = reference::fully_connected_layer(src, w1, b1, TensorShape(128U)); in compute_reference() local 187 … TensorType fc1 = create_tensor<TensorType>(TensorShape(128U, _max_batches), DataType::F32, 1); in compute_target() local 272 auto fc1 = reference::fully_connected_layer(src, w1, b1, TensorShape(128U, _cur_batches)); in compute_reference() local
|
/aosp_15_r20/frameworks/minikin/tests/unittest/ |
H A D | SystemFontsTest.cpp | 70 auto fc1 = buildFontCollection("Ascii.ttf"); in TEST() local 80 auto fc1 = buildFontCollection("Ascii.ttf"); in TEST() local 98 auto fc1 = FontCollection::create(std::move(fc1Families)); in TEST() local
|
H A D | FontCollectionTest.cpp | 225 auto fc1 = FontCollection::create(families); in TEST() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | LoaderLifecycleTest.java | 49 final FragmentController fc1 = FragmentController.createController( in loaderIdentityTest() local 144 final FragmentController fc1 = FragmentController.createController(host1); in backStackLoaderIdentityTest() local
|
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/ |
H A D | deep_wide_pt.h | 29 auto fc1 = torch::nn::functional::linear(input, fc_w_, fc_b_); in forward() local 67 auto fc1 = torch::addmm(fc_b_, input, fc_w_t_); in forward() local
|
/aosp_15_r20/external/testng/src/test/java/test/v6/ |
H A D | C.java | 18 public void fc1() {} in fc1() method in C
|
/aosp_15_r20/bionic/tests/headers/posix/ |
H A D | tgmath_h.c | 43 float complex fc1, fc2, fc3; in tgmath_h() local
|
/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | nn_utils.cpp | 373 auto fc1 = Linear(10, 20); in TEST_F() local 381 auto fc1 = Linear(10, 20); in TEST_F() local
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | format-arg-attribute.m | 8 extern void fc1 (const NSString *) __attribute__((format_arg)); // expected-error {{'format_arg' a… function
|
/aosp_15_r20/cts/tests/fragment/src/android/fragment/cts/ |
H A D | FragmentAnimatorTest.java | 395 final FragmentController fc1 = FragmentTestUtil.createController(mActivityRule); in saveWhileAnimatingAway() local
|
H A D | PostponedTransitionTest.java | 691 final FragmentController fc1 = FragmentTestUtil.createController(mActivityRule); in saveWhilePostponed() local
|
H A D | FragmentLifecycleTest.java | 690 final FragmentController fc1 = FragmentController.createController( in testLifecycleTransitionFailure() local
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/ |
H A D | p1.cpp | 74 void fc1() { c1 = decltype(c1)::e5; } in fc1() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | telephony.h | 249 unsigned int fc1:1; member
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | sdk-common.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ |
D | all_android_tools_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |