Searched defs:add (Results 76 - 100 of 216) sorted by relevance

123456789

/frameworks/base/rs/java/android/renderscript/
H A DByte2.java43 * Vector add
47 public void add(Byte2 a) { method in class:Byte2
53 * Vector add
59 public static Byte2 add(Byte2 a, Byte2 b) { method in class:Byte2
68 * Vector add
72 public void add(byte value) { method in class:Byte2
78 * Vector add
84 public static Byte2 add(Byte2 a, byte b) { method in class:Byte2
281 * Vector add Multiple
358 * add th
[all...]
H A DByte3.java46 * Vector add
50 public void add(Byte3 a) { method in class:Byte3
57 * Vector add
63 public static Byte3 add(Byte3 a, Byte3 b) { method in class:Byte3
73 * Vector add
77 public void add(byte value) { method in class:Byte3
84 * Vector add
90 public static Byte3 add(Byte3 a, byte b) { method in class:Byte3
301 * Vector add Multiple
387 * add th
[all...]
H A DByte4.java48 * Vector add
52 public void add(Byte4 a) { method in class:Byte4
60 * Vector add
66 public static Byte4 add(Byte4 a, Byte4 b) { method in class:Byte4
77 * Vector add
81 public void add(byte value) { method in class:Byte4
89 * Vector add
95 public static Byte4 add(Byte4 a, byte b) { method in class:Byte4
320 * Vector add Multiple
415 * add th
[all...]
H A DDouble4.java47 * Vector add
53 public static Double4 add(Double4 a, Double4 b) { method in class:Double4
64 * Vector add
68 public void add(Double4 value) { method in class:Double4
76 * Vector add
80 public void add(double value) { method in class:Double4
88 * Vector add
94 public static Double4 add(Double4 a, double b) { method in class:Double4
300 * Vector add Multiple
H A DFloat4.java47 * Vector add
53 public static Float4 add(Float4 a, Float4 b) { method in class:Float4
64 * Vector add
68 public void add(Float4 value) { method in class:Float4
76 * Vector add
80 public void add(float value) { method in class:Float4
88 * Vector add
94 public static Float4 add(Float4 a, float b) { method in class:Float4
300 * Vector add Multiple
399 * add th
[all...]
H A DInt2.java47 * Vector add
51 public void add(Int2 a) { method in class:Int2
57 * Vector add
63 public static Int2 add(Int2 a, Int2 b) { method in class:Int2
72 * Vector add
76 public void add(int value) { method in class:Int2
82 * Vector add
88 public static Int2 add(Int2 a, int b) { method in class:Int2
335 * Vector add Multiple
412 * add th
[all...]
H A DInt3.java50 * Vector add
54 public void add(Int3 a) { method in class:Int3
61 * Vector add
67 public static Int3 add(Int3 a, Int3 b) { method in class:Int3
77 * Vector add
81 public void add(int value) { method in class:Int3
88 * Vector add
94 public static Int3 add(Int3 a, int b) { method in class:Int3
359 * Vector add Multiple
445 * add th
[all...]
H A DInt4.java53 * Vector add
57 public void add(Int4 a) { method in class:Int4
65 * Vector add
71 public static Int4 add(Int4 a, Int4 b) { method in class:Int4
82 * Vector add
86 public void add(int value) { method in class:Int4
94 * Vector add
100 public static Int4 add(Int4 a, int b) { method in class:Int4
383 * Vector add Multiple
478 * add th
[all...]
H A DLong2.java47 * Vector add
51 public void add(Long2 a) { method in class:Long2
57 * Vector add
63 public static Long2 add(Long2 a, Long2 b) { method in class:Long2
72 * Vector add
76 public void add(long value) { method in class:Long2
82 * Vector add
88 public static Long2 add(Long2 a, long b) { method in class:Long2
335 * Vector add Multiple
412 * add th
[all...]
H A DLong3.java50 * Vector add
54 public void add(Long3 a) { method in class:Long3
61 * Vector add
67 public static Long3 add(Long3 a, Long3 b) { method in class:Long3
77 * Vector add
81 public void add(long value) { method in class:Long3
88 * Vector add
94 public static Long3 add(Long3 a, long b) { method in class:Long3
359 * Vector add Multiple
445 * add th
[all...]
H A DLong4.java53 * Vector add
57 public void add(Long4 a) { method in class:Long4
65 * Vector add
71 public static Long4 add(Long4 a, Long4 b) { method in class:Long4
82 * Vector add
86 public void add(long value) { method in class:Long4
94 * Vector add
100 public static Long4 add(Long4 a, long b) { method in class:Long4
383 * Vector add Multiple
478 * add th
[all...]
H A DShort2.java50 * Vector add
54 public void add(Short2 a) { method in class:Short2
60 * Vector add
66 public static Short2 add(Short2 a, Short2 b) { method in class:Short2
75 * Vector add
79 public void add(short value) { method in class:Short2
85 * Vector add
91 public static Short2 add(Short2 a, short b) { method in class:Short2
338 * Vector add Multiple
415 * add th
[all...]
H A DShort3.java50 * Vector add
54 public void add(Short3 a) { method in class:Short3
61 * Vector add
67 public static Short3 add(Short3 a, Short3 b) { method in class:Short3
77 * Vector add
81 public void add(short value) { method in class:Short3
88 * Vector add
94 public static Short3 add(Short3 a, short b) { method in class:Short3
359 * Vector add Multiple
445 * add th
[all...]
H A DShort4.java53 * Vector add
57 public void add(Short4 a) { method in class:Short4
65 * Vector add
71 public static Short4 add(Short4 a, Short4 b) { method in class:Short4
82 * Vector add
86 public void add(short value) { method in class:Short4
94 * Vector add
100 public static Short4 add(Short4 a, short b) { method in class:Short4
383 * Vector add Multiple
478 * add th
[all...]
/frameworks/base/services/core/java/com/android/server/accounts/
H A DTokenCache.java92 public void add(Key k) { method in class:TokenCache.TokenLruCache.Evictor
93 mKeys.add(k);
141 tokenEvictor.add(k);
149 accountEvictor.add(k);
/frameworks/base/tools/aapt/
H A DStringPool.cpp62 uniqueStrings.add(pool->string8At(i, &len));
64 uniqueStrings.add(pool->stringAt(i, &len));
130 ssize_t StringPool::add(const String16& value, const Vector<entry_style_span>& spans, function in class:StringPool
133 ssize_t res = add(value, false, configTypeName, config);
140 ssize_t StringPool::add(const String16& value, function in class:StringPool
147 eidx = mEntries.add(entry(value));
187 ent.configs.add(*config);
195 pos = mEntryArray.add(eidx);
197 vidx = mValues.add(value, pos);
200 ent.indices.add(po
[all...]
H A DZipFile.h80 status_t add(const char* fileName, int compressionMethod, function in class:android::ZipFile
83 return add(fileName, fileName, compressionMethod, ppEntry);
85 status_t add(const char* fileName, const char* storageName, function in class:android::ZipFile
111 status_t add(const void* data, size_t size, const char* storageName, function in class:android::ZipFile
126 status_t add(const ZipFile* pSourceZip, const ZipEntry* pSourceEntry,
223 /* common handler for all "add" functions */
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pGroupList.java85 public void add(WifiP2pGroup group) { method in class:WifiP2pGroupList
237 grpList.add((WifiP2pGroup)in.readParcelable(null));
/frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
H A DCallbackRegistry.java148 // However, we must also keep track of those in mFirst64Removed, so we add 2 instead:
210 * @param callback The callback to add.
212 public synchronized void add(C callback) { method in class:CallbackRegistry
218 mCallbacks.add(callback);
317 callbacks.add(mCallbacks.get(i));
333 callbacks.add(mCallbacks.get(i));
387 clone.mCallbacks.add(mCallbacks.get(i));
/frameworks/data-binding/samples/BindingDemo/app/src/main/java/com/android/example/bindingdemo/
H A DMainActivity.java83 robotAdapter.add(selected);
86 tkAdapter.add(selected);
118 mListeners.add(listener);
154 public void add(User user) { method in class:MainActivity.UserAdapter
158 userList.add(user);
187 mListeners.add(listener);
/frameworks/native/services/sensorservice/
H A DRingBuffer.h103 void add(const T& item);
112 void add(T&& item);
265 void RingBuffer<T>::add(const T& item) { function in class:android::SensorServiceUtil::RingBuffer
277 void RingBuffer<T>::add(T&& item) { function in class:android::SensorServiceUtil::RingBuffer
/frameworks/opt/net/voip/src/java/android/net/rtp/
H A DAudioGroup.java147 synchronized void add(AudioStream stream) { method in class:AudioGroup
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
H A DItemAdapter.java71 mViewTypes.add(item.getLayoutResource());
136 public int add(int id) { method in class:ItemAdapter.ViewTypes
/frameworks/rs/
H A DrsObjectBase.cpp40 add();
195 void ObjectBase::add() const { function in class:android::renderscript::ObjectBase
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DOpReorderer.java82 // going in reverse, first revert the effect of add
98 // now affect of add is consumed. now apply effect of first remove
156 list.add(movePos, extraRm);
160 private void swapMoveAdd(List<UpdateOp> list, int move, UpdateOp moveOp, int add, argument
163 // going in reverse, first revert the effect of add
178 list.set(add, moveOp);
185 // going in reverse, first revert the effect of add
189 // moved item is updated. add an update for it
193 // now affect of add is consumed. now apply effect of first remove
211 list.add(mov
[all...]

Completed in 1278 milliseconds

123456789