| /third_party/ffmpeg/libavcodec/ |
| D | lzw.c | 51 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
|
| /third_party/zlib/contrib/untgz/ |
| D | untgz.c | 29 # 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/ |
| D | untgz.c | 29 # 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/ |
| D | untgz.c | 29 # 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/ |
| D | SkottieUtils.cpp | 17 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/ |
| D | label_file.h | 53 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/ |
| D | libinput-debug-events.c | 63 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
|
| D | libinput-record.c | 1076 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/ |
| D | debugfs.c | 230 int c, err; in do_open_filesys() local 351 int c; in do_close_filesys() local 445 int c, header_only = 0; in do_show_super_stats() local 640 static void dump_blocks(FILE *f, const char *prefix, ext2_ino_t inode) in dump_blocks() 673 static void dump_extents(FILE *f, const char *prefix, ext2_ino_t ino, in dump_extents() 789 static void dump_inline_data(FILE *out, const char *prefix, ext2_ino_t inode_num) in dump_inline_data() 800 struct ext2_inode *inode, const char *prefix) in dump_inline_symlink() 828 void internal_dump_inode(FILE *out, const char *prefix, in internal_dump_inode() 1029 int c, flags = 0; in do_dump_extents() local 1726 int mode; in do_find_free_inode() local [all …]
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
| D | pad_fp32.cc | 261 for (int c = 0; c < block.size_[2]; ++c) { in RunMirrorPadImpl() local 286 int PadCPUKernel::CheckPaddings(const int *paddings, int length, const int *input_shape, int mode) { in CheckPaddings() 290 std::string prefix; in CheckPaddings() local
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| D | tz2icu.cpp | 278 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/skia/third_party/externals/icu/source/tools/tzcode/ |
| D | tz2icu.cpp | 278 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/ |
| D | tz2icu.cpp | 278 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/mksh/ |
| D | funcs.c | 294 int c; in c_print() local 797 int rv = 0, prefix = 0; in c_alias() local 1608 #define is_ifsws(c) (ctype((c), C_IFS) && ctype((c), C_IFSWS)) in c_read() argument 1609 int c, fd = 0, rv = 0; in c_read() local 2348 const char *prefix, const char *suffix) in p_time() 2519 mode_t mode = 0, oldmode = 0; in c_mknod() local 2557 char *c; in c_mknod() local 2768 #define test_access(name,mode) access_ex(access, (name), (mode)) argument 2772 #define test_access(name,mode) access((name), (mode)) argument
|
| D | sh.h | 176 #define __IDSTRING(prefix,string) /* nothing */ argument 180 #define __IDSTRING(prefix,string) \ argument 186 #define __IDSTRING(prefix,string) \ argument 582 #define ISMAGIC(c) (ord(c) == ORD(MAGIC)) argument 640 #define cstrchr(s,c) ({ \ argument 654 #define vstrchr(s,c) (cstrchr((s), (c)) != NULL) argument 657 #define cstrchr(s,c) ((const char *)strchr((s), (c))) argument 658 #define cstrstr(s,c) ((const char *)strstr((s), (c))) argument 659 #define vstrchr(s,c) (strchr((s), (c)) != NULL) argument 1543 #define ORD(c) ((size_t)(c) > 0xFF ? eek_ord : \ argument [all …]
|
| /third_party/gettext/gnulib-local/lib/libxml/ |
| D | tree.c | 252 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/ |
| D | tree.c | 223 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 6157 xmlNodePtr ancestor, const xmlChar * prefix) in xmlNsInScope() 6291 xmlChar prefix[50]; in xmlNewReconciledNs() local [all …]
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfssecaudit.c | 472 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/pulseaudio/src/pulsecore/ |
| D | core-util.c | 610 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/ |
| D | apps.c | 77 char c = '\0', *p = NULL; in chopup_args() local 1144 char c; in set_table_opts() local 2504 void *prefix = NULL; in dup_bio_out() local 2557 static const char *modestr(char mode, int format) in modestr() 2573 static const char *modeverb(char mode) in modeverb() 2593 int fd = -1, bflags, mode, textmode; in bio_open_owner() local 2649 static BIO *bio_open_default_(const char *filename, char mode, int format, in bio_open_default_() 2681 BIO *bio_open_default(const char *filename, char mode, int format) in bio_open_default() 2686 BIO *bio_open_default_quiet(const char *filename, char mode, int format) in bio_open_default_quiet()
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | spirv_to_nir.c | 106 enum nir_spirv_debug_level level, const char *prefix, in vtn_log_err() 137 vtn_dump_shader(struct vtn_builder *b, const char *path, const char *prefix) in vtn_dump_shader() 863 enum vtn_variable_mode mode) in vtn_type_needs_explicit_layout() 896 enum vtn_variable_mode mode) in vtn_type_get_nir_type() 1600 enum vtn_variable_mode mode = vtn_storage_class_to_mode( in vtn_handle_type() local 1815 nir_constant *c = rzalloc(b, nir_constant); in vtn_null_constant() local 1824 enum vtn_variable_mode mode = vtn_storage_class_to_mode( in vtn_null_constant() local 2066 struct nir_constant **c; in vtn_handle_constant() local 2183 for (unsigned c = 0; c < src_comps; c++) in vtn_handle_constant() local 4215 SpvExecutionMode mode) in gl_primitive_from_spv_execution_mode() [all …]
|
| /third_party/flutter/glfw/src/ |
| D | x11_window.c | 229 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/ |
| D | ssl_lib.c | 1469 void SSL_set_verify(SSL *s, int mode, in SSL_set_verify() 2480 const SSL_CIPHER *c = sk_SSL_CIPHER_value(ciphers, i); in STACK_OF() local 2512 const SSL_CIPHER *c; in SSL_get_cipher_list() local 2542 const SSL_CIPHER *c; in cipher_list_tls12_num() local 2601 const SSL_CIPHER *c; in SSL_get_shared_ciphers() local 3329 void SSL_CTX_set_verify(SSL_CTX *ctx, int mode, in SSL_CTX_set_verify() argument 3341 void SSL_CTX_set_cert_cb(SSL_CTX *c, int (*cb) (SSL *ssl, void *arg), void *arg) in SSL_CTX_set_cert_cb() 3353 CERT *c = s->cert; in ssl_set_masks() local 3497 void ssl_update_cache(SSL *s, int mode) in ssl_update_cache() 4050 void SSL_CTX_set_quiet_shutdown(SSL_CTX *ctx, int mode) in SSL_CTX_set_quiet_shutdown() [all …]
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 1132 void ImGuiIO::AddInputCharacter(unsigned int c) in AddInputCharacter() 1140 void ImGuiIO::AddInputCharacterUTF16(ImWchar16 c) in AddInputCharacterUTF16() 1178 unsigned int c = 0; in AddInputCharactersUTF8() local 1293 bool ImTriangleContainsPoint(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p) in ImTriangleContainsPoint() 1301 void ImTriangleBarycentricCoords(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p… in ImTriangleBarycentricCoords() 1312 ImVec2 ImTriangleClosestPoint(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p) in ImTriangleClosestPoint() 1377 const char* ImStrchrRange(const char* str, const char* str_end, char c) in ImStrchrRange() 1554 unsigned char c = *data++; in ImHashStr() local 1562 while (unsigned char c = *data++) in ImHashStr() local 1579 ImFileHandle ImFileOpen(const char* filename, const char* mode) in ImFileOpen() [all …]
|
| /third_party/libinput/test/ |
| D | litest.c | 267 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
|