Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 109) sorted by relevance

12345

/system/core/libnativebridge/
Dnative_bridge_lazy.cc38 auto f = reinterpret_cast<FuncPtr>(dlsym(GetLibHandle(), function_name)); in GetFuncPtr() local
49 static auto f = GET_FUNC_PTR(LoadNativeBridge); in LoadNativeBridge() local
54 static auto f = GET_FUNC_PTR(NeedsNativeBridge); in NeedsNativeBridge() local
59 static auto f = GET_FUNC_PTR(PreInitializeNativeBridge); in PreInitializeNativeBridge() local
64 static auto f = GET_FUNC_PTR(InitializeNativeBridge); in InitializeNativeBridge() local
69 static auto f = GET_FUNC_PTR(UnloadNativeBridge); in UnloadNativeBridge() local
74 static auto f = GET_FUNC_PTR(NativeBridgeAvailable); in NativeBridgeAvailable() local
79 static auto f = GET_FUNC_PTR(NativeBridgeInitialized); in NativeBridgeInitialized() local
84 static auto f = GET_FUNC_PTR(NativeBridgeLoadLibrary); in NativeBridgeLoadLibrary() local
89 static auto f = GET_FUNC_PTR(NativeBridgeGetTrampoline); in NativeBridgeGetTrampoline() local
[all …]
/system/extras/libfec/
Dfec_open.cpp87 static int find_verity_offset(fec_handle *f, uint64_t *offset) in find_verity_offset()
97 static int parse_ecc_header(fec_handle *f, uint64_t offset) in parse_ecc_header()
196 static int parse_ecc(fec_handle *f, uint64_t offset) in parse_ecc()
218 static int get_squashfs_size(fec_handle *f, uint64_t *offset) in get_squashfs_size()
246 static int get_ext4_size(fec_handle *f, uint64_t *offset) in get_ext4_size()
273 static int get_fs_size(fec_handle *f, uint64_t *offset) in get_fs_size()
302 static int load_verity(fec_handle *f) in load_verity()
344 static int load_ecc(fec_handle *f) in load_ecc()
361 static int get_size(fec_handle *f) in get_size()
392 static void reset_handle(fec_handle *f) in reset_handle()
[all …]
Dfec_read.cpp69 static inline bool is_erasure(fec_handle *f, uint64_t offset, in is_erasure()
87 static inline bool is_zero(fec_handle *f, uint64_t offset) in is_zero()
107 static int __ecc_read(fec_handle *f, void *rs, uint8_t *dest, uint64_t offset, in __ecc_read()
208 static int ecc_init(fec_handle *f, rs_unique_ptr& rs, in ecc_init()
234 static ssize_t ecc_read(fec_handle *f, uint8_t *dest, size_t count, in ecc_read()
285 static ssize_t verity_read(fec_handle *f, uint8_t *dest, size_t count, in verity_read()
404 int fec_seek(struct fec_handle *f, int64_t offset, int whence) in fec_seek()
445 ssize_t fec_read(struct fec_handle *f, void *buf, size_t count) in fec_read()
472 bool raw_pread(fec_handle *f, void *buf, size_t count, uint64_t offset) in raw_pread()
496 bool raw_pwrite(fec_handle *f, const void *buf, size_t count, uint64_t offset) in raw_pwrite()
[all …]
Dfec_verity.cpp120 static inline int verity_hash(fec_handle *f, const uint8_t *block, in verity_hash()
140 bool verity_check_block(fec_handle *f, const uint8_t *expected, in verity_check_block()
159 static bool ecc_read_hashes(fec_handle *f, uint64_t hash_offset, in ecc_read_hashes()
185 static int verify_tree(fec_handle *f, const uint8_t *root) in verify_tree()
327 static int parse_table(fec_handle *f, uint64_t offset, uint32_t size, bool useecc) in parse_table()
477 static int rewrite_metadata(fec_handle *f, uint64_t offset) in rewrite_metadata()
505 static int validate_header(const fec_handle *f, const verity_header *header, in validate_header()
546 int verity_parse_header(fec_handle *f, uint64_t offset) in verity_parse_header()
636 int fec_verity_set_status(struct fec_handle *f, bool enabled) in fec_verity_set_status()
Dfec_process.cpp21 fec_handle *f; member
43 ssize_t process(fec_handle *f, uint8_t *buf, size_t count, uint64_t offset, in process()
/system/core/libnativeloader/
Dnative_loader_lazy.cpp38 auto f = reinterpret_cast<FuncPtr>(dlsym(GetLibHandle(), function_name)); in GetFuncPtr() local
48 static auto f = GET_FUNC_PTR(InitializeNativeLoader); in InitializeNativeLoader() local
55 static auto f = GET_FUNC_PTR(CreateClassLoaderNamespace); in CreateClassLoaderNamespace() local
63 static auto f = GET_FUNC_PTR(OpenNativeLibrary); in OpenNativeLibrary() local
69 static auto f = GET_FUNC_PTR(CloseNativeLibrary); in CloseNativeLibrary() local
74 static auto f = GET_FUNC_PTR(NativeLoaderFreeErrorMessage); in NativeLoaderFreeErrorMessage() local
79 static auto f = GET_FUNC_PTR(FindNamespaceByClassLoader); in FindNamespaceByClassLoader() local
85 static auto f = GET_FUNC_PTR(FindNativeLoaderNamespaceByClassLoader); in FindNativeLoaderNamespaceByClassLoader() local
91 static auto f = GET_FUNC_PTR(OpenNativeLibraryInNamespace); in OpenNativeLibraryInNamespace() local
96 static auto f = GET_FUNC_PTR(ResetNativeLoader); in ResetNativeLoader() local
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dfile.c74 grep_refill(struct file *f) in grep_refill()
142 grep_fgetln(struct file *f, size_t *lenp) in grep_fgetln()
207 grep_file_init(struct file *f) in grep_file_init()
244 struct file *f; in grep_open() local
264 grep_close(struct file *f) in grep_close()
/system/vold/bench/
Dbenchgen.py188 fd, f, handle = extract_file(e, e.ret) variable
202 fd, f, handle = extract_file(e, e.args[0]) variable
208 fd, f, handle = extract_file(e, e.args[0]) variable
213 fd, f, handle = extract_file(e, e.args[0]) variable
218 fd, f, handle = extract_file(e, e.args[0]) variable
227 fd, f, handle = extract_file(e, e.args[0]) variable
236 fd, f, handle = extract_file(e, e.args[0]) variable
244 fd, f, handle = extract_file(e, e.args[0]) variable
252 fd, f, handle = extract_file(e, e.args[0]) variable
258 fd, f, handle = extract_file(e, e.args[0]) variable
[all …]
/system/extras/simpleperf/scripts/inferno/
Dsvg_renderer.py66 def create_svg_node(process, callsite, depth, f, total_weight, height, color_scheme, nav): argument
122 def render_svg_nodes(process, flamegraph, depth, f, total_weight, height, color_scheme): argument
146 def render_search_node(f): argument
154 def render_unzoom_node(f): argument
164 def render_info_node(f): argument
176 def render_percent_node(f): argument
185 def render_svg(process, flamegraph, f, color_scheme): argument
/system/bt/test/
Dgen_coverage.py96 def write_root_html_head(f): argument
114 def write_root_html_column(f, covered, count): argument
125 def write_root_html_rows(f, tests): argument
170 def write_root_html_tail(f): argument
/system/media/audio_utils/include/audio_utils/
Dprimitives.h740 static inline int16_t clamp16_from_float(float f) in clamp16_from_float()
785 static inline uint8_t clamp8_from_float(float f) in clamp8_from_float()
827 static inline int32_t clamp24_from_float(float f) in clamp24_from_float()
877 static inline int32_t clampq4_27_from_float(float f) in clampq4_27_from_float()
903 static inline int32_t clamp32_from_float(float f) in clamp32_from_float()
982 static inline uint32_t u4_28_from_float(float f) in u4_28_from_float()
1006 static inline uint16_t u4_12_from_float(float f) in u4_12_from_float()
/system/extras/tests/workloads/
Dpowerave.py24 f = open(argvrem[2], "r") variable
26 f = sys.stdin variable
/system/core/base/include/android-base/
Dscopeguard.h29 ScopeGuard(F&& f) : f_(std::forward<F>(f)), active_(true) {} in ScopeGuard()
62 ScopeGuard<F> make_scope_guard(F&& f) { in make_scope_guard()
/system/security/keystore/
Dkeymaster_worker.h89 explicit NonCopyableFunctionTypeEraser(Fn f) : f_(std::move(f)) {} in NonCopyableFunctionTypeEraser()
99 template <typename F> NonCopyableFunction(F f) { in NonCopyableFunction()
/system/media/audio_utils/tests/
Dsample_tests.cpp27 static constexpr int signum(float f) in signum()
46 const float f = float_from_sample(in); in TEST() local
/system/core/mkbootimg/
Dmkbootimg.py25 def filesize(f): argument
34 def update_sha(sha, f): argument
43 def pad_file(f, padding): argument
/system/core/adb/
Dsysdeps_win32.cpp151 FH f; in _fh_from_int() local
176 _fh_to_int( FH f ) in _fh_to_int()
187 FH f = nullptr; in _fh_alloc() local
211 _fh_close( FH f ) in _fh_close()
257 static void _fh_file_init(FH f) { in _fh_file_init()
261 static int _fh_file_close(FH f) { in _fh_file_close()
267 static int _fh_file_read(FH f, void* buf, int len) { in _fh_file_read()
280 static int _fh_file_write(FH f, const void* buf, int len) { in _fh_file_write()
293 static int _fh_file_writev(FH f, const adb_iovec* iov, int iovcnt) { in _fh_file_writev()
319 static int64_t _fh_file_lseek(FH f, int64_t pos, int origin) { in _fh_file_lseek()
[all …]
/system/core/libcutils/arch-arm64/
Dandroid_memset.S55 #define ENTRY(f) \ argument
63 #define END(f) \ argument
/system/extras/verity/
Dgenerate_verity_key.c64 FILE *f = NULL; in convert_x509() local
124 FILE *f = NULL; in generate_key() local
/system/iorap/src/common/
Dtype.h142 static constexpr void for_each_impl(Tuple&& t, F&& f) { in for_each_impl()
153 static constexpr void for_each(Tuple&& t, F&& f) { in for_each()
/system/core/libutils/include/utils/
DAndroidThreads.h99 inline bool createThread(thread_func_t f, void *a) { in createThread()
/system/core/base/
Dparsedouble_test.cpp46 float f; in TEST() local
/system/timezone/distro/tools/src/main/com/android/timezone/distro/tools/
DCreateTimeZoneDistro.java77 File f = new File(args[0]); in main() local
147 private static Properties loadProperties(File f) throws IOException { in loadProperties()
/system/extras/latencytop/
Dlatencytop.c174 FILE *f; in read_global_stats() local
232 FILE *f; in read_thread_stats() local
302 FILE *f; in set_latencytop() local
315 static struct latency_entry *read_latency_file(FILE *f, struct latency_entry *list) { in read_latency_file()
/system/core/libmemunreachable/
DHeapWalker.h123 inline void HeapWalker::ForEachPtrInRange(const Range& range, F&& f) { in ForEachPtrInRange()
138 inline void HeapWalker::ForEachAllocation(F&& f) { in ForEachAllocation()

12345