Searched refs:_value (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | extension_set.cc | 274 return iter->second.LOWERCASE##_value; \ 290 extension->LOWERCASE##_value = value; \ 297 return iter->second.repeated_##LOWERCASE##_value->Get(index); \ 305 iter->second.repeated_##LOWERCASE##_value->Set(index, value); \ 317 extension->repeated_##LOWERCASE##_value = \ 323 extension->repeated_##LOWERCASE##_value->Add(value); \ 899 extension->repeated_##LOWERCASE##_value = \ in InternalExtensionMergeFrom() 902 extension->repeated_##LOWERCASE##_value->MergeFrom( \ in InternalExtensionMergeFrom() 903 *other_extension.repeated_##LOWERCASE##_value); \ in InternalExtensionMergeFrom() 944 other_extension.LOWERCASE##_value, \ in InternalExtensionMergeFrom() [all …]
|
D | extension_set_heavy.cc | 365 total_size += sizeof(*repeated_##LOWERCASE##_value) + \ in SpaceUsedExcludingSelf() 366 repeated_##LOWERCASE##_value->SpaceUsedExcludingSelf();\ in SpaceUsedExcludingSelf() 460 for (int i = 0; i < repeated_##LOWERCASE##_value->size(); i++) { \ in InternalSerializeFieldWithCachedSizesToArray() 462 repeated_##LOWERCASE##_value->Get(i), target); \ in InternalSerializeFieldWithCachedSizesToArray() 493 for (int i = 0; i < repeated_##LOWERCASE##_value->size(); i++) { \ in InternalSerializeFieldWithCachedSizesToArray() 495 repeated_##LOWERCASE##_value->Get(i), target); \ in InternalSerializeFieldWithCachedSizesToArray() 518 for (int i = 0; i < repeated_##LOWERCASE##_value->size(); i++) { \ in InternalSerializeFieldWithCachedSizesToArray() 520 number, repeated_##LOWERCASE##_value->Get(i), \ in InternalSerializeFieldWithCachedSizesToArray()
|
/frameworks/base/tools/aapt/ |
D | StringPool.h | 43 explicit entry(const String16& _value) : value(_value), offset(0), hasStyles(false) { } in entry()
|
D | ResourceTable.h | 302 const String16& _value,
|
D | ResourceTable.cpp | 3462 const String16& _value, in Item() argument 3467 , value(_value) in Item()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/ |
D | mox.py | 987 self._value = value 997 return rhs[self._key] == self._value 1002 return '<map containing the entry \'%s: %s\'>' % (self._key, self._value)
|
/frameworks/rs/driver/runtime/arch/ |
D | neon.ll | 126 …%_value = shufflevector <3 x float> %value, <3 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32… 129 …%a = tail call <4 x float> @llvm.arm.neon.vmins.v4f32(<4 x float> %_value, <4 x float> %_high) nou… 136 …%_value = shufflevector <3 x float> %value, <3 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32… 139 …%a = tail call <4 x float> @llvm.arm.neon.vmins.v4f32(<4 x float> %_value, <4 x float> %_high) nou… 184 %_value = shufflevector <3 x i32> %value, <3 x i32> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3> 187 …%a = tail call <4 x i32> @llvm.arm.neon.vmins.v4i32(<4 x i32> %_value, <4 x i32> %_high) nounwind … 194 %_value = shufflevector <3 x i32> %value, <3 x i32> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3> 197 …%a = tail call <4 x i32> @llvm.arm.neon.vmins.v4i32(<4 x i32> %_value, <4 x i32> %_high) nounwind … 234 %_value = shufflevector <3 x i32> %value, <3 x i32> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3> 237 …%a = tail call <4 x i32> @llvm.arm.neon.vminu.v4i32(<4 x i32> %_value, <4 x i32> %_high) nounwind … [all …]
|
D | asimd.ll | 122 …%_value = shufflevector <3 x float> %value, <3 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32… 125 …%a = tail call <4 x float> @llvm.aarch64.neon.fmin.v4f32(<4 x float> %_value, <4 x float> %_high) … 132 …%_value = shufflevector <3 x float> %value, <3 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32… 135 …%a = tail call <4 x float> @llvm.aarch64.neon.fmin.v4f32(<4 x float> %_value, <4 x float> %_high) … 180 %_value = shufflevector <3 x i32> %value, <3 x i32> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3> 183 …%a = tail call <4 x i32> @llvm.aarch64.neon.smin.v4i32(<4 x i32> %_value, <4 x i32> %_high) nounwi… 190 %_value = shufflevector <3 x i32> %value, <3 x i32> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3> 193 …%a = tail call <4 x i32> @llvm.aarch64.neon.smin.v4i32(<4 x i32> %_value, <4 x i32> %_high) nounwi… 230 %_value = shufflevector <3 x i32> %value, <3 x i32> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3> 233 …%a = tail call <4 x i32> @llvm.aarch64.neon.umin.v4i32(<4 x i32> %_value, <4 x i32> %_high) nounwi… [all …]
|
/frameworks/rs/ |
D | rsHidlAdaptation.cpp | 349 void * _value = (void *)value; in ClosureSetArg() local 350 GetIContextHandle(context)->closureSetArg(_closure, index, _value, size); in ClosureSetArg()
|