| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcMultipleContextsTests.cpp | 120 void UniformPreservationTest::subroutineUniformSet::set(GLuint bit_field, in set() function in glcts::UniformPreservationTest::subroutineUniformSet 301 void UniformPreservationTest::captureCurrentSubroutineSet(subroutineUniformSet& set) in captureCurrentSubroutineSet() argument 830 updateCurrentSubroutineSet(const subroutineUniformSet& set) updateCurrentSubroutineSet() argument [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeBatchExecutor.cpp | 98 static int removeExecuted (TestSet& set, const TestNode* root, const BatchResult* batchResult) in removeExecuted() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasPathRenderer.cpp | 157 void AtlasPathRenderer::AtlasPathKey::set(const SkMatrix& m, const SkPath& path) { in set() function in skgpu::v1::AtlasPathRenderer::AtlasPathKey
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLOpsRenderPass.cpp | 20 void GrGLOpsRenderPass::set(GrRenderTarget* rt, bool useMSAASurface, const SkIRect& contentBounds, in set() function in GrGLOpsRenderPass
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DOpsRenderPass.cpp | 31 bool GrD3DOpsRenderPass::set(GrRenderTarget* rt, GrSurfaceOrigin origin, const SkIRect& bounds, in set() function in GrD3DOpsRenderPass
|
| /third_party/skia/src/core/ |
| H A D | SkRegion_path.cpp | 404 void set(int x, int y0, int y1) { in set() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | PixelProcessor.hpp | 127 void set(int reference, int testMask, int writeMask) in set() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderMemory.cpp | 174 Pointer<Byte> set = routine->descriptorSets[d.DescriptorSet]; // DescriptorSet* in EmitVariable() local 396 auto set = state->getPointer(id); in GetPointerToData() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_local.h | 47 STACK_OF(ASN1_TYPE) *set; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationruleparser.cpp | 668 UnicodeSet set; in parseSetting() local 750 CollationRuleParser::parseUnicodeSet(int32_t i, UnicodeSet &set, UErrorCode &errorCode) { in parseUnicodeSet() argument
|
| H A D | tridpars.cpp | 87 UnicodeSet *set = new UnicodeSet(filter, ec); in createInstance() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkIntersections.h | 198 void set(bool swap, int tIndex, double t) { set() function in SkIntersections [all...] |
| H A D | SkPathOpsCurve.h | 30 void set(const SkDQuad& quad) { in set() function 38 void set(const SkDCubic& cubic) { in set() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 35 void set(uint64_t New) const { in set() function
|
| /third_party/skia/tools/flags/ |
| H A D | CommandLineFlags.cpp | 61 static bool string_is_in(const char* target, const char* set[], size_t len) { in string_is_in() argument
|
| H A D | CommandLineFlags.h | 151 void set(int i, const char* str) { in set() function in CommandLineFlags::StringArray [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unisetspan.cpp | 204 UnicodeSetStringSpan::UnicodeSetStringSpan(const UnicodeSet &set, in UnicodeSetStringSpan() argument 488 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne() argument 497 spanOneBack(const UnicodeSet &set, const UChar *s, int32_t length) spanOneBack() argument 506 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) spanOneUTF8() argument 518 spanOneBackUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) spanOneBackUTF8() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | BitVector.h | 397 BitVector &set() { set() function in llvm::BitVector 403 BitVector &set(unsigned Idx) { set() function in llvm::BitVector 410 BitVector &set(unsigned I, unsigned E) { set() function in llvm::BitVector [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | syslogd.c | 106 uint8_t set, levval, bits = 0; in resolve_config() local
|
| H A D | tftp.c | 68 const int set = 1; in init_tftp() local
|
| H A D | traceroute.c | 163 int set = 1; in set_flag_dr() local 481 int lsrr = 0, set = 1; in traceroute_main() local [all...] |
| /third_party/protobuf/js/ |
| H A D | map.js | |
| /third_party/python/Parser/ |
| H A D | asdl_c.py | 1348 def set(self, field, value, depth): member in ObjVisitor
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | hash.h | 534 AbslHashValue( H hash_state, const std::set<Key, Compare, Allocator>& set) AbslHashValue() argument 544 AbslHashValue( H hash_state, const std::multiset<Key, Compare, Allocator>& set) AbslHashValue() argument
|
| /third_party/skia/include/private/ |
| H A D | SkTHash.h | 83 T* set(T val) { in set() function in SkTHashTable 429 V* set(K key, V val) { in set() function in SkTHashMap [all...] |