Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 1059) sorted by relevance

12345678910>>...43

/external/guava/guava/src/com/google/common/collect/
DQueues.java269 int added = 0; in drain() local
270 while (added < numElements) { in drain()
273 added += q.drainTo(buffer, numElements - added); in drain()
274 if (added < numElements) { // not enough elements immediately available; will have to poll in drain()
280 added++; in drain()
283 return added; in drain()
304 int added = 0; in drainUninterruptibly() local
307 while (added < numElements) { in drainUninterruptibly()
310 added += q.drainTo(buffer, numElements - added); in drainUninterruptibly()
311 if (added < numElements) { // not enough elements immediately available; will have to poll in drainUninterruptibly()
[all …]
/external/wpa_supplicant_8/hostapd/
DChangeLog18 * added support for hashed password (NtHash) in EAP-pwd server
20 * added EAP-EKE server support for deriving Session-Id
23 * added more 2.4 GHz channels for 20/40 MHz HT co-ex scan
26 * added support for Brainpool Elliptic Curves with SAE
28 * added support for CCMP-256 and GCMP-256 as group ciphers with FT
29 * added Fast Session Transfer (FST) module
32 * added EAP server support for TLS session resumption
35 * added mechanism to track unconnected stations and do minimal band
91 * added support for number of new RADIUS attributes from RFC 7268
95 * added code to clear bridge FDB entry on station disconnection
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/
DCHANGES10 - CMP structures (RFC4210), cmpdump.py tool and test case added.
20 - X.509 CRMF structures (RFC2511) and crmfdump.py tool added
21 - X.509 CRL structures and crldump.py tool added
22 - PKCS#10 structures and pkcs10dump.py tool added
23 - PKCS#8 structures and pkcs8dump.py tool added
24 - PKCS#1 (rfc3447) structures added
25 - OCSP request & response dumping tool added
26 - SNMPv2c & SNMPv3/USM structures added
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog16 - added VHT configuration for IBSS
19 * added AVG_BEACON_RSSI to SIGNAL_POLL output
20 * wpa_cli: added tab completion for number of commands
24 * added support for dynamically creating/removing a virtual interface
26 * added support for hashed password (NtHash) in EAP-pwd peer
27 * added support for memory-only PSK/passphrase (mem_only_psk=1 and
32 - added operating class 125 for P2P use cases (this allows 5 GHz
41 - added new signals: FindStopped, WPS pbc-overlap,
43 - added new methods: WPS Cancel, P2P Cancel, Reconnect, RemoveClient
44 - added manufacturer info
[all …]
/external/e2fsprogs/intl/
Dlocalealias.c156 size_t added; in _nl_expand_alias() local
188 added = 0; in _nl_expand_alias()
189 while (added == 0 && locale_alias_path[0] != '\0') in _nl_expand_alias()
202 added = read_alias_file (start, locale_alias_path - start); in _nl_expand_alias()
205 while (added != 0); in _nl_expand_alias()
221 size_t added; in read_alias_file() local
243 added = 0; in read_alias_file()
303 return added; in read_alias_file()
316 return added; in read_alias_file()
342 ++added; in read_alias_file()
[all …]
/external/bzip2/
DREADME.android5 * added README.android (this file)
6 * added Android.mk
7 * added CleanSpec.mk
8 * added ThirdPartyProject.prop
10 * added empty MODULE_LICENSE_BSD_LIKE
/external/slf4j/slf4j-site/src/site/pages/changes/
Dchanges-1.3.txt9 INFO: 8000: org.slf4j.LoggerFactory: Class org.slf4j.LoggerFactory added
10 INFO: 8000: org.slf4j.MarkerFactory: Class org.slf4j.MarkerFactory added
11 INFO: 8000: org.slf4j.helpers.BasicMarker: Class org.slf4j.helpers.BasicMarker added
12 INFO: 8000: org.slf4j.helpers.BasicMarkerFactory: Class org.slf4j.helpers.BasicMarkerFactory added
13 INFO: 8000: org.slf4j.helpers.MarkerIgnoringBase: Class org.slf4j.helpers.MarkerIgnoringBase added
14 INFO: 8000: org.slf4j.helpers.MessageFormatter: Class org.slf4j.helpers.MessageFormatter added
15 INFO: 8000: org.slf4j.helpers.Util: Class org.slf4j.helpers.Util added
21 INFO: 8000: org.slf4j.spi.LocationAwareLogger: Class org.slf4j.spi.LocationAwareLogger added
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DReportAPI.java49 TreeSet<APIInfo> added; field in ReportAPI
57 APIInfo added; field in ReportAPI.DeltaInfo
60 DeltaInfo(APIInfo added, APIInfo removed) { in DeltaInfo() argument
61 this.added = added; in DeltaInfo()
66 return added.getVal(typ); in getVal()
70 return added.get(typ, brief); in get()
82 added.print(pw, detail, html); in print()
139 added = (TreeSet<APIInfo>)newData.set.clone(); in ReportAPI()
140 added.removeAll(oldData.set); in ReportAPI()
143 Iterator<APIInfo> ai = added.iterator(); in ReportAPI()
[all …]
/external/libweave/third_party/chromium/base/
Dobserver_list_unittest.cc53 : added(false), in AddInObserve()
59 if (!added) { in Observe()
60 added = true; in Observe()
65 bool added; member in base::__anondf6cef600111::AddInObserve
110 EXPECT_TRUE(b.added); in TEST()
131 bool added() const { return added_; } in added() function in base::__anondf6cef600111::AddInClearObserve
148 EXPECT_TRUE(a.added()); in TEST()
160 EXPECT_TRUE(a.added()); in TEST()
/external/deqp/scripts/
Dcaselist_diff.py167 added = []
176 added.append(case)
183 return (added, removed)
195 added, removed = diffCaseLists(renamedCases, newCases) variable
200 for case in added:
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
/external/libevent/
DREADME.android6 * added empty MODULE_LICENSE_BSD_LIKE
13 * added Android.mk
14 * added CleanSpec.mk
15 * added missing include of event-internal.h to buffer.c
16 * added custom include/event2/event-config.h
/external/mesa3d/src/glsl/
Dglsl_symbol_table.cpp104 int added = _mesa_symbol_table_add_symbol(table, -1, v->name, entry); in add_variable() local
105 assert(added == 0); in add_variable()
106 (void)added; in add_variable()
146 int added = _mesa_symbol_table_add_global_symbol(table, -1, f->name, entry); in add_global_function() local
147 assert(added == 0); in add_global_function()
148 (void)added; in add_global_function()
/external/autotest/site_utils/docgen/
DREADME.txt23 - To be added
29 - To be added
35 - To be added
41 - To be added
/external/libcxx/utils/sym_check/sym_check/
Ddiff.py44 added = added_symbols(old, new)
47 return added, removed, changed
77 added = bool(len(added_syms) != 0)
81 if added or abi_break:
/external/llvm/test/MC/Mips/
Dnacl-mask.s5 # This test tests that address-masking sandboxing is added when given assembly
9 # Test that address-masking sandboxing is added before indirect branches and
37 # Test that address-masking sandboxing is added before load instructions.
107 # Test that address-masking sandboxing is added before store instructions.
169 # Test that address-masking sandboxing is added after instructions that change
205 # masks are added before and after the instruction.
211 # For loads where $sp is destination and base, check that mask is added after
218 # For stores where $sp is destination and base, check that mask is added neither
228 # added before indirect calls.
/external/curl/docs/
DHISTORY26 download support was added, the name of the project was changed and urlget 2.0
32 The project slowly grew bigger. When upload capabilities were added and the
42 SSL support was added, powered by the SSLeay library.
52 major operating systems. The never-quite-understood -F option was added and
53 curl could now simulate quite a lot of a browser. TELNET support was added.
61 January, DICT support added.
67 August, LDAP:// and FILE:// support added. The curl web site gets 1300 visits
72 December 28, added the project on Sourceforge and started using its services
91 September, kerberos4 support was added.
110 The first experimental ftps:// support was added in March 2001.
[all …]
/external/bison/
DAUTHORS7 Wilfred Hansen of Carnegie Mellon University added multicharacter
13 Paul Hilfinger added GLR support (Bison 1.50, 2002).
15 Joel E. Denny contributed canonical-LR support, and invented and added
20 Alex Rozenman added named reference support (Bison 2.5, 2011).
/external/antlr/antlr-3.4/runtime/Ruby/
DHistory.txt17 - added work-around code to handle the lack of support for StopIteration in Rubinius
26 - added a newly developed `samples/JavaScript.g' file for parsing JavaScript.
47 - added #compile! and #clobber! methods to directly invoke the 'compile'
57 - added new #hold convenience method to ANTLR3::CommonTokenStream
65 - added more content to the ruby antlr3 guide
72 - added new #each_on_channel and #walk convenience methods to ANTLR3::CommonTokenStream
86 - added --help and --version options to antlr4ruby
87 - documented the antlr4ruby source and added license information
89 - added a hoe-based rakefile with the gem distribution of the source code
147 - added template unit tests at test/unit/test-template.rb
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
DModifiedSystemClassRuntimeTest.java54 boolean added = false; field in ModifiedSystemClassRuntimeTest.InstrumentationMock
59 assertFalse(added); in addTransformer()
60 added = true; in addTransformer()
78 assertTrue(added); in removeTransformer()
/external/dbus/
DNEWS.pre-1-019 - standard_session_servicedirs tag added to the session.conf
30 - cleanup-man-pages.sh added so packagers can clean up Doxygen man page output
37 - dbus-uuidgen binary added for future remote machine identification
39 - GetMachineId peer method added to the bus API
40 - dbus_connection_set_route_peer_messages API added to let the bus send
42 - Autolaunch abilities added to dbus-launch with the --autolaunch flag
61 - dbus_threads_init_default added for initalizing threads without the need for
67 - The --introspect switch has been added to the bus for printing out
76 - Proper thread locking added to pending calls
83 - --with-dbus-daemondir configure switch added so the daemon can be installed
[all …]
/external/clang/test/Sema/
Dast-print-x86.c6 int added; in assembly() local
8 __asm__ __volatile__("addl %%ebx,%%eax" : "=a" (added) : "a" (1), "b" (2) ); in assembly()
/external/libnl/
DChangeLog233 o added class_build, rtnl_class_build_add_request, rtnl_class_add
234 o added HTB (Hierachical Token Bucket) class support
235 o added nl_xmittime, nl_build_rtable
236 o added nl_data_append to realloc a nl_data structure
237 o added rtnl_rcopy_ratespec as reverse to rtnl_copy_ratespec
241 o added rtnl_u32_set_handle, rtnl_u32_set_classid, rtnl_u32_set_flags
309 o added nl_cache_parse to put nl_msg's into a cache
310 o added rtnl_filter_build to build a nl_msg filter message
316 o added nl_msg_parse_rtattr as shortcut for nl_parse_rtattr
318 o added nl_parse_nested for nested TLVs
[all …]

12345678910>>...43