Home
last modified time | relevance | path

Searched refs:build (Results 1376 - 1400 of 2196) sorted by relevance

1...<<51525354555657585960>>...88

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAstcDecodeModeTests.cpp190 .build(vk, device); in iterate()
195 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, resultImageInfo.arrayLayers); in iterate()
H A DvktImageMultisampleLoadStoreTests.cpp300 .build(vk, device)); in test()
306 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, numLayers)); in test()
H A DvktImageSampleDrawnCubeFaceTests.cpp282 .build(vk, device)); in iterate()
286 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp159 const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in iterate()
164 const auto setLayout = layoutBuilder.build(vkd, device); in iterate()
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_stats.py115 from googleapiclient.discovery import build namespace
158 # Returns a struct with info about the latest successful build given a bot name. Info contains the
178 # The first line holds the build name
181 # Remove the bot name and prepend the build link
209 # Returns a list of step names that we're interested in given a build name. We are interested in
736 service = build('sheets', 'v4', credentials=creds)
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProto3MessageFactory.java138 return builder.build(); in newMessage()
448 return builder.build(); in newMessageWithMaps()
H A DProto3MessageLiteFactory.java140 return builder.build(); in newMessage()
450 return builder.build(); in newMessageWithMaps()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java390 return builder.build(); in convertProto2()
441 return builder.build(); in convertProto3()
/third_party/python/Lib/distutils/
H A Dmsvc9compiler.py168 """Return the version of MSVC that was used to build Python.
361 # On AMD64, 'vcvars32.bat amd64' is a native build env; to cross
364 # native build or cross-compile to win32
463 macros, objects, extra_postargs, pp_opts, build = compile_info
474 src, ext = build[obj]
507 # the build directory for the RC file and message
618 # needed! Make sure they are generated in the temporary build
647 # implies a build environment error that shouldn't go undetected.
/third_party/vk-gl-cts/scripts/
H A Dmake_release.py42 from ctsbuild.build import *
213 # Create config with full build dir path
220 build(config, self.generator, self.targets)
229 buildRoot = os.path.join(packageBuildInfo.tmpBasePath, "android-build")
234 # Execute build script
235 scriptPath = os.path.normpath(os.path.join(packageBuildInfo.dstBasePath, "src", "android", "scripts", "build.py"))
240 "--build-root=%s" % buildRoot,
402 "build.py",
483 # Special module to remove src dir, for example after binary build
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp384 const auto setLayout = setLayoutBuilder.build(vkd, device); in iterate()
393 const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingNonUniformArgsTests.cpp328 const auto setLayout = setLayoutBuilder.build(vkd, device); in iterate()
335 const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in iterate()
H A DvktRayTracingNullASTests.cpp425 .build(vkd, device); in runTest()
429 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in runTest()
H A DvktRayTracingProceduralGeometryTests.cpp200 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 2u); in iterate()
205 .build(vkd, device); in iterate()
258 // wait for as build in iterate()
359 // build reference acceleration structure - single aabb big enough to fit whole procedural geometry in setupAccelerationStructures()
376 // build result acceleration structure - wall of 4 aabb's and generated object is actualy behind it (as it is just 1.0 unit thick) in setupAccelerationStructures()
468 // build reference acceleration structure - triangle and a single aabb big enough to fit whole procedural geometry in setupAccelerationStructures()
490 // build result acceleration structure - triangle and a three aabb's (they are in front of triangle but generate intersections behind it) in setupAccelerationStructures()
H A DvktRayTracingAccelerationStructuresTests.cpp403 // let's build a chessboard of geometries in initBottomAccelerationStructures()
1596 .build(vkd, device); in runTest()
1600 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in runTest()
1658 // build bottom level acceleration structures and their copies ( only when we are testing copying bottom level acceleration structures ) in runTest()
1797 // build top level acceleration structures and their copies ( only when we are testing copying top level acceleration structures ) in runTest()
2284 .build(vkd, device); in iterate()
2291 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in iterate()
2354 // build bottom level acceleration structure in iterate()
2367 // build top level acceleration structures in iterate()
2400 // wait for as build in iterate()
3531 VkAccelerationStructureBuildTypeKHR build; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp210 descriptorSetLayout = layoutBuilder.build(vk, device); in iterate()
213 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 2u); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp700 const Unique<VkDescriptorSetLayout> descriptorSetLayout(descriptorLayerBuilder.build(deviceInterface, getDevice())); in recordCommands()
707 descriptorPool = descriptorPoolBuilder.build(deviceInterface, getDevice(), VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, imageSparseInfo.mipLevels); in recordCommands()
/third_party/icu/icu4c/source/common/
H A Dlocid.cpp359 // We've checked the input sizes, now build up the full locale string.. in Locale()
549 * A Builder class to build the alias data.
557 AliasData* build(UErrorCode &status);
910 gSingleton = builder.build(status);
921 AliasDataBuilder::build(UErrorCode &status) {
1394 .build(status);
1529 .build(status);
/third_party/node/deps/icu-small/source/common/
H A Dlocid.cpp359 // We've checked the input sizes, now build up the full locale string.. in Locale()
549 * A Builder class to build the alias data.
557 AliasData* build(UErrorCode &status);
911 gSingleton = builder.build(status);
922 AliasDataBuilder::build(UErrorCode &status) {
1401 .build(status);
1536 .build(status);
/third_party/node/deps/v8/src/inspector/
H A Dinjected-script.cc300 .build(); in catchCallback()
387 .build(); in getProperties()
477 .build()); in getInternalAndPrivateProperties()
488 .build(); in getInternalAndPrivateProperties()
820 .build(); in createExceptionDetails()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTest.pm52 easily find the diverse programs within a OpenSSL build tree, as well as
216 This functions build up a platform dependent command based on the
550 build directory (as indicated by the environment variable C<$TOP> or
569 build directory (as indicated by the environment variable C<$TOP> or
817 Returns a list of two version numbers, the first representing the build
969 # __srctop_file and __srctop_dir are helpers to build file and directory
1017 # relative to the test/, apps/ or fuzz/ directory in the build tree or the
1019 # in the build tree, the file name with an added extension is looked for, if
1021 # the build tree) or possibly scripts (in the source tree).
1190 # __wrap_cmd returns a list that should be used to build u
[all...]
/third_party/openssl/util/perl/OpenSSL/
H A DTest.pm52 easily find the diverse programs within a OpenSSL build tree, as well as
216 This functions build up a platform dependent command based on the
550 build directory (as indicated by the environment variable C<$TOP> or
569 build directory (as indicated by the environment variable C<$TOP> or
817 Returns a list of two version numbers, the first representing the build
969 # __srctop_file and __srctop_dir are helpers to build file and directory
1017 # relative to the test/, apps/ or fuzz/ directory in the build tree or the
1019 # in the build tree, the file name with an added extension is looked for, if
1021 # the build tree) or possibly scripts (in the source tree).
1190 # __wrap_cmd returns a list that should be used to build u
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp564 const auto setLayout = layoutBuilder.build(vkd, device); in iterate()
570 const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in iterate()
856 const auto setLayout = layoutBuilder.build(vkd, device); in testFullscreenGradient()
1358 const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 2u); in iterate()
1363 const auto setLayout = setLayoutBuilder.build(vkd, device); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBindingTests.cpp242 .build(vk, device)); in iterate()
247 .build(vk, device, vk::VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 2u)); in iterate()
881 .build(vk, device)); in iterate()
1047 .build(vk, device)); in iterate()
1052 .build(vk, device, vk::VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u)); in iterate()
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocid.cpp569 * A Builder class to build the alias data.
577 AliasData* build(UErrorCode &status);
931 gSingleton = builder.build(status);
942 AliasDataBuilder::build(UErrorCode &status) {
1418 .build(status);
1556 .build(status);

Completed in 47 milliseconds

1...<<51525354555657585960>>...88