Home
last modified time | relevance | path

Searched defs:builder (Results 176 - 200 of 783) sorted by relevance

12345678910>>...32

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_printf.c57 LLVMBuilderRef builder = gallivm->builder; in lp_build_print_args() local
87 LLVMBuilderRef builder = gallivm->builder; in lp_build_print_value() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DChange.java73 public static Builder builder(RangeTree ranges) { in builder() method in Change
/third_party/rust/crates/linux-raw-sys/gen/src/
H A Dmain.rs304 let mut builder = builder() variables
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DDurationPartial.cs249 internal static void AppendNanoseconds(StringBuilder builder, int nanos) in AppendNanoseconds() argument
[all...]
/third_party/skia/src/gpu/
H A DGrAttachment.cpp55 static void build_key(GrResourceKey::Builder* builder, in build_key() argument
[all...]
/third_party/skia/samplecode/
H A DSampleChineseFling.cpp84 SkTextBlobBuilder builder; variable
194 SkTextBlobBuilder builder; variable
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMAsm.cpp41 bool emitAsmFile(const std::string &filename, llvm::orc::JITTargetMachineBuilder builder, llvm::Module &module) in emitAsmFile() argument
H A DLLVMReactor.hpp100 std::unique_ptr<llvm::IRBuilder<>> builder; member in rr::JITBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DOTSubTable.java23 protected abstract Builder<? extends OTSubTable> builder(); in builder() method in OTSubTable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DCMapTableBuilder.java121 private void buildCMapFormat4(CMapFormat4.Builder builder, in buildCMapFormat4() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbuild_module.cpp30 spv_result_t SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, in SetSpvHeader() argument
40 spv_result_t SetSpvInst(void* builder, const spv_parsed_instruction_t* inst) { in SetSpvInst() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbuild_module.cpp30 spv_result_t SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, in SetSpvHeader() argument
40 spv_result_t SetSpvInst(void* builder, const spv_parsed_instruction_t* inst) { in SetSpvInst() argument
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DHelloOboeEngine.cpp119 oboe::AudioStreamBuilder builder; in createPlaybackStream() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResamplerStereo.cpp25 SincResamplerStereo::SincResamplerStereo(const MultiChannelResampler::Builder &builder) in SincResamplerStereo() argument
/third_party/skia/tests/
H A DPathOpsBuilderTest.cpp14 SkOpBuilder builder; in DEF_TEST() local
97 SkOpBuilder builder; DEF_TEST() local
108 SkOpBuilder builder; DEF_TEST() local
131 SkOpBuilder builder; DEF_TEST() local
147 SkOpBuilder builder; DEF_TEST() local
267 SkOpBuilder builder; DEF_TEST() local
298 SkOpBuilder builder; DEF_TEST() local
320 SkOpBuilder builder; DEF_TEST() local
342 SkOpBuilder builder; DEF_TEST() local
359 SkOpBuilder builder; DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DHistogramWriter.cpp61 std::unique_ptr<catapult::HistogramBuilder> builder = in addSample() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Debsc_table.cc72 EbscTableBuilderPtr builder = new EbscTable::Builder(header, data); in CreateBuilder() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_device_metrics_table.cc119 Ptr<HorizontalDeviceMetricsTable::Builder> builder; in CreateBuilder() local
H A Dhorizontal_metrics_table.cc116 Ptr<HorizontalMetricsTable::Builder> builder; in CreateBuilder() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddag_test.cpp42 marl::DAG<>::Builder builder; in TEST_P() local
58 marl::DAG<Data&>::Builder builder; in TEST_P() local
75 marl::DAG<Data&>::Builder builder; in TEST_P() local
97 marl::DAG<Data&>::Builder builder; in TEST_P() local
116 marl::DAG<Data&>::Builder builder; TEST_P() local
139 marl::DAG<Data&>::Builder builder; TEST_P() local
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.cc64 ProgramBuilder builder; in Wrap() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_intrinsic_test.cc60 GenerateCall(IntrinsicType intrinsic, ParamType type, ProgramBuilder* builder) GenerateCall() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_intrinsic_test.cc60 GenerateCall(IntrinsicType intrinsic, ParamType type, ProgramBuilder* builder) GenerateCall() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_intrinsic_test.cc56 GenerateCall(IntrinsicType intrinsic, ParamType type, ProgramBuilder* builder) GenerateCall() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormatParseInfoTree.java146 public static Builder builder() { in builder() method in TextFormatParseInfoTree

Completed in 11 milliseconds

12345678910>>...32