HomeSort by relevance Sort by last modified time
    Searched refs:AT (Results 1 - 24 of 24) sorted by null

  /external/openssl/crypto/bn/asm/
mips3.s 92 mflo AT
94 daddu t1,AT
96 sltu AT,t1,AT
98 daddu v0,AT
105 mflo AT
107 daddu t3,AT
109 sltu AT,t3,AT
111 daddu v0,AT
    [all...]
mips3-mont.pl 13 # faster at all, while longer key operations are slower by up to 20%.
66 slt AT,$num,4
68 beqzl AT,.Lproceed
81 li AT,-4096
83 and sp,AT
111 sltu AT,$lo1,$lo0
112 daddu $hi1,AT
129 sltu AT,$lo0,$hi0
131 daddu $hi0,$ahi,AT
137 sltu AT,$lo1,$lo
    [all...]
alpha-mont.pl 71 cmplt $num,4,AT
72 bne AT,.Lexit
75 s8addq $num,16,AT
77 subq sp,AT,sp
79 mov -4096,AT
81 and sp,AT,sp
94 cmpult $lo1,$lo0,AT
95 addq $hi1,AT,$hi1
116 cmpult $lo0,$hi0,AT
120 addq $ahi,AT,$hi
    [all...]
ia64.S 40 // original bn_mul_words spun at 5*n or 2.5 times slower than expected
132 // Q. What's the heck with 'rum 1<<5' at the end of every function?
143 // to upper bank, but at least discourages to do so. If you don't
160 // compress the epilogue and get down to 2*n+6, but at the cost of
171 .skip 32 // makes the loop body aligned at 64-byte boundary
224 .skip 32 // makes the loop body aligned at 64-byte boundary
283 .skip 32 // makes the loop body aligned at 64-byte boundary
305 // ------^----- serves as (p50) at first (p27)
314 { .mmi; mov r40=0 // serves as r35 at first (p27)
354 setf.sig f37=r0 // serves as carry at (p18) tic
    [all...]
  /external/nist-sip/java/gov/nist/core/
Separators.java 49 public static final String AT = "@";
GenericObjectList.java 72 protected static final String AT = Separators.AT;
GenericObject.java 61 protected static final String AT = Separators.AT;
  /external/tcpdump/
print-atalk.c 157 printf("%d > %d at-lap#%d %d",
176 printf("AT ");
200 #define AT(member) ataddr_string((ap->member[1]<<8)|ap->member[2],ap->member[3])
211 AT(pdaddr), AT(psaddr));
215 (void)printf("reply %s is-at %s",
216 AT(pdaddr), etheraddr_string(ap->hdaddr));
221 AT(pdaddr), AT(psaddr));
252 (void)printf(" at-%s %d", tok2str(type2str, NULL, t), length)
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 176 public static final int AT = LexerCore.AT;
  /external/nist-sip/java/gov/nist/javax/sip/header/
CallIdentifier.java 94 buffer.append(AT).append(host);
  /build/core/
cleanspec.mk 5 # You may obtain a copy of the License at
53 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
63 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /external/nist-sip/java/gov/nist/javax/sip/address/
Authority.java 65 buffer.append(AT);
SipUri.java 281 s = new StringBuffer(user).append(AT);
302 s = new StringBuffer(user).append(AT);
441 * colon (%3a), at-sign (%40) and the "unwise" characters,
523 /** Sets the user of SipURI. The identifier of a particular resource at
525 * "at" sign make up the user-info.
919 * which SIP method to use in requests directed at this URI. This is
    [all...]
  /bionic/libc/regex/
engine.c 53 #define at sat macro
65 #define at lat macro
107 static void at(struct match *, char *, char *, char *, sopno, sopno);
115 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2)
120 #define AT(t, p1, p2, s1, s2) /* nothing */
307 AT("diss", start, stop, startst, stopst);
488 AT("back", start, stop, startst, stopst);
569 AT("hard", sp, stop, ss, stopst);
669 - fast - step through the string at top spee
977 at(struct match *m, char *title, char *start, char *stop, sopno startst, function
1019 #undef at macro
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
wbnf.cpp 784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT};
841 case '@' : tokenType = AT; break;
886 // About the scanner's behavior for STRING, AT, and ESCAPE:
889 // (STRING, AT, and ESCAPE) at one time, with no regard of their
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT};
841 case '@' : tokenType = AT; break;
886 // About the scanner's behavior for STRING, AT, and ESCAPE:
889 // (STRING, AT, and ESCAPE) at one time, with no regard of their
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
libmng_types.h 135 #pragma option -AT /* turn off strict ANSI-C for the moment */
  /external/qemu/android/skin/
keyset.c 118 _KEYSYM1_(AT) \
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.h 10 Software Foundation; either version 3, or (at your option) any later
212 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) ENUM,
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree.h 10 Software Foundation; either version 3, or (at your option) any later
212 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) ENUM,
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6 15 ## Thanks to Bill Huggins at BBN; Bill Fisher at NIST; Alex Hauptman,
18 ## Eric Thayer, Kristie Seymore, and Raj Reddy at CMU; Lin Chase at
19 ## LIMSI; Doug Paul at MIT Lincoln Labs; Ben Serridge at MIT SLS; Murray
20 ## Spiegel at Bellcore; Tony Robinson at Cambridge UK; David Bowness of
21 ## CAE Electronics Ltd. and CRIM; Stephen Hocking; Jerry Quinn at BNR
    [all...]
  /prebuilt/common/jython/
jython.jar 
  /external/bison/tests/
testsuite 99 # Find who we are. Look in the path if we contain no path at all
155 # substitution so that $LINENO is not a special case at line end.
200 # Don't use ln at all; we don't have any links
288 # Should be absolutely to let the user `cd' at will.
293 at_check_line_file=$at_suite_dir/at-check-line
295 at_status_file=$at_suite_dir/at-status
297 at_stdout=$at_suite_dir/at-stdout
298 at_stder1=$at_suite_dir/at-stder1
299 at_stderr=$at_suite_dir/at-stderr
301 at_times_file=$at_suite_dir/at-time
    [all...]

Completed in 499 milliseconds