Home
last modified time | relevance | path

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

12345

/aosp_15_r20/system/chre/platform/shared/nanoapp/
H A Dnanoapp_support_lib_dso.cc251 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreAudioGetSource); in chreAudioGetSource() local
261 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreAudioConfigureSource); in chreAudioConfigureSource() local
271 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreAudioGetStatus); in chreAudioGetStatus() local
283 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleGetCapabilities); in chreBleGetCapabilities() local
291 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleGetFilterCapabilities); in chreBleGetFilterCapabilities() local
299 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleFlushAsync); in chreBleFlushAsync() local
310 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleStartScanAsync); in chreBleStartScanAsync() local
345 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleStartScanAsyncV1_9); in chreBleStartScanAsyncV1_9() local
356 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleStopScanAsync); in chreBleStopScanAsync() local
367 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleStopScanAsyncV1_9); in chreBleStopScanAsyncV1_9() local
[all …]
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp101 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, 1099511627997184); in TEST_F() local
110 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, gBlockSize + 1); in TEST_F() local
116 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, gBlockSize); in TEST_F() local
125 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, 1024 * 1024 * 16); in TEST_F() local
160 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, gBlockSize); in TEST_F() local
170 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, 32768); in TEST_F() local
177 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, testfile_size); in TEST_F() local
186 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, testfile_size); in TEST_F() local
217 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, gBlockSize); in TEST_F() local
273 FiemapUniquePtr fptr = FiemapWriter::Open(testfile, 0); in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dbinders.hpp620 func_ptr_t fptr; member
626 bind(RT(*fptr)()) in bind()
666 func_ptr_t fptr; member
712 func_ptr_t fptr; member
758 func_ptr_t fptr; member
802 func_ptr_t fptr; member
851 func_ptr_t fptr; member
905 func_ptr_t fptr; member
958 func_ptr_t fptr; member
1010 func_ptr_t fptr; member
[all …]
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DTreeVisitorAction.m95 + (TreeVisitorAction *)newTreeVisitorActionFiltered:(TreeFilter *)aFilter
102 - (id) initWithFilter:(TreeFilter *)aFilter
H A DTreeFilter.m149 @implementation fptr implementation
202 - (void) applyOnce:(id<BaseTree>)t rule:(fptr *)whichRule
/aosp_15_r20/external/selinux/libsemanage/tests/
H A 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
136 FILE *fptr = fopen("test-policy/store/active/modules/100/base/cil", in write_test_policy_src() local
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dnearby_extension_support_lib.cc49 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chrexNearbySetExtendedFilterConfig); in chrexNearbySetExtendedFilterConfig() local
60 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chrexNearbySetExtendedServiceConfig); in chrexNearbySetExtendedServiceConfig() local
70 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chrexNearbyMatchExtendedFilter); in chrexNearbyMatchExtendedFilter() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dvm.hpp71 function(void* fptr, unsigned arity_) in function()
74 void* fptr; member in client::function
109 void *fptr = execution_engine_->getPointerToFunction(callee); in get_function() local
/aosp_15_r20/external/pytorch/c10/core/
H A DStorageImpl.cpp43 void SetStorageImplCreate(DeviceType t, StorageImplCreateHelper fptr) { in SetStorageImplCreate()
78 c10::StorageImplCreateHelper fptr = nullptr; in make_storage_impl() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/benchmarks/
Dbenchmark_adler32_copy.cc63 #define BENCHMARK_ADLER32_COPY(name, fptr, support_flag) \ argument
72 #define BENCHMARK_ADLER32_BASELINE_COPY(name, fptr, support_flag) \ argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DDispatchStub.cpp127 auto fptr = cpu_dispatch_ptr.load(std::memory_order_relaxed); in try_get_call_ptr() local
228 void* fptr = std::get<void*>(result); in get_call_ptr() local
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A 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
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.hpp3083 static inline RReturn Call(Pointer<Byte> fptr, CToReactorT<Arguments>... args) in Call()
3105 static inline void Call(Pointer<Byte> fptr, CToReactorT<Arguments>... args) in Call()
3147 auto fptr = *reinterpret_cast<fptrTy *>(fptrptr); in Call() local
3171 auto fptr = *reinterpret_cast<fptrTy *>(fptrptr); in Call() local
3219 inline CToReactorT<NonVoidFunctionReturnType<FUNCTION_SIGNATURE>> Call(Pointer<Byte> fptr, RArgs &&… in Call()
3227 inline VoidFunctionReturnType<FUNCTION_SIGNATURE> Call(Pointer<Byte> fptr, RArgs &&...args) in Call()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dreadwrite.c483 apr_file_t *fptr; member
500 APR_DECLARE_NONSTD(int) apr_file_printf(apr_file_t *fptr,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dreadwrite.c551 apr_file_t *fptr; member
568 APR_DECLARE_NONSTD(int) apr_file_printf(apr_file_t *fptr, in apr_file_printf()
/aosp_15_r20/external/skia/tests/
H A DDrawPathTest.cpp70 const float* fptr = (const float*)raw; in moveToH() local
75 const float* fptr = (const float*)raw; in cubicToH() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dpickler.h378 BackendMetaPtr fptr = BackendMetaSerialization[device_type].value().first; in getTensorMetadata() local
407 BackendMetaPtr fptr = BackendMetaSerialization[device_type].value().second; in setTensorMetadata() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dfunc-ptr-cast-decl.c6 typedef int (*fptr)(double); typedef
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Diogen.c586 struct file_info *fptr; in form_iorequest() local
1383 struct file_info *fptr; in parse_cmdline() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dobserve-noexcept.cpp33 void (*fptr)(void) noexcept = fnoexcp; in foo() local
H A Ddebug-info-varargs.cpp28 void (*fptr)(int, ...) = b; in b() local
/aosp_15_r20/external/clang/test/Sema/
H A Dwarn-main-return-type.c36 typedef void *(*fptr)(int a); typedef
/aosp_15_r20/external/compiler-rt/test/BlocksRuntime/
H A Dconstassign.c22 void (*const fptr)(void) = foo; in main() local
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Dhash.h56 #define XML_CAST_FPTR(fptr) fptr argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Dhash.h56 #define XML_CAST_FPTR(fptr) fptr argument

12345