Home
last modified time | relevance | path

Searched refs:bfree (Results 1 – 11 of 11) sorted by relevance

/third_party/jerryscript/targets/curie_bsp/jerry_app/quark/
Dmain.c56 bfree(err_str_buf); in jerry_resolve_error()
132 bfree (buffer); in eval_jerry_script()
133 bfree (str_lens); in eval_jerry_script()
Dmemory_pool_list.def17 * Definition of the memory pools used by balloc/bfree:
/third_party/jerryscript/targets/curie_bsp/jerry_app/arc/
Dmemory_pool_list.def17 * Definition of the memory pools used by balloc/bfree:
/third_party/node/lib/internal/fs/
Dutils.js570 constructor(type, bsize, blocks, bfree, bavail, files, ffree) { argument
574 this.bfree = bfree;
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h98 __u64 bfree; member
/third_party/node/test/parallel/
Dtest-fs-promises.js92 assert.strictEqual(typeof stat.bfree, valueType);
/third_party/libfuse/include/
Dfuse_kernel.h273 uint64_t bfree; member
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c275 kstatfs->bfree = stbuf->f_bfree; in convert_statfs()
/third_party/libfuse/lib/
Dfuse_lowlevel.c312 kstatfs->bfree = stbuf->f_bfree;
/third_party/node/doc/api/
Dfs.md7095 bfree: 61058895,
7109 bfree: 61058895n,
7126 #### `statfs.bfree`
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h49837 u64 bfree; member