Home
last modified time | relevance | path

Searched refs:tend (Results 1 – 25 of 140) sorted by relevance

123456

/external/llvm/test/MC/PowerPC/
Dhtm.s11 # 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/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dhtm.s11 # 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/
Dbenchmark.c67 clock_t tstart, tend; in main() local
137 tend = clock(); in main()
138 cpuTime += ((double) (tend - tstart)) / CLOCKS_PER_SEC; in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-syscall-asm.S11 tend.
24 tend.
/external/u-boot/test/py/tests/
Dtest_sleep.py30 tend = time.time()
31 elapsed = tend - tstart
/external/llvm/test/CodeGen/PowerPC/
Dhtm.ll22 %0 = tail call i32 @llvm.ppc.tend(i32 0)
25 ; CHECK: tend. 0
29 declare i32 @llvm.ppc.tend(i32)
62 ; CHECK: tend. 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dhtm.ll22 %0 = tail call i32 @llvm.ppc.tend(i32 0)
25 ; CHECK: tend. 0
29 declare i32 @llvm.ppc.tend(i32)
62 ; CHECK: tend. 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll8 declare i32 @llvm.s390.tend()
189 ; CHECK: tend
193 %res = call i32 @llvm.s390.tend()
200 ; CHECK: tend
204 %res = call i32 @llvm.s390.tend()
219 ; CHECK: tend
225 %res = call i32 @llvm.s390.tend()
/external/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll8 declare i32 @llvm.s390.tend()
189 ; CHECK: tend
193 %res = call i32 @llvm.s390.tend()
200 ; CHECK: tend
204 %res = call i32 @llvm.s390.tend()
219 ; CHECK: tend
225 %res = call i32 @llvm.s390.tend()
/external/autotest/client/cros/power/
Dpower_status.py1512 def checkpoint(self, tname='', tstart=None, tend=None): argument
1525 if not tend:
1526 tend = time.time()
1527 self.checkpoint_data[tname].append((tstart, tend))
1529 tname, tstart, tend)
1546 checkpoint_dict[tname] = [(tstart - start_time, tend - start_time)
1547 for tstart, tend in tlist]
1755 def checkpoint(self, tname='', tstart=None, tend=None): argument
1765 self._checkpoint_logger.checkpoint(tname, tstart, tend)
1819 for tstart, tend in tlist:
[all …]
/external/llvm/test/MC/SystemZ/
Dinsn-good-zEC12.s124 #CHECK: tend # encoding: [0xb2,0xf8,0x00,0x00]
126 tend
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dcontrol.memory_pressure13 # FAST tests tend to run towards the end of a suite, where memory_pressure can do less damage
/external/u-boot/doc/device-tree-bindings/mtd/spi/
Dspi-flash.txt15 apply to Intel chipsets, which tend to memory-map flash.
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.c122 const u8 *tend; in ikev2_parse_transform() local
136 tend = pos + transform_len; in ikev2_parse_transform()
151 if (pos < tend) { in ikev2_parse_transform()
153 pos, tend - pos); in ikev2_parse_transform()
160 if (tend - pos != 4) { in ikev2_parse_transform()
/external/wpa_supplicant_8/src/eap_server/
Dikev2.c127 const u8 *tend; in ikev2_parse_transform() local
141 tend = pos + transform_len; in ikev2_parse_transform()
156 if (pos < tend) { in ikev2_parse_transform()
158 pos, tend - pos); in ikev2_parse_transform()
166 if (tend - pos != 4) { in ikev2_parse_transform()
/external/python/cpython3/Lib/
Dgettext.py374 tend = toff + tlen
375 if mend < buflen and tend < buflen:
377 tmsg = buf[toff:tend]
/external/catch2/docs/
Dcommercial-users.md8 Enterprise environments often tend to be far more conservative in their tool adoption -
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dpost_training_quantization.md43 tensors in trained neural network models tend to have values that are distributed
47 Since neural networks tend to be robust at handling noise, the error introduced
/external/python/cpython2/Lib/
Dgettext.py363 tend = toff + tlen
364 if mend < buflen and tend < buflen:
366 tmsg = buf[toff:tend]
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2000-12-06-EncodingIdea.txt21 numbers would tend to stay small, even at the end of the procedure (where
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2000-12-06-EncodingIdea.txt21 numbers would tend to stay small, even at the end of the procedure (where
/external/llvm/docs/HistoricalNotes/
D2000-12-06-EncodingIdea.txt21 numbers would tend to stay small, even at the end of the procedure (where
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-diff.rst33 which tend to stop any downstream changes from being detected.
/external/llvm/docs/CommandGuide/
Dllvm-diff.rst33 which tend to stop any downstream changes from being detected.
/external/u-boot/drivers/core/
DKconfig98 Hardware peripherals tend to have one or more sets of registers
108 Hardware peripherals tend to have one or more sets of registers
118 Hardware peripherals tend to have one or more sets of registers

123456