Home
last modified time | relevance | path

Searched refs:build (Results 1476 - 1500 of 1743) sorted by relevance

1...<<51525354555657585960>>...70

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp925 .build(vkd, device); in initConfiguration()
929 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in initConfiguration()
1073 .build(vkd, device); in initConfiguration()
1077 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in initConfiguration()
1482 .build(vkd, device); in initConfiguration()
1487 .build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in initConfiguration()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1775 program.build(compute_shader, 0 /* fragment shader */, 0 /* geometry shader */, in testCompute()
1835 program.build(0 /* compute shader */, fragment_data, geometry_data, tess_ctrl_data, tess_eval_data, vertex_data, in testDrawArray()
2059 program.build(compute_shader, 0 /* fragment shader */, 0 /* geometry shader */, in testCompute()
2163 program.build(0 /* compute shader */, fragment_data, geometry_data, tess_ctrl_data, tess_eval_data, vertex_data, in testDrawArray()
2269 program.build(conmpute_data /* compute shader */, 0 /* fragment shader */, 0 /* geometry shader */, in testCompute()
2321 program.build(0 /* compute shader */, fragment_data, geometry_data, tess_ctrl_data, tess_eval_data, vertex_data, in testDrawArray()
17941 void Utils::program::build(const glw::GLchar* compute_shader_code, const glw::GLchar* fragment_shader_code, in build() function in gl4cts::GLSL420Pack::Utils::program
17953 build(compute_shader, fragment_shader, geometry_shader, tesselation_control_shader, tesselation_evaluation_shader, in build()
17969 void Utils::program::build(const shaderSource& compute_shader, const shaderSource& fragment_shader, in build() function in gl4cts::GLSL420Pack::Utils::program
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberUtil.java1096 // Checking most properties since we don't know what's present, since a custom build may have in descHasData()
1383 formatNsnUsingPattern(nationalSignificantNumber, numFormatCopy.build(), numberFormat)); in formatByPattern()
1724 numberFormats.add(numFormatCopy.build()); in formatInOriginalFormat()
1852 return formatNsnUsingPattern(rawInput, newFormat.build(), PhoneNumberFormat.NATIONAL); in formatOutOfCountryKeepingAlphaChars()
2660 // lengths; this is checked at build time. in testNumberLength()
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
H A DDeqpTestRunnerTest.java18 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelper;
22 import com.android.tradefed.build.IBuildInfo;
23 import com.android.tradefed.build.IFolderBuildInfo;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp108 build(); in Coloring()
145 void build();
164 void Coloring::build() { in build() function in Coloring
1444 // The lowered build-vector node will now need to be selected. It needs
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A Dbaseline-sectioned-sourcemaps.js134 [12:00:06 AM] Projects in this build:
1967 [12:00:48 AM] Projects in this build:
3322 [12:01:15 AM] Projects in this build:
H A DexplainFiles.js134 [12:00:06 AM] Projects in this build:
1969 [12:00:48 AM] Projects in this build:
3321 [12:01:15 AM] Projects in this build:
H A Dmultiple-prologues-in-different-projects.js136 [12:00:10 AM] Projects in this build:
2154 [12:00:52 AM] Projects in this build:
3259 [12:01:15 AM] Projects in this build:
H A Dshebang-in-all-projects.js138 [12:00:10 AM] Projects in this build:
1996 [12:00:52 AM] Projects in this build:
3370 [12:01:19 AM] Projects in this build:
H A Dstrict-in-one-dependency.js134 [12:00:07 AM] Projects in this build:
1988 [12:00:49 AM] Projects in this build:
2990 [12:01:12 AM] Projects in this build:
H A Dtriple-slash-refs-in-all-projects.js149 [12:00:12 AM] Projects in this build:
2319 [12:00:54 AM] Projects in this build:
3944 [12:01:21 AM] Projects in this build:
H A Dmultiple-prologues-in-all-projects.js139 [12:00:14 AM] Projects in this build:
2281 [12:00:56 AM] Projects in this build:
3836 [12:01:23 AM] Projects in this build:
5043 [12:01:46 AM] Projects in this build:
H A Dstrict-in-all-projects.js134 [12:00:09 AM] Projects in this build:
2057 [12:00:51 AM] Projects in this build:
3472 [12:01:18 AM] Projects in this build:
4545 [12:01:41 AM] Projects in this build:
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessage.java616 .build(); in mergeUnknownFields()
700 // Don't keep dispatching invalidations until build is called again. in onChanged()
1178 * .build();
1211 // Java compiler and/or build system. See bug #1898463. The mere presence
1444 * Called by the build code path to create a copy of the extensions for
1884 .mergeFrom((Message) value).build(); in singularFromReflectionType()
2968 .mergeFrom((Message) value).build(); in coerceType()
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc58 "v8 is required to build with ICU " XSTR(V8_MINIMUM_ICU_VERSION) " and up");
719 icu_locale = icu::LocaleBuilder().setLocale(icu_locale).build(error); in CanonicalizeLanguageTag()
1855 return builder.build(*status); in BuildLocaleMatcher()
1867 return builder.build(*status); in BuildLocaleMatcher()
2372 *icu_locale = builder.build(status); in LookupAndValidateUnicodeExtensions()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp192 // It is used to build regular or imageless framebuffer.
441 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in buildCounterBufferObjects()
444 .build(vk, device); in buildCounterBufferObjects()
1279 .build(vk, device); in runComputeShaderMode()
1282 .build(vk, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in runComputeShaderMode()
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs137 pub fn build(&self) -> Parser { in build() functions
333 ParserBuilder::new().build() in new()
357 // in `ParserBuilder::build`. in reset()
906 /// A fresh set union is returned, which should be used to build the right
2353 let parser = ParserBuilder::new().octal(true).build(); in parser()
2361 let p = ParserBuilder::new().nest_limit(nest_limit).build(); in parser_nest_limit()
2366 let p = ParserBuilder::new().ignore_whitespace(true).build(); in parser_ignore_whitespace()
/third_party/gn/src/gn/
H A Dsetup.cc55 buildfile, but with very limited build setup-specific meaning.
61 gn gen out/Debug --root=/home/build --dotfile=/home/my_gn_file.gn
70 Path to the build config file. This file will be used to set up the
71 build file execution environment for each toolchain.
118 "//build/my_config.gni",
126 of the build directory containing information on how to compile each
144 Label of the root build target. The GN build will start by loading the
145 build file containing this target name. This defaults to "//:" which will
153 A list of label pattern strings. When not defined or empty, the GN build
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java628 result.add(newRow(modified.build(), capContext)); in getUiListCompareWholeItems()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRuleParser.java643 localeID = new ULocale.Builder().setLanguageTag(v).build(); in parseSetting()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java250 Set<ULocale> acceptSet = LocalePriorityList.add(acceptLanguageString).build().getULocales(); in setLocales()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGlobalizationPreferences.java252 Set<ULocale> acceptSet = LocalePriorityList.add(acceptLanguageString).build().getULocales(); in setLocales()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DLocaleDisplayNamesImpl.java603 result.add(newRow(modified.build(), capContext)); in getUiListCompareWholeItems()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRuleParser.java647 localeID = new ULocale.Builder().setLanguageTag(v).build(); in parseSetting()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp36 int bc_builder::build() { in build() function in r600_sb::bc_builder

Completed in 122 milliseconds

1...<<51525354555657585960>>...70