/third_party/node/lib/internal/fs/ |
D | utils.js | 570 constructor(type, bsize, blocks, bfree, bavail, files, ffree) { argument 577 this.ffree = ffree;
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse_kernel.h | 101 __u64 ffree; member
|
/third_party/node/test/parallel/ |
D | test-fs-promises.js | 95 assert.strictEqual(typeof stat.ffree, valueType);
|
/third_party/libfuse/include/ |
D | fuse_kernel.h | 276 uint64_t ffree; member
|
/third_party/elfutils/libcpu/ |
D | x86_64.mnemonics | 114 MNE(ffree)
|
D | i386.mnemonics | 123 MNE(ffree)
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 721 #define FFREE(a) CHOICE(ffree a, ffree a, ffree a) 1434 #define FFREE(a) ffree a
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_lowlevel.c | 278 kstatfs->ffree = stbuf->f_ffree; in convert_statfs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 717 def FFREE : FPI<0xDD, MRM0r, (outs), (ins RSTi:$reg), "ffree\t$reg">;
|
/third_party/elfutils/libcpu/defs/ |
D | i386 | 322 11011101,11000{freg}:ffree {freg}
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | assembler-ia32.h | 836 void ffree(int i = 0);
|
D | assembler-ia32.cc | 2072 void Assembler::ffree(int i) { in ffree() function in v8::internal::Assembler
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/third_party/libfuse/lib/ |
D | fuse_lowlevel.c | 315 kstatfs->ffree = stbuf->f_ffree;
|
/third_party/node/deps/v8/src/codegen/x64/ |
D | assembler-x64.h | 880 void ffree(int i = 0);
|
D | assembler-x64.cc | 2626 void Assembler::ffree(int i) { in ffree() function in v8::internal::Assembler
|
/third_party/node/doc/api/ |
D | fs.md | 7098 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/ |
D | X86GenAsmMatcher.inc | 7657 "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/ |
D | vmlinux.h | 49840 u64 ffree; member
|