Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/external/elfutils/libebl/
Dppc64_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator
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 …]
Dppc_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator
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 …]
Di386_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator
41 [R_386_NONE] = { "R_386_NONE", both },
42 [R_386_32] = { "R_386_32", both },
117 assert (reloc_map_table[type].appear == both); in i386_reloc_valid_use()
Dx86_64_symbol.c38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator
41 [R_X86_64_NONE] = { "R_X86_64_NONE", both },
105 assert (reloc_map_table[type].appear == both); in x86_64_reloc_valid_use()
/external/openssl/android.testssl/
Dtestssl45 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 pair
[all …]
/external/chromium/third_party/libevent/test/
Dregress.c221 struct both { struct
229 struct both *both = arg; in combined_read_cb() argument
239 both->nread += len; in combined_read_cb()
240 if (event_add(&both->ev, NULL) == -1) in combined_read_cb()
247 struct both *both = arg; in combined_write_cb() local
252 if (len > both->nread) in combined_write_cb()
253 len = both->nread; in combined_write_cb()
263 both->nread -= len; in combined_write_cb()
264 if (event_add(&both->ev, NULL) == -1) in combined_write_cb()
461 struct both r1, r2, w1, w2; in test_combined()
/external/wpa_supplicant_6/
DREADME7 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
/external/iptables/extensions/
Dlibipt_state.man13 packets in both directions,
16 associated with a connection which has not seen packets in both
Dlibipt_connbytes.man25 when "both" is used together with "avgpkt", and data is going (mainly)
30 iptables .. -m connbytes --connbytes 10000:100000 --connbytes-dir both --connbytes-mode bytes ...
Dlibipt_conntrack.man13 packets in both directions,
16 associated with a connection which has not seen packets in both
/external/libffi/
Dacinclude.m431 # zeroed pages with both the following properties:
36 # both at once, they must both go away.
/external/stlport/
DLICENSE23 …e, provided that the above copyright notice appear in all copies and that both that copyright noti…
25 …e, provided that the above copyright notice appear in all copies and that both that copyright noti…
27 …e, provided that the above copyright notice appear in all copies and that both that copyright noti…
/external/astl/include/
Dmemory50 // If the input range is made of pod instances AND both input and
56 // and the value type are not both POD.
73 // Full specialization when the src and dest types are pod && both
108 // Bothe pod but not both random access
/external/expat/amiga/
DREADME.txt46 The test suite will compile and run for both the static and shared
52 To install both static and shared versions of expat into the
/external/icu4c/samples/legacy/
DREADME18 To make it work, you should build and install both the current ICU and ICU 1.8.1. Put both data lib…
28 Build both current ICU and ICU 1.8.1. Take icuuc18.dll, icuin18.dll and icudt18l.dll and put them s…
/external/ipsec-tools/src/racoon/doc/
DFAQ15 on both ends. You must configure both ends exactly the same.
20 Configure both ends exactly the same. With just a tiny little
/external/v8/test/cctest/
Dtest-regexp.cc1733 ZoneList<CharacterRange> both(4); in TEST() local
1736 CharacterRange::Merge(&l1, &l2, &first_only, &second_only, &both); in TEST()
1740 CHECK(CharacterRange::IsCanonical(&both)); in TEST()
1747 CHECK((in_first && in_second) == CharacterInSet(&both, i)); in TEST()
1752 both.Clear(); in TEST()
1755 CharacterRange::Merge(&l2, &l1, &second_only, &first_only, &both); in TEST()
1759 CHECK(CharacterRange::IsCanonical(&both)); in TEST()
1766 CHECK((in_first && in_second) == CharacterInSet(&both, i)); in TEST()
1771 both.Clear(); in TEST()
1774 CharacterRange::Merge(&l1, &l2, NULL, NULL, &both); in TEST()
[all …]
/external/stlport/stlport/
Diostream57 // Note: cin and wcin are both associated with stdio. The C standard
60 // that it is an error to use both cin and wcin in the same C++
/external/clearsilver/cs/
Dtest_comma.cs2 Comma tests, evalute both but pass right most as expression result
Dtest_comma.cs.gold3 Comma tests, evalute both but pass right most as expression result
/external/webkit/LayoutTests/storage/
Dsuccess-callback-expected.txt1 This test confirms that a successful transaction - both with and without a statement - receives its…
Dmultiple-databases-garbage-collection-expected.txt1 This test opens two databases, queues up a series of operations on both, then "forgets" about one o…
/external/openssl/patches/
Dsmall_records.patch322 echo test sslv2/sslv3 with both client and server authentication
325 +echo test sslv2/sslv3 with both client and server authentication and small client buffers
328 +echo test sslv2/sslv3 with both client and server authentication and small server buffers
331 +echo test sslv2/sslv3 with both client and server authentication and small client and server buffe…
/external/libvpx/examples/includes/geshi/docs/api/media/
Dbanner.css15 clear: both;
/external/v8/src/
Dv8.h51 #error both DEBUG and NDEBUG are set

12345678910>>...23