Home
last modified time | relevance | path

Searched refs:add (Results 76 - 100 of 5934) sorted by relevance

12345678910>>...238

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DPreferencesDialog.java153 group.add(machineRadio); in initComponents()
154 group.add(definedRadio); in initComponents()
155 group.add(isoRadio); in initComponents()
177 localePanel.add(isoLangCombo); in initComponents()
178 localePanel.add(underscoreLabel); in initComponents()
179 localePanel.add(isoCounCombo); in initComponents()
181 localeBox1.add(machineRadio); in initComponents()
182 localeBox1.add(definedRadio); in initComponents()
183 localeBox1.add(isoRadio); in initComponents()
184 localeBox2.add(machineComb in initComponents()
[all...]
H A DBundleItemCreationDialog.java247 lookupBoxes[count].add(Box.createHorizontalGlue()); in initComponents()
248 lookupBoxes[count].add(lookupLabels[count]); in initComponents()
249 lookupBoxes[count].add(Box.createHorizontalStrut(5)); in initComponents()
250 lookupBoxes[count].add(lookupFields[count]); in initComponents()
251 lookupBox.add(lookupBoxes[count]); in initComponents()
274 box1.add(groupLabel); box1.add(groupComboBox); in initComponents()
275 box2.add(nameLabel); box2.add(nameField); in initComponents()
276 box4.add(commentLabe in initComponents()
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl78 add $d,$d,$K // future e+=K
80 add $e,$e,$t2 // e+=rot(a,5)
82 add $d,$d,@Xw[($i+1)&15] // future e+=X[i]
83 add $e,$e,$t0 // e+=F(b,c,d)
95 add $d,$d,$K // future e+=K
97 add $e,$e,$t2 // e+=rot(a,5)
100 add $d,$d,@Xw[($i+1)&15] // future e+=X[i]
101 add $e,$e,$t0 // e+=F(b,c,d)
120 add $d,$d,$K // future e+=K
122 add
[all...]
H A Dsha1-sparcv9a.pl161 add $tmp0,$e,$e
164 add $tmp1,$e,$e
166 add $Xi,$e,$e
171 add $tmp1,$e,$e
180 add $tmp0,$e,$e
183 add $tmp1,$e,$e
186 add $Xi,$e,$e
192 add $tmp1,$e,$e
213 add $tmp0,$e,$e
216 add
[all...]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DLazyStringArrayListTest.java56 list.add(STRING_A); in testJustStrings()
57 list.add(STRING_B); in testJustStrings()
58 list.add(STRING_C); in testJustStrings()
75 list.add(BYTE_STRING_A); in testJustByteString()
76 list.add(BYTE_STRING_B); in testJustByteString()
77 list.add(BYTE_STRING_C); in testJustByteString()
91 list.add(STRING_A); in testConversionBackAndForth()
92 list.add(BYTE_STRING_B); in testConversionBackAndForth()
93 list.add(BYTE_STRING_C); in testConversionBackAndForth()
125 list1.add(STRING_ in testCopyConstructorCopiesByReference()
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dhpeldsp_arm.S76 add \Rd0, \Rn0, \Rd0, lsr #1
77 add \Rd1, \Rn1, \Rd1, lsr #1
100 add r1, r1, r2
104 add r0, r0, r2
110 add r1, r1, r2
115 add r0, r0, r2
121 add r1, r1, r2
126 add r0, r0, r2
132 add r1, r1, r2
137 add r
[all...]
H A Dsimple_idct_armv5te.S58 add v2, v1, a2
61 add v1, v1, lr
96 add v1, v1, a2 /* v1 += W4*row[4] */
97 add v1, v1, lr /* v1 += W6*row[6] */
98 add v4, v4, a2 /* v4 += W4*row[4] */
104 add v3, v3, lr /* v3 += W2*row[6] */
106 1: add a2, v1, v5
111 add a3, a3, a2, lsl #16
112 add a2, v3, v7
115 add a
[all...]
H A Dsimple_idct_armv6.S117 add ip, r4, r8 /* r1 = A0 + B0 */
120 add r8, r5, r9 /* r2 = A1 - B1 */
121 add r5, r6, r10 /* r1 = A2 + B2 */
123 add r6, r7, r11 /* r2 = A3 + B3 */
133 add r3, r4, r8 /* r3 = A0 + B0 */
139 add r2, r5, r9 /* r2 = A1 - B1 */
143 add r3, r6, r10 /* r3 = A2 + B2 */
148 add r3, r7, r11 /* r3 = A3 + B3 */
160 add r3, r4, r8 /* r3 = A0 + B0 */
166 add i
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBImporter.java291 progressBarDialog.getContentPane().add(progressBar); in showProgressBar()
351 fileGroup.add(fileGeneratePopulateRadio); in initComponents()
352 fileGroup.add(fileGenerateEmptyRadio); in initComponents()
353 fileGroup.add(fileIgnoreRadio); in initComponents()
354 fileGroup.add(filePromptRadio); in initComponents()
355 resourceGroup.add(resourceOverwriteRadio); in initComponents()
356 resourceGroup.add(resourceIgnoreRadio); in initComponents()
357 resourceGroup.add(resourcePromptRadio); in initComponents()
403 groupBox.add(Box.createHorizontalGlue()); in initComponents()
404 groupBox.add(insertGroupLabe in initComponents()
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl78 add $d,$d,$K // future e+=K
80 add $e,$e,$t2 // e+=rot(a,5)
82 add $d,$d,@Xw[($i+1)&15] // future e+=X[i]
83 add $e,$e,$t0 // e+=F(b,c,d)
95 add $d,$d,$K // future e+=K
97 add $e,$e,$t2 // e+=rot(a,5)
100 add $d,$d,@Xw[($i+1)&15] // future e+=X[i]
101 add $e,$e,$t0 // e+=F(b,c,d)
120 add $d,$d,$K // future e+=K
122 add
[all...]
H A Dsha1-sparcv9a.pl161 add $tmp0,$e,$e
164 add $tmp1,$e,$e
166 add $Xi,$e,$e
171 add $tmp1,$e,$e
180 add $tmp0,$e,$e
183 add $tmp1,$e,$e
186 add $Xi,$e,$e
192 add $tmp1,$e,$e
213 add $tmp0,$e,$e
216 add
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/
H A Dchacha-armv4.S96 add r0,r0,r4
98 add r1,r1,r5
102 add r8,r8,r12
104 add r9,r9,r10
108 add r0,r0,r4
110 add r1,r1,r5
114 add r8,r8,r12
116 add r9,r9,r10
124 add r2,r2,r6
128 add r
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/
H A Dchacha-armv4.S96 add r0,r0,r4
98 add r1,r1,r5
102 add r8,r8,r12
104 add r9,r9,r10
108 add r0,r0,r4
110 add r1,r1,r5
114 add r8,r8,r12
116 add r9,r9,r10
124 add r2,r2,r6
128 add r
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DLazyStringArrayListTest.java59 list.add(STRING_A); in testJustStrings()
60 list.add(STRING_B); in testJustStrings()
61 list.add(STRING_C); in testJustStrings()
86 list.add(BYTE_STRING_A); in testJustByteString()
87 list.add(BYTE_STRING_B); in testJustByteString()
88 list.add(BYTE_STRING_C); in testJustByteString()
106 list.add(STRING_A); in testConversionBackAndForth()
107 list.add(BYTE_STRING_B); in testConversionBackAndForth()
108 list.add(BYTE_STRING_C); in testConversionBackAndForth()
140 list1.add(STRING_ in testCopyConstructorCopiesByReference()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTerminateInvocationTests.cpp56 void add(const char* basename, bool spv1p3) in add() function
60 void add(const char* basename, bool spv1p3, const std::vector<std::string>& requirements) in add() function
130 group.add("no_output_write", false); in createTerminateInvocationGroup()
132 group.add("no_output_write_before_terminate", false); in createTerminateInvocationGroup()
134 group.add("no_ssbo_store", false, Stores); in createTerminateInvocationGroup()
136 group.add("no_ssbo_atomic", false, Stores); in createTerminateInvocationGroup()
138 group.add("ssbo_store_before_terminate", false, Stores); in createTerminateInvocationGroup()
140 group.add("no_image_store", false, Stores); in createTerminateInvocationGroup()
142 group.add("no_image_atomic", false, Stores); in createTerminateInvocationGroup()
144 group.add("no_null_pointer_loa in createTerminateInvocationGroup()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTerminateInvocationTests.cpp57 void add(const char* basename, const char* description, bool spv1p3) in add() function
61 void add(const char* basename, const char* description, bool spv1p3, const std::vector<std::string>& requirements) in add() function
130 group.add("no_output_write", "no write to after calling terminate invocation", false); in createTerminateInvocationGroup()
131 group.add("no_output_write_before_terminate", "no write to output despite occurring before terminate invocation", false); in createTerminateInvocationGroup()
132 group.add("no_ssbo_store", "no store to SSBO when it occurs after terminate invocation", false, Stores); in createTerminateInvocationGroup()
133 group.add("no_ssbo_atomic", "no atomic update to SSBO when it occurs after terminate invocation", false, Stores); in createTerminateInvocationGroup()
134 group.add("ssbo_store_before_terminate", "ssbo store commits when it occurs before terminate invocation", false, Stores); in createTerminateInvocationGroup()
135 group.add("no_image_store", "no image write when it occurs after terminate invocation", false, Stores); in createTerminateInvocationGroup()
136 group.add("no_image_atomic", "no image atomic updates when it occurs after terminate invocation", false, Stores); in createTerminateInvocationGroup()
137 group.add("no_null_pointer_loa in createTerminateInvocationGroup()
[all...]
/third_party/python/Lib/test/
H A Dtest_graphlib.py32 ts.add(node, *dependson)
92 ts.add(1, 2)
93 ts.add(1, 2)
94 ts.add(1, 2)
105 ts.add(1, 2)
106 ts.add(1, 3)
107 ts.add(1, 4)
108 ts.add(1, 5)
148 ts.add(1, 2, 3, 4)
149 ts.add(
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl123 add %o7,.LRR-1b,$bp
138 add %o7,.Lone-1b,$bp
290 add @acc[0],$t0,$t0 ! accumulate low parts, can't overflow
291 add @acc[1],$t1,$t1
293 add @acc[2],$t2,$t2
295 add @acc[3],$t3,$t3
297 add @acc[4],$t4,$t4
299 add @acc[5],$t5,$t5
301 add @acc[6],$t6,$t6
303 add
[all...]
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl123 add %o7,.LRR-1b,$bp
138 add %o7,.Lone-1b,$bp
290 add @acc[0],$t0,$t0 ! accumulate low parts, can't overflow
291 add @acc[1],$t1,$t1
293 add @acc[2],$t2,$t2
295 add @acc[3],$t3,$t3
297 add @acc[4],$t4,$t4
299 add @acc[5],$t5,$t5
301 add @acc[6],$t6,$t6
303 add
[all...]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
H A DBasicSubsetTests.java57 srcLoca.add(srcLocaTable.loca(i)); in testSubsetGlyphs()
65 glyphs.add(0); in testSubsetGlyphs()
66 glyphs.add(1); in testSubsetGlyphs()
67 glyphs.add(2); in testSubsetGlyphs()
68 glyphs.add(3); in testSubsetGlyphs()
69 glyphs.add(4); in testSubsetGlyphs()
70 glyphs.add(5); in testSubsetGlyphs()
71 glyphs.add(6); in testSubsetGlyphs()
72 glyphs.add(7); in testSubsetGlyphs()
73 glyphs.add( in testSubsetGlyphs()
[all...]
/third_party/libdrm/intel/
H A Duthash.h191 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \
194 HASH_FIND_BYHASHVALUE(hh, head, &((add)->fieldname), keylen_in, hashval, replaced); \
198 HASH_ADD_KEYPTR_BYHASHVALUE_INORDER(hh, head, &((add)->fieldname), keylen_in, hashval, add, cmpfcn); \
201 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \
204 HASH_FIND_BYHASHVALUE(hh, head, &((add)->fieldname), keylen_in, hashval, replaced); \
208 HASH_ADD_KEYPTR_BYHASHVALUE(hh, head, &((add)->fieldname), keylen_in, hashval, add); \
211 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \
214 HASH_VALUE(&((add)
[all...]
/third_party/skia/tests/graphite/
H A DIntersectionTreeTest.cpp16 bool add(SkRect rect) { in add() function in skgpu::SimpleIntersectionTree
42 CHECK(tree.add(rect) == simpleTree.add({rect.left(), in DEF_GRAPHITE_TEST()
56 CHECK(tree.add(rect) == simpleTree.add({rect.left(), in DEF_GRAPHITE_TEST()
65 CHECK(tree.add(Rect(float2(-std::numeric_limits<float>::infinity()), in DEF_GRAPHITE_TEST()
67 CHECK(!tree.add(Rect::WH(1,1))); in DEF_GRAPHITE_TEST()
68 CHECK(!tree.add(Rect::WH(1,std::numeric_limits<float>::infinity()))); in DEF_GRAPHITE_TEST()
69 CHECK(tree.add(Rect::WH(0, 0))); in DEF_GRAPHITE_TEST()
70 CHECK(tree.add(Rec in DEF_GRAPHITE_TEST()
[all...]
/third_party/node/deps/openssl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl76 add $t2,$a,$a
81 add $t1,$a,$a
84 add @X[$j],$t2,$t2 ! X[`$i+1`]+K[`$i+1`]
86 add $b,$t3,$t3
88 add $t3,$a,$a
94 add $t2,$a,$a
97 add $t1,$a,$a
100 add $tx,$t2,$t2 ! X[`2*$j+1`]+K[`$i+1`]
102 add $b,$t3,$t3
104 add
[all...]
/third_party/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl76 add $t2,$a,$a
81 add $t1,$a,$a
84 add @X[$j],$t2,$t2 ! X[`$i+1`]+K[`$i+1`]
86 add $b,$t3,$t3
88 add $t3,$a,$a
94 add $t2,$a,$a
97 add $t1,$a,$a
100 add $tx,$t2,$t2 ! X[`2*$j+1`]+K[`$i+1`]
102 add $b,$t3,$t3
104 add
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocalePriorityList.java45 * list = LocalePriorityList.add(&quot;af, en, fr;q=0.9&quot;).build();
48 * .add(ULocale.forString(&quot;af&quot;))
49 * .add(ULocale.ENGLISH)
50 * .add(ULocale.FRENCH, 0.9d)
88 public static Builder add(ULocale... locales) { in add() method in LocalePriorityList
89 return new Builder().add(locales); in add()
102 public static Builder add(ULocale locale, final double weight) { in add() method in LocalePriorityList
103 return new Builder().add(locale, weight); in add()
113 public static Builder add(LocalePriorityList list) { in add() method in LocalePriorityList
124 public static Builder add(Strin method in LocalePriorityList
323 public Builder add(final LocalePriorityList list) { add() method in LocalePriorityList.Builder
337 public Builder add(final ULocale locale) { add() method in LocalePriorityList.Builder
348 public Builder add(ULocale... locales) { add() method in LocalePriorityList.Builder
366 public Builder add(final ULocale locale, double weight) { add() method in LocalePriorityList.Builder
395 public Builder add(final String acceptLanguageList) { add() method in LocalePriorityList.Builder
[all...]

Completed in 9 milliseconds

12345678910>>...238