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

1 2 3 4 5

  /external/e2fsprogs/tests/progs/test_data/
test.icount 12 fetch 0
16 fetch 20001
21 # OK, now let's test fetch and store. We also test the boundary cases
24 fetch 1
26 fetch 1
28 fetch 1
30 fetch 1
32 fetch 1
34 fetch 1
35 fetch 2000
    [all...]
  /dalvik/vm/mterp/x86-atom/
OP_CONST_16.S 32 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_CONST_HIGH16.S 31 FETCH 1, %ecx # %ecx<- 0000BBBB (zero-extended)
32 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_LONG_TO_DOUBLE.S 34 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
OP_LONG_TO_FLOAT.S 34 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
OP_MOVE.S 35 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
OP_MOVE_16.S 31 FETCH 2, %edx # %edx<- BBBB
32 FETCH 1, %ecx # %ecx<- AAAA
33 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance
OP_MOVE_FROM16.S 31 FETCH 1, %edx # %edx<- BBBB
32 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_MOVE_RESULT.S 35 FFETCH_ADV 1, %ecx # %ecx<- next instruction hi; fetch, advance
OP_MOVE_RESULT_WIDE.S 37 FFETCH_ADV 1, %edx # %edx<- next instruction hi; fetch, advance
OP_MOVE_WIDE_16.S 31 FETCH 2, %edx # %edx<- BBBB
32 FETCH 1, %ecx # %ecx<- AAAA
33 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance
OP_MOVE_WIDE_FROM16.S 30 FETCH 1, %edx # %edx<- BBBB
31 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopD2addr.S 51 FFETCH_ADV 1, %edx # %ecx<- next instruction hi; fetch, advance
55 FFETCH_ADV 1, %eax # %ecx<- next instruction hi; fetch, advance
62 FFETCH_ADV 1, %edx # %ecx<- next instruction hi; fetch, advance
OP_ARRAY_LENGTH.S 34 FFETCH_ADV 1, %edx # %edx<- next instruction hi; fetch, advance
OP_CONST.S 30 FETCH 2, %edx # %edx<- BBBBhi
31 FETCH 1, %ecx # %ecx<- BBBBlo
34 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance
OP_CONST_4.S 33 FFETCH_ADV 1, %eax # %eax<- next i nstruction hi; fetch, advance
OP_CONST_WIDE_16.S 34 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_CONST_WIDE_32.S 31 FETCH 1, %edx # %edx<- BBBBlo
36 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance
OP_DIV_DOUBLE.S 36 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
  /dalvik/vm/mterp/x86/
zcmp.S 13 movswl 2(rPC),rINST_FULL # fetch signed displacement
  /external/e2fsprogs/tests/progs/
test_icount_cmds.ct 16 request do_fetch, "Fetch an icount entry",
17 fetch;
  /external/webkit/WebKitTools/QueueStatusServer/handlers/
patchstatus.py 36 statuses = QueueStatus.all().filter('queue_name =', queue_name).filter('active_patch_id =', int(attachment_id)).order('-date').fetch(1)
  /external/ppp/pppd/plugins/pppoatm/
text2qos.c 19 #define fetch __atmlib_fetch macro
89 switch (fetch(text,"max_pcr=","pcr=","min_pcr=","max_sdu=","sdu=",
135 item = fetch(&text,"!none","ubr","cbr","vbr","abr","aal0","aal5",NULL);
160 switch (fetch(&text,"tx","rx",NULL)) {
162 if (!fetch(&text,":none",NULL)) {
176 if (fetch(&text,"rx",NULL)) return -1;
177 if (!fetch(&text,":none",NULL) && qos) qos->rxtp.traffic_class = ATM_NONE;
  /frameworks/base/tests/CoreTests/android/core/
SSLSocketTest.java 78 private void fetch(SSLSocketFactory socketFactory, String host, int port, method in class:SSLSocketTest
178 * Invokes fetch() with the default socket factory.
180 private void fetch(String host, int port, boolean secure, String path, method in class:SSLSocketTest
183 fetch(clientFactory, host, port, secure, path, outerLoop, innerLoop, method
193 fetch("www.fortify.net", 443, true, "/sslcheck.html", 1, 1, 0, 60);
194 fetch("mail.google.com", 443, true, "/mail/", 1, 1, 0, 60);
195 fetch("www.paypal.com", 443, true, "/", 1, 1, 0, 60);
196 fetch("www.yellownet.ch", 443, true, "/", 1, 1, 0, 60);
206 fetch("www.fortify.net", 443, true, "/sslcheck.html", 10, 1, 0, 60);
207 fetch("mail.google.com", 443, true, "/mail/", 10, 1, 0, 60)
971 fetch(socketFactory, "www.fortify.net", 443, true, "\/sslcheck.html", method
973 fetch(socketFactory, "www.paypal.com", 443, true, "\/", method
975 fetch(socketFactory, "www.yellownet.ch", 443, true, "\/", method
    [all...]
  /external/oprofile/daemon/
opd_ibs.h 32 struct ibs_fetch_sample * fetch; member in struct:ibs_sample
37 * This struct represents the hardware-level IBS fetch information.
44 /* MSRC001_1030 IBS Fetch Control Register */
47 /* MSRC001_1031 IBS Fetch Linear Address Register */
50 /* MSRC001_1032 IBS Fetch Physical Address Register */
89 * Handle an IBS fetch sample escape code sequence. An IBS fetch sample
94 * entries are needed in order to process a complete IBS fetch sample.
102 * IBS fetch IBS op

Completed in 180 milliseconds

1 2 3 4 5