/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | DescriptorsTest.java | 448 .build()) in testDescriptorValidatorException() 449 .build()) in testDescriptorValidatorException() 450 .build(); in testDescriptorValidatorException() 479 .build()) in testDescriptorComplexCrosslink() 480 .build()) in testDescriptorComplexCrosslink() 488 .build()) in testDescriptorComplexCrosslink() 489 .build()) in testDescriptorComplexCrosslink() 490 .build(); in testDescriptorComplexCrosslink() 517 .setName("foo.proto") .build(); in testInvalidPublicDependency() 522 .build(); in testInvalidPublicDependency() [all...] |
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | config-bisect.pl | 28 # build the config with "make oldconfig" to make sure it matches the 66 my $build; 74 usage: config-bisect.pl [-l linux-tree][-b build-dir] good-config bad-config [good|bad] 76 -b [optional] define location to build (O=build-dir) (default is linux-tree) 582 doprint "READY TO TEST .config IN $build\n"; 646 $build = $val; 670 $build = $tree if (!defined($build)); 673 $build [all...] |
/kernel/linux/linux-6.6/tools/testing/ktest/ |
H A D | config-bisect.pl | 28 # build the config with "make oldconfig" to make sure it matches the 66 my $build; 74 usage: config-bisect.pl [-l linux-tree][-b build-dir] good-config bad-config [good|bad] 76 -b [optional] define location to build (O=build-dir) (default is linux-tree) 582 doprint "READY TO TEST .config IN $build\n"; 646 $build = $val; 670 $build = $tree if (!defined($build)); 673 $build [all...] |
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvTableTest.java | 79 .build(); in testRangeTableExport() 113 .build(); in testDiff() 118 .build(); in testDiff() 151 .build(); in testEscaping() 171 .build(); in testOrdering() 202 csv.build(), in testOptionalRowOrdering() 213 CsvSchema<String> schema = CsvSchema.of(TEST_MARSHALLER, Schema.builder().add(unsafe).build()); in testUnsafeString() 215 CsvTable.builder(schema).put("key", unsafe, "Control chars Not \0 Allowed").build(); in testUnsafeString() 231 CsvSchema<String> schema = CsvSchema.of(TEST_MARSHALLER, Schema.builder().add(unsafe).build()); in testPerverseEdgeCase() 233 CsvTable.builder(schema).put("key", unsafe, Perverse.UNSAFE_VALUE).build(); in testPerverseEdgeCase() [all...] |
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | UnknownEnumValueTest.java | 55 TestAllTypes message = builder.build(); in testUnknownEnumValues() 104 TestAllTypes sameMessage = builder.build(); in testUnknownEnumValues() 144 TestAllTypes message = builder.build(); in testUnknownEnumValueInReflectionApi() 169 message = builder.build(); in testUnknownEnumValueInReflectionApi() 192 Message message = builder.build(); in testUnknownEnumValueWithDynamicMessage() 204 message = dynamicMessageDefaultInstance.newBuilderForType().mergeFrom(data).build(); in testUnknownEnumValueWithDynamicMessage() 221 Message sameMessage = builder.build(); in testUnknownEnumValueWithDynamicMessage() 225 Message differentMessage = builder.build(); in testUnknownEnumValueWithDynamicMessage() 234 TestAllTypes message = builder.build(); in testUnknownEnumValuesInTextFormat() 262 Proto2EnumMessageWithEnumSubset.parseFrom(sourceMessage.build() in testUnknownEnumValuesInProto2() [all...] |
H A D | ParseExceptionsTest.java | 160 return DescriptorProto.newBuilder().mergeFrom(in).build(); in messageBuilder_mergeFrom_InputStream() 174 .build(); in messageBuilder_mergeFrom_InputStreamAndExtensionRegistry() 186 return DescriptorProto.newBuilder().mergeFrom(CodedInputStream.newInstance(in)).build(); in messageBuilder_mergeFrom_CodedInputStream() 200 .build(); in messageBuilder_mergeFrom_CodedInputStreamAndExtensionRegistry() 214 return builder.build(); in messageBuilder_mergeDelimitedFrom_InputStream() 245 return builder.build(); in messageBuilder_mergeDelimitedFrom_InputStreamAndExtensionRegistry()
|
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
H A D | RecipesTableSchema.java | 113 .build(); 126 .build(); 138 out.apply(change.build(), OverwriteMode.NEVER); in toRangeTable() 140 return out.build(); in toRangeTable() 156 return csv.build(); in toCsv()
|
/third_party/spirv-tools/kokoro/scripts/windows/ |
H A D | build.bat | 28 :: set up msvc build env 44 mkdir build 45 cd build 50 echo "Starting build... %DATE% %TIME%" 96 rm -rf %SRC%\build
|
/kernel/linux/linux-6.6/arch/parisc/ |
H A D | Makefile | 51 # Set default cross compiler for kernel build 137 echo 'or build it from source and install it somewhere in your $$PATH';\ 154 # Default kernel to build 161 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 176 $(build)=arch/parisc/kernel/vdso64 include/generated/vdso64-offsets.h) 177 $(Q)$(MAKE) $(build)=arch/parisc/kernel/vdso32 include/generated/vdso32-offsets.h 183 $(Q)$(MAKE) $(build)=arch/parisc/kernel/vdso $@ 185 $(Q)$(MAKE) $(build)=arch/parisc/kernel/vdso32 $@) 207 $(Q)$(MAKE) $(build)=arch/parisc/kernel/syscalls all
|
/third_party/libsnd/Scripts/ |
H A D | static-deps-build.mk | 41 @echo "This script will build libsndfile as a dynamic/shared library but statically linked" 45 @echo "It requires all the normal build tools require to build libsndfile plus wget." 50 build : Build/Stamp/build 55 rm -f Build/Stamp/install Build/Stamp/extract Build/Stamp/sha256sum Build/Stamp/build-ogg 94 Build/Stamp/build-ogg : Build/Stamp/sha256sum 106 Build/Stamp/install-libs : Build/Stamp/extract Build/Stamp/build-ogg 122 Build/Stamp/build : Build/Stamp/configure
|
/third_party/ltp/ |
H A D | Makefile | 36 # BOOTSTRAP_TARGETS: Directories required to bootstrap out-of-build-tree 55 # Don't want to nuke the original files if we're installing in-build-tree. 84 # build tree bootstrap targets and $(INSTALL_DIR) target. 135 # Clean the directory if the build-tree is properly configured and not set to 193 ifneq ($(build),$(host)) 194 $(error running tests on cross-compile build not supported) 200 ifneq ($(build),$(host)) 201 $(error running tests on cross-compile build not supported) 206 ifneq ($(build),$(host)) 207 $(error running tests on cross-compile build no [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_intersection_shader.c | 58 nir_builder build; in lower_any_hit_for_intersection() local 59 nir_builder_init(&build, impl); in lower_any_hit_for_intersection() 60 nir_builder *b = &build; in lower_any_hit_for_intersection() 148 nir_builder build; in brw_nir_lower_intersection_shader() local 149 nir_builder_init(&build, impl); in brw_nir_lower_intersection_shader() 150 nir_builder *b = &build; in brw_nir_lower_intersection_shader()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | dag_test.cpp | 50 auto dag = builder.build(); in TEST_P() 65 auto dag = builder.build(); in TEST_P() 82 auto dag = builder.build(); in TEST_P() 104 auto dag = builder.build(); in TEST_P() 124 auto dag = builder.build(); in TEST_P() 160 auto dag = builder.build(); in TEST_P()
|
/third_party/skia/tools/skqp/ |
H A D | cut_release.py | 142 build = 'out/ndebug' 143 check_call(['bin/gn', 'gen', build, 145 check_call(['ninja', '-C', build, 148 models = goldgetter(gold(first_commit, last_commit), build + '/make_skqp_model') 150 check_call([build + '/jitter_gms', 'tools/skqp/bad_gms.txt']) 159 o.write(check_output([build + '/list_gpu_unit_tests']))
|
/third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
H A D | NativeLibs.mk | 22 # it will be called automaticaly when you build the project with Gradle. 81 NDK_MAKE_TOOLCHAIN := $(NDK_ROOT)/build/tools/make_standalone_toolchain.py 129 # The Android NDK API version to build the libraries with. 628 # Default rule: build the libraries for all ABIs defined in NDK_APP_ABI then run ndk-build 630 $(NDK_ROOT)/ndk-build clean 631 $(NDK_ROOT)/ndk-build 633 # Libraries may also be build per ABI 646 # These rules are called from Android.mk when executing ndk-build 658 # (ndk-build create [all...] |
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 366 (?:\s+(.*?))? # Possible build arch 485 WARNING! To build 64-bit package, do this: 499 WARNING! To build 64-bit package, do this: 515 WARNING! To build 64-bit package, do this: 539 WARNING! To build 32-bit package, do this: 586 WARNING! To build 64-bit package, do this: 609 WARNING! To build 64-bit package, do this: 629 want to build 64-bit library, do this: 697 WARNING! To build "highgprs" 32-bit package, do this: 733 WARNING! To build 3 [all...] |
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 477 WARNING! To build 64-bit package, do this: 491 WARNING! To build 64-bit package, do this: 507 WARNING! To build 64-bit package, do this: 531 WARNING! To build 32-bit package, do this: 578 WARNING! To build 64-bit package, do this: 601 WARNING! To build 64-bit package, do this: 621 want to build 64-bit library, do this: 689 WARNING! To build "highgprs" 32-bit package, do this: 725 WARNING! To build 32-bit package, do this: 735 WARNING! To build 3 [all...] |
/third_party/astc-encoder/Test/ |
H A D | make.bat | 8 set SPHINXBUILD=sphinx-build 18 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx 20 echo.to the full path of the 'sphinx-build' executable. Alternatively you
|
/third_party/libphonenumber/tools/script/ |
H A D | continuous-integration.sh | 61 # Run the build and tests. 64 rm -rf cpp/build /tmp/libphonenumber 65 mkdir cpp/build /tmp/libphonenumber 66 cd cpp/build 95 # Test build tools.
|
/third_party/libwebsockets/ |
H A D | component.mk | 18 .PHONY: build 19 build: 45 rm -rf ./build
|
/third_party/protobuf/python/docs/ |
H A D | make.bat | 8 set SPHINXBUILD=sphinx-build
18 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
20 echo.to the full path of the 'sphinx-build' executable. Alternatively you
|
/third_party/alsa-lib/src/topology/ |
H A D | elem.c | 42 .build = 1, 55 .build = 1, 68 .build = 1, 81 .build = 1, 94 .build = 1, 107 .build = 1, 121 .build = 1, 134 .build = 1, 146 .build = 1, 157 .build [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/ |
H A D | configdata.pm | 48 "./build.info", 49 "crypto/build.info", 50 "ssl/build.info", 51 "apps/build.info", 52 "util/build.info", 53 "tools/build.info", 54 "fuzz/build.info", 55 "providers/build.info", 56 "doc/build.info", 57 "test/build [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/ |
H A D | configdata.pm | 48 "./build.info", 49 "crypto/build.info", 50 "ssl/build.info", 51 "apps/build.info", 52 "util/build.info", 53 "tools/build.info", 54 "fuzz/build.info", 55 "providers/build.info", 56 "doc/build.info", 57 "test/build [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/ |
H A D | configdata.pm | 48 "./build.info", 49 "crypto/build.info", 50 "ssl/build.info", 51 "apps/build.info", 52 "util/build.info", 53 "tools/build.info", 54 "fuzz/build.info", 55 "providers/build.info", 56 "doc/build.info", 57 "test/build [all...] |