/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_xmp_sdk.h | 67 const char * fullName; member
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | PackageDescriptor.cs | 43 private readonly string fullName; field in Google.Protobuf.Reflection.PackageDescriptor 46 internal PackageDescriptor(string name, string fullName, FileDescriptor file) in PackageDescriptor() argument
|
H A D | DescriptorBase.cs | 42 internal DescriptorBase(FileDescriptor file, string fullName, int index) in DescriptorBase() argument
|
H A D | TypeRegistry.cs | 61 public MessageDescriptor Find(string fullName) in Find() argument
|
H A D | DescriptorPool.cs | 120 internal void AddPackage(string fullName, FileDescriptor file) in AddPackage() argument [all...] |
/third_party/skia/tests/ |
H A D | OSPathTest.cpp | 30 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 D | locid.h | 1144 char* fullName; member in Locale
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | ExtensionRegistry.java | 133 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 D | GPBDescriptor.h | 90 @property(readonly, nullable) NSString *fullName; variable
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | locid.h | 1144 char* fullName; member in Locale
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | SplitHandler.cpp | 212 UString fullName;
in Open2() local
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | locid.h | 1156 char* fullName; member in Locale
|
/third_party/skia/tools/debugger/ |
H A D | JsonWriteBuffer.cpp | 13 SkString fullName = SkStringPrintf("%02d_%s", fCount++, type); in append() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | VaryingPacking.h | 104 std::string fullName(ShaderType stage) const in fullName() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageViewTests.cpp | 357 const std::string fullName = getFormatName(format); in getFormatCaseName() local 612 const std::string fullName = getComponentSwizzleName(componentSwizzle); in getComponentSwizzleCaseName() local
|
H A D | vktPipelineImageTests.cpp | 438 const std::string fullName = getFormatName(format); in getFormatCaseName() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | SymbolEnv.cpp | 170 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 D | ShaderVars.cpp | 304 const sh::ShaderVariable *ShaderVariable::findField(const std::string &fullName, in findField() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | Shader.cpp | 1452 char fullName[1024 + 1]; in print() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageViewTests.cpp | 351 const std::string fullName = getFormatName(format); in getFormatCaseName() local 608 const std::string fullName = getComponentSwizzleName(componentSwizzle); in getComponentSwizzleCaseName() local
|
H A D | vktPipelineImageTests.cpp | 432 const std::string fullName = getFormatName(format); in getFormatCaseName() local
|
/third_party/icu/icu4c/source/common/ |
H A D | locid.cpp | 450 if (fullName != fullNameBuffer) uprv_free(fullName); global() variable [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | locid.cpp | 450 if (fullName != fullNameBuffer) uprv_free(fullName); global() variable [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locid.cpp | 470 if (fullName != fullNameBuffer) uprv_free(fullName); global() variable [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageTestsUtil.cpp | 912 const std::string fullName = getFormatName(format); in getFormatShortString() local
|