Searched refs:RES (Results 1 - 25 of 40) sorted by relevance

12

/external/eigen/blas/fortran/
H A Dcomplexdots.f4 COMPLEX RES local in function:CDOTC
7 CALL CDOTCW(N,CX,INCX,CY,INCY,RES)
8 CDOTC = RES
15 COMPLEX RES local in function:CDOTU
18 CALL CDOTUW(N,CX,INCX,CY,INCY,RES)
19 CDOTU = RES
26 DOUBLE COMPLEX RES local in function:ZDOTC
29 CALL ZDOTCW(N,CX,INCX,CY,INCY,RES)
30 ZDOTC = RES
37 DOUBLE COMPLEX RES local in function:ZDOTU
[all...]
/external/selinux/scripts/
H A DLindent3 RES=`indent --version`
4 V1=`echo $RES | cut -d' ' -f3 | cut -d'.' -f1`
5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
6 V3=`echo $RES | cut -d' ' -f3 | cut -d'.' -f3`
/external/syslinux/devel/
H A DNindent3 RES=`indent --version`
4 V1=`echo $RES | cut -d' ' -f3 | cut -d'.' -f1`
5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
6 V3=`echo $RES | cut -d' ' -f3 | cut -d'.' -f3`
/external/vulkan-validation-layers/tests/
H A Dvkvalidatelayerdoc.sh29 RES=$?
32 if [ $RES -eq 0 ] ; then
/external/valgrind/none/tests/ppc32/
H A Dopcodes.h28 #define X20_ASM(OPCODE, TH, RA, RB, XO, RES) \
35 "(" #RES "<<" X20_RES_OFFSET ")"
37 #define X20(OPCODE, TH, RA, RB, XO, RES) X20_ASM(OPCODE, TH, RA, RB, XO, RES)
/external/valgrind/none/tests/ppc64/
H A Dopcodes.h28 #define X20_ASM(OPCODE, TH, RA, RB, XO, RES) \
35 "(" #RES "<<" X20_RES_OFFSET ")"
37 #define X20(OPCODE, TH, RA, RB, XO, RES) X20_ASM(OPCODE, TH, RA, RB, XO, RES)
/external/compiler-rt/lib/tsan/
H A Dcheck_analyze.sh14 RES=$(${SCRIPTDIR}/analyze_libtsan.sh $1)
16 printf "%s\n" "$RES"
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
H A Dtirpc_rpc_call_complex.c49 struct RES { struct
54 struct RES *resTbl;
123 resTbl = malloc(threadNb * sizeof(struct RES));
/external/ltp/testcases/kernel/controllers/memcg/control/
H A Dmemcg_control_test.sh107 RES=$1
110 if [ $RES -eq $PASS ]; then
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
H A Drpc_clnt_call_complex.c41 struct RES { struct
80 struct RES resTbl[MAXCALC];
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_complex.c51 struct RES { struct
56 struct RES *resTbl;
164 resTbl = malloc(threadNb * sizeof(struct RES));
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_complex.c51 struct RES { struct
56 struct RES *resTbl;
164 resTbl = malloc(threadNb * sizeof(struct RES));
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_complex.c51 struct RES { struct
56 struct RES *resTbl;
156 resTbl = malloc(threadNb * sizeof(struct RES));
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_complex.c49 struct RES { struct
54 struct RES *resTbl;
146 resTbl = malloc(threadNb * sizeof(struct RES));
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
H A Dtirpc_toplevel_clnt_call_complex.c49 struct RES { struct
54 struct RES *resTbl;
135 resTbl = malloc(threadNb * sizeof(struct RES));
/external/cn-cbor/cmake/
H A DCoverallsGenerateGcov.cmake312 RES
335 list(LENGTH RES RES_COUNT)
338 list(GET RES 0 HITCOUNT)
339 list(GET RES 1 LINE)
340 list(GET RES 2 SOURCE)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-linux.c1045 if (RES == 0) {
1064 if (RES == 0) {
1099 if (RES == 0) {
1118 if (RES == 0) {
1214 if (RES == 0)
1668 if (!ML_(fd_allowed)(RES, "futex", tid, True)) {
1669 VG_(close)(RES);
1673 ML_(record_fd_open_nameless)(tid, RES);
1813 if (SUCCESS && (RES >= 0)) {
1837 if (!ML_(fd_allowed)(RES, "epoll_creat
[all...]
H A Dsyswrap-darwin.c1204 KERNEL_DO_SYSCALL(tid,RES);
1205 if (!VG_(is_kerror)(RES) && RES == 0)
1431 KERNEL_DO_SYSCALL(tid,RES);
1432 if (!VG_(is_kerror)(RES) && RES == 0)
1435 if (RES == 0 && ARG3 ) {
1494 if (RES == 0 && ARG3 ) {
1504 ML_(POST_unknown_ioctl)(tid, RES, ARG2, ARG3);
1752 if (!ML_(fd_allowed)(RES, "fcnt
[all...]
H A Dsyswrap-generic.c2534 if (RES == 0 && ctrl && ctrl->len > 0) {
2537 if (RES == 0 && data && data->len > 0) {
2774 if (RES > 0) {
2775 POST_MEM_WRITE( ARG2, RES );
3228 if (!ML_(fd_allowed)(RES, "dup", tid, True)) {
3229 VG_(close)(RES);
3233 ML_(record_fd_open_named)(tid, RES);
3249 ML_(record_fd_open_named)(tid, RES);
3313 // RES is 0 for child, non-0 (the child's PID) for parent.
3314 is_child = ( RES
[all...]
H A Dsyswrap-solaris.c1616 PRINT(" spawn: process %d spawned child %ld\n", VG_(getpid)(), RES);
1772 if (!ML_(fd_allowed)(RES, "open", tid, True)) {
1773 VG_(close)(RES);
1776 ML_(record_fd_open_with_given_name)(tid, RES, (HChar *) ARG1);
2349 POST_MEM_WRITE(ARG3, RES);
2507 p0 = RES;
2571 if (!ML_(fd_allowed)(RES, "mknodat", tid, True)) {
2572 VG_(close)(RES);
2575 ML_(record_fd_open_with_given_name)(tid, RES, (HChar *) ARG2);
2800 ML_(generic_POST_sys_shmat)(tid, RES, ARG
[all...]
/external/mdnsresponder/mDNSWindows/Java/
H A Dmakefile125 $(BUILDDIR)\jdns_sd.dll: $(JAVASRC)\JNISupport.c $(OBJDIR)\DNSSD.java.h $(OBJDIR)\jdns_sd.RES
127 $(LIBDIR)\DNSSD.lib $(JDK)\lib\jvm.lib ws2_32.lib iphlpapi.lib $(OBJDIR)\jdns_sd.RES /link /NXCOMPAT /DYNAMICBASE /SAFESEH
141 $(OBJDIR)\jdns_sd.RES: jdns_sd.rc
/external/ltp/testcases/kernel/fs/acl/
H A Dtacl_xattr.sh42 RES=""
535 RES=`echo $CONTENT | grep ".r--r--r--" | awk '{print $1}'`
537 if [ $RES != "" ]
561 RES=`echo $CONTENT | grep ".r--rw-r--" | awk '{print $1}'`
563 if [ $RES != "" ]
586 RES=`echo $CONTENT | grep ".rw-rw-rw-" | awk '{print \$1}'`
588 if [ $RES != "" ]
/external/icu/icu4c/source/test/hdrtst/
H A DMakefile.in89 RES=$$? ; \
90 echo $$RES ; \
/external/v8/src/wasm/
H A Dwasm-opcodes.cc43 #define CASE_CONVERT_OP(name, RES, SRC, src_suffix, str) \
44 CASE_##RES##_OP(U##name##SRC, str "_u/" src_suffix) \
45 CASE_##RES##_OP(S##name##SRC, str "_s/" src_suffix)
/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_resize_bilinear_op.cc260 template <int RES>
271 ComputeLerpx8Tmpl<RES, 0, 0, 1, 0, 2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0>(
279 OutputLerpForChannels<RES, quint8, int16, int16>(
286 template <int RES>
297 ComputeLerpx8Tmpl<RES, 0, 0, 0, 1, 0, 2, 1, 0, 1, 1, 1, 2, 2, 0, 2, 1>(
304 ComputeLerpx8Tmpl<RES, 2, 2, 3, 0, 3, 1, 3, 2, 4, 0, 4, 1, 4, 2, 5, 0>(
311 ComputeLerpx8Tmpl<RES, 5, 1, 5, 2, 6, 0, 6, 1, 6, 2, 7, 0, 7, 1, 7, 2>(
320 OutputLerpForChannels<RES, quint8, int16, int16>(

Completed in 944 milliseconds

12