HomeSort by relevance Sort by last modified time
    Searched full:quick (Results 1 - 25 of 661) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dropbear/libtomcrypt/notes/
tech0007.txt 2 Quick building for testing with LTM
  /dalvik/vm/mterp/x86/
OP_IGET_QUICK.S 3 /* For: iget-quick, iget-object-quick */
OP_IPUT_QUICK.S 3 /* For: iput-quick, iput-object-quick */
OP_INVOKE_SUPER_QUICK.S 7 * for: [opt] invoke-super-quick, invoke-super-quick/range
OP_INVOKE_VIRTUAL_QUICK.S 7 * for: [opt] invoke-virtual-quick, invoke-virtual-quick/range
  /dalvik/libcore/xml/src/test/resources/
SimpleParserTest.xml 5 <?The quick?>
SimpleBuilderTest.xml 7 <?cmd The quick brown fox ?>
  /external/dhcpcd/mk/
files.mk 0 # Quick and dirty files
scripts.mk 0 # Quick and dirty scripts
  /dalvik/vm/mterp/armv5te/
OP_IGET_QUICK.S 3 /* For: iget-quick, iget-object-quick */
OP_INVOKE_VIRTUAL_QUICK.S 7 * for: [opt] invoke-virtual-quick, invoke-virtual-quick/range
OP_IPUT_QUICK.S 3 /* For: iput-quick, iput-object-quick */
OP_INVOKE_SUPER_QUICK.S 7 * for: [opt] invoke-super-quick, invoke-super-quick/range
  /dalvik/vm/mterp/armv6t2/
OP_IGET_QUICK.S 3 /* For: iget-quick, iget-object-quick */
OP_IPUT_QUICK.S 3 /* For: iput-quick, iput-object-quick */
  /external/zlib/contrib/iostream3/
test.cc 18 outf << "The quick brown fox sidestepped the lazy canine\n"
22 << "The quick brown fox sidestepped the lazy canine\n"
35 << "The quick brown fox sidestepped the lazy canine\n"
  /external/icu4c/test/cintltst/
cnormtst.h 13 * synwee added test for quick check
  /external/webkit/WebCore/manual-tests/redirectHistory/
redir-1.html 7 <p>This test checks that a &quot;quick&quot; redirect does not create an extra entry in the back/forward list. See Radar 4351664.</p>
  /external/webkit/WebCore/manual-tests/
right-click-crash.html 5 Do it over and over again in quick succession. The test passes if you don't see a crash.
  /dalvik/vm/mterp/x86-atom/
OP_INVOKE_VIRTUAL_QUICK.S 21 * For: invoke-virtual/quick, invoke-virtual/quick-range
  /external/tcpdump/tests/
isakmp4.new 9 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
11 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
16 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
20 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
21 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
30 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
isakmp4.out 9 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
11 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
16 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
20 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
21 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
30 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
  /dalvik/vm/oo/
AccessCheck.c 41 /* quick test for intra-class access */
91 /* quick accept for public access */
95 /* quick accept for access from same class */
99 /* quick reject for private access from another class */
104 * Semi-quick test for protected access from a sub-class, which may or
  /external/freetype/include/freetype/
ftadvanc.h 5 /* Quick computation of advance widths (specification only). */
42 * Quick retrieval of advance values
65 /* quick advance computation. */
110 /* if the corresponding font backend doesn't have a quick way to */
157 /* if the corresponding font backend doesn't have a quick way to */
  /dalvik/dexdump/
OpCodeNames.c 307 "+iget-quick",
308 "+iget-wide-quick",
309 "+iget-object-quick",
310 "+iput-quick",
311 "+iput-wide-quick",
312 "+iput-object-quick",
313 "+invoke-virtual-quick",
314 "+invoke-virtual-quick/range",
315 "+invoke-super-quick",
316 "+invoke-super-quick/range"
    [all...]

Completed in 51 milliseconds

1 2 3 4 5 6 7 8 91011>>