Home
last modified time | relevance | path

Searched defs:value_ (Results 1 – 13 of 13) sorted by relevance

/art/libartbase/base/
Dstats.h53 double value_ = 0.0; // Commutative sum of the collected statistic in basic units. variable
Dbit_struct_detail.h92 ValueWrapper value_; member
/art/runtime/
Ddex_register_location.h83 int32_t value_; variable
Dlock_word.h317 uint32_t value_; variable
/art/cmdline/
Dcmdline_parse_result.h132 T value_; member
/art/runtime/mirror/
Dstring.h273 uint16_t value_[0]; member
Dvar_handle.cc583 T value_; member in art::mirror::__anon913e46da0111::AtomicGetAndAddWithByteSwapAccessor
603 T value_; member in art::mirror::__anon913e46da0111::AtomicGetAndBitwiseOrAccessor
622 T value_; member in art::mirror::__anon913e46da0111::AtomicGetAndBitwiseAndAccessor
642 T value_; member in art::mirror::__anon913e46da0111::AtomicGetAndBitwiseXorAccessor
/art/tools/veridex/
Dflow_analysis.h101 uint32_t value_; variable
/art/tools/dexanalyze/
Ddexanalyze_strings.cc331 uint32_t value_ = 0u; member in art::dexanalyze::MatchTrie
/art/compiler/optimizing/
Dlocations.h441 uintptr_t value_; variable
Dnodes.h3065 const int32_t value_; variable
3101 const int64_t value_; variable
3158 const float value_; variable
3215 const double value_; variable
/art/runtime/dex/
Ddex_file_annotations.cc59 JValue value_; member
/art/dexlayout/
Ddex_ir.h843 std::unique_ptr<EncodedValue> value_; variable