/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | in_slot_metadata.h | 184 CountType old_count = count_.fetch_add(kPtrInc, std::memory_order_relaxed); in PA_COMPONENT_EXPORT() local 194 CountType old_count = in PA_COMPONENT_EXPORT() local 208 CountType old_count = count_.fetch_sub(kPtrInc, std::memory_order_release); in PA_COMPONENT_EXPORT() local 230 CountType old_count = in PA_COMPONENT_EXPORT() local 257 CountType old_count = in PA_COMPONENT_EXPORT() local 314 CountType old_count = in PA_COMPONENT_EXPORT() local 322 CountType old_count = in PA_COMPONENT_EXPORT() local 375 CountType old_count = in PA_COMPONENT_EXPORT() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/conversion/test/ |
D | polymorphic_cast_test.cpp | 289 int old_count = assertion_failed_count; in test_polymorphic_downcast_fail() local 300 int old_count = assertion_failed_count; in test_polymorphic_downcast_fail() local 316 int old_count = assertion_failed_count; in test_polymorphic_pointer_downcast_builtin_fail() local 331 int old_count = assertion_failed_count; in test_polymorphic_pointer_downcast_boost_shared_fail() local 346 int old_count = assertion_failed_count; in test_polymorphic_pointer_downcast_std_shared_fail() local 361 int old_count = assertion_failed_count; in test_polymorphic_pointer_downcast_intrusive_fail() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/win32/ |
D | basic_timed_mutex.hpp | 76 long old_count=active_count; in lock() local 162 long old_count=active_count; in do_lock_until() local 244 long const old_count=BOOST_INTERLOCKED_EXCHANGE_ADD(&active_count,lock_flag_value); in unlock() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/ |
D | wait_fuzz.cpp | 34 unsigned int old_count = 0u; in thread_func() local 67 unsigned int old_count = g_atomic.fetch_add(1u, boost::memory_order_relaxed); in main() local
|
/aosp_15_r20/external/harfbuzz_ng/src/graph/ |
H A D | pairpos-graph.hh | 124 unsigned old_count = pairSet.len; in shrink() local 506 unsigned old_count = class1Count; in shrink() local
|
H A D | markbasepos-graph.hh | 371 unsigned old_count = classCount; in shrink() local
|
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | hsearch_r.c | 80 size_t hash, index, i, old_hash, old_count, new_count; in hsearch_r() local
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | ralloc.h | 216 #define rerzalloc(ctx, ptr, type, old_count, new_count) \ argument
|
H A D | ralloc.c | 260 unsigned old_count, unsigned new_count) in rerzalloc_array_size()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/ |
D | random_shuffle.cpp | 75 const std::size_t old_count in test_shuffle_result() local
|
/aosp_15_r20/external/llvm/utils/ |
H A D | extract_symbols.py | 477 old_count = template_function_count.setdefault(name,0) variable
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | ralloc.h | 216 #define rerzalloc(ctx, ptr, type, old_count, new_count) \ argument
|
H A D | ralloc.c | 246 unsigned old_count, unsigned new_count) in rerzalloc_array_size()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
H A D | hpack_decoder_tables_test.cc | 205 size_t old_count = num_dynamic_entries(); in Insert() local
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_monitor.cc | 175 size_t old_count = count_; in Wait() local
|
/aosp_15_r20/external/freetype/src/pfr/ |
H A D | pfrgload.c | 740 FT_UInt n, old_count, count; in pfr_glyph_load_rec() local
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/ |
H A D | Glyph.hh | 422 unsigned old_count = all_points.length; in get_points() local
|
/aosp_15_r20/external/toybox/kconfig/ |
H A D | expr.c | 196 int res, old_count; in expr_eq() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | tcp_posix.cc | 666 int old_count; in drop_uncovered() local 689 int old_count = 0; in cover_self() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_posix.cc | 618 int old_count; in drop_uncovered() local 641 int old_count = 0; in cover_self() local
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | expr.c | 254 int res, old_count; in expr_eq() local
|
/aosp_15_r20/external/tinyalsa_new/src/ |
H A D | mixer.c | 183 const unsigned int old_count = grp->count; in add_controls() local
|
/aosp_15_r20/external/igt-gpu-tools/runner/ |
H A D | executor.c | 281 size_t old_count = entry->subtest_count; in prune_from_journal() local
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_tracker.cc | 1406 int old_count = thread_tracker_count_.fetch_add(1, std::memory_order_relaxed); in CreateTrackerForCurrentThread() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/ |
H A D | subgraph.cc | 695 size_t old_count = count; in BytesRequired() local
|