Home
last modified time | relevance | path

Searched defs:build (Results 26 - 50 of 410) sorted by relevance

12345678910>>...17

/third_party/rust/crates/aho-corasick/bench/src/
H A Dbench.rs8 mod build; modules
[all...]
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dmod.rs28 pub fn build(&self, _: &Patterns) -> Option<Teddy> { in build() functions
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A DTableBasedTableBuilder.java85 public T build() { in build() method in TableBasedTableBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DHorizontalMetricsTableBuilder.java55 public void build() { in build() method in HorizontalMetricsTableBuilder
/third_party/skia/third_party/externals/tint/fuzzers/
H A Ddata_builder.h53 T build() { in build() function in tint::fuzzers::DataBuilder
105 void build(void* out, size_t n) { in build() function in tint::fuzzers::DataBuilder
116 void build(T& out) { in build() function in tint::fuzzers::DataBuilder
[all...]
/third_party/rust/crates/regex/regex-syntax/src/
H A Dparser.rs27 pub fn build(&self) -> Parser { in build() functions
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_operation_builder.cpp72 std::shared_ptr<DistributedOperation> DistributedOperationBuilder::build() in build() function in OHOS::DistributedSchedule::DistributedOperationBuilder
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/
H A Dsem_ver.cpp43 std::string build = ""; in SemVer() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dsev-dev.h53 u8 build; member
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dsev-dev.h52 u8 build; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_atomics.c155 nir_builder build; in gl_nir_lower_atomics() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.hpp64 struct build { struct in clover::program
65 build(const binary &b = {}, const std::string &opts = {}, in build() function
/third_party/node/tools/gyp/pylib/gyp/
H A Dninja_syntax.py74 def build( member in Writer
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dninja_syntax.py74 def build( member in Writer
/third_party/rust/crates/clang-sys/src/
H A Dlink.rs178 mod build { in load_manually() modules
/third_party/python/Doc/
H A Dmake.bat127 :build global() label
[all...]
/third_party/python/Lib/distutils/command/
H A Dbuild.py16 class build(Command): class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVersionTuple.cpp61 unsigned major = 0, minor = 0, micro = 0, build = 0; in tryParse() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DSingleFieldBuilderV3.java111 public MType build() { in build() method in SingleFieldBuilderV3
H A DSingleFieldBuilder.java111 public MType build() { in build() method in SingleFieldBuilder
/third_party/skia/modules/skottie/src/
H A DComposition.cpp113 sk_sp<sksg::RenderNode> CompositionBuilder::build(const AnimationBuilder& abuilder) { in build() function in skottie::internal::CompositionBuilder
/third_party/rust/crates/minimal-lexical/scripts/
H A Dtimings.py50 def build(args): function
/third_party/vk-gl-cts/scripts/
H A Drun_internal_tests.py75 def build (config): function
/base/request/request/pre_download/netstack_rs/src/
H A Drequest.rs83 pub fn build(mut self) -> RequestTask { in build() functions
/base/security/asset/services/crypto_manager/src/
H A Dcrypto.rs56 pub fn build(key: SecretKey, calling_info: CallingInfo, valid_time: u32) -> Result<Self> { in build() functions

Completed in 7 milliseconds

12345678910>>...17