Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/base/test/
H A Drepeating_test_future.h36 void AddValue(Types... values) { in AddValue() function
177 void AddValue() { implementation_.AddValue(true); } in AddValue() function
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DBuilders.cpp91 ResourceTableBuilder& ResourceTableBuilder::AddValue(StringPiece name, in AddValue() function in aapt::test::ResourceTableBuilder
96 ResourceTableBuilder& ResourceTableBuilder::AddValue(StringPiece name, const ResourceId& id, in AddValue() function in aapt::test::ResourceTableBuilder
101 ResourceTableBuilder& ResourceTableBuilder::AddValue(StringPiece name, in AddValue() function in aapt::test::ResourceTableBuilder
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dmetrics.h78 void AddValue(int64_t value) { in AddValue() function
195 void AddValue(int64_t value) { in AddValue() function
/aosp_15_r20/external/angle/build/android/
H A 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
/aosp_15_r20/external/cronet/build/android/
H A 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
/aosp_15_r20/system/linkerconfig/modules/
H A Dvariables.cc44 void Variables::AddValue(const std::string& key, const std::string& value) { in AddValue() function in android::linkerconfig::modules::Variables
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h50 void AddValue(Value *V) { in AddValue() function
/aosp_15_r20/external/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h56 void AddValue(Value *V) { in AddValue() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_tensor.h55 bool AddValue(const T& value, TFProfTensorProto* dim) { in AddValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dutil.cc76 void MovingAverage::AddValue(double v) { in AddValue() function in tensorflow::MovingAverage
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu.py671 def AddValue(self, val: core_types.Tensor) -> core_types.Tensor: member in TPUReplicateContext
2208 def AddValue(self, val): member in _TPUInferenceContext
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_memory_overhead.cc97 void TraceEventMemoryOverhead::AddValue(const Value& value) { in AddValue() function in base::trace_event::TraceEventMemoryOverhead
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_memory_overhead.cc97 void TraceEventMemoryOverhead::AddValue(const Value& value) { in AddValue() function in base::trace_event::TraceEventMemoryOverhead
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/
H A DKeyValue.py52 def AddValue(builder, value): function
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/xla/
H A Dxla.py268 def AddValue(self, val): member in XLACompileContext
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dhistogram-inl.h35 template <class Value> inline void Histogram<Value>::AddValue(Value value) { in AddValue() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dhistogram-inl.h35 template <class Value> inline void Histogram<Value>::AddValue(Value value) { in AddValue() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dhistogram-inl.h35 template <class Value> inline void Histogram<Value>::AddValue(Value value) { in AddValue() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dhistogram-inl.h35 template <class Value> inline void Histogram<Value>::AddValue(Value value) { in AddValue() function

12