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

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/libebl/
ppc64_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator in enum:__anon1762::__anon1763
42 [R_PPC64_NONE] = { "R_PPC64_NONE", both },
43 [R_PPC64_ADDR32] = { "R_PPC64_ADDR32", both },
44 [R_PPC64_ADDR24] = { "R_PPC64_ADDR24", both },
45 [R_PPC64_ADDR16] = { "R_PPC64_ADDR16", both },
46 [R_PPC64_ADDR16_LO] = { "R_PPC64_ADDR16_LO", both },
47 [R_PPC64_ADDR16_HI] = { "R_PPC64_ADDR16_HI", both },
48 [R_PPC64_ADDR16_HA] = { "R_PPC64_ADDR16_HA", both },
49 [R_PPC64_ADDR14] = { "R_PPC64_ADDR14", both },
52 [R_PPC64_REL24] = { "R_PPC64_REL24", both },
    [all...]
ppc_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator in enum:__anon1764::__anon1765
42 [R_PPC_NONE] = { "R_PPC_NONE", both },
43 [R_PPC_ADDR32] = { "R_PPC_ADDR32", both },
44 [R_PPC_ADDR24] = { "R_PPC_ADDR24", both },
45 [R_PPC_ADDR16] = { "R_PPC_ADDR16", both },
46 [R_PPC_ADDR16_LO] = { "R_PPC_ADDR16_LO", both },
47 [R_PPC_ADDR16_HI] = { "R_PPC_ADDR16_HI", both },
48 [R_PPC_ADDR16_HA] = { "R_PPC_ADDR16_HA", both },
52 [R_PPC_REL24] = { "R_PPC_REL24", both },
53 [R_PPC_REL14] = { "R_PPC_REL14", both },
    [all...]
  /ndk/samples/hello-neon/jni/
Application.mk 1 # Build both ARMv5TE and ARMv7-A machine code.
  /external/clearsilver/cs/
test_comma.cs.gold 3 Comma tests, evalute both but pass right most as expression result
test_comma.cs 2 Comma tests, evalute both but pass right most as expression result
  /external/webkit/LayoutTests/storage/
success-callback-expected.txt 1 This test confirms that a successful transaction - both with and without a statement - receives its successCallback
multiple-databases-garbage-collection-expected.txt 1 This test opens two databases, queues up a series of operations on both, then "forgets" about one of them. After forcing GC, resources associated with that database should be freed gracefully.
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 2 both kinds of switch op get converted reasonably.
  /external/webkit/WebCore/manual-tests/
form-element-spelling.html 4 <p>Test that it's possible to do spell-checking in the two elements above. Choose "Check Spelling" or "Spelling..." from the contextual menu and verify that both work.</p>
  /external/iptables/extensions/
libipt_state.man 13 packets in both directions,
16 associated with a connection which has not seen packets in both
  /external/tcpdump/
lane.h 8 * provided that both the copyright notice and this
11 * thereof, that both notices appear in supporting
  /external/wpa_supplicant_6/
README 7 These program is dual-licensed under both the GPL version 2 and BSD
11 This package may include either wpa_supplicant, hostapd, or both. See
  /dalvik/vm/mterp/c/
OP_MOVE_WIDE.c 2 /* IMPORTANT: must correctly handle overlapping registers, e.g. both
  /development/apps/Term/res/drawable/
atari_small_notice.txt 3 COMMENT License to copy, modify, and distribute for both commercial and
  /external/clearsilver/man/man3/
wdb_keys.3 36 both of these are allocated structures, you can clear data
  /external/dropbear/libtomcrypt/
TODO 7 - prepare manual for printing (both soft and hard cover)
  /frameworks/base/opengl/tests/testPauseResume/
Android.mk 3 # This makefile builds both an activity and a shared library.
  /external/dropbear/libtommath/
bn_mp_add.c 23 /* get sign of both inputs */
29 /* both positive or both negative */
  /packages/apps/Email/src/org/apache/commons/io/output/
TeeOutputStream.java 45 * Write the bytes to both streams.
55 * Write the specified bytes to both streams.
67 * Write a byte to both streams.
77 * Flushes both streams.
86 * Closes both streams.
  /external/openssl/android.testssl/
testssl 45 echo test sslv2 with both client and server authentication
58 echo test sslv3 with both client and server authentication
70 echo test sslv2/sslv3 with both client and server authentication
73 echo test sslv2/sslv3 with both client and server authentication and small client buffers
76 echo test sslv2/sslv3 with both client and server authentication and small server buffers
79 echo test sslv2/sslv3 with both client and server authentication and small client and server buffers
82 echo test sslv2/sslv3 with both client and server authentication and handshake cutthrough
95 echo test sslv2 with both client and server authentication via BIO pair
108 echo test sslv3 with both client and server authentication via BIO pair
128 echo test sslv2/sslv3 with both client and server authentication via BIO pai
    [all...]
  /dalvik/tests/064-field-access/
info.txt 6 the field causes an IllegalArgumentException. If code does both at the
  /dalvik/vm/mterp/x86/
binop1.S 3 * Generic 32-bit binary operation in which both operands loaded to
  /external/clearsilver/ports/freebsd/
pkg-descr 3 In both static content sites and dynamic HTML applications, it provides a
  /external/expat/tests/
README.txt 13 Since both Check and this test suite are young, it can all change in a
  /external/iproute2/doc/
preamble.tex 10 % To print it in compact form: both sides on one sheet (psnup -2)

Completed in 65 milliseconds

1 2 3 4 5 6 7 8 91011>>