| /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 | 40 # define mkdir(dirname,mode) _mkdir(dirname) argument 42 # define access(path,mode) _access(path,mode) argument 43 # define chmod(path,mode) _chmod(path,mode) argument 84 char mode[8]; /* 100 */ member 98 char prefix[155]; /* 345 */ member 112 int mode; member 171 char c; in getoct() local 267 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr() 304 #define ISSPECIAL(c) (((c) == '*') || ((c) == '/')) argument
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | names.cc | 107 void set_forced_package_prefix(absl::string_view prefix) { in set_forced_package_prefix() 132 const char* prefix = getenv("GPB_OBJC_USE_PACKAGE_AS_PREFIX_PREFIX"); in PrefixModeStorage() local 239 void SetForcedPackagePrefix(absl::string_view prefix) { in SetForcedPackagePrefix() 271 char c = input[i]; in UnderscoresToCamelCase() local 547 std::string SanitizeNameForObjC(absl::string_view prefix, in SanitizeNameForObjC() 760 const std::string prefix = FileClassPrefix(file); in FileClassName() local 794 const std::string prefix = FileClassPrefix(descriptor->file()); in ClassName() local 808 const std::string prefix = FileClassPrefix(descriptor->file()); in EnumName() local 851 char c = name[i]; in UnCamelCaseEnumShortName() local 895 FragmentNameMode mode = FragmentNameMode::kCommon) { in FragmentName() [all …]
|
| /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/cups/cups/ |
| D | file.c | 38 char mode, /* Mode ('r' or 'w') */ member 308 const char *prefix; /* Messaging prefix */ in _cupsFileCheckFilter() local 348 char mode; /* Open mode */ in cupsFileClose() local 1072 const char *mode) /* I - Open mode */ in cupsFileOpen() 1192 const char *mode) /* I - Open mode */ in cupsFileOpenFd() 1453 int c) /* I - Character to write */ in cupsFilePutChar() 2620 int mode) /* I - Open mode */ in cups_open()
|
| /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(const char *mode) in string_to_mode() 152 char *c; in spec_hasMetaChars() local 429 const char *path, const char *prefix, in process_line() 516 mode_t mode = string_to_mode(type); in process_line() local
|
| /third_party/skia/m133/modules/skottie/utils/ |
| D | SkottieUtils.cpp | 29 const LazyHandle<skottie::ColorPropertyHandle>& c) override { in onColorProperty() 97 CustomPropertyManager::CustomPropertyManager(Mode mode, const char* prefix) in CustomPropertyManager() 187 bool CustomPropertyManager::setColor(const PropKey& key, const skottie::ColorPropertyValue& c) { in setColor()
|
| /third_party/libinput/tools/ |
| D | libinput-debug-events.c | 63 char prefix; in print_event_header() local 726 unsigned int button, mode; in print_tablet_pad_button_event() local 750 unsigned int mode; in print_tablet_pad_ring_event() local 776 unsigned int mode; in print_tablet_pad_strip_event() local 1013 int c; in main() local
|
| D | libinput-record.c | 1043 unsigned int button, mode; in print_tablet_pad_button_event() local 1081 unsigned int mode, number; in print_tablet_pad_ringstrip_event() local 1667 const char *prefix = "/dev/input/event"; in print_hid_report_descriptor() local 1903 const char *prefix = ""; in select_device() local 2709 int c; 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/skia/m133/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/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/mksh/ |
| D | funcs.c | 294 int c; in c_print() local 821 int rv = 0, prefix = 0; in c_alias() local 1632 #define is_ifsws(c) (ctype((c), C_IFS) && ctype((c), C_IFSWS)) in c_read() argument 1633 int c, fd = 0, rv = 0; in c_read() local 2372 const char *prefix, const char *suffix) in p_time() 2543 mode_t mode = 0, oldmode = 0; in c_mknod() local 2581 char *c; in c_mknod() local 2792 #define test_access(name,mode) access_ex(access, (name), (mode)) argument 2796 #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 586 #define ISMAGIC(c) (ord(c) == ORD(MAGIC)) argument 644 #define cstrchr(s,c) ({ \ argument 658 #define vstrchr(s,c) (cstrchr((s), (c)) != NULL) argument 661 #define cstrchr(s,c) ((const char *)strchr((s), (c))) argument 662 #define cstrstr(s,c) ((const char *)strstr((s), (c))) argument 663 #define vstrchr(s,c) (strchr((s), (c)) != NULL) argument 1547 #define ORD(c) ((size_t)(c) > 0xFF ? eek_ord : \ argument [all …]
|
| /third_party/openssl/apps/lib/ |
| D | opt.c | 378 EVP_CIPHER *c; in opt_cipher_silent() local 409 int mode, ret = 0; in opt_cipher() local 411 EVP_CIPHER *c = NULL; in opt_cipher() local 522 char *prefix; in opt_number_error() member
|
| D | apps.c | 96 char c = '\0', *p = NULL; in chopup_args() local 1266 char c; in set_table_opts() local 2942 void *prefix = NULL; in dup_bio_out() local 2991 static const char *modestr(char mode, int format) in modestr() 3007 static const char *modeverb(char mode) in modeverb() 3029 int fd = -1, mode; in bio_open_owner() local 3093 static BIO *bio_open_default_(const char *filename, char mode, int format, in bio_open_default_() 3125 BIO *bio_open_default(const char *filename, char mode, int format) in bio_open_default() 3130 BIO *bio_open_default_quiet(const char *filename, char mode, int format) in bio_open_default_quiet()
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | core-util.c | 630 char *c = NULL; in pa_sprintf_malloc() local 660 char *c = NULL; in pa_vsprintf_malloc() local 945 char *pa_split(const char *c, const char *delimiter, const char**state) { in pa_split() 967 const char *pa_split_in_place(const char *c, const char *delimiter, size_t *n, const char**state) { in pa_split_in_place() 985 char *pa_split_spaces(const char *c, const char **state) { in pa_split_spaces() 1003 const char *pa_split_spaces_in_place(const char *c, size_t *n, const char **state) { in pa_split_spaces_in_place() 2115 static int hexc(char c) { in hexc() 2610 char *pa_truncate_utf8(char *c, size_t l) { in pa_truncate_utf8() 2732 char *c; in pa_readlink() local 3132 size_t str_l, suf_l, prefix; in pa_str_strip_suffix() 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/mesa3d/src/compiler/nir/ |
| D | nir_print.c | 526 get_constant_sampler_addressing_mode(enum cl_sampler_addressing_mode mode) in get_constant_sampler_addressing_mode() 545 get_constant_sampler_filter_mode(enum cl_sampler_filter_mode mode) in get_constant_sampler_filter_mode() 558 print_constant(nir_constant *c, const struct glsl_type *type, print_state *state) in print_constant() 693 get_variable_mode_str(nir_variable_mode mode, bool want_local_global_mode) in get_variable_mode_str() 741 nir_variable_mode mode, char *buf) in get_location_str() 1348 static const char prefix[] = "SCOPE_"; in print_intrinsic_instr() local 1359 nir_variable_mode mode = nir_var_mem_generic; in print_intrinsic_instr() local 2751 nir_variable_mode mode = BITFIELD_BIT(i); in _nir_print_shader_annotated() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | spirv_to_nir.c | 296 enum nir_spirv_debug_level level, const char *prefix, in vtn_log_err() 327 vtn_dump_shader(struct vtn_builder *b, const char *path, const char *prefix) in vtn_dump_shader() 662 nir_variable_mode mode = glsl_type_is_image(type->glsl_image) ? in vtn_get_image() local 1176 enum vtn_variable_mode mode) in vtn_type_needs_explicit_layout() 1209 enum vtn_variable_mode mode) in vtn_type_get_nir_type() 1975 enum vtn_variable_mode mode = vtn_storage_class_to_mode( in vtn_handle_type() local 2226 nir_constant *c = rzalloc(b, nir_constant); in vtn_null_constant() local 2236 enum vtn_variable_mode mode = vtn_storage_class_to_mode( in vtn_null_constant() local 2509 struct nir_constant **c; in vtn_handle_constant() local 2633 for (unsigned c = 0; c < src_comps; c++) in vtn_handle_constant() local [all …]
|
| /third_party/brotli/c/tools/ |
| D | brotli.c | 61 static FILE* ms_fopen(const char* filename, const char* mode) { in ms_fopen() 169 char c = s[i]; in ParseInt() local 262 char c = arg[j]; in ParseParams() local 1025 const char* prefix = "_ERROR_"; in PrettyDecoderErrorString() local
|
| /third_party/openssl/ssl/ |
| D | ssl_lib.c | 1513 void SSL_set_verify(SSL *s, int mode, in SSL_set_verify() 2671 const SSL_CIPHER *c = sk_SSL_CIPHER_value(ciphers, i); in STACK_OF() local 2703 const SSL_CIPHER *c; in SSL_get_cipher_list() local 2733 const SSL_CIPHER *c; in cipher_list_tls12_num() local 2792 const SSL_CIPHER *c; in SSL_get_shared_ciphers() local 3583 void SSL_CTX_set_verify(SSL_CTX *ctx, int mode, in SSL_CTX_set_verify() argument 3595 void SSL_CTX_set_cert_cb(SSL_CTX *c, int (*cb) (SSL *ssl, void *arg), void *arg) in SSL_CTX_set_cert_cb() 3607 CERT *c = s->cert; in ssl_set_masks() local 3735 void ssl_update_cache(SSL *s, int mode) in ssl_update_cache() 4292 void SSL_CTX_set_quiet_shutdown(SSL_CTX *ctx, int mode) in SSL_CTX_set_quiet_shutdown() [all …]
|
| /third_party/python/PC/ |
| D | launcher2.c | 735 _shebangStartsWith(const wchar_t *buffer, int bufferLength, const wchar_t *prefix, const wchar_t **… in _shebangStartsWith() 910 wchar_t c = shebang[i]; in _useShebangAsExecutable() local 1971 int mode = _setmode(_fileno(stdout), _O_U8TEXT); in _installEnvironment() local 2306 int mode = _setmode(_fileno(out), _O_U8TEXT); in listEnvironments() local 2455 int mode = _setmode(_fileno(stdout), _O_U8TEXT); in launchEnvironment() local
|
| /third_party/python/Lib/test/ |
| D | test_compile.py | 570 def check_limit(prefix, repeated, mode="single"): argument 1035 def while_not_chained(a, b, c): argument
|
| /third_party/ncurses/progs/ |
| D | tic.c | 303 put_translate(int c) in put_translate() 457 int mode; in open_input() local 1071 int c, oldc = '\0'; in main() local 1367 size_t prefix = (size_t) csi_length(up); in check_ansi_cursor() local
|