| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | pool.h | 70 std::shared_ptr<Storage> storage; member in marl::Pool::Loan 127 Pool<T>::Loan::Loan(Item* item, const std::shared_ptr<Storage>& storage) in Loan() argument 244 std::shared_ptr<Storage> storage; global() member in marl::BoundedPool 372 std::shared_ptr<Storage> storage; global() member in marl::UnboundedPool [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | var_let_test.cc | 229 auto* storage = Global("sb", ty.Of(buf), ast::StorageClass::kStorage, in TEST_F() local 269 auto* storage = Global("sb", ty.Of(buf), ast::StorageClass::kStorage, in TEST_F() local 298 auto* storage = Global("s", ty.Of(buf), ast::StorageClass::kStorage, TEST_F() local [all...] |
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyRepeatedField.java | 406 private RubyArray storage; global() field in RubyRepeatedField [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgExecutionContext.cpp | 63 ExecValueStorage* storage = m_varValues[variable]; in getValue() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | network.h | 125 struct sockaddr_storage storage; member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | reflection.h | 184 TMapIndexToReflection& GetBlockMapForStorage(TStorageQualifier storage) in GetBlockMapForStorage() argument 190 TMapIndexToReflection& GetVariableMapForStorage(TStorageQualifier storage) in GetVariableMapForStorage() argument
|
| /third_party/gn/src/gn/ |
| H A D | ninja_target_writer.cc | 113 StringOutputBuffer storage; in RunAndWriteFile() local
|
| H A D | qt_creator_writer.cc | 274 StringOutputBuffer storage; in GenerateFile() local
|
| /third_party/libuv/src/win/ |
| H A D | winsock.c | 547 uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr, struct sockaddr_storage* storage) uv__convert_to_localhost_if_unspecified() argument
|
| /third_party/libuv/test/ |
| H A D | benchmark-multi-accept.c | 291 handle_storage_t* storage; in sv_connection_cb() local
|
| /third_party/jerryscript/jerry-core/ext/ |
| H A D | tracker.c | 59 void StorageInit(Storage* storage, size_t size) in StorageInit() argument 65 void StoragePut(Storage* storage, size_t key, size_t value) in StoragePut() argument 79 size_t StorageGet(Storage* storage, size_t key) in StorageGet() argument 84 StorageReset(Storage* storage, size_t key, void(*reset_fn)(IStorageItem*)) StorageReset() argument 165 Storage* storage = &gStorages[kObjectRefInfo]; DumpTracker() local [all...] |
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | fd6_view.c | 33 fdl6_tex_type(enum fdl_view_type type, bool storage) in fdl6_tex_type() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_atomics.c | 105 struct gl_uniform_storage *const storage = in process_atomic_variable() local 231 struct gl_uniform_storage *storage = in gl_nir_link_assign_atomic_counter_resources() local
|
| H A D | ir_uniform.h | 136 union gl_constant_value *storage; member
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | protocol_core.h | 42 const Storage& storage() const { return storage_; } in storage() function in v8_crdtp::DeserializerState
|
| H A D | protocol_core.cc | 17 DeserializerState::DeserializerState(Storage storage, span<uint8_t> span) in DeserializerState() argument 224 IncomingDeferredMessage(DeserializerState::Storage storage, in IncomingDeferredMessage() argument
|
| /third_party/node/src/ |
| H A D | node_sockaddr-inl.h | 111 sockaddr* SocketAddress::storage() { in storage() function in node::SocketAddress
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | storage.c | 80 struct storage *storage = hash->storage; in name_storage() local 100 add_storage(struct storage *storage, struct basic_block *bb, pseudo_t pseudo, enum inout_enum inout) add_storage() argument 253 struct storage *storage = alloc_storage(); set_up_argument_storage() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | property-access-builder.cc | 223 Node* storage = holder; in BuildLoadDataField() local 291 Node* storage = ResolveHolder(access_info, lookup_start_object); BuildLoadDataField() local [all...] |
| /third_party/node/deps/v8/src/handles/ |
| H A D | handles.h | 208 void* operator new(size_t size, void* storage) { in operator new() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | custom-preview.cc | 39 V8ConsoleMessageStorage* storage = in reportError() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha256_hw.c | 134 unsigned char storage[sizeof(SHA256_MB_CTX) + 32]; in tls1_multi_block_encrypt() local
|
| H A D | cipher_aes_cbc_hmac_sha1_hw.c | 130 unsigned char storage[sizeof(SHA1_MB_CTX) + 32]; in tls1_multi_block_encrypt() local
|
| H A D | cipher_chacha20_poly1305_hw.c | 125 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_chacha20_poly1305.c | 219 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
|