Searched defs:fPtr (Results 1 – 14 of 14) sorted by relevance
76 std::unique_ptr<void, WrapFree> fPtr; variable169 void* fPtr; variable
87 void* fPtr; // never nullptr member
15 void* fPtr; member
84 explicit WrapGS(const SkPDFGraphicState* ptr = nullptr) : fPtr(ptr) {} in fPtr() function85 const SkPDFGraphicState* fPtr; member
48 int32_t *fPtr; in WebRtcIlbcfix_GetLspPoly() local
164 void* fPtr; variable
94 const void* fPtr; member
103 T* fPtr; // nullptr or fStorage variable
66 int* fPtr; member in TestListener
44 void* fPtr; member
402 T* fPtr; variable458 void* fPtr; member
780 void (*fPtr)(union argument *) = (void (*)(union argument *))function_pointer_cast_helper; in strcmp_union_function_pointer_cast() local
1329 int fPtr(unsigned cond, int x) { in fPtr() function
2208 FILE *fPtr = fopen(filename, "rb"); in loadTexture() local