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

12345678910

/macosx-10.10/ICU-531.30/icuSources/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...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din_rmx.c115 struct rtentry *rt = (struct rtentry *)treenodes; local
116 struct sockaddr_in *sin = (struct sockaddr_in *)(void *)rt_key(rt);
119 uint32_t flags = rt->rt_flags;
123 RT_LOCK_ASSERT_HELD(rt);
126 rt_str(rt, dbuf, sizeof (dbuf), gbuf, sizeof (gbuf));
132 rt->rt_flags |= RTF_MULTICAST;
134 if (!(rt->rt_flags & (RTF_HOST | RTF_CLONING | RTF_MULTICAST)))
135 rt->rt_flags |= RTF_PRCLONING;
153 if (rt->rt_flags & RTF_HOST) {
154 if (in_broadcast(sin->sin_addr, rt
260 struct rtentry *rt = (struct rtentry *)rn; local
278 struct rtentry *rt = (struct rtentry *)rn; local
362 struct rtentry *rt = (struct rtentry *)rn; local
461 struct rtentry *rt = (struct rtentry *)rn; local
711 struct rtentry *rt = (struct rtentry *)rn; local
[all...]
H A Din_arp.c299 arp_llinfo_purge(struct rtentry *rt) argument
301 struct llinfo_arp *la = rt->rt_llinfo;
303 RT_LOCK_ASSERT_HELD(rt);
304 VERIFY(rt->rt_llinfo_purge == arp_llinfo_purge && la != NULL);
307 RT_CONVERT_LOCK(rt);
315 arp_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) argument
317 struct llinfo_arp *la = rt->rt_llinfo;
337 arp_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) argument
339 struct llinfo_arp *la = rt->rt_llinfo;
443 arp_llreach_alloc(struct rtentry *rt, struc argument
524 struct rtentry *rt = la->la_rt; local
669 arp_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) argument
915 route_t rt; local
[all...]
H A Dtcp_subr.c988 tcp_getrt_rtt(struct tcpcb *tp, struct rtentry *rt) argument
990 u_int32_t rtt = rt->rt_rmx.rmx_rtt;
998 if (rt->rt_rmx.rmx_locks & RTV_RTT)
1004 if (rt->rt_rmx.rmx_rttvar) {
1005 tp->t_rttvar = rt->rt_rmx.rmx_rttvar /
1036 struct rtentry *rt; local
1072 rt = ro->ro_rt;
1073 if (rt != NULL)
1074 RT_LOCK_SPIN(rt);
1094 if (rt
1867 struct rtentry *rt; local
2115 struct rtentry *rt; local
2219 struct rtentry *rt; local
2315 struct rtentry *rt; local
2468 struct rtentry *rt; local
[all...]
/macosx-10.10/ruby-106/ruby/win32/
H A Drtname.cmd2 set rt= variable
5 for /f "usebackq" %%I in (`dumpbin -dependents %1 ^| findstr -r -i "\<msvcr.*\.dll$"`) do set rt=%%~nI variable
6 if "%rt%" == "" (
10 for %%i in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do @call set rt=%%rt:%%i=%%i%% variable
11 if "%rt%" == "msvcrt" (
14 call set rtver=%%rt:msvcr=%%
15 call set rt=msvcr%%rtver%% variable
18 for %%I in ("PLATFORM = $(TARGET_OS)%osver%" "RT = %rt%" "RT_VER = %rtver%") do @echo %%~I
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Droute.c457 * route; dst typically comes from rt_key(rt) but may be coming from
458 * a separate place when rt is in the process of being created.
461 rt_primary_default(struct rtentry *rt, struct sockaddr *dst) argument
463 return (SA_DEFAULT(dst) && !(rt->rt_flags & RTF_IFSCOPE));
796 struct rtentry *rt = (struct rtentry *)rn; local
798 int af = rt_key(rt)->sa_family;
800 if (!(rt->rt_flags & RTF_IFSCOPE) || (af != AF_INET && af != AF_INET6))
804 (SINIFSCOPE(rt_key(rt))->sin_scope_id == ma->ifscope) :
805 (SIN6IFSCOPE(rt_key(rt))->sin6_scope_id == ma->ifscope));
853 struct rtentry *rt; local
911 struct rtentry *rt, *newrt = NULL; local
1015 rtfree_locked(struct rtentry *rt) argument
1021 rtfree_common(struct rtentry *rt, boolean_t locked) argument
1184 rtfree(struct rtentry *rt) argument
1271 rtsetifa(struct rtentry *rt, struct ifaddr *ifa) argument
1306 struct rtentry *rt = NULL; local
1504 struct rtentry *rt = NULL; local
1675 struct rtentry *rt; local
2221 struct rtentry *rt = (struct rtentry *)rn; local
2258 struct rtentry *rt = (struct rtentry *)rn; local
2348 rt_setgate(struct rtentry *rt, struct sockaddr *dst, struct sockaddr *gate) argument
2608 rt_set_gwroute(struct rtentry *rt, struct sockaddr *dst, struct rtentry *gwrt) argument
2854 struct rtentry *rt = RT(rn); local
2953 rt_validate(struct rtentry *rt) argument
2996 struct rtentry *rt = NULL; local
3280 rt_set_idleref(struct rtentry *rt) argument
3302 rt_clear_idleref(struct rtentry *rt) argument
3317 rt_set_proxy(struct rtentry *rt, boolean_t set) argument
3345 rte_lock_init(struct rtentry *rt) argument
3351 rte_lock_destroy(struct rtentry *rt) argument
3358 rt_lock(struct rtentry *rt, boolean_t spin) argument
3370 rt_unlock(struct rtentry *rt) argument
3608 struct rtentry *rt = hint0, *hint = hint0; local
3800 rt_revalidate_gwroute(struct rtentry *rt, struct rtentry *gwrt) argument
3844 rt_str4(struct rtentry *rt, char *ds, uint32_t dslen, char *gs, uint32_t gslen) argument
3865 rt_str6(struct rtentry *rt, char *ds, uint32_t dslen, char *gs, uint32_t gslen) argument
3887 rt_str(struct rtentry *rt, char *ds, uint32_t dslen, char *gs, uint32_t gslen) argument
[all...]
H A Drtsock.c299 struct rtentry *rt = NULL; local
500 rt = saved_nrt;
501 RT_LOCK(rt);
516 rt = rt_lookup(TRUE, info.rti_info[RTAX_DST],
518 if (rt == NULL)
520 RT_LOCK(rt);
532 RT_LOCK_ASSERT_HELD(rt);
533 info.rti_info[RTAX_DST] = rt_key(rt);
535 info.rti_info[RTAX_GATEWAY] = rt->rt_gateway;
536 info.rti_info[RTAX_NETMASK] = rt_mask(rt);
696 rt_setexpire(struct rtentry *rt, uint64_t expiry) argument
775 rt_setif(struct rtentry *rt, struct sockaddr *Ifpaddr, struct sockaddr *Ifaaddr, struct sockaddr *Gate, unsigned int ifscope) argument
1246 rt_newaddrmsg(int cmd, struct ifaddr *ifa, int error, struct rtentry *rt) argument
1446 struct rtentry *rt = (struct rtentry *)rn; local
1512 struct rtentry *rt = (struct rtentry *)rn; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Din6_rmx.c161 struct rtentry *rt = (struct rtentry *)treenodes; local
162 struct sockaddr_in6 *sin6 = (struct sockaddr_in6 *)(void *)rt_key(rt);
165 uint32_t flags = rt->rt_flags;
169 RT_LOCK_ASSERT_HELD(rt);
172 rt_str(rt, dbuf, sizeof (dbuf), gbuf, sizeof (gbuf));
182 if ((rt->rt_flags & RTF_DYNAMIC) &&
190 rt->rt_flags |= RTF_MULTICAST;
192 if (!(rt->rt_flags & (RTF_HOST | RTF_CLONING | RTF_MULTICAST)))
193 rt->rt_flags |= RTF_PRCLONING;
209 if (rt
341 struct rtentry *rt = (struct rtentry *)rn; local
366 struct rtentry *rt = (struct rtentry *)rn; local
449 struct rtentry *rt = (struct rtentry *)rn; local
550 struct rtentry *rt = (struct rtentry *)rn; local
[all...]
H A Dip6_forward.c127 struct rtentry *rt; local
155 (rt = ip6forward_rt->ro_rt) != NULL && (rt->rt_flags & RTF_PROXY)) {
157 if ((rt = ip6forward_rt->ro_rt) != NULL)
158 ifscope = rt->rt_ifp->if_index;
171 if (ifscope != IFSCOPE_NONE && (rt = ip6forward_rt->ro_rt) != NULL) {
172 RT_LOCK(rt);
173 if (rt->rt_ifp->if_index != ifscope) {
174 RT_UNLOCK(rt);
176 rt
[all...]
H A Dnd6.c347 nd6_llinfo_purge(struct rtentry *rt) argument
349 struct llinfo_nd6 *ln = rt->rt_llinfo;
351 RT_LOCK_ASSERT_HELD(rt);
352 VERIFY(rt->rt_llinfo_purge == nd6_llinfo_purge && ln != NULL);
355 RT_CONVERT_LOCK(rt);
363 nd6_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) argument
365 struct llinfo_nd6 *ln = rt->rt_llinfo;
385 nd6_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) argument
387 struct llinfo_nd6 *ln = rt->rt_llinfo;
419 struct rtentry *rt local
790 struct rtentry *rt; local
1033 struct rtentry *rt = ln->ln_rt; local
1616 struct rtentry *rt; local
1659 struct rtentry *rt; local
1890 struct rtentry *rt; local
1921 nd6_free(struct rtentry *rt) argument
2015 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) argument
2588 struct rtentry *rt; local
2921 struct rtentry *rt = NULL; local
3197 struct rtentry *rt = hint0, *hint = hint0; local
3723 nd6_storelladdr(struct ifnet *ifp, struct rtentry *rt, struct mbuf *m, struct sockaddr *dst, u_char *desten) argument
[all...]
H A Dnd6_prproxy.c292 struct rtentry *rt; local
323 if ((rt = pr->ndpr_rt) != NULL) {
325 RT_ADDREF(rt);
327 rt = NULL;
339 if (rt != NULL) {
340 rt_set_proxy(rt, enable);
341 rtfree(rt);
348 struct rtentry *rt; local
376 if ((rt = pr->ndpr_rt) != NULL) {
378 RT_ADDREF(rt);
542 struct rtentry *rt; local
601 struct rtentry *rt; local
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/Test/
H A Djimtest-compile.sh2 javac -classpath .:/usr/java/jre/lib/rt.jar:/usr/local/lib/java/classes/sasl *.java
H A Djimtest.sh7 java -cp .:/usr/java/jre/lib/rt.jar:/usr/local/lib/java/classes/sasl jimtest ${IMAPSERVER}
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Droutine.c138 register routine_t *rt = rtAlloc(); local
140 rt->rtName = name;
141 rt->rtKind = rkRoutine;
142 rt->rtArgs = args;
144 return rt;
150 register routine_t *rt = rtAlloc(); local
152 rt->rtName = name;
153 rt->rtKind = rkSimpleRoutine;
154 rt->rtArgs = args;
156 return rt;
279 rtPrintRoutine(register routine_t *rt) argument
315 rtCheckFit(routine_t *rt, u_int mask, boolean_t *fitp, boolean_t *uselimp, u_int *knownp) argument
363 rtFindHowMany(routine_t *rt) argument
503 rtDefaultArgKind(routine_t *rt, argument_t *arg) argument
835 rtCheckRoutineArg(routine_t *rt, argument_t *arg) argument
881 rtSetArgDefaults(routine_t *rt, register argument_t *arg) argument
1108 rtCheckRoutineArgs(routine_t *rt) argument
1174 rtCheckArgTypes(routine_t *rt) argument
1218 rtCheckArgTrans(routine_t *rt) argument
1243 rtAddRetCode(routine_t *rt) argument
1263 rtProcessRetCode(routine_t *rt) argument
1285 rtAddNdrCode(routine_t *rt) argument
1304 rtProcessNdrCode(routine_t *rt) argument
1351 rtAddWaitTime(routine_t *rt, identifier_t name, arg_kind_t kind) argument
1382 rtAddMsgOption(routine_t *rt, identifier_t name) argument
1409 rtProcessMsgOption(routine_t *rt) argument
1441 rtAddDummyReplyPort(routine_t *rt, ipc_type_t *type) argument
1473 rtCheckOverwrite(register routine_t *rt) argument
1500 rtCheckVariable(register routine_t *rt) argument
1561 rtCheckDestroy(register routine_t *rt) argument
1585 rtAddByReference(register routine_t *rt) argument
1620 rtAddSameCount(register routine_t *rt) argument
1656 rtCheckRoutine(register routine_t *rt) argument
1763 rtMinRequestSize(FILE *file, routine_t *rt, char *str) argument
1771 rtMinReplySize(FILE *file, routine_t *rt, char *str) argument
1779 rtSizeDelta(FILE *file, u_int mask, routine_t *rt) argument
[all...]
H A Dheader.c185 WriteUserRoutine(FILE *file, routine_t *rt) argument
188 fprintf(file, "/* %s %s */\n", rtRoutineKindToStr(rt->rtKind), rt->rtName);
190 fprintf(file, "%s %s\n", ReturnTypeStr(rt), rt->rtUserName);
194 WriteList(file, rt->rtArgs, WriteNameDecl, akbUserArg, ", " , "");
196 WriteList(file, rt->rtArgs, WriteUserVarDecl, akbUserArg, ";\n", ";\n");
199 fprintf(file, "%s(", rt->rtUserName);
200 WriteList(file, rt->rtArgs, WriteNameDecl, akbUserArg, ", ", "");
206 WriteList(file, rt
235 register routine_t *rt; local
256 register routine_t *rt; local
328 WriteDefinesRoutine(FILE *file, routine_t *rt) argument
340 WriteServerRoutine(FILE *file, routine_t *rt) argument
387 register routine_t *rt = stat->stRoutine; local
473 WriteInternalRedefine(FILE *file, register routine_t *rt) argument
[all...]
H A Duser.c280 WriteRequestHead(FILE *file, routine_t *rt) argument
282 if (rt->rtRetCArg != argNULL && !rt->rtSimpleRequest)
285 if (rt->rtMaxRequestPos > 0) {
286 if (rt->rtOverwrite)
289 fprintf(file, "\tInP = &Mess%sIn;\n", (rtMessOnStack(rt) ? "." : "->"));
293 if (rt->rtRetCArg == argNULL && !rt->rtSimpleRequest)
296 fprintf(file, "\t\tMACH_MSGH_BITS(%s, %s);\n", WriteHeaderPortType(rt->rtRequestPort), WriteHeaderPortType(rt
349 WriteVarDecls(FILE *file, routine_t *rt) argument
418 WriteReturn(FILE *file, routine_t *rt, char *before, char *value, char *after) argument
452 WriteRetCodeArg(FILE *file, register routine_t *rt) argument
470 WriteMsgCheckForTimeout(FILE *file, routine_t *rt) argument
500 WriteMsgSend(FILE *file, routine_t *rt) argument
544 WriteMsgCheckReceive(FILE *file, routine_t *rt, char *success) argument
573 WriteMsgSendReceive(FILE *file, routine_t *rt) argument
615 WriteMsgRPC(FILE *file, routine_t *rt) argument
940 WriteOverwriteTemplate(FILE *file, routine_t *rt) argument
1224 WriteRequestArgs(FILE *file, register routine_t *rt) argument
1276 WriteCheckIdentity(FILE *file, routine_t *rt) argument
1341 WriteRetCodeCheck(FILE *file, routine_t *rt) argument
1693 WriteCheckArgSize(FILE *file, routine_t *rt, argument_t *arg, const char *comparator) argument
1721 routine_t *rt = arg->argRoutine; local
1729 routine_t *rt = arg->argRoutine; local
1740 routine_t *rt = arg->argRoutine; local
1773 routine_t *rt = arg->argRoutine; local
1805 routine_t *rt = arg->argRoutine; local
1836 register routine_t *rt = arg->argRoutine; local
1904 WriteReplyArgs(FILE *file, register routine_t *rt) argument
1929 WriteReturnValue(FILE *file, routine_t *rt) argument
2048 WriteRPCRoutineDescriptor(FILE *file, register routine_t *rt, int arg_count, int descr_count, string_t stub_routine, string_t sig_array) argument
2056 WriteRPCRoutineArgDescriptor(FILE *file, register routine_t *rt) argument
2084 WriteRPCSignature(FILE *file, register routine_t *rt) argument
2104 WriteRPCCall(FILE *file, register routine_t *rt) argument
2130 CheckRPCCall(register routine_t *rt) argument
2149 WriteRPCRoutine(FILE *file, register routine_t *rt) argument
2372 WriteShortCircRPC(FILE *file, register routine_t *rt) argument
2505 WriteStubDecl(FILE *file, register routine_t *rt) argument
2600 WriteLimitCheck(FILE *file, routine_t *rt) argument
2637 WriteCheckReply(FILE *file, routine_t *rt) argument
2759 WriteCheckReplyCall(FILE *file, routine_t *rt) argument
2786 WriteCheckReplyTrailerArgs(FILE *file, routine_t *rt) argument
2807 WriteRoutine(FILE *file, register routine_t *rt) argument
[all...]
H A Dserver.c272 register routine_t *rt = stat->stRoutine; local
273 size_t rtNameLen = strlen(rt->rtName);
275 // Include length of rt->rtName in calculation of necessary buffer size, since that string
279 while (current++ < rt->rtNumber)
286 sprintf(sig_array, "&%s.arg_descriptor[%d], (mach_msg_size_t)sizeof(__Reply__%s_t)", ServerSubsys, offset, rt->rtName);
289 sprintf(sig_array, "(routine_arg_descriptor_t)0, (mach_msg_size_t)sizeof(__Reply__%s_t)", rt->rtName);
291 sprintf(rt_name, "_X%s", rt->rtName);
292 descr_count = rtCountArgDescriptors(rt->rtArgs, &arg_count);
294 WriteRPCRoutineDescriptor(file, rt, arg_count, (UseRPCTrap) ? descr_count : 0, rt_name, sig_array);
313 register routine_t *rt local
334 register routine_t *rt = stat->stRoutine; local
419 register routine_t *rt = stat->stRoutine; local
443 register routine_t *rt; local
465 register routine_t *rt; local
585 ServerSideType(routine_t *rt) argument
633 WriteVarDecls(FILE *file, routine_t *rt) argument
663 WriteReplyInit(FILE *file, routine_t *rt) argument
684 WriteRetCArgCheckError(FILE *file, routine_t *rt) argument
692 WriteRetCArgFinishError(FILE *file, routine_t *rt) argument
702 WriteCheckHead(FILE *file, routine_t *rt) argument
751 routine_t *rt = arg->argRoutine; local
759 routine_t *rt = arg->argRoutine; local
770 routine_t *rt = arg->argRoutine; local
801 routine_t *rt = arg->argRoutine; local
833 routine_t *rt = arg->argRoutine; local
890 WriteCheckArgSize(FILE *file, routine_t *rt, argument_t *arg, const char *comparator) argument
922 register routine_t *rt = arg->argRoutine; local
1136 WriteCheckRequestTrailerArgs(FILE *file, routine_t *rt) argument
1362 WriteServerCall(FILE *file, routine_t *rt, void (*func)()) argument
1385 WriteCheckReturnValue(FILE *file, register routine_t *rt) argument
2038 register routine_t *rt = arg->argRoutine; local
2100 WriteReplyArgs(FILE *file, register routine_t *rt) argument
2231 WriteStringTerminatorCheck(FILE *file, routine_t *rt) argument
2307 WriteOOLSizeCheck(FILE *file, routine_t *rt) argument
2364 WriteCheckRequest(FILE *file, routine_t *rt) argument
2464 WriteCheckRequestCall(FILE *file, routine_t *rt) argument
2491 WriteRoutine(FILE *file, register routine_t *rt) argument
[all...]
H A Dhandler.c126 register routine_t *rt = stat->stRoutine; local
128 while (current++ < rt->rtNumber)
130 fprintf(file, "\t\t\t_X%s,\n", rt->rtName);
244 HandlerSideType(routine_t *rt) argument
246 if (rt->rtServerReturn == argNULL)
249 return rt->rtServerReturn->argType->itTransType;
278 WriteVarDecls(FILE *file, routine_t *rt) argument
283 for (i = 1; i <= rt->rtMaxRequestPos; i++)
296 if ((rt->rtNumRequestVar > 0) || (rt
314 WriteReplyInit(FILE *file, routine_t *rt) argument
323 WriteReplyHead(FILE *file, routine_t *rt) argument
334 WriteCheckHead(FILE *file, routine_t *rt) argument
358 register routine_t *rt = arg->argRoutine; local
389 register routine_t *rt = arg->argRoutine; local
545 WriteHandlerCall(FILE *file, routine_t *rt) argument
575 WriteGetReturnValue(FILE *file, register routine_t *rt) argument
581 WriteCheckReturnValue(FILE *file, register routine_t *rt) argument
680 WriteRoutine(FILE *file, routine_t *rt) argument
[all...]
H A Dwrite.h66 extern void WriteServerRoutine( FILE *file, routine_t *rt );
75 extern void WriteApplMacro( FILE *file, char *dir, char *when, routine_t *rt );
/macosx-10.10/bind9-45.101/bind9/bin/tests/virtual-time/
H A Dvtwrapper.c54 absolute_inflate(struct timeval *vt, struct timeval *rt) argument
58 rt->tv_sec = vt->tv_sec;
59 rt->tv_usec = vt->tv_usec;
65 rt->tv_sec -= epoch.tv_sec;
66 rt->tv_usec -= epoch.tv_usec;
67 while (rt->tv_usec < 0) {
68 rt->tv_sec -= 1;
69 rt->tv_usec += 1000000;
72 if (rt->tv_sec == 0)
75 d = (double) (rt
93 absolute_deflate(struct timeval *rt, struct timeval *vt) argument
132 interval_inflate(struct timeval *vt, struct timeval *rt) argument
158 interval_deflate(struct timeval *rt, struct timeval *vt) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DMIPSAssembler.h238 void lui(RegisterID rt, int imm) argument
240 emitInst(0x3c000000 | (rt << OP_SH_RT) | (imm & 0xffff));
243 void addiu(RegisterID rt, RegisterID rs, int imm) argument
245 emitInst(0x24000000 | (rt << OP_SH_RT) | (rs << OP_SH_RS) | (imm & 0xffff));
248 void addu(RegisterID rd, RegisterID rs, RegisterID rt) argument
250 emitInst(0x00000021 | (rd << OP_SH_RD) | (rs << OP_SH_RS) | (rt << OP_SH_RT));
253 void subu(RegisterID rd, RegisterID rs, RegisterID rt) argument
255 emitInst(0x00000023 | (rd << OP_SH_RD) | (rs << OP_SH_RS) | (rt << OP_SH_RT));
258 void mult(RegisterID rs, RegisterID rt) argument
260 emitInst(0x00000018 | (rs << OP_SH_RS) | (rt << OP_SH_R
263 div(RegisterID rs, RegisterID rt) argument
278 mul(RegisterID rd, RegisterID rs, RegisterID rt) argument
288 andInsn(RegisterID rd, RegisterID rs, RegisterID rt) argument
293 andi(RegisterID rt, RegisterID rs, int imm) argument
298 nor(RegisterID rd, RegisterID rs, RegisterID rt) argument
303 orInsn(RegisterID rd, RegisterID rs, RegisterID rt) argument
308 ori(RegisterID rt, RegisterID rs, int imm) argument
313 xorInsn(RegisterID rd, RegisterID rs, RegisterID rt) argument
318 xori(RegisterID rt, RegisterID rs, int imm) argument
323 slt(RegisterID rd, RegisterID rs, RegisterID rt) argument
328 sltu(RegisterID rd, RegisterID rs, RegisterID rt) argument
333 sltiu(RegisterID rt, RegisterID rs, int imm) argument
338 sll(RegisterID rd, RegisterID rt, int shamt) argument
343 sllv(RegisterID rd, RegisterID rt, RegisterID rs) argument
348 sra(RegisterID rd, RegisterID rt, int shamt) argument
353 srav(RegisterID rd, RegisterID rt, RegisterID rs) argument
358 srl(RegisterID rd, RegisterID rt, int shamt) argument
363 srlv(RegisterID rd, RegisterID rt, RegisterID rs) argument
368 lb(RegisterID rt, RegisterID rs, int offset) argument
374 lbu(RegisterID rt, RegisterID rs, int offset) argument
380 lw(RegisterID rt, RegisterID rs, int offset) argument
386 lwl(RegisterID rt, RegisterID rs, int offset) argument
392 lwr(RegisterID rt, RegisterID rs, int offset) argument
398 lh(RegisterID rt, RegisterID rs, int offset) argument
404 lhu(RegisterID rt, RegisterID rs, int offset) argument
410 sb(RegisterID rt, RegisterID rs, int offset) argument
415 sh(RegisterID rt, RegisterID rs, int offset) argument
420 sw(RegisterID rt, RegisterID rs, int offset) argument
456 beq(RegisterID rs, RegisterID rt, int imm) argument
461 bne(RegisterID rs, RegisterID rt, int imm) argument
522 mtc1(RegisterID rt, FPRegisterID fs) argument
528 mthc1(RegisterID rt, FPRegisterID fs) argument
534 mfc1(RegisterID rt, FPRegisterID fs) argument
882 revertJumpToMove(void* instructionStart, RegisterID rt, int imm) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Drt_21.c178 dns_rdata_rt_t *rt = source; local
183 REQUIRE(rt->common.rdtype == type);
184 REQUIRE(rt->common.rdclass == rdclass);
189 RETERR(uint16_tobuffer(rt->preference, target));
190 dns_name_toregion(&rt->host, &region);
197 dns_rdata_rt_t *rt = target; local
204 rt->common.rdclass = rdata->rdclass;
205 rt->common.rdtype = rdata->type;
206 ISC_LINK_INIT(&rt->common, link);
210 rt
222 dns_rdata_rt_t *rt = source; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderRubyRun.cpp223 RenderRubyText* rt = rubyText(); local
224 if (!rt)
227 rt->setChildNeedsLayout(MarkOnlyThis);
228 rt->layoutIfNeeded();
229 return rt;
236 RenderRubyText* rt = rubyText(); local
237 if (!rt)
240 rt->setLogicalLeft(0);
243 LayoutUnit lastLineRubyTextBottom = rt->logicalHeight();
245 RootInlineBox* rootBox = rt
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/
H A DMakefile17 # Don't build compiler-rt, it isn't designed to be built directly.
18 DIRS := $(filter-out compiler-rt,$(DIRS))
/macosx-10.10/ksh-23/ksh/src/lib/libast/string/
H A Dfmtfs.c63 struct stat rt; local
80 while ((mnt = mntread(mp)) && (stat(mnt->dir, &rt) || rt.st_dev != st->st_dev));

Completed in 217 milliseconds

12345678910