/external/libchrome-gestures/src/ |
D | prop_registry.cc | 85 Json::Value BoolProperty::NewValue() const { in NewValue() function in gestures::BoolProperty 123 Json::Value BoolArrayProperty::NewValue() const { in NewValue() function in gestures::BoolArrayProperty 161 Json::Value DoubleProperty::NewValue() const { in NewValue() function in gestures::DoubleProperty 200 Json::Value DoubleArrayProperty::NewValue() const { in NewValue() function in gestures::DoubleArrayProperty 243 Json::Value IntProperty::NewValue() const { in NewValue() function in gestures::IntProperty 282 Json::Value IntArrayProperty::NewValue() const { in NewValue() function in gestures::IntArrayProperty 320 Json::Value StringProperty::NewValue() const { in NewValue() function in gestures::StringProperty
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.h | 121 void SetKnownSafe(const bool NewValue) { RRI.KnownSafe = NewValue; } in SetKnownSafe() 125 void SetTailCallRelease(const bool NewValue) { in SetTailCallRelease() 135 void SetReleaseMetadata(MDNode *NewValue) { RRI.ReleaseMetadata = NewValue; } in SetReleaseMetadata() 139 void SetCFGHazardAfflicted(const bool NewValue) { in SetCFGHazardAfflicted()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.h | 121 void SetKnownSafe(const bool NewValue) { RRI.KnownSafe = NewValue; } in SetKnownSafe() 125 void SetTailCallRelease(const bool NewValue) { in SetTailCallRelease() 135 void SetReleaseMetadata(MDNode *NewValue) { RRI.ReleaseMetadata = NewValue; } in SetReleaseMetadata() 139 void SetCFGHazardAfflicted(const bool NewValue) { in SetCFGHazardAfflicted()
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.h | 120 void SetKnownSafe(const bool NewValue) { RRI.KnownSafe = NewValue; } in SetKnownSafe() 124 void SetTailCallRelease(const bool NewValue) { in SetTailCallRelease() 134 void SetReleaseMetadata(MDNode *NewValue) { RRI.ReleaseMetadata = NewValue; } in SetReleaseMetadata() 138 void SetCFGHazardAfflicted(const bool NewValue) { in SetCFGHazardAfflicted()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerConstantIntrinsics.cpp | 51 Value *NewValue) { in replaceConditionalBranchesOnConstant() 116 Value *NewValue; in lowerConstantIntrinsics() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | LowerConstantIntrinsics.cpp | 54 Value *NewValue, in replaceConditionalBranchesOnConstant() 133 Value *NewValue; in lowerConstantIntrinsics() local
|
/external/bazelbuild-rules_android/src/tools/ak/extractaar/ |
D | buildozer.go | 26 NewValue string member
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | VariantValue.cpp | 307 void VariantValue::setUnsigned(unsigned NewValue) { in setUnsigned() 322 void VariantValue::setString(StringRef NewValue) { in setString() 337 void VariantValue::setMatcher(const VariantMatcher &NewValue) { in setMatcher()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 161 Value *NewValue = C; in remapConstant() local 214 Value *NewValue = PoisonValue::get(C->getType()); in remapConstantVectorOrConstantAggregate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 165 Value *NewValue = C; in remapConstant() local 218 Value *NewValue = UndefValue::get(C->getType()); in remapConstantVectorOrConstantAggregate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombineInternal.h | 70 Value *NewValue = nullptr; member
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 216 Value *NewValue = C; in remapConstant() local 269 Value *NewValue = UndefValue::get(C->getType()); in remapConstantVectorOrConstantAggregate() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombineInternal.h | 73 Value *NewValue = nullptr; member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceUtils.h | 164 BoolFlagSaver(bool &F, bool NewValue) : OldValue(F), Flag(F) { F = NewValue; } in BoolFlagSaver()
|
D | IceLoopAnalyzer.cpp | 75 void setOnStack(bool NewValue = true) { OnStack = NewValue; } in setOnStack()
|
D | IceAssembler.h | 77 void setPosition(intptr_t NewValue) { Position = NewValue; } in setPosition()
|
/external/golang-protobuf/internal/impl/ |
D | convert_map.go | 113 func (ms *mapReflect) NewValue() protoreflect.Value { func
|
/external/golang-protobuf/reflect/protoreflect/ |
D | value.go | 274 NewValue() Value methodSpec
|
/external/clang/unittests/Tooling/ |
D | RecursiveASTVisitorTestExprVisitor.cpp | 116 void setShouldVisitImplicitCode(bool NewValue) { in setShouldVisitImplicitCode()
|
/external/golang-protobuf/testing/protocmp/ |
D | reflect.go | 253 func (ms reflectMap) NewValue() protoreflect.Value { func
|
/external/golang-protobuf/testing/prototest/ |
D | message.go | 432 func (m testMap) NewValue() protoreflect.Value { panic("unimplemented") } func
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheckImpl.h | 109 void setValue(uint64_t NewValue) { Value = NewValue; } in setValue()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 115 Value *NewValue) { in replaceVariableLocationOp() 153 Value *NewValue) { in replaceVariableLocationOp()
|
/external/clang/lib/Parse/ |
D | RAIIObjectsForParser.h | 350 PoisonSEHIdentifiersRAIIObject(Parser &Self, bool NewValue) in PoisonSEHIdentifiersRAIIObject()
|
/external/clang/lib/Analysis/ |
D | BodyFarm.cpp | 299 const ParmVarDecl *NewValue = D->getParamDecl(1); in create_OSAtomicCompareAndSwap() local
|