Home
last modified time | relevance | path

Searched defs:fullName (Results 1 - 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp_sdk.h67 const char * fullName; member
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DPackageDescriptor.cs43 private readonly string fullName; field in Google.Protobuf.Reflection.PackageDescriptor
46 internal PackageDescriptor(string name, string fullName, FileDescriptor file) in PackageDescriptor() argument
H A DDescriptorBase.cs42 internal DescriptorBase(FileDescriptor file, string fullName, int index) in DescriptorBase() argument
H A DTypeRegistry.cs61 public MessageDescriptor Find(string fullName) in Find() argument
H A DDescriptorPool.cs120 internal void AddPackage(string fullName, FileDescriptor file) in AddPackage() argument
[all...]
/third_party/skia/tests/
H A DOSPathTest.cpp30 SkString fullName = SkOSPath::Join(dir.c_str(), filename.c_str()); in test_dir_with_file() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocid.h1144 char* fullName; member in Locale
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistry.java133 public ExtensionInfo findExtensionByName(final String fullName) { in findExtensionByName() argument
143 public ExtensionInfo findImmutableExtensionByName(final String fullName) { in findImmutableExtensionByName() argument
153 public ExtensionInfo findMutableExtensionByName(final String fullName) { in findMutableExtensionByName() argument
190 getAllMutableExtensionsByExtendedType(final String fullName) getAllMutableExtensionsByExtendedType() argument
207 getAllImmutableExtensionsByExtendedType(final String fullName) getAllImmutableExtensionsByExtendedType() argument
[all...]
/third_party/protobuf/objectivec/
H A DGPBDescriptor.h90 @property(readonly, nullable) NSString *fullName; variable
/third_party/icu/icu4c/source/common/unicode/
H A Dlocid.h1144 char* fullName; member in Locale
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp212 UString fullName; in Open2() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocid.h1156 char* fullName; member in Locale
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp13 SkString fullName = SkStringPrintf("%02d_%s", fCount++, type); in append() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.h104 std::string fullName(ShaderType stage) const in fullName() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp357 const std::string fullName = getFormatName(format); in getFormatCaseName() local
612 const std::string fullName = getComponentSwizzleName(componentSwizzle); in getComponentSwizzleCaseName() local
H A DvktPipelineImageTests.cpp438 const std::string fullName = getFormatName(format); in getFormatCaseName() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.cpp170 Name SymbolEnv::TemplateName::fullName(std::string &buffer) const in fullName() function in SymbolEnv::TemplateName
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderVars.cpp304 const sh::ShaderVariable *ShaderVariable::findField(const std::string &fullName, in findField() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1452 char fullName[1024 + 1]; in print() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp351 const std::string fullName = getFormatName(format); in getFormatCaseName() local
608 const std::string fullName = getComponentSwizzleName(componentSwizzle); in getComponentSwizzleCaseName() local
H A DvktPipelineImageTests.cpp432 const std::string fullName = getFormatName(format); in getFormatCaseName() local
/third_party/icu/icu4c/source/common/
H A Dlocid.cpp450 if (fullName != fullNameBuffer) uprv_free(fullName); global() variable
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocid.cpp450 if (fullName != fullNameBuffer) uprv_free(fullName); global() variable
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocid.cpp470 if (fullName != fullNameBuffer) uprv_free(fullName); global() variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp912 const std::string fullName = getFormatName(format); in getFormatShortString() local

Completed in 23 milliseconds

123