HomeSort by relevance Sort by last modified time
    Searched full:both (Results 1 - 25 of 5822) 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:__anon3429::__anon3430
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:__anon3431::__anon3432
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...]
  /development/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/chromium/net/data/proxy_resolver_v8_unittest/
simple.js 1 // PAC script which uses isInNet on both IP addresses and hosts, and calls
  /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.
  /packages/apps/CellBroadcastReceiver/
Android.mk 14 # This finds and builds the test apk as well, so a single make does both.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
const.h 6 /* Some constant macros are used in both assembler and
atm_tcp.h 35 int type; /* message type; both directions */
36 atm_kptr_t vcc; /* both directions */
38 struct atm_qos qos; /* both directions */
  /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.
  /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

Completed in 272 milliseconds

1 2 3 4 5 6 7 8 91011>>