Home
last modified time | relevance | path

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

12345678910>>...34

/external/guava/guava/src/com/google/common/collect/
DQueues.java203 int added = 0; in drain() local
204 while (added < numElements) { in drain()
207 added += q.drainTo(buffer, numElements - added); in drain()
208 if (added < numElements) { // not enough elements immediately available; will have to poll in drain()
214 added++; in drain()
217 return added; in drain()
238 int added = 0; in drainUninterruptibly() local
241 while (added < numElements) { in drainUninterruptibly()
244 added += q.drainTo(buffer, numElements - added); in drainUninterruptibly()
245 if (added < numElements) { // not enough elements immediately available; will have to poll in drainUninterruptibly()
[all …]
/external/wpa_supplicant_8/hostapd/
DChangeLog55 * added support for number of new RADIUS attributes from RFC 7268
59 * added code to clear bridge FDB entry on station disconnection
92 * added support for NAS-IP-Address, NAS-identifier, and NAS-IPv6-Address
94 * added mechanism for removing addresses for MAC ACLs by prefixing an
109 * added/fixed nl80211 functionality
123 - added option for TLS protocol testing of an EAP peer by simulating
128 * added option to configure the management group cipher
133 * added support for postponing FT response in case PMK-R1 needs to be
135 * added option to advertise 40 MHz intolerant HT capability with
154 * added support for simultaneous authentication of equals (SAE) for
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog88 * added p2p_search_delay parameter to make the default p2p_find delay
96 * added TDLS workaround for some APs that may add extra data to the
99 * added configuration option (p2p_passphrase_len) to allow longer
109 * added optional scan_id parameter to the SCAN command to allow manual
112 * added option to set Hotspot 2.0 Rel 2 update_identifier in network
116 * added generic mechanism for adding vendor elements into frames at
118 * added fields to show unrecognized vendor elements in P2P_PEER
131 * added experimental support for using temporary, random local MAC
135 * added D-Bus interface for setting/clearing WFD IEs
147 * added DFS indicator to get_capability freq
[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/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
DGhostControl.java31 protected boolean added = false; field in GhostControl
101 if (enabled && !added) { in setEnabled()
107 added = true; in setEnabled()
108 } else if (!enabled && added) { in setEnabled()
110 added = false; in setEnabled()
144 added = false; in setPhysicsSpace()
151 added = true; in setPhysicsSpace()
DCharacterControl.java30 protected boolean added = false; field in CharacterControl
98 if (enabled && !added) { in setEnabled()
103 added = true; in setEnabled()
104 } else if (!enabled && added) { in setEnabled()
106 added = false; in setEnabled()
170 added = false; in setPhysicsSpace()
177 added = true; in setPhysicsSpace()
DRigidBodyControl.java37 protected boolean added = false; field in RigidBodyControl
139 if (enabled && !added) { in setEnabled()
145 added = true; in setEnabled()
146 } else if (!enabled && added) { in setEnabled()
148 added = false; in setEnabled()
230 added = false; in setPhysicsSpace()
235 added = true; in setPhysicsSpace()
DVehicleControl.java36 protected boolean added = false; field in VehicleControl
155 if (enabled && !added) { in setEnabled()
161 added = true; in setEnabled()
162 } else if (!enabled && added) { in setEnabled()
164 added = false; in setEnabled()
236 added = false; in setPhysicsSpace()
241 added = true; in setPhysicsSpace()
/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/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/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/lldb/scripts/Python/interface/
DSBType.i312 added = False
316 added = True
318 if not added:
322 added = False
326 added = True
328 if not added:
332 added = False
336 added = True
338 if not added:
/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/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/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/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/libvncserver/
DNEWS92 added --disable-cxx Option for configure
126 added first alpha version of LibVNCClient
127 added simple and simple15 example (really simple examples)
159 a HTTP request for tunnelling was added (to fool strict web proxies)
168 added backchannel, an encoding which needs special clients to pass
175 added x11vnc, a x0rfbserver clone
179 added very simple example: zippy
180 added rfbDrawLine, rfbDrawPixel
184 added rfbLoadConsoleFont
186 added rfbSelectBox
[all …]
/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 …]
/external/libvpx/libvpx/third_party/libwebm/
DRELEASE.TXT28 * added support for Cues element
33 * added item 142
34 * added this file, RELEASE.TXT, to repository
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DSourceTargetUtility.java63 boolean added = false; in SourceTargetUtility()
66 added = true; in SourceTargetUtility()
79 if (added) { in SourceTargetUtility()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
DZeroBytePadding.java42 int added = (in.length - inOff); in addPadding() local
50 return added; in addPadding()
/external/libxml2/
DChangeLog227 * test/ent13 result/ent13* result/noent/ent13*: added the
329 * Makefile.am: added testrecurse
336 added checks based on the regression tests of the xmlconf suite
370 to be added.
394 added a new xmlNewEntity() entry point
424 * testdict.c: added a program to regression test the dictionary code
462 now added to the document node, this is generally useful and
473 * runxmlconf.c: added a skipped list, insert rmt-ns10-035
602 * include/libxml/xmlschemas.h xmlschemas.c: added new function
605 function didn't got any documentation, added more checking in the
[all …]

12345678910>>...34