| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
| D | RawValue.java | 20 public class RawValue class 29 public RawValue(String v) { in RawValue() method in RawValue 33 public RawValue(SerializableString v) { in RawValue() method in RawValue 37 public RawValue(JsonSerializable v) { in RawValue() method in RawValue 48 protected RawValue(Object value, boolean bogus) { in RawValue() method in RawValue
|
| /external/rust/crates/serde_json/src/ |
| D | raw.rs | 117 pub struct RawValue { struct 121 impl RawValue { impl 141 impl ToOwned for RawValue { implementation 155 impl Debug for RawValue { implementation 164 impl Display for RawValue { implementation 170 impl RawValue { implementation 286 pub fn to_raw_value<T>(value: &T) -> Result<Box<RawValue>, Error> in to_raw_value() 296 impl Serialize for RawValue { implementation 307 impl<'de: 'a, 'a> Deserialize<'de> for &'a RawValue { implementation
|
| D | ser.rs | 480 RawValue { ser: &'a mut Serializer<W, F> }, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| D | Target.cpp | 41 unsigned long long RawValue; in create() local
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | APSIntType.h | 70 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue()
|
| /external/angle/src/common/base/anglebase/numerics/ |
| D | clamped_math.h | 181 constexpr T RawValue() const { return value_; } in RawValue() function
|
| /external/cronet/base/allocator/partition_allocator/partition_alloc_base/numerics/ |
| D | clamped_math.h | 172 constexpr T RawValue() const { return value_; } in RawValue() function
|
| /external/libchrome/base/numerics/ |
| D | clamped_math.h | 172 constexpr T RawValue() const { return value_; } in RawValue() function
|
| /external/cronet/base/numerics/ |
| D | clamped_math.h | 178 constexpr T RawValue() const { return value_; } in RawValue() function
|
| /external/pdfium/third_party/base/numerics/ |
| D | clamped_math.h | 179 constexpr T RawValue() const { return value_; } in RawValue() function
|
| /external/python/cpython2/Lib/multiprocessing/ |
| D | __init__.py | 234 def RawValue(typecode_or_type, *args): function
|
| D | sharedctypes.py | 71 def RawValue(typecode_or_type, *args): function
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | sharedctypes.py | 44 def RawValue(typecode_or_type, *args): function
|
| D | context.py | 122 def RawValue(self, typecode_or_type, *args): member in BaseContext
|
| /external/skia/src/utils/ |
| D | SkJSON.cpp | 504 class RawValue final : public Value { class in skjson::__anon69f7a9ed0211::DOMParser 506 explicit RawValue(T v) { in RawValue() function in skjson::__anon69f7a9ed0211::DOMParser::RawValue
|
| /external/rust/crates/serde_json/src/value/ |
| D | de.rs | 1208 RawValue, enumerator
|
| D | ser.rs | 320 RawValue { out_value: Option<Value> }, enumerator
|
| /external/python/cpython3/Lib/test/ |
| D | _test_multiprocessing.py | 5758 RawValue = staticmethod(multiprocessing.RawValue) variable in ProcessesMixin
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringX8664.cpp | 6949 typename T::PrimitiveIntType RawValue; in emitConstantPool() local
|
| D | IceTargetLoweringX8632.cpp | 7685 typename T::PrimitiveIntType RawValue; in emitConstantPool() local
|