Home
last modified time | relevance | path

Searched refs:k10 (Results 1 – 13 of 13) sorted by relevance

/external/openssh/
Dumac.c377 k8,k9,k10,k11; in nh_aux() local
388 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11); in nh_aux()
397 h2 += MUL64((k6 + d2), (k10 + d6)); in nh_aux()
402 k0 = k8; k1 = k9; k2 = k10; k3 = k11; in nh_aux()
424 k8,k9,k10,k11,k12,k13,k14,k15; in nh_aux() local
436 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11); in nh_aux()
448 h2 += MUL64((k6 + d2), (k10 + d6)); in nh_aux()
449 h3 += MUL64((k10 + d2), (k14 + d6)); in nh_aux()
455 k0 = k8; k1 = k9; k2 = k10; k3 = k11; in nh_aux()
479 k8,k9,k10,k11,k12,k13,k14,k15, in nh_aux() local
[all …]
/external/clang/test/SemaOpenCL/
Daccess-qualifier.cl59 kernel void k10(read_only Int img){} // expected-error {{access qualifier can only be used for pipe…
/external/llvm-project/clang/test/Parser/
Dcxx-ambig-init-templ.cpp18 int k10 = 0 < T3 < a < b, c >> (d member
/external/clang/test/Parser/
Dcxx-ambig-init-templ.cpp17 int k10 = 0 < T3 < a < b, c >> (d member
/external/cpuinfo/scripts/
Dandroid-armv7-mock.sh44 adb push build/android/armeabi-v7a/lg-k10-eu-test /data/local/tmp/lg-k10-eu-test
/external/cpuinfo/
DCMakeLists.txt431 ADD_EXECUTABLE(lg-k10-eu-test test/mock/lg-k10-eu.cc)
432 TARGET_INCLUDE_DIRECTORIES(lg-k10-eu-test BEFORE PRIVATE test/mock)
433 TARGET_LINK_LIBRARIES(lg-k10-eu-test PRIVATE cpuinfo_mock gtest)
434 ADD_TEST(lg-k10-eu-test lg-k10-eu-test)
/external/llvm-project/clang/test/SemaOpenCL/
Daccess-qualifier.cl59 kernel void k10(read_only Int img){} // expected-error {{access qualifier can only be used for pipe…
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-actions.h296 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
304 GMOCK_FIELD_(ArgumentTuple, k10));
309 get<k8>(args), get<k9>(args), get<k10>(args)); in Select()
462 int k9 = -1, int k10 = -1>
481 k5, k6, k7, k8, k9, k10>::Select(args)); in Perform()
486 k1, k2, k3, k4, k5, k6, k7, k8, k9, k10>::type InnerFunctionType;
686 int k9, int k10, typename InnerAction>
688 k9, k10>
691 k9, k10>(action); in WithArgs()
Dgmock-generated-matchers.h548 int k9, int k10, typename InnerMatcher>
550 k10>
553 k9, k10>(matcher); in Args()
/external/clang/test/CXX/drs/
Ddr1xx.cpp185 int k10 = f(&with_default); // expected-error {{no matching function}} variable
/external/llvm-project/clang/test/CXX/drs/
Ddr1xx.cpp203 int k10 = f(&with_default); // expected-error {{no matching function}} variable
/external/fmtlib/test/gmock/
Dgmock.h2541 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
2549 GMOCK_FIELD_(ArgumentTuple, k10));
2555 get<k8>(args), get<k9>(args), get<k10>(args));
2718 int k9 = -1, int k10 = -1>
2737 k5, k6, k7, k8, k9, k10>::Select(args));
2742 k1, k2, k3, k4, k5, k6, k7, k8, k9, k10>::type InnerFunctionType;
2953 int k9, int k10, typename InnerAction>
2955 k9, k10>
2958 k9, k10>(action);
12255 int k9, int k10, typename InnerMatcher>
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h2618 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
2626 GMOCK_FIELD_(ArgumentTuple, k10));
2631 get<k8>(args), get<k9>(args), get<k10>(args));
2784 int k9 = -1, int k10 = -1>
2803 k5, k6, k7, k8, k9, k10>::Select(args));
2808 k1, k2, k3, k4, k5, k6, k7, k8, k9, k10>::type InnerFunctionType;
3008 int k9, int k10, typename InnerAction>
3010 k9, k10>
3013 k9, k10>(action);
13016 int k9, int k10, typename InnerMatcher>
[all …]