Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 25 of 32) sorted by relevance

12

/third_party/python/Tools/i18n/
Dpygettext.py322 def __call__(self, ttype, tstring, stup, etup, line): argument
329 def __waiting(self, ttype, tstring, lineno): argument
400 def __suiteseen(self, ttype, tstring, lineno): argument
411 def __suitedocstring(self, ttype, tstring, lineno): argument
421 def __keywordseen(self, ttype, tstring, lineno): argument
429 def __openseen(self, ttype, tstring, lineno): argument
/third_party/ltp/lib/
Dtst_res.c142 const char *strttype(int ttype) in strttype()
159 static void tst_res__(const char *file, const int lineno, int ttype, in tst_res__()
214 static void tst_condense(int tnum, int ttype, const char *tmesg) in tst_condense()
268 static void tst_print(const char *tcid, int tnum, int ttype, const char *tmesg) in tst_print()
474 static void tst_brk__(const char *file, const int lineno, int ttype, in tst_brk__()
523 void tst_resm_(const char *file, const int lineno, int ttype, in tst_resm_()
539 void tst_resm_hexd_(const char *file, const int lineno, int ttype, in tst_resm_hexd_()
578 void tst_brkm__(const char *file, const int lineno, int ttype, in tst_brkm__()
Dtst_ansi_color.c13 char* tst_ttype2color(int ttype) in tst_ttype2color()
Dtst_test.c169 static void update_results(int ttype) in update_results()
193 static void print_result(const char *file, const int lineno, int ttype, in print_result()
285 void tst_vres_(const char *file, const int lineno, int ttype, in tst_vres_()
299 static void tst_cvres(const char *file, const int lineno, int ttype, in tst_cvres()
323 void tst_vbrk_(const char *file, const int lineno, int ttype, in tst_vbrk_()
344 void tst_res_(const char *file, const int lineno, int ttype, in tst_res_()
354 void tst_brk_(const char *file, const int lineno, int ttype, in tst_brk_()
Dsafe_net.c111 int rval, ttype; in safe_socket() local
142 int rval, ttype; in safe_socketpair() local
/third_party/typescript/tests/baselines/reference/
DimportAssertion1(module=es2015).js27 const c = import('./0', { assert: { type: "json", ttype: "typo" } }) property
59 const c = import('./0', { assert: { type: "json", ttype: "typo" } }); property
DimportAssertion1(module=esnext).js27 const c = import('./0', { assert: { type: "json", ttype: "typo" } }) property
59 const c = import('./0', { assert: { type: "json", ttype: "typo" } }); property
DimportAssertion1(module=commonjs).js27 const c = import('./0', { assert: { type: "json", ttype: "typo" } }) property
/third_party/ltp/include/old/
Dtest.h121 #define tst_resm(ttype, arg_fmt, ...) \ argument
128 #define tst_resm_hexd(ttype, buf, size, arg_fmt, ...) \ argument
/third_party/ltp/include/
Dtst_res_flags.h16 #define TTYPE_RESULT(ttype) ((ttype) & TTYPE_MASK) argument
Dtst_test.h55 #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/mesa3d/src/vulkan/runtime/
Dvk_sync_timeline.c44 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/containers/pidns/
Dpidns16.c90 int child_fn(void *ttype) in child_fn()
Dpidns04.c74 static int child_fn1(void *ttype) in child_fn1()
/third_party/skia/modules/skottie/src/
DLayer.cpp341 TransformType ttype) { in getTransform()
359 TransformType ttype) { in getParentTransform()
379 TransformType ttype) { in doAttachTransform()
/third_party/selinux/libsepol/src/
Dassertion.c48 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()
Dexpand.c1495 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
Dpolicydb.c2599 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
Dmodule_to_cil.c1531 unsigned int ttype; in range_trans_to_cil() local
1600 unsigned int ttype; in filename_trans_to_cil() local
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep01.c42 int ttype; /* test type (enum) */ member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify09.c176 static void event_res(int ttype, int group, in event_res()
/third_party/ltp/testcases/kernel/syscalls/ppoll/
Dppoll01.c35 int ttype; /* test type (enum) */ member
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c230 int max_num_desc, int ttype, void * resp, in sg_ll_get_performance()
/third_party/selinux/checkpolicy/test/
Ddispol.c65 char *stype, *ttype, *tclass; in render_key() local
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp879 UTimeZoneFormatTimeType ttype = UTZFMT_TIME_TYPE_UNKNOWN; in TestParse() local

12