Home
last modified time | relevance | path

Searched defs:age (Results 26 - 50 of 134) sorted by relevance

123456

/foundation/communication/dsoftbus/tests/core/common/json_utils/fuzztest/jsonutils_fuzzer/
H A Djsonutils_fuzzer.cpp48 int32_t age = *(reinterpret_cast<const int32_t *>(data)); in DoJsonUtilsFuzz() local
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbStoreReadOnlyJsunit.test.js
/third_party/curl/include/curl/
H A Dwebsockets.h32 int age; /* zero */ member
/third_party/json/docs/examples/
H A Dnlohmann_define_type_non_intrusive_explicit.cpp13 int age; member
H A Dnlohmann_define_type_intrusive_with_default_macro.cpp14 int age = -1; member in ns::person
H A Dnlohmann_define_type_intrusive_macro.cpp14 int age = -1; member in ns::person
H A Dnlohmann_define_type_non_intrusive_with_default_explicit.cpp13 int age = -1; member
H A Dnlohmann_define_type_non_intrusive_with_default_macro.cpp13 int age = -1; member
H A Dnlohmann_define_type_non_intrusive_macro.cpp13 int age; member
H A Dnlohmann_define_type_intrusive_with_default_explicit.cpp14 int age = -1; member in ns::person
H A Dnlohmann_define_type_intrusive_explicit.cpp14 int age = -1; member in ns::person
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h75 unsigned age; /* timestamp when the backed resource is member
H A Dsvga_sampler_view.h69 unsigned age; member
H A Dsvga_sampler_view.c184 unsigned age = 0; in svga_validate_sampler_view() local
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dmod.rs2 pub mod age; modules
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DWindowSurfaceEGL.cpp45 egl::Error WindowSurfaceEGL::getBufferAge(const gl::Context *context, EGLint *age) in getBufferAge() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/
H A Drsdirtyregionmanager_fuzzer.cpp70 int age = GetData<int>(); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dmeta_data_manager_test.cpp59 int32_t age; member in __anon7950::final
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dcommon.h29 int age; member
/third_party/jerryscript/tests/jerry/es2015/
H A Dreflect-own-keys.js
/third_party/node/deps/v8/include/cppgc/internal/
H A Dcaged-heap-local-data.h40 void SetAge(uintptr_t cage_offset, Age age) { in SetAge() argument
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap-local-data.h51 void SetAge(uintptr_t cage_offset, Age age) { in SetAge() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dmarking-verifier.cc109 const auto age = heap_.caged_heap().local_data().age_table.GetAge( in VisitHeapObjectHeader() local
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_strategy.cpp112 int64_t age = std::max<int64_t>(0, cacheResponse_.GetAgeSeconds()); in CacheResponseAgeMillis() local
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_strategy.cpp114 int64_t age = std::max<int64_t>(0, cacheResponse_.GetAgeSeconds()); in CacheResponseAgeMillis() local

Completed in 9 milliseconds

123456