Home
last modified time | relevance | path

Searched defs:name (Results 951 - 975 of 19357) sorted by relevance

1...<<31323334353637383940>>...775

/third_party/protobuf/src/google/protobuf/
H A Dgenerated_enum_util.h59 StringPiece name; member
/third_party/python/Modules/clinic/
H A Dpwdmodule.c.h34 PyObject *name; in pwd_getpwnam() local
/third_party/protobuf/php/src/Google/Protobuf/
H A DDescriptorPool.php58 * @param string $className A fully qualified protobuf class name class
68 * @param string $className A fully qualified protobuf class name class
H A DEnumDescriptor.php56 * @return string PHP class name class
H A DOption.php27 private $name = ''; variable
88 $this->name = $var; global() variable
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAndroid.java50 private static <T> Class<T> getClassForName(String name) { in getClassForName() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dobject_writer.cc41 RenderDataPieceTo(const DataPiece& data, StringPiece name, ObjectWriter* ow) RenderDataPieceTo() argument
[all...]
/third_party/rust/crates/clap/clap_complete_fig/tests/snapshots/
H A Dspecial_commands.fig.js[all...]
H A Dsub_subcommands.fig.js[all...]
H A Dquoting.fig.js[all...]
H A Dvalue_hint.fig.js[all...]
H A Dfeature_sample.fig.js[all...]
H A Dbasic.fig.js[all...]
/third_party/skia/experimental/graphite/src/
H A DUniform.h24 constexpr Uniform(const char* name, SLType type) : Uniform(name, type, kNonArray) {} in Uniform() argument
26 constexpr Uniform(const char* name, SLType type, int count) in Uniform() argument
37 constexpr const char* name() const { return fName; } in name() function in skgpu::Uniform
/third_party/skia/modules/svg/src/
H A DSkSVGFilter.cpp16 bool SkSVGFilter::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
H A DSkSVGFeGaussianBlur.cpp15 bool SkSVGFeGaussianBlur::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
/third_party/skia/modules/canvaskit/
H A Dviewer_bindings.cpp22 static sk_sp<Slide> MakeSlide(std::string name) { in MakeSlide() argument
34 static sk_sp<Slide> MakeSkpSlide(std::string name, std::string skpData) { in MakeSkpSlide() argument
40 static sk_sp<Slide> MakeSvgSlide(std::string name, std::string svgText) { in MakeSvgSlide() argument
/third_party/skia/bench/
H A DResultsWriter.h43 void beginBench(const char* name, int32_t x, int32_t y) { in beginBench() argument
50 void appendMetric(const char* name, double value) { in appendMetric() argument
H A DSwizzleBench.cpp14 SwizzleBench(const char* name, SkOpts::Swizzle_8888_u32 fn) : fName(name), fFn_u32(fn) {} in SwizzleBench() argument
15 SwizzleBench(const char* name, SkOpts::Swizzle_8888_u8 fn) : fName(name), fFn_u8 (fn) {} in SwizzleBench() argument
H A DDrawBitmapAABench.cpp22 DrawBitmapAABench(bool doAA, const SkMatrix& matrix, const char name[]) in DrawBitmapAABench() argument
/third_party/skia/docs/examples/
H A DImage_refEncodedData.cpp13 const char* name; in REG_FIDDLE() member
/third_party/vk-gl-cts/modules/internal/
H A DditTestCase.hpp37 SelfCheckCase (tcu::TestContext& testCtx, const char* name, const char* desc, Function func) in SelfCheckCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.hpp40 MSCaseBaseResolve(tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) MSCaseBaseResolve() argument
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.hpp41 MSCaseBaseResolveAndPerSampleFetch(tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) MSCaseBaseResolveAndPerSampleFetch() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgNameAllocator.cpp38 inline std::string nameNdxToStr (deUint32 name) in nameNdxToStr() argument

Completed in 9 milliseconds

1...<<31323334353637383940>>...775