Home
last modified time | relevance | path

Searched defs:AddValue (Results 1 – 23 of 23) sorted by relevance

/external/cronet/base/test/
Drepeating_test_future.h89 void AddValue(Types... values) { in AddValue() function
/external/cronet/build/android/
Ddump_apk_resource_strings.py194 def AddValue(self, res_name, res_config, res_value): member in ResourceStringValues
253 def AddValue(self, res_id, res_name, res_config, res_value): member in ResourceStringMap
/external/angle/build/android/
Ddump_apk_resource_strings.py194 def AddValue(self, res_name, res_config, res_value): member in ResourceStringValues
253 def AddValue(self, res_id, res_name, res_config, res_value): member in ResourceStringMap
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h50 void AddValue(Value *V) { in AddValue() function
/external/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h56 void AddValue(Value *V) { in AddValue() function
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_tensor.h55 bool AddValue(const T& value, TFProfTensorProto* dim) { in AddValue() function
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/external/tensorflow/tensorflow/core/util/
Dutil.cc76 void MovingAverage::AddValue(double v) { in AddValue() function in tensorflow::MovingAverage
/external/cronet/base/trace_event/
Dtrace_event_memory_overhead.cc97 void TraceEventMemoryOverhead::AddValue(const Value& value) { in AddValue() function in base::trace_event::TraceEventMemoryOverhead
/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.cc97 void TraceEventMemoryOverhead::AddValue(const Value& value) { in AddValue() function in base::trace_event::TraceEventMemoryOverhead
/external/flatbuffers/python/flatbuffers/reflection/
DKeyValue.py52 def AddValue(builder, value): function
DEnumVal.py83 def AddValue(builder, value): function
/external/tensorflow/tensorflow/python/compiler/xla/
Dxla.py268 def AddValue(self, val): member in XLACompileContext
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.cc242 bool HloValueSet::AddValue(const HloValue* value) { in AddValue() function in xla::HloValueSet
/external/tensorflow/tensorflow/python/tpu/
Dtpu.py671 def AddValue(self, val: core_types.Tensor) -> core_types.Tensor: member in TPUReplicateContext
2208 def AddValue(self, val): member in _TPUInferenceContext
/external/licenseclassifier/stringclassifier/
Dclassifier.go121 func (c *Classifier) AddValue(key, value string) error { func
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py893 def AddValue(self, val): member in CondContext
1644 def AddValue(self, val): member in WhileContext
3707 def AddValue(self, x): member in XLAControlFlowContext
/external/llvm/lib/TableGen/
DTGParser.cpp58 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue() function in TGParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp140 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue() function in TGParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1755 int64_t AddValue; member
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp38 int64_t AddValue; member
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9546 SDValue AddValue = AndNode->getOperand(0); in performCONDCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11973 SDValue AddValue = AndNode->getOperand(0); in performCONDCombine() local