/third_party/protobuf/src/google/protobuf/ |
H A D | generated_enum_util.h | 59 StringPiece name; member
|
/third_party/python/Modules/clinic/ |
H A D | pwdmodule.c.h | 34 PyObject *name; in pwd_getpwnam() local
|
/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | DescriptorPool.php | 58 * @param string $className A fully qualified protobuf class name class 68 * @param string $className A fully qualified protobuf class name class
|
H A D | EnumDescriptor.php | 56 * @return string PHP class name class
|
H A D | Option.php | 27 private $name = ''; variable 88 $this->name = $var; global() variable [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Android.java | 50 private static <T> Class<T> getClassForName(String name) { in getClassForName() argument
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | object_writer.cc | 41 RenderDataPieceTo(const DataPiece& data, StringPiece name, ObjectWriter* ow) RenderDataPieceTo() argument [all...] |
/third_party/rust/crates/clap/clap_complete_fig/tests/snapshots/ |
H A D | special_commands.fig.js | [all...] |
H A D | sub_subcommands.fig.js | [all...] |
H A D | quoting.fig.js | [all...] |
H A D | value_hint.fig.js | [all...] |
H A D | feature_sample.fig.js | [all...] |
H A D | basic.fig.js | [all...] |
/third_party/skia/experimental/graphite/src/ |
H A D | Uniform.h | 24 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 D | SkSVGFilter.cpp | 16 bool SkSVGFilter::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
|
H A D | SkSVGFeGaussianBlur.cpp | 15 bool SkSVGFeGaussianBlur::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
|
/third_party/skia/modules/canvaskit/ |
H A D | viewer_bindings.cpp | 22 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 D | ResultsWriter.h | 43 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 D | SwizzleBench.cpp | 14 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 D | DrawBitmapAABench.cpp | 22 DrawBitmapAABench(bool doAA, const SkMatrix& matrix, const char name[]) in DrawBitmapAABench() argument
|
/third_party/skia/docs/examples/ |
H A D | Image_refEncodedData.cpp | 13 const char* name; in REG_FIDDLE() member
|
/third_party/vk-gl-cts/modules/internal/ |
H A D | ditTestCase.hpp | 37 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 D | vktPipelineMultisampleBaseResolve.hpp | 40 MSCaseBaseResolve(tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) MSCaseBaseResolve() argument
|
H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.hpp | 41 MSCaseBaseResolveAndPerSampleFetch(tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) MSCaseBaseResolveAndPerSampleFetch() argument
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgNameAllocator.cpp | 38 inline std::string nameNdxToStr (deUint32 name) in nameNdxToStr() argument
|