Home
last modified time | relevance | path

Searched defs:source_value (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dsubtype_check_info.h177 BitString::StorageType source_value = GetEncodedPathToRoot(); in IsSubtypeOf() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_cache.cc207 const base::Value* source_value = dict->Find(kSourceKey); in RestoreFromValue() local
H A Dhost_resolver_internal_result.cc297 const base::Value* source_value = dict.Find(kValueSourceKey); in ValidateValueBaseDict() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc853 llvm::Value* source_value = in HandleSelectAndScatter() local
3387 llvm::Value* source_value = GetEmittedValueFor(&source); in EmitMemcpy() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1070 ScopedPyObjectPtr source_value(PyObject_GetItem(value, next.get())); in InitAttributes() local
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1070 ScopedPyObjectPtr source_value(PyObject_GetItem(value, next.get())); in InitAttributes() local
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc865 SIMD128Register source_value{kVectorComparisonSource[index + 8]}; in TestVmvXr() local