Searched defs:add (Results 51 - 75 of 863) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DFastQueue.h64 public void add(T o) { data.add(o); } function in class:FastQueue
H A DIntArray.h34 * but make sure that you append elements only with add() so that you
49 public void add(int v) { function in class:IntArray
55 add(v);
64 /** This only tracks elements added via push/add. */
/external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/
H A DBitSet.pm55 sub add : Tests(1) { subroutine
58 $bs->add(2);
59 $bs->add(7);
66 $bs->add(3);
67 $bs->add(12);
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DMyPermissionCollection.java35 public void add(Permission permission) { method in class:MyPermissionCollection
/external/apache-http/src/org/apache/http/impl/client/
H A DRedirectLocations.java65 public void add(final URI uri) { method in class:RedirectLocations
66 this.uris.add(uri);
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOMStringListImpl.java59 fStrings.add(params[i]);
93 * @param domString A string to add to the list
95 public void add(String param) { method in class:DOMStringListImpl
96 fStrings.add(param);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1EncodableVector.java14 public void add(ASN1Encodable obj) method in class:ASN1EncodableVector
/external/chromium_org/cc/blink/
H A Dweb_filter_animation_curve_impl.cc29 void WebFilterAnimationCurveImpl::add(const WebFilterKeyframe& keyframe, function in class:cc_blink::WebFilterAnimationCurveImpl
38 void WebFilterAnimationCurveImpl::add(const WebFilterKeyframe& keyframe, function in class:cc_blink::WebFilterAnimationCurveImpl
H A Dweb_float_animation_curve_impl.cc28 void WebFloatAnimationCurveImpl::add(const WebFloatKeyframe& keyframe) { function in class:cc_blink::WebFloatAnimationCurveImpl
29 add(keyframe, TimingFunctionTypeEase);
32 void WebFloatAnimationCurveImpl::add(const WebFloatKeyframe& keyframe, function in class:cc_blink::WebFloatAnimationCurveImpl
38 void WebFloatAnimationCurveImpl::add(const WebFloatKeyframe& keyframe, function in class:cc_blink::WebFloatAnimationCurveImpl
H A Dweb_transform_animation_curve_impl.cc29 void WebTransformAnimationCurveImpl::add(const WebTransformKeyframe& keyframe) { function in class:cc_blink::WebTransformAnimationCurveImpl
30 add(keyframe, TimingFunctionTypeEase);
33 void WebTransformAnimationCurveImpl::add(const WebTransformKeyframe& keyframe, function in class:cc_blink::WebTransformAnimationCurveImpl
42 void WebTransformAnimationCurveImpl::add(const WebTransformKeyframe& keyframe, function in class:cc_blink::WebTransformAnimationCurveImpl
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DCompositorPendingAnimations.cpp42 void CompositorPendingAnimations::add(AnimationPlayer* player) function in class:blink::CompositorPendingAnimations
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentOrderedList.cpp35 void DocumentOrderedList::add(Node* node) function in class:blink::DocumentOrderedList
38 m_nodes.add(node);
64 m_nodes.add(node);
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DHTMLInterchange.cpp61 unsigned add = count % 3; local
62 switch (add) {
67 add = 3;
90 count -= add;
/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DResourceLoaderSet.h46 void add(const RefPtrWillBeRawPtr<ResourceLoader>& loader) { m_set.add(loader); } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTRegionList.cpp61 void VTTRegionList::add(PassRefPtrWillBeRawPtr<VTTRegion> region) function in class:blink::VTTRegionList
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGBoolean.cpp58 void SVGBoolean::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) function in class:blink::SVGBoolean
H A DSVGString.cpp27 void SVGString::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) function in class:blink::SVGString
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocationWatchers.cpp18 bool GeolocationWatchers::add(int id, GeoNotifier* notifier) function in class:blink::GeolocationWatchers
21 if (!m_idToNotifierMap.add(id, notifier).isNewEntry)
/external/chromium_org/third_party/WebKit/Source/web/
H A DOpenedFrameTracker.cpp26 void OpenedFrameTracker::add(WebFrame* frame) function in class:blink::OpenedFrameTracker
28 m_openedFrames.add(frame);
H A DWebGeolocationPermissionRequestManager.cpp44 int WebGeolocationPermissionRequestManager::add(const WebGeolocationPermissionRequest& permissionRequest) function in class:blink::WebGeolocationPermissionRequestManager
50 m_private->m_geolocationIdMap.add(geolocation, id);
51 m_private->m_idGeolocationMap.add(id, geolocation);
/external/chromium_org/third_party/boringssl/src/crypto/poly1305/
H A Dpoly1305_arm_asm.S188 # asm 1: add >input_1=int32#2,<input_1=int32#2,#8
189 # asm 2: add >input_1=r1,<input_1=r1,#8
190 add r1,r1,#8 label
319 add r1,sp,#0 label
339 add r1,sp,#16 label
349 add r1,sp,#32 label
359 add r1,sp,#48 label
369 add r1,sp,#96 label
379 add r1,sp,#112 label
389 add r label
399 add r1,sp,#64 label
409 add r1,sp,#80 label
419 add r1,sp,#144 label
429 add r1,sp,#160 label
447 add r1,r2,#32 label
470 add r2,sp,#112 label
485 add r2,sp,#96 label
555 add r2,sp,#160 label
640 add r2,sp,#144 label
660 add r1,r1,#32 label
751 add r2,sp,#48 label
766 add r2,sp,#32 label
781 add r2,sp,#16 label
816 add r2,sp,#80 label
851 add r2,sp,#64 label
936 add r2,sp,#0 label
1016 add r2,sp,#128 label
1051 add r1,r1,#32 label
1150 add r1,sp,#0 label
2012 add sp,sp,#0 label
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Duset_imp.h45 * Calls will look like sa->add(sa->set, c);
49 USetAdd *add; member in struct:USetAdder
/external/chromium_org/third_party/icu/source/samples/layout/
H A DFontTableCache.cpp67 ((FontTableCache *) this)->add(tableTag, table);
72 void FontTableCache::add(LETag tableTag, const void *table) function in class:FontTableCache
/external/chromium_org/third_party/icu/source/test/letest/
H A DFontTableCache.cpp71 ((FontTableCache *) this)->add(tableTag, table, length);
76 void FontTableCache::add(LETag tableTag, const void *table, size_t length) function in class:FontTableCache
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A DFontTableCache.cpp71 ((FontTableCache *) this)->add(tableTag, table, length);
76 void FontTableCache::add(LETag tableTag, const void *table, size_t length) function in class:FontTableCache

Completed in 800 milliseconds

1234567891011>>