| /third_party/python/Tools/i18n/ |
| D | pygettext.py | 322 def __call__(self, ttype, tstring, stup, etup, line): argument 329 def __waiting(self, ttype, tstring, lineno): argument 401 def __suiteseen(self, ttype, tstring, lineno): argument 412 def __suitedocstring(self, ttype, tstring, lineno): argument 422 def __keywordseen(self, ttype, tstring, lineno): argument 430 def __openseen(self, ttype, tstring, lineno): argument
|
| /third_party/ltp/lib/ |
| D | tst_res.c | 151 const char *strttype(int ttype) in strttype() 168 static void tst_res__(const char *file, const int lineno, int ttype, in tst_res__() 223 static void tst_condense(int tnum, int ttype, const char *tmesg) in tst_condense() 277 static void tst_print(const char *tcid, int tnum, int ttype, const char *tmesg) in tst_print() 483 static void tst_brk__(const char *file, const int lineno, int ttype, in tst_brk__() 532 void tst_resm_(const char *file, const int lineno, int ttype, in tst_resm_() 548 void tst_resm_hexd_(const char *file, const int lineno, int ttype, in tst_resm_hexd_() 587 void tst_brkm__(const char *file, const int lineno, int ttype, in tst_brkm__()
|
| D | tst_ansi_color.c | 13 char* tst_ttype2color(int ttype) in tst_ttype2color()
|
| D | tst_test.c | 175 static void update_results(int ttype) in update_results() 199 static void print_result(const char *file, const int lineno, int ttype, in print_result() 291 void tst_vres_(const char *file, const int lineno, int ttype, const char *fmt, in tst_vres_() 305 static void tst_cvres(const char *file, const int lineno, int ttype, in tst_cvres() 329 void tst_vbrk_(const char *file, const int lineno, int ttype, const char *fmt, in tst_vbrk_() 350 void tst_res_(const char *file, const int lineno, int ttype, in tst_res_() 360 void tst_brk_(const char *file, const int lineno, int ttype, in tst_brk_()
|
| D | tst_sys_conf.c | 57 int ttype, iret; in tst_sys_conf_save() local
|
| D | safe_net.c | 111 int rval, ttype; in safe_socket() local 142 int rval, ttype; in safe_socketpair() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | importAssertion1(module=es2015).js | 27 const c = import('./0', { assert: { type: "json", ttype: "typo" } }) property 59 const c = import('./0', { assert: { type: "json", ttype: "typo" } }); property
|
| D | importAssertion1(module=esnext).js | 27 const c = import('./0', { assert: { type: "json", ttype: "typo" } }) property 59 const c = import('./0', { assert: { type: "json", ttype: "typo" } }); property
|
| D | importAssertion1(module=commonjs).js | 27 const c = import('./0', { assert: { type: "json", ttype: "typo" } }) property
|
| /third_party/ltp/include/ |
| D | tst_res_flags.h | 16 #define TTYPE_RESULT(ttype) ((ttype) & TTYPE_MASK) argument
|
| D | tst_test.h | 55 #define tst_res(ttype, arg_fmt, ...) \ argument 66 #define tst_res_hexd(ttype, buf, size, arg_fmt, ...) \ argument 77 #define tst_brk(ttype, arg_fmt, ...) \ argument
|
| /third_party/ltp/include/old/ |
| D | test.h | 121 #define tst_resm(ttype, arg_fmt, ...) \ argument 128 #define tst_resm_hexd(ttype, buf, size, arg_fmt, ...) \ argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_sync_timeline.c | 44 vk_sync_timeline_type_validate(const struct vk_sync_timeline_type *ttype) in vk_sync_timeline_type_validate() 64 ASSERTED const struct vk_sync_timeline_type *ttype = in vk_sync_timeline_init() local 141 const struct vk_sync_timeline_type *ttype = in vk_sync_timeline_alloc_point_locked() local
|
| /third_party/ltp/testcases/kernel/kvm/ |
| D | lib_host.c | 25 int ttype, valid_result[] = {TPASS, TFAIL, TBROK, TWARN, TINFO, TCONF}; in tst_kvm_validate_result() local 113 int ttype; in tst_kvm_print_result() local
|
| /third_party/selinux/libsepol/src/ |
| D | assertion.c | 48 unsigned int stype, unsigned int ttype, in report_failure() 147 unsigned int stype, unsigned int ttype, in report_assertion_extended_permissions() 325 unsigned int stype, unsigned int ttype, in check_assertion_extended_permissions_avtab()
|
| D | expand.c | 1495 static int exp_rangetr_helper(uint32_t stype, uint32_t ttype, uint32_t tclass, in exp_rangetr_helper() 1707 uint32_t ttype, class_perm_node_t * perms, in expand_terule_helper() 1838 uint32_t stype, uint32_t ttype, in expand_avrule_helper() 3288 type_datum_t *ttype = p->type_val_to_struct[k->target_type - 1]; in expand_avtab_node() local 3410 type_datum_t *ttype = p->type_val_to_struct[k->target_type - 1]; in expand_cond_av_node() local
|
| D | policydb.c | 2599 int policydb_filetrans_insert(policydb_t *p, uint32_t stype, uint32_t ttype, in policydb_filetrans_insert() 2676 uint32_t buf[4], len, stype, ttype, tclass, otype; in filename_trans_read_one_compat() local 2761 uint32_t buf[3], len, ttype, tclass, ndatum; in filename_trans_read_one() local
|
| D | module_to_cil.c | 1531 unsigned int ttype; in range_trans_to_cil() local 1600 unsigned int ttype; in filename_trans_to_cil() local
|
| /third_party/skia/modules/skottie/src/ |
| D | Layer.cpp | 341 TransformType ttype) { in getTransform() 359 TransformType ttype) { in getParentTransform() 379 TransformType ttype) { in doAttachTransform()
|
| /third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
| D | clock_nanosleep01.c | 42 int ttype; /* test type (enum) */ member
|
| /third_party/ltp/testcases/kernel/syscalls/ppoll/ |
| D | ppoll01.c | 35 int ttype; /* test type (enum) */ member
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| D | fanotify09.c | 295 static void event_res(int ttype, int group, in event_res()
|
| /third_party/selinux/checkpolicy/test/ |
| D | dispol.c | 65 char *stype, *ttype, *tclass; in render_key() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tzfmttst.cpp | 880 UTimeZoneFormatTimeType ttype = UTZFMT_TIME_TYPE_UNKNOWN; in TestParse() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | policydb.h | 166 uint32_t ttype; member
|