/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractMapEntryTest.java | 32 private static final Integer NV = null; field in AbstractMapEntryTest
|
/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | AbstractMapEntryTest.java | 32 private static final Integer NV = null; field in AbstractMapEntryTest
|
/external/compiler-rt/lib/profile/ |
D | InstrProfilingMergeFile.c | 33 uint8_t NV = VR->SiteCountArray[S]; in lprofMergeValueProfData() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | AssumptionCache.cpp | 147 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache() 159 void AssumptionCache::AffectedValueCallbackVH::allUsesReplacedWith(Value *NV) { in allUsesReplacedWith()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | OptimizationRemarkEmitter.h | 126 using NV = DiagnosticInfoOptimizationBase::Argument; variable
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 276 if (Instruction *NV = FoldOpIntoPhi(I)) in visitMul() local 561 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFMul() local 891 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIDivTransforms() local 1404 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIRemTransforms() local
|
D | InstCombineAddSub.cpp | 1107 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local 1308 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local 1312 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFAdd() local 1691 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFSub() local
|
D | InstCombineAndOrXor.cpp | 1434 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAnd() local 2172 if (Instruction *NV = FoldOpIntoPhi(I)) in visitOr() local 2633 if (Instruction *NV = FoldOpIntoPhi(I)) in visitXor() local
|
D | InstCombineShifts.cpp | 367 if (Instruction *NV = FoldOpIntoPhi(I)) in FoldShiftByConstant() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ArrayBoundCheckerV2.cpp | 113 if (Optional<NonLoc> NV = extentBegin.getAs<NonLoc>()) { in checkLocation() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SVals.cpp | 181 if (Optional<nonloc::ConcreteInt> NV = getAs<nonloc::ConcreteInt>()) in isConstant() local
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 731 final int NV = outValues.length; in resolveAttrs() local 808 final int NV = outValues.length; in retrieveAttributes() local 880 int NV = outValues.length; in retrieveArray() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 730 final int NV = outValues.length; in resolveAttrs() local 807 final int NV = outValues.length; in retrieveAttributes() local 879 int NV = outValues.length; in retrieveArray() local
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 209 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
|
/external/tpm2-tss/src/tss2-esys/ |
D | esys_int.h | 125 NV_IN NV; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | SmallVector.h | 365 void resize(size_type N, const T &NV) { in resize()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 251 NV = 0xf, // Always (unconditional) Always (unconditional) enumerator
|
/external/curl/src/ |
D | tool_setopt.c | 45 #define NV(e) {#e, e} macro
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 362 void resize(size_type N, const T &NV) { in resize()
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 229 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument 249 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 492 uint32_t NV = getNumValueDataForSite(VK, I); in accumulateCounts() local 935 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite() local
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 538 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SmallVector.h | 357 void resize(size_type N, const T &NV) { in resize()
|
/external/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 394 uint32_t NV = Func.getNumValueDataForSite(IPVK_IndirectCallTarget, I); in showInstrProfile() local
|