| /third_party/skia/bench/ |
| H A D | ImageCacheBudgetBench.cpp | 105 int other = random.nextULessThan(kImagesToDraw - i) + i; variable
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFloat.hpp | 271 convert(const Float<OtherStorageType, OtherExponentBits, OtherMantissaBits, OtherExponentBias, OtherFlags>& other, RoundingDirection rd) convert() argument [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSharedPtr.hpp | 280 SharedPtr(const SharedPtr<T>& other) SharedPtr() argument 295 SharedPtr(const SharedPtr<Y>& other) SharedPtr() argument 310 SharedPtr(const WeakPtr<Y>& other) SharedPtr() argument 335 operator =(const SharedPtr<Y>& other) operator =() argument 361 operator =(const SharedPtr<T>& other) operator =() argument 396 operator =(const WeakPtr<Y>& other) operator =() argument 447 swap(SharedPtr<T>& other) swap() argument 549 WeakPtr(const WeakPtr<T>& other) WeakPtr() argument 561 WeakPtr(const SharedPtr<T>& other) WeakPtr() argument 583 operator =(const WeakPtr<T>& other) operator =() argument 607 operator =(const SharedPtr<T>& other) operator =() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarType.cpp | 36 VarType::VarType (const VarType& other) in VarType() argument 69 VarType& VarType::operator= (const VarType& other) in operator =() argument [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgVariableType.hpp | 83 Member (const Member& other) in Member() argument 91 Member& operator= (const Member& other) in operator =() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | GLES1State.cpp | 33 LightParameters::LightParameters(const LightParameters &other) = default; member in gl::LightParameters 40 const TextureEnvironmentParameters &other) = default; member in gl::TextureEnvironmentParameters 44 PointParameters::PointParameters(const PointParameters &other) = default; member in gl::PointParameters 52 ClipPlaneParameters::ClipPlaneParameters(const ClipPlaneParameters &other) = default; member in gl::ClipPlaneParameters 54 ClipPlaneParameters &ClipPlaneParameters::operator=(const ClipPlaneParameters &other) member in gl::ClipPlaneParameters [all...] |
| H A D | FramebufferAttachment.cpp | 37 FramebufferAttachment::Target::Target(const Target &other) in Target() argument 41 FramebufferAttachment::Target &FramebufferAttachment::Target::operator=(const Target &other) in operator =() argument 71 FramebufferAttachment::FramebufferAttachment(FramebufferAttachment &&other) in FramebufferAttachment() argument 77 FramebufferAttachment &FramebufferAttachment::operator=(FramebufferAttachment &&other) in operator =() argument [all...] |
| H A D | Uniform.cpp | 27 void ActiveVariable::unionReferencesWith(const ActiveVariable &other) in unionReferencesWith() argument 122 ShaderVariableBuffer::ShaderVariableBuffer(const ShaderVariableBuffer &other) = default; member in gl::ShaderVariableBuffer
|
| H A D | angletypes.cpp | 57 RasterizerState::RasterizerState(const RasterizerState &other) in RasterizerState() argument 89 BlendState::BlendState(const BlendState &other) in BlendState() argument 126 DepthStencilState::DepthStencilState(const DepthStencilState &other) in DepthStencilState() argument 182 SamplerState::SamplerState(const SamplerState &other) = default; member in gl::SamplerState 184 SamplerState &SamplerState::operator=(const SamplerState &other) = default; member in gl::SamplerState 339 ImageUnit::ImageUnit(const ImageUnit &other) = default; member in gl::ImageUnit 360 BlendStateExt::BlendStateExt(const BlendStateExt &other) member in gl::BlendStateExt 362 BlendStateExt &BlendStateExt::operator=(const BlendStateExt &other) = default; global() member in gl::BlendStateExt [all...] |
| /third_party/elfio/tests/ |
| H A D | ELFIOTest.cpp | 140 unsigned char other; in checkSymbol() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_symbols.hpp | 174 add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) add_symbol() argument 205 add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx ) add_symbol() argument 218 add_symbol( string_section_accessor& pStrWriter, const char* str, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) add_symbol() argument 231 add_symbol( string_section_accessor& pStrWriter, const char* str, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx ) add_symbol() argument 472 generic_add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) generic_add_symbol() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_d3d11va.c | 399 const AVFrame *other = download ? dst : src; in d3d11va_transfer_data() local
|
| /third_party/gn/src/base/ |
| H A D | command_line.cc | 180 CommandLine::CommandLine(const CommandLine& other) = default; member in base::CommandLine 182 CommandLine& CommandLine::operator=(const CommandLine& other) = default; member in base::CommandLine 445 void CommandLine::AppendArguments(const CommandLine& other, in AppendArguments() argument
|
| /third_party/gn/src/base/json/ |
| H A D | json_parser.cc | 134 StringBuilder&& other) = default; member in base::internal::JSONParser::StringBuilder
|
| /third_party/glslang/glslang/Include/ |
| H A D | PoolAlloc.h | 280 typedef pool_allocator<Other> other; typedef
|
| /third_party/backends/backend/genesys/ |
| H A D | image_pipeline.h | 531 ImagePipelineStack(ImagePipelineStack&& other) in ImagePipelineStack() argument 537 ImagePipelineStack& operator=(ImagePipelineStack&& other) in operator =() argument
|
| H A D | register.h | 388 void merge(const RegisterSettingSet& other) in merge() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | RBBIDataWrapper.java | 130 public boolean equals (Object other) { in equals() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | LocaleDistance.java | 176 public boolean equals(Object other) { in equals() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationSettings.java | 105 public boolean equals(Object other) { in equals() argument 260 public void copyReorderingFrom(CollationSettings other) { in copyReorderingFrom() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | units_data.cpp | 352 int32_t UnitPreferenceMetadata::compareTo(const UnitPreferenceMetadata &other, bool *foundCategory, in compareTo() argument
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | regex.h | 1756 RegexMatcher(const RegexMatcher &other) = delete; member in U_FINAL
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | VersionInfo.java | 455 public boolean equals(Object other) in equals() argument 484 public int compareTo(VersionInfo other) in compareTo() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | bytestriebuilder.cpp | 114 BytesTrieElement::compareStringTo(const BytesTrieElement &other, const CharString &strings) const { in compareStringTo() argument
|
| H A D | loclikelysubtags.cpp | 472 U_ASSERT(value < lsrsLength); const LSR &result = lsrs[value]; if (*language == 0) { language = �; } if (retainOldMask == 0) { return LSR(result.language, result.script, result.region, result.flags); } if ((retainOldMask & 4) == 0) { language = result.language; } if ((retainOldMask & 2) == 0) { script = result.script; } if ((retainOldMask & 1) == 0) { region = result.region; } return LSR(language, script, region, retainOldMask); } int32_t XLikelySubtags::compareLikely(const LSR &lsr, const LSR &other, int32_t likelyInfo) const { if (uprv_strcmp(lsr.language, other.language) != 0) { return 0xfffffffc; } if (uprv_strcmp(lsr.script, other.script) != 0) { int32_t index; if (likelyInfo >= 0 && (likelyInfo & 2) == 0) maximize() argument
|