Home
last modified time | relevance | path

Searched refs:add (Results 801 - 825 of 5696) sorted by relevance

1...<<31323334353637383940>>...228

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryEmitGeometryShaderTests.cpp137 sourceCollections.glslSources.add("vertex") << glu::VertexSource(src.str()); in initPrograms()
141 sourceCollections.glslSources.add("geometry") << glu::GeometrySource(shaderGeometry(false)); in initPrograms()
143 sourceCollections.glslSources.add("geometry_pointsize") << glu::GeometrySource(shaderGeometry(true)); in initPrograms()
155 sourceCollections.glslSources.add("fragment") << glu::FragmentSource(src.str()); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryEmitGeometryShaderTests.cpp137 sourceCollections.glslSources.add("vertex") << glu::VertexSource(src.str()); in initPrograms()
141 sourceCollections.glslSources.add("geometry") << glu::GeometrySource(shaderGeometry(false)); in initPrograms()
143 sourceCollections.glslSources.add("geometry_pointsize") << glu::GeometrySource(shaderGeometry(true)); in initPrograms()
155 sourceCollections.glslSources.add("fragment") << glu::FragmentSource(src.str()); in initPrograms()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyphTable.java127 locas.add(0); in generateLocaList()
129 locas.add(0); in generateLocaList()
134 locas.add(total + size); in generateLocaList()
149 this.glyphBuilders.add(Glyph.Builder.getBuilder(this, data, lastLocaValue /* offset */, in initialize()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiPortSelector.java63 mAdapter.add(new MidiPortWrapper(null, 0, 0)); in MidiPortSelector()
109 mAdapter.add(wrapper); in onDeviceAdded()
134 // If it becomes free then add it back to the menu. in onDeviceStatusChanged()
149 mBusyPorts.add(wrapper); in onDeviceStatusChanged()
156 mAdapter.add(wrapper); in onDeviceStatusChanged()
/third_party/node/test/fixtures/debugger/cjs/
H A Dother.js1 exports.add = function add(a, b) { function
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp193 // _applyPattern calls add() etc., which set pat to empty. in applyPatternIgnoreSpace()
383 add(lastChar, lastChar); in applyPattern()
456 add(lastChar, lastChar); in applyPattern()
461 add(op, op); in applyPattern()
478 add(c, c); in applyPattern()
510 add(lastChar, lastChar); in applyPattern()
535 add(buf); in applyPattern()
559 add(lastChar, lastChar); in applyPattern()
562 add(U_ETHER); in applyPattern()
596 add(lastCha in applyPattern()
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp629 * (mul (floor (add (abs x) 0.5) (sign x))) in handle_expression()
633 * (trunc (add x (mul (sign x) 0.5))) in handle_expression()
657 return trunc(add(abs_expr->operands[0], in handle_expression()
714 ir_expression *add = op_expr[add_pos]; in handle_expression() local
716 if (!add || add->operation != ir_binop_add) in handle_expression()
723 /* We are allowed to add scalars with a vector or matrix. In that in handle_expression()
726 if (add->operands[0]->type != add->operands[1]->type) in handle_expression()
734 neg(add in handle_expression()
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp193 // _applyPattern calls add() etc., which set pat to empty. in applyPatternIgnoreSpace()
383 add(lastChar, lastChar); in applyPattern()
456 add(lastChar, lastChar); in applyPattern()
461 add(op, op); in applyPattern()
478 add(c, c); in applyPattern()
510 add(lastChar, lastChar); in applyPattern()
535 add(buf); in applyPattern()
559 add(lastChar, lastChar); in applyPattern()
562 add(U_ETHER); in applyPattern()
596 add(lastCha in applyPattern()
[all...]
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/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp193 // _applyPattern calls add() etc., which set pat to empty. in applyPatternIgnoreSpace()
383 add(lastChar, lastChar); in applyPattern()
456 add(lastChar, lastChar); in applyPattern()
461 add(op, op); in applyPattern()
478 add(c, c); in applyPattern()
510 add(lastChar, lastChar); in applyPattern()
535 add(buf); in applyPattern()
559 add(lastChar, lastChar); in applyPattern()
562 add(U_ETHER); in applyPattern()
596 add(lastCha in applyPattern()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9mc_16bpp.asm66 add srcq, sstrideq
101 add dstq, dstrideq
153 add srcq, sstrideq
191 add dstq, dstrideq
241 add srcq, sstrideq
255 add src4q, sstrideq
290 add dstq, dstrideq
343 add srcq, sstrideq
371 add src4q, sstrideq
409 add dst
[all...]
H A Ddcadsp.asm36 add samplesq, cnt1q
188 add cnt1q, 8 + FMA3_OFFSET
191 add lfeq, 4
192 add samplesq, 64*sizeof_float
218 add samplesq, cnt1q
271 add cnt1q, 16
274 add lfeq, sizeof_float
275 add samplesq, 128*sizeof_float
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DKeyTypeData.java294 aliasSet.add(from); in initFromResourceBundle()
320 aliasSet.add(from); in initFromResourceBundle()
350 specialTypeSet.add(SpecialType.valueOf(legacyTypeId)); in initFromResourceBundle()
351 _bcp47Types.add(legacyTypeId); in initFromResourceBundle()
367 _bcp47Types.add(bcpTypeId); in initFromResourceBundle()
444 _deprecatedKeys.add(key2); in getKeyInfo()
483 _deprecatedTypes.add(key3); in getTypeInfo()
576 aliasSet.add(from); in initFromTables()
592 aliasSet.add(from); in initFromTables()
613 specialTypeSet.add(s in initFromTables()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DKeyTypeData.java290 aliasSet.add(from); in initFromResourceBundle()
316 aliasSet.add(from); in initFromResourceBundle()
346 specialTypeSet.add(SpecialType.valueOf(legacyTypeId)); in initFromResourceBundle()
347 _bcp47Types.add(legacyTypeId); in initFromResourceBundle()
363 _bcp47Types.add(bcpTypeId); in initFromResourceBundle()
440 _deprecatedKeys.add(key2); in getKeyInfo()
479 _deprecatedTypes.add(key3); in getTypeInfo()
572 aliasSet.add(from); in initFromTables()
588 aliasSet.add(from); in initFromTables()
609 specialTypeSet.add(s in initFromTables()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp288 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
296 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
337 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
346 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
420 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
421 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
466 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
581 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
594 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
645 programCollection.glslSources.add("mes in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp74 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in addVertexAndFragmentShaders()
89 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in addVertexAndFragmentShaders()
190 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
195 programCollection.glslSources.add("tese_to_frag") in initPrograms()
197 programCollection.glslSources.add("tese_to_geom") in initPrograms()
223 programCollection.glslSources.add("geom") << glu::GeometrySource(src.str()); in initPrograms()
333 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
361 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
366 programCollection.glslSources.add("geom_from_tese") << glu::GeometrySource( in initPrograms()
368 programCollection.glslSources.add("geom_from_ver in initPrograms()
[all...]
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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp288 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
296 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
337 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
346 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
420 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
421 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
466 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
581 programCollection.glslSources.add("mesh") << glu::MeshSource(meshTemplate.specialize(meshReplacements)); in initPrograms()
594 programCollection.glslSources.add("task") << glu::TaskSource(taskTemplate.specialize(taskReplacements)); in initPrograms()
645 programCollection.glslSources.add("mes in initPrograms()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp228 .add(Cond); in emitIf()
250 .add(MI.getOperand(2)); in emitIf()
272 // hard to add another def here but I'm not sure how to correctly update the in emitIf()
296 .add(MI.getOperand(1)); // Saved EXEC in emitElse()
378 .add(MI.getOperand(1)); in emitIfBreak()
381 .add(MI.getOperand(2)); in emitIfBreak()
386 .add(MI.getOperand(1)) in emitIfBreak()
387 .add(MI.getOperand(2)); in emitIfBreak()
405 .add(MI.getOperand(0)); in emitLoop()
409 .add(M in emitLoop()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp74 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in addVertexAndFragmentShaders()
89 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in addVertexAndFragmentShaders()
190 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
195 programCollection.glslSources.add("tese_to_frag") in initPrograms()
197 programCollection.glslSources.add("tese_to_geom") in initPrograms()
223 programCollection.glslSources.add("geom") << glu::GeometrySource(src.str()); in initPrograms()
333 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
361 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
366 programCollection.glslSources.add("geom_from_tese") << glu::GeometrySource( in initPrograms()
368 programCollection.glslSources.add("geom_from_ver in initPrograms()
[all...]
/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/ffmpeg/libavcodec/arm/
H A Dhpeldsp_armv6.S28 add r0, r0, #8
29 add r1, r1, #8
94 add r1, r1, r2
169 add r1, r1, r2
179 add r0, r0, r2
181 add r0, r0, r2
205 add r0, r0, r2
207 add r0, r0, r2
/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/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()

Completed in 20 milliseconds

1...<<31323334353637383940>>...228