HomeSort by relevance Sort by last modified time
    Searched defs:AddValue (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilts/clang/host/linux-x86/clang-3859424/prebuilt_include/llvm/lib/Fuzzer/
FuzzerValueBitMap.h 32 inline bool AddValue(uintptr_t Value) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineWorklist.h 45 void AddValue(Value *V) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/lib/Fuzzer/
FuzzerValueBitMap.h 33 inline bool AddValue(uintptr_t Value) {
45 return AddValue(Value % kMapPrimeMod);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/lib/Fuzzer/
FuzzerValueBitMap.h 33 inline bool AddValue(uintptr_t Value) {
45 return AddValue(Value % kMapPrimeMod);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/lib/Fuzzer/
FuzzerValueBitMap.h 33 inline bool AddValue(uintptr_t Value) {
45 return AddValue(Value % kMapPrimeMod);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/lib/Fuzzer/
FuzzerValueBitMap.h 33 inline bool AddValue(uintptr_t Value) {
45 return AddValue(Value % kMapPrimeMod);
  /system/tpm/attestation/common/
proto_print.py 97 def AddValue(self, value_name):
168 current_enum.AddValue(match.group(1))
  /external/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 56 void AddValue(Value *V) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 48 void AddValue(Value *V) {
  /external/libchrome/base/trace_event/
trace_event_memory_overhead.cc 70 void TraceEventMemoryOverhead::AddValue(const Value& value) {
99 AddValue(it.value());
108 AddValue(*v);
  /frameworks/base/tools/aapt2/test/
Builders.cpp 41 return AddValue(name, id, util::make_unique<Id>());
47 return AddValue(name, config, id, util::make_unique<Id>());
58 return AddValue(name, id, util::make_unique<Reference>(ParseNameOrDie(ref)));
68 return AddValue(name, id, util::make_unique<String>(table_->string_pool.MakeRef(str)));
74 return AddValue(name, config, id, util::make_unique<String>(table_->string_pool.MakeRef(str)));
85 return AddValue(name, id, util::make_unique<FileReference>(table_->string_pool.MakeRef(path)));
91 return AddValue(name, config, {},
95 ResourceTableBuilder& ResourceTableBuilder::AddValue(const StringPiece& name,
97 return AddValue(name, {}, std::move(value));
100 ResourceTableBuilder& ResourceTableBuilder::AddValue(const StringPiece& name, const ResourceId& id
    [all...]
  /art/runtime/base/
histogram-inl.h 33 template <class Value> inline void Histogram<Value>::AddValue(Value value) {
44 AddValue(value / kAdjust);
  /system/tools/aidl/
ast_cpp.cpp 100 void Enum::AddValue(const string& key, const string& value) {
  /art/compiler/optimizing/
induction_var_range_test.cc 297 Value AddValue(Value v1, Value v2) { return range_.AddValue(v1, v2); }
609 TEST_F(InductionVarRangeTest, AddValue) {
610 ExpectEqual(Value(110), AddValue(Value(10), Value(100)));
611 ExpectEqual(Value(-5), AddValue(Value(x_, 1, -4), Value(x_, -1, -1)));
612 ExpectEqual(Value(x_, 3, -5), AddValue(Value(x_, 2, -4), Value(x_, 1, -1)));
613 ExpectEqual(Value(), AddValue(Value(x_, 1, 5), Value(y_, 1, -7)));
614 ExpectEqual(Value(x_, 1, 23), AddValue(Value(x_, 1, 20), Value(3)));
615 ExpectEqual(Value(y_, 1, 5), AddValue(Value(55), Value(y_, 1, -50)));
617 ExpectEqual(Value(max_value), AddValue(Value(max_value - 5), Value(5)))
    [all...]
induction_var_range.cc 588 return AddValue(GetMul(info->op_a, trip, trip, in_body, is_min),
612 return AddValue(AddValue(x, y), c);
634 return is_min_a ? b : AddValue(Value(a), b);
665 return AddValue(Value(static_cast<int32_t>(value)),
668 return AddValue(GetFetch(instruction->InputAt(0), trip, in_body, is_min),
716 return AddValue(GetVal(info->op_a, trip, in_body, is_min),
    [all...]
  /build/kati/
expr.cc 88 void AddValue(Value* v) {
412 v->AddValue(vname);
413 v->AddValue(new Literal(":"));
414 v->AddValue(pat);
460 r->AddValue(new Literal(s.substr(b, i-b)));
475 r->AddValue(new Literal(s.substr(b, i-b)));
478 r->AddValue(new Literal(StringPiece("$")));
494 r->AddValue(v);
525 r->AddValue(new Literal(s.substr(b, i-b)));
535 r->AddValue(new Literal(TrimRightSpace(s.substr(b, i-b))))
    [all...]
  /external/v8/src/ast/
ast-value-factory.h 465 AstValue* AddValue(AstValue* value) {
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 69 static char* AddValue(const char* param, const char* val);
    [all...]

Completed in 473 milliseconds

1 2