Searched defs:fmode (Results 1 – 16 of 16) sorted by relevance
/third_party/node/deps/npm/lib/ |
D | cache.js | 132 function unpack (pkg, ver, unpackTarget, dmode, fmode, uid, gid) { argument 134 const opts = npmConfig({dmode, fmode, uid, gid, offline: true}) property
|
D | ci.js | 28 fmode: npm.modes.file, property
|
/third_party/python/Parser/ |
D | string_parser.h | 33 int fmode; member
|
D | string_parser.c | 167 int fmode = 0; in _PyPegen_parsestr() local
|
/third_party/node/deps/npm/lib/config/ |
D | figgy-config.js | 41 fmode: npm.modes.file, property
|
/third_party/ltp/testcases/kernel/fs/fs_perms/ |
D | fs_perms.c | 183 mode_t fmode; in main() local
|
/third_party/node/deps/npm/node_modules/pacote/lib/util/ |
D | opt-check.js | 17 fmode: {}, property
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-mcast_join.c | 72 uint32_t fmode; /* filter mode */ variable
|
D | ns-mcast_receiver.c | 165 uint32_t fmode = 0; /* filter mode */ in parse_options() local
|
D | ns-common.c | 511 uint32_t fmode, char *saddrs) in create_source_filter()
|
/third_party/alsa-lib/src/rawmidi/ |
D | rawmidi_hw.c | 300 int fmode; in snd_rawmidi_hw_open() local
|
/third_party/alsa-lib/src/control/ |
D | control_hw.c | 399 int fmode; in snd_ctl_hw_open() local
|
/third_party/ffmpeg/libavcodec/ |
D | twinvq.h | 112 struct TwinVQFrameMode fmode[3]; ///< frame type-dependent parameters member
|
/third_party/alsa-lib/include/ |
D | local.h | 308 static inline int snd_open_device(const char *filename, int fmode) in snd_open_device()
|
/third_party/alsa-lib/src/seq/ |
D | seq_hw.c | 430 int fd, ver, client, fmode, ret; in snd_seq_hw_open() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_hw.c | 1534 long fmode; in snd_pcm_hw_open_fd() local 1677 int fmode; in snd_pcm_hw_open() local
|