/third_party/python/Lib/test/ |
H A D | test_runpy.py | 88 # Impls are permitted to add extra names, so filter them out 569 expected_packages.add(pkg_name) 571 expected_packages.add(pkg_name + "." + name) 573 expected_modules.add(pkg_name + "." + name) 575 expected_packages.add(pkg_name) 576 expected_modules.add(pkg_name + ".runpy_test")
|
H A D | test_getpath.py | 906 self._dirs.add(p) 977 _trail.add(link.casefold()) 1075 self._xfiles.add(path) 1083 self._dirs.add(p) 1149 _trail.add(link)
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbiscan.cpp | 131 add(9, 0xd).add(0x20).add(0x85).add(0x200e, 0x200f).add(0x2028, 0x2029); in RBBIRuleScanner() 335 // If this rule includes a look-ahead '/', add a endMark node to the in doParseActions() 726 // add the provided set to the hash table.
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | UnknownFieldSet.java | 1015 result.varint.add(value); in addVarint() 1024 result.fixed32.add(value); in addFixed32() 1033 result.fixed64.add(value); in addFixed64() 1042 result.lengthDelimited.add(value); in addLengthDelimited() 1051 result.group.add(value); in addGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineNoPositionTests.cpp | 188 programCollection.glslSources.add("vert") << glu::VertexSource(vert.str()); in initPrograms() 229 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(tesc.str()); in initPrograms() 267 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms() 306 programCollection.glslSources.add("geom") << glu::GeometrySource(geom.str()); in initPrograms() 325 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms()
|
H A D | vktPipelinePushConstantTests.cpp | 1295 sourceCollections.glslSources.add("color_vert") << glu::VertexSource(vertexSrc.str()); in initPrograms() 1319 sourceCollections.glslSources.add("color_tesc") << glu::TessellationControlSource(tessControlSrc.str()); in initPrograms() 1339 sourceCollections.glslSources.add("color_tese") << glu::TessellationEvaluationSource(tessEvaluationSrc.str()); in initPrograms() 1366 sourceCollections.glslSources.add("color_geom") << glu::GeometrySource(geometrySrc.str()); in initPrograms() 1442 sourceCollections.glslSources.add("color_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms() 1446 // add a pass through fragment shader if it's not activated in push constant ranges in initPrograms() 1457 sourceCollections.glslSources.add("color_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms() 1594 sourceCollections.glslSources.add("color_vert") << glu::VertexSource(source); in initPrograms() 1625 sourceCollections.glslSources.add("color_tesc") << glu::TessellationControlSource(source); in initPrograms() 1651 sourceCollections.glslSources.add("color_tes in initPrograms() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildIndirectTests.cpp | 270 programCollection.glslSources.add("wr-asb") << glu::RaygenSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 293 programCollection.glslSources.add("wr-ast") << glu::RaygenSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 318 programCollection.glslSources.add("rgen") << glu::RaygenSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 335 programCollection.glslSources.add("chit") << glu::ClosestHitSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms() 351 programCollection.glslSources.add("miss") << glu::MissSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelinePushConstantTests.cpp | 1293 sourceCollections.glslSources.add("color_vert") << glu::VertexSource(vertexSrc.str()); in initPrograms() 1317 sourceCollections.glslSources.add("color_tesc") << glu::TessellationControlSource(tessControlSrc.str()); in initPrograms() 1337 sourceCollections.glslSources.add("color_tese") << glu::TessellationEvaluationSource(tessEvaluationSrc.str()); in initPrograms() 1364 sourceCollections.glslSources.add("color_geom") << glu::GeometrySource(geometrySrc.str()); in initPrograms() 1440 sourceCollections.glslSources.add("color_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms() 1444 // add a pass through fragment shader if it's not activated in push constant ranges in initPrograms() 1455 sourceCollections.glslSources.add("color_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms() 1590 sourceCollections.glslSources.add("color_vert") << glu::VertexSource(source); in initPrograms() 1621 sourceCollections.glslSources.add("color_tesc") << glu::TessellationControlSource(source); in initPrograms() 1647 sourceCollections.glslSources.add("color_tes in initPrograms() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 316 NewMI.add(MI.getOperand(i)); in EmitInstrWithCustomInserter() 382 .add(MI.getOperand(0)) in EmitInstrWithCustomInserter() 383 .add(MI.getOperand(1)) in EmitInstrWithCustomInserter() 389 .add(MI.getOperand(0)) in EmitInstrWithCustomInserter() 390 .add(MI.getOperand(1)) in EmitInstrWithCustomInserter() 391 .add(MI.getOperand(2)) in EmitInstrWithCustomInserter() 397 .add(MI.getOperand(0)); in EmitInstrWithCustomInserter() 404 .add(MI.getOperand(1)) in EmitInstrWithCustomInserter() 409 .add(MI.getOperand(0)) in EmitInstrWithCustomInserter() 418 .add(M in EmitInstrWithCustomInserter() [all...] |
/drivers/hdf_core/framework/model/network/common/netdevice/ |
H A D | net_device_impl.h | 33 int32_t (*add)(struct NetDeviceImpl *netDevice); member
|
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/ |
H A D | fixed_size_list.h | 33 void add(T value) in add() function in OHOS::CameraStandard::FixedSizeList
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | vtp_instance.h | 44 static void UpdateSocketStreamCount(bool add);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/ |
H A D | json_common.h | 38 static int Append(const JsonObject &src, const JsonObject &add, bool isReplace);
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
H A D | atomic.h | 135 ATOMIC_OPS(add) 151 * atomic_fetch_add_unless - add unless the number is a given value 153 * @a: amount to add 170 " %1 = add(%0, %3);" in atomic_fetch_add_unless()
|
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | backtrace-clang.S | 59 * add fp, sp, #x 111 add frame, sp, #24 @ switch to false frame 156 add sv_pc, sv_pc, #-4 @ get call instruction address 157 add sv_pc, sv_pc, #8 @ take care of prefetch 158 add sv_pc, sv_pc, r0, lsl #2@ find function start
|
/kernel/linux/linux-5.10/arch/arc/lib/ |
H A D | memset.S | 19 add r3,r2,r0
|
/kernel/linux/linux-5.10/arch/nds32/lib/ |
H A D | clear_user.S | 17 add $r5, $r0, $r1
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | vdso_datapage.h | 124 add \ptr, \tmp, \ptr
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | mdesc.h | 67 void (*add)(struct mdesc_handle *handle, u64 node, member
|
H A D | atomic_64.h | 37 ATOMIC_OPS(add)
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | helpers.S | 12 add %g2, 1, %g2
|
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/ |
H A D | pmsu_ll.S | 21 add r1, r1, r0
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | head-xscale.S | 23 add r3, r2, #0x10000 @ 64 kb is quite enough...
|
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | copy_from_user.S | 58 add end, x0, x2
|
/kernel/linux/linux-6.6/arch/arc/lib/ |
H A D | memset.S | 19 add r3,r2,r0
|