Searched defs:VP (Results 1 - 8 of 8) sorted by relevance
/third_party/json/tests/thirdparty/Fuzzer/ |
H A D | FuzzerTracePC.h | 56 void SetUseValueProfile(bool VP) { UseValueProfile = VP; } in SetUseValueProfile() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | PointerUnion.h | 185 static inline PointerUnion getFromOpaqueValue(void *VP) { in getFromOpaqueValue() argument 321 static inline PointerUnion3 getFromOpaqueValue(void *VP) { in getFromOpaqueValue() argument 428 static inline PointerUnion4 getFromOpaqueValue(void *VP) { in getFromOpaqueValue() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | rastpos.c | 164 GLfloat VP[3]; /* vector from vertex to light pos */ in shade_rastpos() local [all...] |
/third_party/node/src/ |
H A D | env.cc | 296 #define VP(PropertyName, StringValue) V(Private, PropertyName) in Serialize() macro 308 #undef VP in Serialize() macro 340 #define VP(PropertyName, StringValue) V(Private, PropertyName) in DeserializeProperties() macro 360 #undef VP in DeserializeProperties() macro
|
H A D | env-inl.h | 759 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro 773 #undef VP macro 788 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro 801 #undef VP macro
|
H A D | env.h | 144 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro 155 #undef VP macro 181 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro 198 #undef VP macro 789 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro 800 #undef VP macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1051 constructTemplateValueParameterDIE( DIE &Buffer, const DITemplateValueParameter *VP) constructTemplateValueParameterDIE() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 1141 auto VP = getOrInsertValuePtr(GUID); in getOrInsertValueInfo() local 1149 auto VP = getOrInsertValuePtr(GV->getGUID()); in getOrInsertValueInfo() local
|
Completed in 14 milliseconds