Home
last modified time | relevance | path

Searched defs:fptr (Results 1 – 25 of 58) sorted by relevance

123

/external/antlr/runtime/ObjC/Framework/
DTreeVisitorAction.m98 {
105 {
DTreeFilter.m149 @implementation fptr implementation
203 {
/external/selinux/libsemanage/tests/
Dutilities.c40 FILE *fptr; in create_test_store() local
80 FILE *fptr = fopen("test-policy/store/active/policy.kern", "wb+"); in write_test_policy() local
101 FILE *fptr = fopen(filename, "rb"); in write_test_policy_from_file() local
133 FILE *fptr = fopen("test-policy/store/active/modules/100/base/cil", in write_test_policy_src() local
/external/clang/test/CodeGen/
Dfunc-ptr-cast-decl.c6 typedef int (*fptr)(double); typedef
Dattributes.c78 void (__attribute__((fastcall)) *fptr)(int); variable
/external/clang/test/Sema/
Dwarn-main-return-type.c36 typedef void *(*fptr)(int a); typedef
Ddeclspec.c20 typedef f* fptr; typedef
/external/clang/test/CodeGenCXX/
Dobserve-noexcept.cpp33 void (*fptr)(void) noexcept = fnoexcp; in foo() local
Ddebug-info-varargs.cpp28 void (*fptr)(int, ...) = b; in b() local
Dfunction-template-specialization.cpp14 void test(int *iptr, float *fptr, int diff) { in test()
/external/compiler-rt/test/BlocksRuntime/
Dconstassign.c22 void (*const fptr)(void) = foo; in main() local
/external/libxml2/include/libxml/
Dhash.h56 #define XML_CAST_FPTR(fptr) fptr argument
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_image_load_store.cpp108 float *fptr = pb->orig_data; in imageblock_initialize_work_from_orig() local
143 float *fptr = pb->orig_data; in imageblock_initialize_orig_from_work() local
/external/u-boot/include/
Dg_dnl.h32 g_dnl_bind_callback_f fptr; member
/external/catch2/projects/SelfTest/UsageTests/
DDecomposition.tests.cpp36 FILE* fptr = nullptr; variable
/external/toybox/toys/pending/
Dklogd.c40 FILE *fptr = xfopen("/proc/sys/kernel/printk", "w"); local
/external/clang/test/CodeGenObjCXX/
Dlambda-expressions.mm71 typedef int (^fptr)(); typedef
/external/mesa3d/src/mesa/tnl/
Dt_draw.c103 const GLubyte *ptr, GLfloat *fptr, in convert_bgra_to_float()
121 const GLubyte *ptr, GLfloat *fptr, in convert_half_to_float()
149 const GLubyte *ptr, GLfloat *fptr, in convert_fixed_to_float()
192 GLfloat *fptr = (GLfloat *)buf; in _tnl_import_array() local
/external/OpenCL-CTS/test_conformance/math_brute_force/
DFunctionList.h33 typedef union fptr union
49 }fptr; typedef
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeFilter.java79 public interface fptr { interface in TreeFilter
/external/deqp/framework/platform/android/
DtcuAndroidInternals.cpp65 RT* callConstructor4 (GenericFptr fptr, void* memory, size_t memorySize, T1 param1, T2 param2, T3 p… in callConstructor4()
102 void callDestructor (GenericFptr fptr, T* obj) in callDestructor()
/external/skia/tests/
DDrawPathTest.cpp66 const float* fptr = (const float*)raw; in moveToH() local
71 const float* fptr = (const float*)raw; in cubicToH() local
/external/skqp/tests/
DDrawPathTest.cpp66 const float* fptr = (const float*)raw; in moveToH() local
71 const float* fptr = (const float*)raw; in cubicToH() local
/external/clang/test/SemaCXX/
Dmember-pointers-2.cpp45 FuncPtr X0::*fptr; member
/external/vboot_reference/tests/
Dvboot_display_tests.c232 VbFont_t *fptr; in FontTest() local

123