Home
last modified time | relevance | path

Searched defs:build (Results 101 - 125 of 312) sorted by relevance

12345678910>>...13

/third_party/icu/icu4c/source/i18n/unicode/
H A Ddisplayoptions.h144 DisplayOptions build() { return DisplayOptions(*this); } in build() function in DisplayOptions::Builder
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java57 public Schema build() { in build() method in Schema.Builder
/third_party/rust/crates/aho-corasick/src/
H A Dclasses.rs176 pub fn build(&self) -> ByteClasses { in build() functions
/third_party/python/Tools/msi/
H A Dbuildrelease.bat113 :build label
[all...]
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dcompile.rs49 pub fn build(&self, patterns: &Patterns) -> Option<Teddy> { in build() functions
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A DFontDataTable.java166 public T build() { in build() method in FontDataTable.Builder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxHeadBuilder.java80 public ReadableFontData build() { in build() method in MtxHeadBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DPostScriptTableBuilder.java371 public ReadableFontData build() { in build() method in PostScriptTableBuilder
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.cpp81 MultiChannelResampler *MultiChannelResampler::Builder::build() { in build() function in MultiChannelResampler::Builder
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessage.java132 Message build(); in build() method
/third_party/python/Lib/test/
H A Dtest_sundry.py33 import distutils.command.build namespace
/third_party/rust/crates/cxx/gen/build/src/
H A Dlib.rs214 fn build(rust_source_files: &mut dyn Iterator<Item = impl AsRef<Path>>) -> Result<Build> { build() functions
219 let mut build = Build::new(); build() variables
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp156 const SkSVGXMLDOM::Node* SkSVGXMLDOM::build(SkStream& docStream) { in build() function in SkSVGXMLDOM
169 const SkSVGXMLDOM::Node* SkSVGXMLDOM::build(SkStream& docStream, uint64_t svgThemeColor) { in build() function in SkSVGXMLDOM
/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs89 pub fn build(self) -> RcVec<T> { in build() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dprint.rs31 fn build(&self) -> Printer { in build() functions
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dstore.rs86 pub fn build(self) -> X509Store { in build() functions
/third_party/skia/bench/
H A DPathOpsBench.cpp175 SkPath build() { in build() function in PathBuilderBench
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLProgramCL.cpp52 cl_int CLProgramCL::build(const cl::DevicePtrs &devices, const char *options, cl::Program *notify) in build() function in rx::CLProgramCL
/device/soc/rockchip/common/sdk_linux/
H A DMakefile[all...]
/base/request/request/services/src/task/
H A Dconfig.rs365 pub fn build(&mut self) -> TaskConfig { in build() functions
/base/security/asset/services/db_operator/src/
H A Ddatabase.rs210 pub fn build(user_id: i32, owner_type: OwnerType, owner_info: &[u8], is_ce: bool) -> Result<Database> { in build() functions
/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_element.cpp57 bool build = true; in PerformBuild() local
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h47 bool build = true; member
/third_party/ffmpeg/libavcodec/
H A Dh264_sei.c255 int e, build, i; in decode_unregistered_user_data() local
/third_party/glfw/src/
H A Dwin32_init.c588 BOOL _glfwIsWindows10BuildOrGreaterWin32(WORD build) in _glfwIsWindows10BuildOrGreaterWin32() argument

Completed in 14 milliseconds

12345678910>>...13