HomeSort by relevance Sort by last modified time
    Searched refs:tend (Results 1 - 25 of 28) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
htm.s 10 tend. 0
11 tend.
12 tend. 1
power8.s 10 tend. 0
11 tend.
12 tend. 1
htm.d 17 1c: (7c 00 05 5d|5d 05 00 7c) tend\.
18 20: (7c 00 05 5d|5d 05 00 7c) tend\.
power8.d 17 1c: (7c 00 05 5d|5d 05 00 7c) tend\.
18 20: (7c 00 05 5d|5d 05 00 7c) tend\.
  /external/llvm/test/MC/PowerPC/
htm.s 11 # CHECK-BE: tend. 0 # encoding: [0x7c,0x00,0x05,0x5d]
12 # CHECK-LE: tend. 0 # encoding: [0x5d,0x05,0x00,0x7c]
13 tend. 0
14 # CHECK-BE: tend. 1 # encoding: [0x7e,0x00,0x05,0x5d]
15 # CHECK-LE: tend. 1 # encoding: [0x5d,0x05,0x00,0x7e]
16 tend. 1
  /external/expat/tests/benchmark/
benchmark.c 33 clock_t tstart, tend; local
102 tend = clock();
103 cpuTime += ((double) (tend - tstart)) / CLOCKS_PER_SEC;
  /toolchain/binutils/binutils-2.25/ld/
deffilep.y 890 char * tend = (char *) param;
909 for (tend = (char *) (param + 1);
910 (tend < pend
911 && !(ISSPACE (tend[-1]) && *tend == '-')
912 && *tend != '\n' && *tend != 0);
913 tend++)
920 if (tend - param >= len
924 lex_parse_string_end = tend;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-zEC12.s 8 tend
zarch-zEC12.d 14 .*: b2 f8 00 00 [ ]*tend
  /external/autotest/client/cros/
power_status.py     [all...]
  /external/llvm/test/MC/SystemZ/
insn-good-zEC12.s 124 #CHECK: tend # encoding: [0xb2,0xf8,0x00,0x00]
126 tend
insn-bad-z196.s 725 #CHECK: tend
727 tend
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 122 const u8 *tend; local
136 tend = pos + transform_len;
151 if (pos < tend) {
153 pos, tend - pos);
160 if (tend - pos != 4) {
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 127 const u8 *tend; local
141 tend = pos + transform_len;
156 if (pos < tend) {
158 pos, tend - pos);
166 if (tend - pos != 4) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /prebuilts/gdb/linux-x86/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 288 tend = toff + tlen
289 if mend < buflen and tend < buflen:
291 tmsg = buf[toff:tend]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
RuleBasedTimeZone.java 605 long tend = getTransitionTime(historicTransitions.get(idx), local
607 if (time > tend) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
RuleBasedTimeZone.java 630 long tend = getTransitionTime(historicTransitions.get(idx), local
632 if (time > tend) {
  /external/icu/icu4c/source/i18n/
rbtz.cpp 442 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), local
444 if (date > tend) {
  /toolchain/binutils/binutils-2.25/binutils/
ieee.c 780 struct ieee_type *tend; local
797 tend = info->types.types + nalloc;
798 for (t = info->types.types + info->types.alloc; t < tend; t++)
    [all...]
  /external/blktrace/btt/doc/
btt.tex 165 and thus tend to be quite close to the expected equation.}
256 that seeks tend to have an equal amount of forward and backwards
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 891 milliseconds

1 2