Home
last modified time | relevance | path

Searched refs:add (Results 1551 - 1575 of 8219) sorted by relevance

1...<<61626364656667686970>>...329

/third_party/node/deps/icu-small/source/common/
H A Dcharacterproperties.cpp61 ((UnicodeSet *)set)->add(c); in _set_add()
66 ((UnicodeSet *)set)->add(start, end); in _set_addRange()
71 ((UnicodeSet *)set)->add(icu::UnicodeString((UBool)(length<0), str, length)); in _set_addString()
183 sa.add(sa.set, 0x2FFE); in initInclusion()
184 sa.add(sa.set, 0x2FFF + 1); in initInclusion()
242 intPropIncl->add(c); in initIntPropInclusion()
324 set->add(startHasProperty, c - 1); in makeSet()
330 set->add(startHasProperty, 0x10FFFF); in makeSet()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java214 s.add(exception[j]);
239 s.add(mapped); // add the case fold result itself
242 s.add(cp);
244 toCaseFold.put(mapped, mapped); // add mapping to self
313 multichars.add(key);
327 // so first do a pass through, and add substring combinations
331 partialClosure.add(key);
354 partialClosure.add(patchwork);
361 // case closure and add i
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationWindingTests.cpp242 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
264 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
281 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
296 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
308 programCollection.hlslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
341 programCollection.hlslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
353 programCollection.hlslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
364 programCollection.hlslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp322 .add(MI.getOperand(0)) in SelectMSA3OpIntrinsic()
323 .add(MI.getOperand(2)) in SelectMSA3OpIntrinsic()
324 .add(MI.getOperand(3)) in SelectMSA3OpIntrinsic()
337 .add(MI.getOperand(0)) in MSA3OpIntrinsicToGeneric()
338 .add(MI.getOperand(2)) in MSA3OpIntrinsicToGeneric()
339 .add(MI.getOperand(3)); in MSA3OpIntrinsicToGeneric()
349 .add(MI.getOperand(0)) in MSA2OpIntrinsicToGeneric()
350 .add(MI.getOperand(2)); in MSA2OpIntrinsicToGeneric()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DWireFormatTest.java223 result.add(UnittestProto.myExtensionInt); in getTestFieldOrderingsRegistry()
224 result.add(UnittestProto.myExtensionString); in getTestFieldOrderingsRegistry()
246 result.add(UnittestProto.testExtensionInsideTableExtension); in getTestExtensionInsideTableRegistry()
344 extensionRegistry.add(TestMessageSetExtension1.messageSetExtension); in testParseMessageSetWithFlag()
345 extensionRegistry.add(TestMessageSetExtension2.messageSetExtension); in testParseMessageSetWithFlag()
400 extensionRegistry.add(TestMessageSetExtension1.messageSetExtension); in testParseMessageSetExtensionWithFlag()
431 extensionRegistry.add(TestMessageSetExtension1.messageSetExtension); in testMergeLazyMessageSetExtensionWithFlag()
464 extensionRegistry.add(TestMessageSetExtension1.messageSetExtension); in testMergeMessageSetExtensionWithFlag()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationWindingTests.cpp242 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
264 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
281 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
296 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
308 programCollection.hlslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
341 programCollection.hlslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
353 programCollection.hlslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
364 programCollection.hlslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
/build/rust/tests/test_rust_ut/src/
H A Dmain.rs17 /// pub add
18 pub fn add(a: i32, b: i32) -> i32 { in add() functions
36 assert_eq!(add(1, 2), 3); in test_add()
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Ds5pv210.S16 * aligned and add in the offset when we load the value here.
23 add \rp, \rp, #(0x400 * CONFIG_DEBUG_S3C_UART)
24 add \rv, \rv, #(0x400 * CONFIG_DEBUG_S3C_UART)
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Ds5pv210.S16 * aligned and add in the offset when we load the value here.
23 add \rp, \rp, #(0x400 * CONFIG_DEBUG_S3C_UART)
24 add \rv, \rv, #(0x400 * CONFIG_DEBUG_S3C_UART)
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsysctl.c38 * ntfs_sysctl - add or remove the debug sysctl
39 * @add: add (1) or remove (0) the sysctl
43 int ntfs_sysctl(int add) in ntfs_sysctl() argument
45 if (add) { in ntfs_sysctl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVectorize.cpp37 unwrap(PM)->add(createLoopVectorizePass()); in LLVMAddLoopVectorizePass()
41 unwrap(PM)->add(createSLPVectorizerPass()); in LLVMAddSLPVectorizePass()
/third_party/skia/docs/examples/
H A DRegion_setRects.cpp12 for (auto add : rects) { in REG_FIDDLE()
13 region.op(add, SkRegion::kUnion_Op); in REG_FIDDLE()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl159 add @C[9],sp,#$A[4][2]
160 add @E[2],sp,#$A[0][0]
161 add @E[0],sp,#$A[1][0]
235 add @E[0],sp,#$A[1][2]
241 add @E[0],sp,#$A[1][4]
247 add @E[0],sp,#$A[2][1]
253 add @E[0],sp,#$A[2][3]
259 add @E[0],sp,#$A[3][0]
265 add @E[0],sp,#$A[3][2]
271 add
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl159 add @C[9],sp,#$A[4][2]
160 add @E[2],sp,#$A[0][0]
161 add @E[0],sp,#$A[1][0]
235 add @E[0],sp,#$A[1][2]
241 add @E[0],sp,#$A[1][4]
247 add @E[0],sp,#$A[2][1]
253 add @E[0],sp,#$A[2][3]
259 add @E[0],sp,#$A[3][0]
265 add @E[0],sp,#$A[3][2]
271 add
[all...]
/third_party/python/Lib/idlelib/
H A Dconfigdialog.py124 note.add(self.fontpage, text=' Fonts ')
125 note.add(self.highpage, text='Highlights')
126 note.add(self.keyspage, text=' Keys ')
127 note.add(self.winpage, text=' Windows ')
128 note.add(self.shedpage, text=' Shell/Ed ')
129 note.add(self.extpage, text='Extensions')
334 self.font_name = tracers.add(StringVar(self), self.var_changed_font)
335 self.font_size = tracers.add(StringVar(self), self.var_changed_font)
336 self.font_bold = tracers.add(BooleanVar(self), self.var_changed_font)
557 on_new_color_set: Set new color and add optio
2244 def add(self, var, callback): global() member in VarTrace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp308 .add(I.getOperand(1)) in selectG_ADD_SUB()
309 .add(I.getOperand(2)); in selectG_ADD_SUB()
328 .add(I.getOperand(1)) in selectG_ADD_SUB()
329 .add(I.getOperand(2)) in selectG_ADD_SUB()
352 .add(Lo1) in selectG_ADD_SUB()
353 .add(Lo2); in selectG_ADD_SUB()
355 .add(Hi1) in selectG_ADD_SUB()
356 .add(Hi2); in selectG_ADD_SUB()
362 .add(Lo1) in selectG_ADD_SUB()
363 .add(Lo in selectG_ADD_SUB()
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dentry.S88 add sp, sp, x0 // sp' = sp + x0
132 add \dst, \dst, \tmp
168 add \ti_flags, tsk, #TSK_TI_FLAGS
226 add x21, sp, #S_FRAME_SIZE
249 add x29, sp, #S_STACKFRAME
365 add sp, sp, #S_FRAME_SIZE // restore sp
379 add sp, sp, #S_FRAME_SIZE // restore sp
450 add x26, x25, x26
603 add x0, x0, #S_FRAME_SIZE
782 add \tm
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_neon.S90 add r4, r0, r1
91 add lr, r2, r3
92 add r1, r1, r1
93 add r3, r3, r3
272 add r6, r0, r1
273 add r7, r2, r3
274 add r1, r1, r1
275 add r3, r3, r3
313 @ saturating add. The positive filter coefficients
314 @ for all indices except idx2 must add u
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm48 add %1, %5
49 add %2, %5
171 add r1, 8
172 add r2, 8
174 add r5d, eax
182 add r5d, eax
184 add r1, 8
185 add r2, 8
187 add r5d, eax
339 add pix1
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dalphaindex.cpp522 // For example, after ... Q R S Sch we add Sch\uFFFF->S in createBucketList()
523 // and after ... Q R S Sch Sch\uFFFF St we add St\uFFFF->S. in createBucketList()
721 // question: should we add auxiliary exemplars? in addIndexExemplars()
723 exemplars.add(0x61, 0x7A); in addIndexExemplars()
728 add(0xAC00).add(0xB098).add(0xB2E4).add(0xB77C). in addIndexExemplars()
729 add(0xB9C8).add( in addIndexExemplars()
[all...]
/third_party/mesa3d/src/imagination/csbgen/
H A Dgen_pack_header.py120 def add(self, element: Node) -> None: member in Node
151 def add(self, element: Node) -> None: member in Csbgen
169 super().add(element)
217 self.parent.add(self)
227 def add(self, element: Node) -> None: member in Enum
229 super().add(element)
257 self.parent.add(self)
281 self.parent.add(self)
300 def add(self, element: Node) -> None: member in Struct
320 super().add(elemen
498 def add(self, element: Node) -> None: global() member in Field
616 def add(self, element: Node) -> None: global() member in Condition
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H A Dghash-armv4.S46 add r3,r2,r3 @ r3 to point at the end
60 add r7,r1,r12,lsl#4
62 add r11,r1,r14
67 add r14,r14,r14
83 add r11,r1,r12,lsl#4
86 add r12,r12,r12
101 add r11,r1,r14
104 add r14,r14,r14
131 add r2,r2,#16
199 add s
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghash-armv4.S46 add r3,r2,r3 @ r3 to point at the end
60 add r7,r1,r12,lsl#4
62 add r11,r1,r14
67 add r14,r14,r14
83 add r11,r1,r12,lsl#4
86 add r12,r12,r12
101 add r11,r1,r14
104 add r14,r14,r14
131 add r2,r2,#16
199 add s
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp522 // For example, after ... Q R S Sch we add Sch\uFFFF->S in createBucketList()
523 // and after ... Q R S Sch Sch\uFFFF St we add St\uFFFF->S. in createBucketList()
721 // question: should we add auxiliary exemplars? in addIndexExemplars()
723 exemplars.add(0x61, 0x7A); in addIndexExemplars()
728 add(0xAC00).add(0xB098).add(0xB2E4).add(0xB77C). in addIndexExemplars()
729 add(0xB9C8).add( in addIndexExemplars()
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp526 // For example, after ... Q R S Sch we add Sch\uFFFF->S in createBucketList()
527 // and after ... Q R S Sch Sch\uFFFF St we add St\uFFFF->S. in createBucketList()
726 // question: should we add auxiliary exemplars? in addIndexExemplars()
728 exemplars.add(0x61, 0x7A); in addIndexExemplars()
733 add(0xAC00).add(0xB098).add(0xB2E4).add(0xB77C). in addIndexExemplars()
734 add(0xB9C8).add( in addIndexExemplars()
[all...]

Completed in 20 milliseconds

1...<<61626364656667686970>>...329