Home
last modified time | relevance | path

Searched defs:storage (Results 201 - 225 of 394) sorted by relevance

12345678910>>...16

/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h21 unsigned char storage[]; member
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp947 struct gl_uniform_storage *storage = associate_uniform_storage() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dtrietest.c271 uint8_t* storage =NULL; in testTrieRangesWithMalloc() local
453 uint8_t storage[32768]; in testTrieRanges() member
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-listener.cc94 GetOrInsertCachedEntry( std::unordered_set<CodeEntry*, CodeEntry::Hasher, CodeEntry::Equals>* entries, CodeEntry* search_value, CodeEntryStorage& storage) GetOrInsertCachedEntry() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c162 unsigned char storage[sizeof(SHA256_MB_CTX) + 32]; in tls1_1_multi_block_encrypt() local
H A De_aes_cbc_hmac_sha1.c167 unsigned char storage[sizeof(SHA1_MB_CTX) + 32]; in tls1_1_multi_block_encrypt() local
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c162 unsigned char storage[sizeof(SHA256_MB_CTX) + 32]; in tls1_1_multi_block_encrypt() local
H A De_aes_cbc_hmac_sha1.c167 unsigned char storage[sizeof(SHA1_MB_CTX) + 32]; in tls1_1_multi_block_encrypt() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp194 std::vector<tcu::ConstPixelBufferAccess> storage; in iterate() local
/third_party/skia/samplecode/
H A DSamplePath.cpp604 SkPoint storage[3 + 2 + 1]; in showFrame() local
/third_party/skia/src/core/
H A DSkPaint.cpp428 doComputeFastBounds(const SkRect& origSrc, SkRect* storage, Style style) const doComputeFastBounds() argument
H A DSkBlitter.cpp75 void* storage = this->allocBlitMemory(runSize * (sizeof(int16_t) + sizeof(SkAlpha))); in blitFatAntiRect() local
H A DSkRasterPipelineBlitter.cpp178 auto storage = alloc->make<Storage>(); in Create() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp746 auto storage = static_cast<StorageClass>(ops[2]); in parse() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_vec.hpp13 struct storage struct
38 struct storage<float, 16, true> struct
44 struct storage<int, 16, true> struct
50 struct storage<unsigned int, 16, true> struct
83 struct storage<double, 32, true> struct
91 struct storage<int6 struct
97 struct storage<uint64, 32, true> global() struct
[all...]
/third_party/python/Modules/
H A Dsocketmodule.h255 struct sockaddr_storage storage; member
/third_party/skia/include/private/
H A DSkTArray.h447 SkTArray(SkAlignedSTStorage<N,T>* storage) { in SkTArray() argument
457 SkTArray(const T* array, int count, SkAlignedSTStorage<N,T>* storage) { in SkTArray() argument
[all...]
H A DSkTHash.h400 T storage; global() member
[all...]
/third_party/skia/gm/
H A Dimage.cpp200 SkAutoPixmapStorage storage; in show_scaled_pixels() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp49 static glw::GLenum getProgramDefaultBlockInterfaceFromStorage (glu::Storage storage) in getProgramDefaultBlockInterfaceFromStorage() argument
70 static bool isBufferBackedInterfaceBlockStorage (glu::Storage storage) in isBufferBackedInterfaceBlockStorage() argument
[all...]
H A Des31fProgramInterfaceQueryTests.cpp309 StorageQualifier (const SharedPtr& enclosing, glu::Storage storage) in StorageQualifier() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp166 std::vector<tcu::ConstPixelBufferAccess> storage; in iterate() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp114 Variable* VariableScope::allocate (const VariableType& type, Variable::Storage storage, const char* name) in allocate() argument
242 Variable* VariableManager::allocate (const VariableType& type, Variable::Storage storage, const char* name) in allocate() argument
265 void VariableManager::setStorage (Variable* variable, Variable::Storage storage) in setStorage() argument
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp109 gls::DrawTestSpec::Storage storage; in init() member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c267 struct nfp_fl_lag_group *entry, *storage; in nfp_fl_lag_do_work() local
678 struct nfp_fl_lag_group *entry, *storage; in nfp_flower_lag_cleanup() local

Completed in 27 milliseconds

12345678910>>...16