Home
last modified time | relevance | path

Searched refs:ffree (Results 1 – 20 of 20) sorted by relevance

/third_party/node/lib/internal/fs/
Dutils.js570 constructor(type, bsize, blocks, bfree, bavail, files, ffree) { argument
577 this.ffree = ffree;
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h101 __u64 ffree; member
/third_party/node/test/parallel/
Dtest-fs-promises.js95 assert.strictEqual(typeof stat.ffree, valueType);
/third_party/libfuse/include/
Dfuse_kernel.h276 uint64_t ffree; member
/third_party/elfutils/libcpu/
Dx86_64.mnemonics114 MNE(ffree)
Di386.mnemonics123 MNE(ffree)
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h721 #define FFREE(a) CHOICE(ffree a, ffree a, ffree a)
1434 #define FFREE(a) ffree a
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c278 kstatfs->ffree = stbuf->f_ffree; in convert_statfs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFPStack.td717 def FFREE : FPI<0xDD, MRM0r, (outs), (ins RSTi:$reg), "ffree\t$reg">;
/third_party/elfutils/libcpu/defs/
Di386322 11011101,11000{freg}:ffree {freg}
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.h836 void ffree(int i = 0);
Dassembler-ia32.cc2072 void Assembler::ffree(int i) { in ffree() function in v8::internal::Assembler
/third_party/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/third_party/libfuse/lib/
Dfuse_lowlevel.c315 kstatfs->ffree = stbuf->f_ffree;
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.h880 void ffree(int i = 0);
Dassembler-x64.cc2626 void Assembler::ffree(int i) { in ffree() function in v8::internal::Assembler
/third_party/node/doc/api/
Dfs.md7098 ffree: 1000000
7112 ffree: 1000000n
7156 #### `statfs.ffree`
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7657 "fdivrl\006fdivrp\006fdivrs\005fdivs\005femms\005ffree\006ffreep\005fiad"
8683 { 2320 /* ffree */, X86::FFREE, Convert__Reg1_0, AMFBS_None, { MCK_RST }, },
23255 { 2320 /* ffree */, X86::FFREE, Convert__Reg1_0, AMFBS_None, { MCK_RST }, },
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h49840 u64 ffree; member