/third_party/rust/crates/aho-corasick/src/ |
H A D | ahocorasick.rs | 39 /// good idea to build an automaton once and reuse it as much as possible. 60 /// .build(patterns); 124 AhoCorasickBuilder::new().build(patterns) in new() 158 AhoCorasickBuilder::new().auto_configure(patterns).build(patterns) in new_auto_configured() 249 /// .build(patterns); 264 /// .build(patterns); 279 /// .build(patterns); 307 /// .build(patterns); 325 /// .build(patterns); 343 /// .build(pattern 1540 pub fn build<I, P>(&self, patterns: I) -> AhoCorasick build() functions [all...] |
/third_party/python/Lib/distutils/ |
H A D | ccompiler.py | 343 build = {} 349 build[obj] = (src, ext) 351 return macros, objects, extra, pp_opts, build 528 'output_dir' is "build", then it would compile to 529 "build/foo/bar.o". 564 macros, objects, extra_postargs, pp_opts, build = \ 571 src, ext = build[obj] 975 options to "build", "build_ext", "build_clib").
|
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/ |
H A D | Makefile | 2 KDIR := /lib/modules/$(shell uname -r)/build
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | LocaleDistanceMapper.java | 132 XLikelySubtags.Data likelyData = LikelySubtagsBuilder.build(data); in process() 381 PartitionInfo partitions = partitionBuilder.build(); in buildDistanceData() 386 DistanceTable distanceTable = distanceTableBuilder.build(); in buildDistanceData() 471 return RbValue.of(hexValues.build()); in ofBytes()
|
/third_party/libuv/docs/ |
H A D | make.bat | 6 set SPHINXBUILD=sphinx-build
8 set BUILDDIR=build
54 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
56 echo.to the full path of the 'sphinx-build' executable. Alternatively you
|
/third_party/lz4/ |
H A D | Makefile | 110 CMAKE_BUILD_DIR ?= build/cmake/build 119 cd $(CMAKE_BUILD_DIR); $(CMAKE) $(CMAKE_PARAMS) ..; $(CMAKE) --build . 170 SCANBUILD ?= scan-build
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | subcommands.rs | 555 cmd.build(); in cant_have_args_with_multicall() 615 cmd.build(); in multicall_render_help() 629 .build() in duplicate_subcommand() 638 .build() in duplicate_subcommand_alias()
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | CodedInputStreamTest.java | 342 TestAllTypes message = builder.build(); in testReadHugeBlob() 355 .build(); in testReadHugeBlob() 386 return TestRecursiveMessage.newBuilder().setI(5).build(); in makeRecursiveMessage() 389 .setA(makeRecursiveMessage(depth - 1)).build(); in makeRecursiveMessage()
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | pkcs12.rs | 163 /// `build`. 208 pub fn build<T>( in build() functions 341 let name = name.build(); in create() 343 let key_usage = KeyUsage::new().digital_signature().build().unwrap(); in create() 358 let cert = builder.build(); in create()
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
H A D | connector.rs | 120 pub fn build(self) -> SslConnector { in build() functions 121 SslConnector(self.0.build()) in build() 347 pub fn build(self) -> SslAcceptor { in build() functions 348 SslAcceptor(self.0.build()) in build()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboCompletenessTests.cpp | 307 IterateResult build (FboBuilder& builder); 310 IterateResult NumLayersTest::build (FboBuilder& builder) in build() function in deqp::gles3::Functional::NumLayersTest 411 IterateResult build (FboBuilder& builder); 414 IterateResult NumSamplesTest::build (FboBuilder& builder) in build() function in deqp::gles3::Functional::NumSamplesTest
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuWaiverUtil.cpp | 90 void build (void); 111 // use list of paths to build a temporary tree which 128 // in the argument or 0 when build tree does not include this component 168 void WaiverTreeBuilder::build(void) in build() function in tcu::WaiverTreeBuilder 302 // check if same component is already in the build tree; we start from 1 - skiping root in findComponentInBuildTree() 319 // names dont match - we can move to searching other build tree items in findComponentInBuildTree() 508 VKWaiverTreeBuilder(waiverFile, packageName, vendorId, deviceId, sessionInfo, m_waiverTree).build(); in setup() 513 GLWaiverTreeBuilder(waiverFile, packageName, vendor, renderer, sessionInfo, m_waiverTree).build(); in setup()
|
/device/soc/rockchip/rk2206/sdk_liteos/platform/startup/build/ |
H A D | link.mk | 19 SRC = $(SDK_DIR)/build/link/board.ld.S
|
/device/soc/rockchip/rk2206/sdk_liteos/platform/startup/ |
H A D | build.sh | 29 make ${CFLAGS} -f build/link.mk
|
/third_party/astc-encoder/Test/ |
H A D | Makefile | 7 SPHINXBUILD ?= sphinx-build
|
/third_party/node/test/js-native-api/test_constructor/ |
H A D | test_null.js | 6 const { testNull } = require(`./build/${common.buildType}/test_constructor`);
|
/third_party/node/test/node-api/test_exception/ |
H A D | test.js | 6 const test_exception = require(`./build/${common.buildType}/test_exception`);
|
/third_party/node/benchmark/napi/define_properties/ |
H A D | index.js | 5 const binding = require(`./build/${common.buildType}/binding`);
|
/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
H A D | ruby_generated_pkg_explicit_legacy_pb.rb | 6 Google::Protobuf::DescriptorPool.generated_pool.build do
|
H A D | ruby_generated_pkg_explicit_pb.rb | 6 Google::Protobuf::DescriptorPool.generated_pool.build do
|
H A D | ruby_generated_pkg_implicit_pb.rb | 6 Google::Protobuf::DescriptorPool.generated_pool.build do
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | Makefile | 23 KDIR ?= /lib/modules/$(shell uname -r)/build
|
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/ |
H A D | Makefile | 12 KDIR := /lib/modules/$(shell uname -r)/build
|
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
H A D | Makefile | 13 KDIR := /lib/modules/$(shell uname -r)/build
|
/third_party/ltp/testcases/kernel/device-drivers/drm/kernel_space/ |
H A D | Makefile | 10 KDIR := /lib/modules/$(shell uname -r)/build
|