Home
last modified time | relevance | path

Searched defs:_fp (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dlibio.h406 #define _IO_getc_unlocked(_fp) \ argument
409 #define _IO_peekc_unlocked(_fp) \ argument
413 #define _IO_putc_unlocked(_ch, _fp) \ argument
419 # define _IO_getwc_unlocked(_fp) \ argument
424 # define _IO_putwc_unlocked(_wch, _fp) \ argument
443 #define _IO_PENDING_OUTPUT_COUNT(_fp) \ argument
451 # define _IO_peekc(_fp) _IO_peekc_locked (_fp) argument
452 # define _IO_flockfile(_fp) \ argument
454 # define _IO_funlockfile(_fp) \ argument
457 # define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) argument
[all …]
Dstdio.h543 #define getc(_fp) _IO_getc (_fp) argument
585 #define putc(_ch, _fp) _IO_putc (_ch, _fp) argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstdio-lock.h80 #define _IO_cleanup_region_start(_fct, _fp) \ argument
90 # define _IO_acquire_lock(_fp) \ argument
96 # define _IO_acquire_lock_clear_flags2(_fp) \ argument
103 # define _IO_acquire_lock(_fp) _IO_acquire_lock_needs_exceptions_enabled argument
104 # define _IO_acquire_lock_clear_flags2(_fp) _IO_acquire_lock (_fp) argument
106 # define _IO_release_lock(_fp) ; } while (0) argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstdio-lock.h80 #define _IO_cleanup_region_start(_fct, _fp) \ argument
90 # define _IO_acquire_lock(_fp) \ argument
96 # define _IO_acquire_lock_clear_flags2(_fp) \ argument
103 # define _IO_acquire_lock(_fp) _IO_acquire_lock_needs_exceptions_enabled argument
104 # define _IO_acquire_lock_clear_flags2(_fp) _IO_acquire_lock (_fp) argument
106 # define _IO_release_lock(_fp) ; } while (0) argument
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dappletrawmain.py56 _fp = open(__file__, 'rb') variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/utils/misc/
H A DMMappedFile.h102 FILE *_fp; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/tinyxml2/
Dtinyxml2.h2282 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/tinyxml2/
Dtinyxml2.h2338 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/tinyxml2/
Dtinyxml2.h2338 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/tinyxml2/
Dtinyxml2.h2282 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/tinyxml2/
Dtinyxml2.h2282 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/tinyxml2/
Dtinyxml2.h2282 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/external/tinyxml2/
H A Dtinyxml2.h2357 FILE* _fp; variable
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/tinyxml2/
Dtinyxml2.h2338 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/tinyxml2/
Dtinyxml2.h2338 FILE* _fp; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/tinyxml2/
Dtinyxml2.h2357 FILE* _fp; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/tinyxml2/
Dtinyxml2.h2338 FILE* _fp; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/tinyxml2/
Dtinyxml2.h2353 FILE* _fp; variable

12