Home
last modified time | relevance | path

Searched refs:add (Results 4101 - 4125 of 8306) sorted by relevance

1...<<161162163164165166167168169170>>...333

/third_party/node/deps/v8/tools/profview/
H A Dprofview.js368 span.classList.add("code-type-chip");
395 span.classList.add("tree-row-arrow");
402 nameElement.classList.add("tree-row-name");
404 nameElement.classList.add("codeid-link");
418 linkElement.classList.add("view-source-link");
1408 lineNumberCell.classList.add("source-line-number");
1412 sampleCountCell.classList.add(heatBucket);
1416 sourceLineCell.classList.add(heatBucket);
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatabuilder.cpp554 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() function in CollationDataBuilder
671 // If c has contextual base mappings or if we add a contextual mapping, in addCE32()
699 contextChars.add(c); in addCE32()
949 contextChars.add(c); in copyFromBaseCE32()
962 contextChars.add(c); in copyFromBaseCE32()
1028 dest.contextChars.add(start, end); in copyRangeCE32()
1416 unsafeBackwardSet.add(lead); in buildMappings()
1575 contractionBuilder.add(suffix, (int32_t)cond->ce32, errorCode); in buildContext()
1597 prefixBuilder.add(prefix, (int32_t)ce32, errorCode); in buildContext()
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl269 add $key,32,$key
275 add $tbl,2048,$rounds
538 add %o7,AES_Te-1b,%o4
598 add %o7,AES_Te-1b,%o4
815 add $key,32,$key
821 add $tbl,2048,$rounds
1084 add %o7,AES_Td-1b,%o4
1144 add %o7,AES_Td-1b,%o4
H A Daes-armv4.pl389 add $tbl,$tbl,#2
547 add $t3,$tbl,#256 @ rcon
610 add $t3,$tbl,#256 @ rcon
682 add $t3,$tbl,#256 @ rcon
779 add $i2,r0,$rounds,lsl#4
781 add $tbl,r1,$rounds,lsl#4
1165 add $tbl,$tbl,#1024
1184 add $s1,$tbl,$s1,lsr#24
1199 add $s2,$tbl,$s2,lsr#24
1212 add
[all...]
/third_party/python/Lib/
H A Denum.py312 # if necessary, get redirect in place and then add it to _member_map_
338 # now add to _member_map_ (even aliases)
341 # This may fail if value is not hashable. We can't add the value
603 # for Flag, add __or__, __and__, __xor__, and __invert__
760 interesting.add('__new__')
762 interesting.add('__init_subclass__')
983 base_chain.add(base)
988 data_types.add(base._member_type_)
993 data_types.add(candidate or base)
1201 interesting.add(nam
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl269 add $key,32,$key
275 add $tbl,2048,$rounds
538 add %o7,AES_Te-1b,%o4
598 add %o7,AES_Te-1b,%o4
815 add $key,32,$key
821 add $tbl,2048,$rounds
1084 add %o7,AES_Td-1b,%o4
1144 add %o7,AES_Td-1b,%o4
H A Daes-armv4.pl389 add $tbl,$tbl,#2
547 add $t3,$tbl,#256 @ rcon
610 add $t3,$tbl,#256 @ rcon
682 add $t3,$tbl,#256 @ rcon
779 add $i2,r0,$rounds,lsl#4
781 add $tbl,r1,$rounds,lsl#4
1165 add $tbl,$tbl,#1024
1184 add $s1,$tbl,$s1,lsr#24
1199 add $s2,$tbl,$s2,lsr#24
1212 add
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1738 dst.glslSources.add("quad-vert") << glu::VertexSource( in init()
1788 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
1792 dst.glslSources.add("quad-frag") << glu::FragmentSource( in init()
1862 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
1927 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
1992 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
2054 dst.glslSources.add("quad-split-frag") << glu::FragmentSource(splitShader.str()); in init()
2105 dst.glslSources.add("quad-split-frag") << glu::FragmentSource(splitShader.str()); in init()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dgen_builtin_symbols.py1524 type_array_sizes_declarations.add(template_array_sizes_declaration.format(**template_args))
1548 gen_type.add(param.data['genType'])
1645 symbols.name_declarations.add(name_declaration)
1655 # No need to add a duplicate with a type.
1713 functions.defined_function_variants.add(template_args['unique_name'])
1738 functions.defined_parameter_names.add(unique_param_name)
1848 used_param_variable_names.add(param_variable_name)
1896 symbols.name_declarations.add(template_name_declaration.format(**template_args))
1918 symbols.name_declarations.add(template_name_declaration.format(**template_args))
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatabuilder.cpp535 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() function in CollationDataBuilder
560 // If c has contextual base mappings or if we add a contextual mapping, in addCE32()
588 contextChars.add(c); in addCE32()
835 contextChars.add(c); in copyFromBaseCE32()
848 contextChars.add(c); in copyFromBaseCE32()
914 dest.contextChars.add(start, end); in copyRangeCE32()
1300 unsafeBackwardSet.add(lead); in buildMappings()
1432 contractionBuilder.add(suffix, (int32_t)cond->ce32, errorCode); in buildContext()
1454 prefixBuilder.add(prefix, (int32_t)ce32, errorCode); in buildContext()
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DJsonFormatTest.java384 assertRejects("optionalInt64", maxLong.add(one).toString()); in testParserRejectOutOfRangeNumericValues()
387 assertAccepts("optionalUint64", maxLong.add(one).toString()); in testParserRejectOutOfRangeNumericValues()
869 com.google.protobuf.TypeRegistry.newBuilder().add(content.getDescriptorForType()).build(); in testAnyFieldsWithCustomAddedTypeRegistry()
916 JsonFormat.TypeRegistry.newBuilder().add(TestAllTypes.getDescriptor()).build(); in testAnyFields()
1097 JsonFormat.TypeRegistry.newBuilder().add(TestAllTypes.getDescriptor()).build(); in testAnyInMaps()
1375 fixedFields.add(fieldDesc); in testIncludingDefaultValueFields()
1445 intFields.add(fieldDesc); in testIncludingDefaultValueFields()
1652 JsonFormat.TypeRegistry.newBuilder().add(TestAllTypes.getDescriptor()).build(); in testEmptyWrapperTypesInAny()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1730 dst.glslSources.add("quad-vert") << glu::VertexSource( in init()
1780 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
1784 dst.glslSources.add("quad-frag") << glu::FragmentSource( in init()
1854 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
1919 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
1983 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
2045 dst.glslSources.add("quad-split-frag") << glu::FragmentSource(splitShader.str()); in init()
2096 dst.glslSources.add("quad-split-frag") << glu::FragmentSource(splitShader.str()); in init()
/kernel/linux/linux-5.10/fs/udf/
H A Dinode.c493 uint32_t add; in udf_do_extend_file() local
519 add = (1 << 30) - sb->s_blocksize - in udf_do_extend_file()
521 if (add > new_block_bytes) in udf_do_extend_file()
522 add = new_block_bytes; in udf_do_extend_file()
523 new_block_bytes -= add; in udf_do_extend_file()
524 last_ext->extLength += add; in udf_do_extend_file()
541 * We've rewritten the last extent. If we are going to add in udf_do_extend_file()
556 add = (1 << 30) - sb->s_blocksize; in udf_do_extend_file()
557 last_ext->extLength = EXT_NOT_RECORDED_NOT_ALLOCATED | add; in udf_do_extend_file()
560 while (new_block_bytes > add) { in udf_do_extend_file()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp1485 programCollection.glslSources.add("vert") << glu::VertexSource(vertShader.specialize(attributes));
1486 programCollection.glslSources.add("frag") << glu::FragmentSource(fragShader.specialize(attributes));
1496 programCollection.glslSources.add("vert-forced") << glu::VertexSource(vertShader.specialize(attributes));
1497 programCollection.glslSources.add("frag-forced") << glu::FragmentSource(fragShader.specialize(attributes));
1532 programCollection.glslSources.add("vert") << glu::VertexSource(vertShader);
1533 programCollection.glslSources.add("frag") << glu::FragmentSource(fragShader);
1579 // it is not possible to add centroid/sample qualifiers to gl_BaryCoordEXT/gl_BaryCoordNoPerspEXT
1687 programCollection.glslSources.add("vert") << glu::VertexSource(vertShader);
1688 programCollection.glslSources.add("frag_reference") << glu::FragmentSource(fragShaderReference.specialize(attributes));
1692 programCollection.spirvAsmSources.add("frag_tes
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp336 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initColorPrograms()
351 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initColorPrograms()
694 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initImagePrograms()
712 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initImagePrograms()
1376 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initInputResolveSameAttachmentPrograms()
1393 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initInputResolveSameAttachmentPrograms()
1821 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initDifferentAttachmentSizesPrograms()
1840 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initDifferentAttachmentSizesPrograms()
1864 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initMultiAttachmentsNotExportPrograms()
1882 programCollection.glslSources.add("fra in initMultiAttachmentsNotExportPrograms()
[all...]
H A DvktPipelinePushDescriptorTests.cpp716 sourceCollections.glslSources.add("vert") << glu::VertexSource(vertexSrc); in initPrograms()
717 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1060 sourceCollections.glslSources.add("compute") << glu::ComputeSource(computeSrc); in initPrograms()
1855 sourceCollections.glslSources.add("vert") << glu::VertexSource(vertexSrc); in initPrograms()
1870 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1886 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1902 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1917 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
2645 sourceCollections.glslSources.add("compute") << glu::ComputeSource(computeSrc); in initPrograms()
2665 sourceCollections.glslSources.add("comput in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp185 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
356 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
529 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
694 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str());
889 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str());
1152 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str());
1355 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str());
1557 sourceCollections.glslSources.add("comp") << glu::ComputeSource(src.str());
1721 sourceCollections.glslSources.add("comp0") << glu::ComputeSource(
1735 sourceCollections.glslSources.add("comp
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp704 sourceCollections.glslSources.add("vert") << glu::VertexSource(vertexSrc); in initPrograms()
705 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1049 sourceCollections.glslSources.add("compute") << glu::ComputeSource(computeSrc); in initPrograms()
1845 sourceCollections.glslSources.add("vert") << glu::VertexSource(vertexSrc); in initPrograms()
1860 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1876 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1892 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
1907 sourceCollections.glslSources.add("frag") << glu::FragmentSource(fragmentSrc); in initPrograms()
2636 sourceCollections.glslSources.add("compute") << glu::ComputeSource(computeSrc); in initPrograms()
2656 sourceCollections.glslSources.add("comput in initPrograms()
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp410 bool add = false;
423 add = true;
441 add = true;
459 add = true;
469 if (add) {
478 // add samplers first. helps with oes.
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S78 | If sign of fp number = 0 (positive), then add 1 to l.
91 | If sign of fp number = 1 (negative), then add 1 to l.
112 | If (g=1), then add 1 to l and if (r=s=0), then clear l
179 .set ad_1_sgl,0x00000100 | constant to add 1 to l-bit in sgl prec
180 .set ad_1_dbl,0x00000800 | constant to add 1 to l-bit in dbl prec
212 addql #1,LOCAL_LO(%a0) |add 1 to l-bit
H A Dbindec.S251 faddw %d0,%fp0 |add in exp
313 addql #1,%d4 |add in the 1
385 addql #1,%d0 |add the 1
395 addil #24,%d0 |add in 24 to iscale
403 addw %d5,%d1 |add in LAMBDA
764 lsrl #1,%d2 |shift d2:d3 right, add 0s
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S78 | If sign of fp number = 0 (positive), then add 1 to l.
91 | If sign of fp number = 1 (negative), then add 1 to l.
112 | If (g=1), then add 1 to l and if (r=s=0), then clear l
179 .set ad_1_sgl,0x00000100 | constant to add 1 to l-bit in sgl prec
180 .set ad_1_dbl,0x00000800 | constant to add 1 to l-bit in dbl prec
212 addql #1,LOCAL_LO(%a0) |add 1 to l-bit
H A Dbindec.S251 faddw %d0,%fp0 |add in exp
313 addql #1,%d4 |add in the 1
385 addql #1,%d0 |add the 1
395 addil #24,%d0 |add in 24 to iscale
403 addw %d5,%d1 |add in LAMBDA
764 lsrl #1,%d2 |shift d2:d3 right, add 0s
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dclassmate-laptop.c442 .add = cmpc_accel_add_v4,
668 .add = cmpc_accel_add,
762 .add = cmpc_tablet_add,
1006 .add = cmpc_ipml_add,
1072 .add = cmpc_keys_add,
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dclassmate-laptop.c442 .add = cmpc_accel_add_v4,
668 .add = cmpc_accel_add,
762 .add = cmpc_tablet_add,
1004 .add = cmpc_ipml_add,
1072 .add = cmpc_keys_add,

Completed in 51 milliseconds

1...<<161162163164165166167168169170>>...333