Searched refs:rt (Results 1 - 25 of 302) sorted by relevance

1234567891011>>

/external/icu/icu4c/source/test/testdata/
H A DNumberFormatTestCases.txt12 rt: "0.###" 1.0 "1"
21 rt: "0" 1234 "1234"
31 rt: "@@@@" 0.0012 "0.001200"
34 rt: "@###" 0.00123 "0.00123"
35 rt: - 123000 "123000"
41 rt: - 123000 "123,000"
43 rt: - 0.9999 "0.9999"
45 rt: "@##E0" 20000 "2E4"
46 rt: - 27000 "2.7E4"
47 rt
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTestCases.txt12 rt: "0.###" 1.0 "1"
21 rt: "0" 1234 "1234"
31 rt: "@@@@" 0.0012 "0.001200"
34 rt: "@###" 0.00123 "0.00123"
35 rt: - 123000 "123000"
41 rt: - 123000 "123,000"
43 rt: - 0.9999 "0.9999"
45 rt: "@##E0" 20000 "2E4"
46 rt: - 27000 "2.7E4"
47 rt
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c97 blend->rt[i].blend_enable = TRUE;
98 blend->rt[i].srcblend = SVGA3D_BLENDOP_ONE;
99 blend->rt[i].dstblend = SVGA3D_BLENDOP_ONE;
100 blend->rt[i].blendeq = SVGA3D_BLENDEQ_SUBTRACT;
103 blend->rt[i].blend_enable = TRUE;
104 blend->rt[i].srcblend = SVGA3D_BLENDOP_ZERO;
105 blend->rt[i].dstblend = SVGA3D_BLENDOP_ZERO;
106 blend->rt[i].blendeq = SVGA3D_BLENDEQ_MINIMUM;
109 blend->rt[i].blend_enable = FALSE;
112 blend->rt[
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_dual_blend.h17 if (util_blend_factor_is_dual_src(blend->rt[index].rgb_src_factor) ||
18 util_blend_factor_is_dual_src(blend->rt[index].alpha_src_factor) ||
19 util_blend_factor_is_dual_src(blend->rt[index].rgb_dst_factor) ||
20 util_blend_factor_is_dual_src(blend->rt[index].alpha_dst_factor))
/external/selinux/policycoreutils/sepolicy/
H A Dcommon.h16 int rt; local
19 rt = PyList_Append(list, obj);
21 return rt;
26 int rt; local
28 rt = PyList_Append(list, obj);
29 return rt;
34 int rt; local
36 rt = PyDict_SetItemString(dict, name, obj);
37 return rt;
42 int rt; local
[all...]
/external/valgrind/none/tests/mips64/
H A Dlogical_instructions.stdout.exp1 and $t0, $t1, $t2 :: rd 0x0, rs 0x0, rt 0xffffffffb1f740b4
2 and $s0, $s1, $s2 :: rd 0x1284020, rs 0x12bd6aa, rt 0xa2a6ec661ba84121
3 and $t0, $t1, $t2 :: rd 0x0, rs 0x0, rt 0xffffffffb5365d03
4 and $s0, $s1, $s2 :: rd 0x4c834002122303, rs 0x7e876382d2ab13, rt 0x614d9b445f12236b
5 and $t0, $t1, $t2 :: rd 0x8003b4a, rs 0x9823b6e, rt 0xffffffffb8757bda
6 and $s0, $s1, $s2 :: rd 0x1328080203050071, rs 0x976d6e9ac31510f3, rt 0x3baa99471f6d4d75
7 and $t0, $t1, $t2 :: rd 0xc002649, rs 0xd4326d9, rt 0xffffffffbcb4666d
8 and $s0, $s1, $s2 :: rd 0x20044c571216a462, rs 0xb7746d775ad6a5fb, rt 0x680cce5fb236b666
9 and $t0, $t1, $t2 :: rd 0x2003648, rs 0x130476dc, rt 0xffffffffa2f33668
10 and $s0, $s1, $s2 :: rd 0x40a040000401a502, rs 0x42b0c0a28677b502, rt
[all...]
H A Dcvm_ins.stdout.exp1 exts $t1, $t2, 1, 7 :: rt 0x0 rs 0x0, p 0x00000001, lenm1 0x00000007
2 exts $t1, $t2, 1, 7 :: rt 0x6e rs 0x130476dc, p 0x00000001, lenm1 0x00000007
3 exts $t1, $t2, 1, 7 :: rt 0xffffffffffffffdc rs 0x2608edb8, p 0x00000001, lenm1 0x00000007
4 exts $t1, $t2, 1, 7 :: rt 0xffffffffffffffb2 rs 0x350c9b64, p 0x00000001, lenm1 0x00000007
5 exts $t1, $t2, 1, 7 :: rt 0xffffffffffffffb8 rs 0x4c11db70, p 0x00000001, lenm1 0x00000007
6 exts $t1, $t2, 1, 7 :: rt 0xffffffffffffffd6 rs 0x5f15adac, p 0x00000001, lenm1 0x00000007
7 exts $t1, $t2, 1, 7 :: rt 0x64 rs 0x6a1936c8, p 0x00000001, lenm1 0x00000007
8 exts $t1, $t2, 1, 7 :: rt 0xa rs 0x791d4014, p 0x00000001, lenm1 0x00000007
9 exts $t1, $t2, 1, 7 :: rt 0x70 rs 0x9823b6e0, p 0x00000001, lenm1 0x00000007
10 exts $t1, $t2, 1, 7 :: rt
[all...]
/external/emma/core/java12/com/vladium/emma/rt/
H A DRTSettings.java9 package com.vladium.emma.rt;
H A DIClassLoadHook.java9 package com.vladium.emma.rt;
/external/toybox/toys/pending/
H A Droute.c177 static void is_prefix(char **tip, char **netmask, struct rtentry *rt) argument
184 (((struct sockaddr_in *)&((rt)->rt_genmask))->sin_addr.s_addr)
187 rt->rt_genmask.sa_family = AF_INET;
195 static void get_next_params(char **argv, struct rtentry *rt, char **netmask) argument
202 rt->rt_metric = atolx_range(*argv, 0, ULONG_MAX) + 1;
207 unsigned int addr_mask = (((struct sockaddr_in *)&((rt)->rt_genmask))->sin_addr.s_addr);
214 rt->rt_genmask = sock;
218 if (!(rt->rt_flags & RTF_GATEWAY)) {
222 if ((ishost = get_hostname(*argv, (struct sockaddr_in *) &rt->rt_gateway)) == 0) {
223 rt
275 verify_netmask(struct rtentry *rt, char *netmask) argument
293 struct rtentry rt; local
330 is_prefix_inet6(char **tip, struct in6_rtmsg *rt) argument
348 get_next_params_inet6(char **argv, struct sockaddr_in6 *sock_in6, struct in6_rtmsg *rt, char **dev_name) argument
387 struct in6_rtmsg rt; local
[all...]
/external/dhcpcd/
H A Dconfigure.c65 static struct rt *routes;
414 static struct rt *
415 find_route(struct rt *rts, const struct rt *r, struct rt **lrt,
416 const struct rt *srt)
418 struct rt *rt; local
422 for (rt = rts; rt; r
438 desc_route(const char *cmd, const struct rt *rt) argument
462 route_deleted(const struct rt *rt) argument
479 n_route(struct rt *rt) argument
525 d_route(struct rt *rt) argument
541 struct rt *rt; local
559 add_subnet_route(struct rt *rt, const struct interface *iface) argument
581 struct rt *rt, *nrt = NULL, *r = NULL; local
610 massage_host_routes(struct rt *rt, const struct interface *iface) argument
622 add_destination_route(struct rt *rt, const struct interface *iface) argument
640 add_router_host_route(struct rt *rt, const struct interface *ifp) argument
692 struct rt *nrs = NULL, *dnr, *or, *rt, *rtn, *rtl, *lrt = NULL; local
780 struct rt *rt; local
[all...]
H A Dnet.h82 struct rt { struct
89 struct rt *next;
127 int if_route(const struct rt *rt, int);
128 #define add_route(rt) if_route(rt, 1)
129 #define change_route(rt) if_route(rt, 0)
130 #define del_route(rt) if_route(rt,
[all...]
H A Dconfigure.h37 int route_deleted(const struct rt *);
H A Dif-linux.c236 struct rt rt; local
255 rt.iface = NULL;
256 rt.dest.s_addr = INADDR_ANY;
257 rt.net.s_addr = INADDR_ANY;
258 rt.gate.s_addr = INADDR_ANY;
259 rt.next = NULL;
264 memcpy(&rt.dest.s_addr, RTA_DATA(rta),
265 sizeof(rt.dest.s_addr));
268 memcpy(&rt
490 struct rtmsg rt; member in struct:nlmr
533 if_route(const struct rt *rt, int action) argument
[all...]
H A Dif-bsd.c190 if_route(const struct rt *rt, int action) argument
234 if (rt->gate.s_addr != INADDR_ANY ||
235 rt->net.s_addr != rt->iface->net.s_addr ||
236 rt->dest.s_addr != (rt->iface->addr.s_addr & rt->iface->net.s_addr))
239 if (rt->dest.s_addr == rt
321 struct rt rt; local
[all...]
/external/llvm/test/MC/Mips/mips32r6/
H A Dvalid.s6 # rt == 0
7 # rt != 0
8 # rs < rt
9 # rs == rt
10 # rs > rt
36 # beqc requires rs < rt && rs != 0 but we also accept when this is not true. See also bovc
40 # bnec requires rs < rt && rs != 0 but we accept when this is not true. See also bnvc
59 # bnvc requires that rs >= rt but we accept both. See also bnec
63 # bovc requires that rs >= rt but we accept both. See also beqc
/external/llvm/test/MC/Mips/mips64r6/
H A Dvalid.s6 # rt == 0
7 # rt != 0
8 # rs < rt
9 # rs == rt
10 # rs > rt
36 # beqc requires rs < rt && rs != 0 but we also accept when this is not true. See also bovc
40 # bnec requires rs < rt && rs != 0 but we accept when this is not true. See also bnvc
59 # bnvc requires that rs >= rt but we accept both. See also bnec
63 # bovc requires that rs >= rt but we accept both. See also beqc
/external/valgrind/none/tests/mips32/
H A Dmips32_dspr2.stdout.exp2 absq_s.qb $t0, $t1 :: rd 0x00000000 rt 0x00000000 DSPControl 0x0
3 absq_s.qb $t2, $t3 :: rd 0x0000027a rt 0x00000286 DSPControl 0x0
4 absq_s.qb $t4, $t1 :: rd 0x06442435 rt 0xfabc2435 DSPControl 0x0
5 absq_s.qb $t6, $t7 :: rd 0x73467f44 rt 0x734680bc DSPControl 0x100000
6 absq_s.qb $t5, $t3 :: rd 0x7f000000 rt 0x80000000 DSPControl 0x100000
7 absq_s.qb $t2, $t4 :: rd 0x01010101 rt 0xffffffff DSPControl 0x0
8 absq_s.qb $t0, $t8 :: rd 0x010c5f01 rt 0xfff45fff DSPControl 0x0
9 absq_s.qb $t4, $t4 :: rd 0x00000555 rt 0x00000555 DSPControl 0x0
10 absq_s.qb $t0, $t1 :: rd 0x23534870 rt 0x23534870 DSPControl 0x0
11 absq_s.qb $t2, $t3 :: rd 0x05555314 rt
[all...]
H A DMoveIns.stdout.exp2 mfc1 $t1, $f0 :: fs 4.676074, rt 0x4095a266
3 mfc1 $t2, $f1 :: fs 272008302207532160516096.000000, rt 0x66666666
4 mfc1 $t3, $f2 :: fs -1.875000, rt 0xbff00000
5 mfc1 $t4, $f3 :: fs 0.000000, rt 0x0
6 mfc1 $t5, $f4 :: fs 1.875000, rt 0x3ff00000
7 mfc1 $t6, $f5 :: fs 0.000000, rt 0x0
8 mfc1 $t7, $f6 :: fs 0.000000, rt 0x252a2e2b
9 mfc1 $v0, $f7 :: fs 0.000000, rt 0x262d2d2a
10 mfc1 $v1, $f8 :: fs nan, rt 0xffffffff
11 mfc1 $s0, $f9 :: fs nan, rt
[all...]
/external/v8/src/mips64/
H A Ddisasm-mips64.cc306 } else if (format[1] == 't') { // 'rt: rt register.
482 Format(instr, "mfc1 'rt, 'fs");
485 Format(instr, "dmfc1 'rt, 'fs");
488 Format(instr, "mfhc1 'rt, 'fs");
491 Format(instr, "mtc1 'rt, 'fs");
494 Format(instr, "dmtc1 'rt, 'fs");
498 Format(instr, "ctc1 'rt, 'fs");
501 Format(instr, "cfc1 'rt, 'fs");
504 Format(instr, "mthc1 'rt, 'f
[all...]
H A Dassembler-mips64.h627 void beq(Register rs, Register rt, int16_t offset);
628 void beq(Register rs, Register rt, Label* L) { argument
629 beq(rs, rt, branch_offset(L, false) >> 2);
632 void bgezc(Register rt, int16_t offset);
633 void bgezc(Register rt, Label* L) { argument
634 bgezc(rt, branch_offset_compact(L, false)>>2);
636 void bgeuc(Register rs, Register rt, int16_t offset);
637 void bgeuc(Register rs, Register rt, Label* L) { argument
638 bgeuc(rs, rt, branch_offset_compact(L, false)>>2);
640 void bgec(Register rs, Register rt, int16_
641 bgec(Register rs, Register rt, Label* L) argument
646 bgezalc(Register rt, Label* L) argument
655 bgtzc(Register rt, Label* L) argument
660 blezc(Register rt, Label* L) argument
665 bltzc(Register rt, Label* L) argument
669 bltuc(Register rs, Register rt, Label* L) argument
673 bltc(Register rs, Register rt, Label* L) argument
679 blezalc(Register rt, Label* L) argument
683 bltzalc(Register rt, Label* L) argument
687 bgtzalc(Register rt, Label* L) argument
691 beqzalc(Register rt, Label* L) argument
695 beqc(Register rs, Register rt, Label* L) argument
703 bnezalc(Register rt, Label* L) argument
707 bnec(Register rs, Register rt, Label* L) argument
711 bnezc(Register rt, Label* L) argument
715 bne(Register rs, Register rt, Label* L) argument
719 bovc(Register rs, Register rt, Label* L) argument
723 bnvc(Register rs, Register rt, Label* L) argument
[all...]
/external/clang/runtime/
H A DMakefile15 PARALLEL_DIRS := compiler-rt libcxx
/external/v8/src/mips/
H A Dassembler-mips.h636 void beq(Register rs, Register rt, int16_t offset);
637 void beq(Register rs, Register rt, Label* L) { argument
638 beq(rs, rt, branch_offset(L, false) >> 2);
641 void bgezc(Register rt, int16_t offset);
642 void bgezc(Register rt, Label* L) { argument
643 bgezc(rt, branch_offset_compact(L, false)>>2);
645 void bgeuc(Register rs, Register rt, int16_t offset);
646 void bgeuc(Register rs, Register rt, Label* L) { argument
647 bgeuc(rs, rt, branch_offset_compact(L, false)>>2);
649 void bgec(Register rs, Register rt, int16_
650 bgec(Register rs, Register rt, Label* L) argument
655 bgezalc(Register rt, Label* L) argument
664 bgtzc(Register rt, Label* L) argument
669 blezc(Register rt, Label* L) argument
674 bltzc(Register rt, Label* L) argument
678 bltuc(Register rs, Register rt, Label* L) argument
682 bltc(Register rs, Register rt, Label* L) argument
687 blezalc(Register rt, Label* L) argument
691 bltzalc(Register rt, Label* L) argument
695 bgtzalc(Register rt, Label* L) argument
699 beqzalc(Register rt, Label* L) argument
703 beqc(Register rs, Register rt, Label* L) argument
711 bnezalc(Register rt, Label* L) argument
715 bnec(Register rs, Register rt, Label* L) argument
719 bnezc(Register rt, Label* L) argument
723 bne(Register rs, Register rt, Label* L) argument
727 bovc(Register rs, Register rt, Label* L) argument
731 bnvc(Register rs, Register rt, Label* L) argument
[all...]
H A Ddisasm-mips.cc305 } else if (format[1] == 't') { // 'rt: rt register.
460 Format(instr, "mfc1 'rt, 'fs");
463 Format(instr, "mfhc1 'rt, 'fs");
466 Format(instr, "mtc1 'rt, 'fs");
470 Format(instr, "ctc1 'rt, 'fs");
473 Format(instr, "cfc1 'rt, 'fs");
476 Format(instr, "mthc1 'rt, 'fs");
642 Format(instr, "sll 'rd, 'rt, 'sa");
646 Format(instr, "srl 'rd, 'rt, 's
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
H A Dbuild.properties15 # bootclasspath - The base jars to compile against (typicaly rt.jar)
108 # The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE
109 bootclasspath=d:/ibm1.3.1/jre/lib/rt.jar

Completed in 7983 milliseconds

1234567891011>>