Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/av/media/libeffects/loudness/common/core/
H A Dbyte_swapper.h43 T new_val = val; in Swap() local
/aosp12/system/bt/osi/test/fuzzers/array/
H A Dfuzz_array.cc41 uint32_t new_val = dataProvider.ConsumeIntegral<uint32_t>(); in LLVMFuzzerTestOneInput() local
/aosp12/system/bt/gd/dumpsys/internal/
H A Dfilter_internal.cc134 … int32_t new_val = static_cast<int32_t>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeInteger() local
171 int32_t new_val = static_cast<float>(std::hash<std::string>{}(std::to_string(target_field))); in FilterTypeFloat() local
/aosp12/art/runtime/mirror/
H A Ddex_cache.cc153 ArtField* new_val = visitor->VisitField( in VisitReflectiveTargets() local
170 ArtMethod* new_val = visitor->VisitMethod( in VisitReflectiveTargets() local
H A Dobject-readbarrier-inl.h62 LockWord new_val, in CasLockWord()
H A Dobject-inl.h69 inline void Object::SetLockWord(LockWord new_val, bool as_volatile) { in SetLockWord()
/aosp12/art/test/1981-structural-redef-private-method-handles/src/art/
H A DTest1981.java279 Object new_val = in doTest() local
/aosp12/system/extras/tests/kernel.config/
H A Daslr_test.cpp38 bool set_mmap_rnd_bits(unsigned int new_val, bool compat) { in set_mmap_rnd_bits()
/aosp12/art/openjdkjvmti/
H A Devents.cc607 jobject new_val = is_object ? self->GetJniEnv()->NewGlobalRef(val.l) : nullptr; in AddDelayedNonStandardExitEvent() local
838 art::Handle<art::mirror::Object> new_val) in FieldWritten()
H A Dti_method.cc988 art::ObjPtr<art::mirror::Object> new_val(art::Thread::Current()->DecodeJObject(val_.l)); in GetTypeError() local