Home
last modified time | relevance | path

Searched defs:builder (Results 26 - 50 of 587) sorted by relevance

12345678910>>...24

/third_party/skia/gm/
H A Dpdf_never_embed.cpp28 SkTextBlobBuilder builder; in excercise_draw_pos_text() local
/third_party/skia/bench/
H A DParagraphBench.cpp68 auto builder = variable
/third_party/vk-gl-cts/framework/common/
H A DtcuSeedBuilder.hpp69 operator <<(SeedBuilder& builder, const tcu::Vector<T, Size>& value) operator <<() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DPVecToTrieCompactHandler.java19 public IntTrieBuilder builder; field in PVecToTrieCompactHandler
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPVecToTrieCompactHandler.java23 public IntTrieBuilder builder; field in PVecToTrieCompactHandler
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-error-prototype.c124 ecma_stringbuilder_t builder = ecma_stringbuilder_create_from (name_string_p); in ecma_builtin_error_prototype_object_to_string() local
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
H A Dcolors.js
/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_duplicate_intrinsic.c106 nir_builder builder; in lima_nir_duplicate_intrinsic_impl() local
H A Dlima_nir_duplicate_consts.c90 nir_builder builder; in lima_nir_duplicate_load_consts_impl() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit_overflow.c65 LLVMBuilderRef builder = gallivm->builder; in build_binary_int_overflow() local
H A Dlp_bld_assert.c64 LLVMBuilderRef builder = gallivm->builder; in lp_build_assert() local
H A Dlp_bld_format_aos_array.c60 LLVMBuilderRef builder = gallivm->builder; in lp_build_fetch_rgba_aos_array() local
/third_party/rust/crates/aho-corasick/bench/src/
H A Dbench.rs58 let mut builder = packed::Config::new().force_teddy(true).builder(); in define_aho_corasick() variables
70 let mut builder = packed::Config::new().force_rabin_karp(true).builder(); in define_aho_corasick() variables
/third_party/rust/crates/env_logger/examples/
H A Dcustom_logger.rs28 let mut builder = Builder::from_env(FILTER_ENV); in new() variables
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DGsubLookupSubTable.java18 public abstract Builder<? extends GsubLookupSubTable> builder(); in builder() method in GsubLookupSubTable
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/
H A DMegaDroneEngine.cpp53 oboe::AudioStreamBuilder builder; in createPlaybackStream() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DPolyphaseResampler.cpp23 PolyphaseResampler::PolyphaseResampler(const MultiChannelResampler::Builder &builder) in PolyphaseResampler() argument
H A DPolyphaseResamplerMono.cpp23 PolyphaseResamplerMono::PolyphaseResamplerMono(const MultiChannelResampler::Builder &builder) in PolyphaseResamplerMono() argument
H A DPolyphaseResamplerStereo.cpp23 PolyphaseResamplerStereo::PolyphaseResamplerStereo(const MultiChannelResampler::Builder &builder) in PolyphaseResamplerStereo() argument
/third_party/skia/tests/
H A DPathOpsBuildUseTest.cpp13 SkOpBuilder builder; in build1_1() local
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dprogram.cc51 Program::Program(ProgramBuilder&& builder) { in Program() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_barrier_test.cc42 ProgramBuilder builder; in ParseAndBuild() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dglsl.cc89 ProgramBuilder builder; in Run() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbinary_writer.cc32 void BinaryWriter::WriteBuilder(Builder* builder) { in WriteBuilder() argument
H A Dspv_dump.cc64 std::string DumpBuilder(Builder& builder) { in DumpBuilder() argument

Completed in 9 milliseconds

12345678910>>...24