Home
last modified time | relevance | path

Searched +defs:c +defs:mode +defs:prefix (Results 1 – 25 of 52) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dlzw.c51 int mode; ///< Decoder mode member
65 uint16_t prefix[LZW_SIZTABLE]; member
72 int c; in lzw_get_code() local
131 int ff_lzw_decode_init(LZWState *p, int csize, const uint8_t *buf, int buf_size, int mode) in ff_lzw_decode_init()
170 int l, c, code, oc, fc; in ff_lzw_decode() local
Dmss4.c151 int prefix = 0, max_bits = 0, idx = 0; in mss4_init_vlc() local
281 static int mss4_decode_dct_block(MSS4Context *c, GetBitContext *gb, in mss4_decode_dct_block()
385 int i, j, k, mode, split; in mss4_decode_image_block() local
489 static inline void mss4_update_dc_cache(MSS4Context *c, int mb_x) in mss4_update_dc_cache()
513 MSS4Context *c = avctx->priv_data; in mss4_decode_frame() local
633 MSS4Context * const c = avctx->priv_data; in mss4_decode_end() local
646 MSS4Context * const c = avctx->priv_data; in mss4_decode_init() local
Dsmacker.c98 static int smacker_decode_tree(GetBitContext *gb, HuffContext *hc, uint32_t prefix, int length) in smacker_decode_tree()
463 int type, run, mode; in decode_frame() local
591 SmackVContext * const c = avctx->priv_data; in decode_init() local
/third_party/zlib/contrib/untgz/
Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) argument
31 # define access(path,mode) _access(path,mode) argument
32 # define chmod(path,mode) _chmod(path,mode) argument
71 char mode[8]; /* 100 */ member
85 char prefix[155]; /* 345 */ member
99 int mode; member
171 char c; in getoct() local
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
288 #define ISSPECIAL(c) (((c) == '*') || ((c) == '/')) argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/
Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) argument
31 # define access(path,mode) _access(path,mode) argument
32 # define chmod(path,mode) _chmod(path,mode) argument
71 char mode[8]; /* 100 */ member
85 char prefix[155]; /* 345 */ member
99 int mode; member
171 char c; in getoct() local
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
288 #define ISSPECIAL(c) (((c) == '*') || ((c) == '/')) argument
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/untgz/
Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) argument
31 # define access(path,mode) _access(path,mode) argument
32 # define chmod(path,mode) _chmod(path,mode) argument
71 char mode[8]; /* 100 */ member
85 char prefix[155]; /* 345 */ member
99 int mode; member
171 char c; in getoct() local
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
288 #define ISSPECIAL(c) (((c) == '*') || ((c) == '/')) argument
/third_party/skia/modules/skottie/utils/
DSkottieUtils.cpp17 const LazyHandle<skottie::ColorPropertyHandle>& c) override { in onColorProperty()
85 CustomPropertyManager::CustomPropertyManager(Mode mode, const char* prefix) in CustomPropertyManager()
157 bool CustomPropertyManager::setColor(const PropKey& key, const skottie::ColorPropertyValue& c) { in setColor()
/third_party/selinux/libselinux/src/
Dlabel_file.h53 mode_t mode; /* mode format value */ member
100 static inline mode_t string_to_mode(char *mode) in string_to_mode()
159 char *c; in spec_hasMetaChars() local
435 const char *path, const char *prefix, in process_line()
521 mode_t mode = string_to_mode(type); in process_line() local
/third_party/libinput/tools/
Dlibinput-debug-events.c63 char prefix; in print_event_header() local
699 unsigned int button, mode; in print_tablet_pad_button_event() local
723 unsigned int mode; in print_tablet_pad_ring_event() local
749 unsigned int mode; in print_tablet_pad_strip_event() local
979 int c; in main() local
Dlibinput-record.c1076 unsigned int button, mode; in buffer_tablet_pad_button_event() local
1118 unsigned int mode, number; in buffer_tablet_pad_ringstrip_event() local
1724 const char *prefix = "/dev/input/event"; in print_hid_report_descriptor() local
2472 int c; in main() local
/third_party/e2fsprogs/debugfs/
Ddebugfs.c230 int c, err; in do_open_filesys() local
345 int c; in do_close_filesys() local
439 int c, header_only = 0; in do_show_super_stats() local
631 static void dump_blocks(FILE *f, const char *prefix, ext2_ino_t inode) in dump_blocks()
664 static void dump_extents(FILE *f, const char *prefix, ext2_ino_t ino, in dump_extents()
780 static void dump_inline_data(FILE *out, const char *prefix, ext2_ino_t inode_num) in dump_inline_data()
791 struct ext2_inode *inode, const char *prefix) in dump_inline_symlink()
819 void internal_dump_inode(FILE *out, const char *prefix, in internal_dump_inode()
1020 int c, flags = 0; in do_dump_extents() local
1715 int mode; in do_find_free_inode() local
[all …]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp278 char c; in readbool() local
352 unsigned char c; in readzoneinfo() local
408 unsigned char c; in readzoneinfo() local
606 void scandir(string dirname, string prefix="") { in scandir()
645 void scandir(string dir, string prefix="") { in scandir()
712 int32_t c; in consumeLine() local
766 int32_t mode; member
959 string id, mode; in readFinalZonesAndRules() local
1149 int32_t c = 0; in operator <<() local
1759 string c = reverseCountryMap[olson]; in main() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp278 char c; in readbool() local
352 unsigned char c; in readzoneinfo() local
408 unsigned char c; in readzoneinfo() local
606 void scandir(string dirname, string prefix="") { in scandir()
645 void scandir(string dir, string prefix="") { in scandir()
712 int32_t c; in consumeLine() local
766 int32_t mode; member
959 string id, mode; in readFinalZonesAndRules() local
1149 int32_t c = 0; in operator <<() local
1759 string c = reverseCountryMap[olson]; in main() local
/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp278 char c; in readbool() local
352 unsigned char c; in readzoneinfo() local
408 unsigned char c; in readzoneinfo() local
606 void scandir(string dirname, string prefix="") { in scandir()
645 void scandir(string dir, string prefix="") { in scandir()
712 int32_t c; in consumeLine() local
766 int32_t mode; member
959 string id, mode; in readFinalZonesAndRules() local
1149 int32_t c = 0; in operator <<() local
1759 string c = reverseCountryMap[olson]; in main() local
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dconfdata.c193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte()
219 int c = getc(stream); in compat_getline() local
559 const char *prefix = ""; in header_print_symbol() local
843 char *s, *d, c; in conf_split_config() local
1121 bool conf_set_all_new_symbols(enum conf_def_mode mode) in conf_set_all_new_symbols()
/third_party/gettext/gnulib-local/lib/libxml/
Dtree.c252 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
297 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
404 int c,l; in xmlValidateNCName() local
478 int c,l; in xmlValidateQName() local
576 int c,l; in xmlValidateName() local
645 int c,l; in xmlValidateNMToken() local
763 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1145 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6127 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6261 xmlChar prefix[50]; in xmlNewReconciliedNs() local
[all …]
/third_party/libxml2/
Dtree.c223 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
268 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) { in xmlSplitQName2()
375 int c,l; in xmlValidateNCName() local
449 int c,l; in xmlValidateQName() local
547 int c,l; in xmlValidateName() local
616 int c,l; in xmlValidateNMToken() local
734 xmlNewNs(xmlNodePtr node, const xmlChar *href, const xmlChar *prefix) { in xmlNewNs()
1116 xmlNodePtr next, c = cur->children; in xmlFreeDtd() local
6140 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope()
6274 xmlChar prefix[50]; in xmlNewReconciledNs() local
[all …]
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c472 unsigned int mode:12; member
816 unsigned short c = le16_to_cpu(utf16[i]); in utf8size() local
957 static void showsid(const char *attr, int off, const char *prefix, int level) in showsid()
1168 const char *prefix; in showownership() local
2080 int c; in showhex() local
2082 int mode; in showhex() local
2282 int c; in restore() local
2284 int mode; in restore() local
2573 mode_t mode; in tryposix() local
3919 static BOOL setfull(const char *fullname, int mode, BOOL isdir) in setfull()
[all …]
/third_party/mksh/
Dfuncs.c303 int c; in c_print() local
781 int rv = 0, prefix = 0; in c_alias() local
1607 #define is_ifsws(c) (ctype((c), C_IFS) && ctype((c), C_IFSWS)) in c_read() argument
1608 int c, fd = 0, rv = 0; in c_read() local
2343 const char *prefix, const char *suffix) in p_time()
2514 mode_t mode = 0, oldmode = 0; in c_mknod() local
2552 char *c; in c_mknod() local
2763 #define test_access(name, mode) access_ex(access, (name), (mode)) argument
2766 #define test_access(name, mode) access((name), (mode)) argument
Dsh.h173 #define __IDSTRING(prefix, string) /* nothing */ argument
175 #define __IDSTRING(prefix, string) \ argument
563 #define ISMAGIC(c) (ord(c) == ORD(MAGIC)) argument
621 #define cstrchr(s,c) ({ \ argument
635 #define vstrchr(s,c) (cstrchr((s), (c)) != NULL) argument
638 #define cstrchr(s,c) ((const char *)strchr((s), (c))) argument
639 #define cstrstr(s,c) ((const char *)strstr((s), (c))) argument
640 #define vstrchr(s,c) (strchr((s), (c)) != NULL) argument
1479 #define ORD(c) ((size_t)(c) > 0xFF ? eek_ord : \ argument
1481 #define ord(c) __builtin_choose_expr( \ argument
[all …]
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c610 char *c = NULL; in pa_sprintf_malloc() local
640 char *c = NULL; in pa_vsprintf_malloc() local
925 char *pa_split(const char *c, const char *delimiter, const char**state) { in pa_split()
947 const char *pa_split_in_place(const char *c, const char *delimiter, size_t *n, const char**state) { in pa_split_in_place()
965 char *pa_split_spaces(const char *c, const char **state) { in pa_split_spaces()
983 const char *pa_split_spaces_in_place(const char *c, size_t *n, const char **state) { in pa_split_spaces_in_place()
2031 static int hexc(char c) { in hexc()
2391 char *pa_truncate_utf8(char *c, size_t l) { in pa_truncate_utf8()
2513 char *c; in pa_readlink() local
2897 size_t str_l, suf_l, prefix; in pa_str_strip_suffix() local
[all …]
/third_party/openssl/apps/
Dapps.c77 char c = '\0', *p = NULL; in chopup_args() local
1140 char c; in set_table_opts() local
2500 void *prefix = NULL; in dup_bio_out() local
2553 static const char *modestr(char mode, int format) in modestr()
2569 static const char *modeverb(char mode) in modeverb()
2589 int fd = -1, bflags, mode, textmode; in bio_open_owner() local
2645 static BIO *bio_open_default_(const char *filename, char mode, int format, in bio_open_default_()
2677 BIO *bio_open_default(const char *filename, char mode, int format) in bio_open_default()
2682 BIO *bio_open_default_quiet(const char *filename, char mode, int format) in bio_open_default_quiet()
/third_party/flutter/glfw/src/
Dx11_window.c229 long a, long b, long c, long d, long e) in sendEventToWM()
396 const char* prefix = "file://"; in parseUriList() local
888 GLFWvidmode mode; in acquireMonitor() local
1032 const char* c = chars; in processEvent() local
2131 void _glfwPlatformSetCursorMode(_GLFWwindow* window, int mode) in _glfwPlatformSetCursorMode()
/third_party/openssl/ssl/
Dssl_lib.c1469 void SSL_set_verify(SSL *s, int mode, in SSL_set_verify()
2473 const SSL_CIPHER *c = sk_SSL_CIPHER_value(ciphers, i); in STACK_OF() local
2505 const SSL_CIPHER *c; in SSL_get_cipher_list() local
2535 const SSL_CIPHER *c; in cipher_list_tls12_num() local
2594 const SSL_CIPHER *c; in SSL_get_shared_ciphers() local
3285 void SSL_CTX_set_verify(SSL_CTX *ctx, int mode, in SSL_CTX_set_verify() argument
3297 void SSL_CTX_set_cert_cb(SSL_CTX *c, int (*cb) (SSL *ssl, void *arg), void *arg) in SSL_CTX_set_cert_cb()
3309 CERT *c = s->cert; in ssl_set_masks() local
3453 void ssl_update_cache(SSL *s, int mode) in ssl_update_cache()
4006 void SSL_CTX_set_quiet_shutdown(SSL_CTX *ctx, int mode) in SSL_CTX_set_quiet_shutdown()
[all …]
/third_party/libinput/test/
Dlitest.c267 grab_device(struct litest_device *device, bool mode) in grab_device()
815 const char prefix[] = "/dev/input/event"; in open_restricted() local
1103 char *c = tname; in litest_run_suite() local
1260 enum quirks_setup_mode mode; in litest_run() local
1532 enum quirks_setup_mode mode) in litest_setup_quirks()
4333 int c; in litest_parse_argv() local
4477 const struct test_collection *c; in setup_tests() local
4543 enum litest_mode mode; in main() local

123