Home
last modified time | relevance | path

Searched defs:storage (Results 101 - 125 of 394) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/tools/perf/util/
H A Dpfm.c276 struct strbuf storage; in print_libpfm_events() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c66 struct local_storage *storage; in BPF_PROG() local
112 struct local_storage *storage; in BPF_PROG() local
142 struct local_storage *storage; BPF_PROG() local
187 struct local_storage *storage; BPF_PROG() local
209 struct local_storage *storage; BPF_PROG() local
[all...]
/third_party/benchmark/src/
H A Dtimers.cc221 char storage[128]; in LocalDateTimeString() local
/third_party/gn/src/gn/
H A Druntime_deps.cc206 StringOutputBuffer storage; in WriteRuntimeDepsFile() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_initializers.c56 struct gl_uniform_storage *storage = in set_opaque_binding() local
113 copy_constant_to_storage(union gl_constant_value *storage, const nir_constant *val, const struct glsl_type *type, unsigned int boolean_true) copy_constant_to_storage() argument
217 struct gl_uniform_storage *storage = set_uniform_initializer() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.h51 Storage storage; member
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_mod.c57 BN_ULONG storage[1024 / BN_BITS2]; in bn_mod_add_fixed_top() local
/third_party/openssl/crypto/bn/
H A Dbn_mod.c52 BN_ULONG storage[1024 / BN_BITS2]; in bn_mod_add_fixed_top() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.h70 BufferD3D *storage; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DInstancingTest.cpp95 runTest(unsigned numInstance, unsigned divisor, const int instanceAttrib, Geometry geometry, Draw draw, Storage storage, Vendor vendor, unsigned offset) runTest() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DGenerateMipmapPerf.cpp75 void FillWithRandomData(T *storage) in FillWithRandomData() argument
/third_party/skia/src/core/
H A DSkDeque.cpp38 SkDeque::SkDeque(size_t elemSize, void* storage, size_t storageSize, int allocCount) in SkDeque() argument
H A DSkRect.cpp153 static const char* set_scalar(SkString* storage, SkScalar value, SkScalarAsStringType asType) { in set_scalar() argument
/third_party/skia/src/gpu/
H A DGrPixmap.h70 GrPixmapBase(GrImageInfo info, sk_sp<SkData> storage, size_t rowBytes) in GrPixmapBase() argument
110 GrPixmap(GrImageInfo info, sk_sp<SkData> storage, size_t rowBytes) in GrPixmap() argument
141 GrCPixmap(GrImageInfo info, sk_sp<SkData> storage, size_t rowBytes) in GrCPixmap() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp149 std::vector<Entry> storage; member in sw::LRUCache
/third_party/skia/tests/
H A DPointTest.cpp89 uint32_t storage; in force_as_float() local
H A DWriter32Test.cpp26 uint8_t storage[4]; in test_reserve() local
32 uint8_t storage[8]; in test_string_null() local
[all...]
/third_party/skia/src/sksl/dsl/
H A DDSLVar.cpp101 VariableStorage DSLVar::storage() const { in storage() function in SkSL::dsl::DSLVar
144 VariableStorage DSLGlobalVar::storage() const { in storage() function in SkSL::dsl::DSLGlobalVar
152 VariableStorage DSLParameter::storage() const { in storage() function in SkSL::dsl::DSLParameter
/third_party/skia/src/sksl/ir/
H A DSkSLVariable.h88 Storage storage() const { in storage() function in SkSL::final
45 Variable(int line, const Modifiers* modifiers, skstd::string_view name, const Type* type, bool builtin, Storage storage) Variable() argument
/third_party/skia/src/shaders/
H A DSkComposeShader.cpp112 auto storage = rec.fAlloc->make<Storage>(); in append_two_shaders() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DOptional.h30 AlignedCharArrayUnion<T> storage; member in llvm::Optional
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h70 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 Dvar_let_test.cc229 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 DRubyRepeatedField.java406 private RubyArray storage; global() field in RubyRepeatedField
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExecutionContext.cpp63 ExecValueStorage* storage = m_varValues[variable]; in getValue() local

Completed in 19 milliseconds

12345678910>>...16