| /external/antlr/runtime/ObjC/Framework/ |
| D | TreeVisitorAction.m | 98 { 105 {
|
| D | TreeFilter.m | 149 @implementation fptr implementation 203 {
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | arm-cmse-attr.c | 13 void f1(callback_t fptr) in f1() 18 void f2(callback2_t *fptr) in f2()
|
| D | func-ptr-cast-decl.c | 6 typedef int (*fptr)(double); typedef
|
| /external/selinux/libsemanage/tests/ |
| D | utilities.c | 40 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/ |
| D | func-ptr-cast-decl.c | 6 typedef int (*fptr)(double); typedef
|
| /external/llvm-project/clang/test/Analysis/ |
| D | nullability.c | 5 void(*fptr)() = it_takes_two; in function_pointer_arity_mismatch() local
|
| /external/llvm-project/clang/test/Headers/ |
| D | arm-cmse-header.c | 9 void func(callback_t fptr, void *p) in func()
|
| D | arm-cmse-header-ns.c | 8 void func(callback_t fptr, void *p) in func()
|
| /external/llvm-project/compiler-rt/lib/xray/ |
| D | xray_trampoline_powerpc64.cpp | 10 auto fptr = __xray::XRayPatchedFunction.load(); in CallXRayPatchedFunction() local
|
| /external/swiftshader/third_party/astc-encoder/Source/ |
| D | astc_image_load_store.cpp | 108 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/clang/test/Sema/ |
| D | warn-main-return-type.c | 36 typedef void *(*fptr)(int a); typedef
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | observe-noexcept.cpp | 33 void (*fptr)(void) noexcept = fnoexcp; in foo() local
|
| D | debug-info-varargs.cpp | 28 void (*fptr)(int, ...) = b; in b() local
|
| /external/clang/test/CodeGenCXX/ |
| D | observe-noexcept.cpp | 33 void (*fptr)(void) noexcept = fnoexcp; in foo() local
|
| D | debug-info-varargs.cpp | 28 void (*fptr)(int, ...) = b; in b() local
|
| /external/llvm-project/clang/test/Sema/ |
| D | warn-main-return-type.c | 36 typedef void *(*fptr)(int a); typedef
|
| /external/compiler-rt/test/BlocksRuntime/ |
| D | constassign.c | 22 void (*const fptr)(void) = foo; in main() local
|
| /external/llvm-project/compiler-rt/test/BlocksRuntime/ |
| D | constassign.c | 21 void (*const fptr)(void) = foo; in main() local
|
| /external/llvm-project/flang/test/Semantics/ |
| D | allocate11.f90 | 84 subroutine C938_C947(var2, ptr, ptr2, fptr, my_team, srca) argument 107 Type(C_FUNPTR) fptr local
|
| /external/libxml2/include/libxml/ |
| D | hash.h | 56 #define XML_CAST_FPTR(fptr) fptr argument
|
| /external/catch2/projects/SelfTest/UsageTests/ |
| D | Decomposition.tests.cpp | 36 FILE* fptr = nullptr; variable
|
| /external/llvm-project/flang/lib/Evaluate/ |
| D | fold-integer.cpp | 214 const auto fptr{ in FoldIntrinsicFunction() local 261 auto fptr{&Scalar<T>::IAND}; in FoldIntrinsicFunction() local 276 auto fptr{&Scalar<T>::IBCLR}; in FoldIntrinsicFunction() local 368 auto fptr{&Scalar<TI>::LEADZ}; in FoldIntrinsicFunction() local 418 const auto fptr{name == "maskl" ? &Scalar<T>::MASKL : &Scalar<T>::MASKR}; in FoldIntrinsicFunction() local
|
| /external/toybox/toys/pending/ |
| D | klogd.c | 40 FILE *fptr = xfopen("/proc/sys/kernel/printk", "w"); local
|
| /external/mesa3d/src/mesa/tnl/ |
| D | t_draw.c | 103 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
|