Home
last modified time | relevance | path

Searched defs:doit (Results 1 - 25 of 28) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DmappedTypes5.js84 function doit() { function
/third_party/mbedtls/scripts/
H A Dfootprint.sh50 doit() function
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dgentests.sh67 doit(){ function
/third_party/libunwind/libunwind/tests/
H A Dia64-test-sig.c81 doit (volatile char *p) in doit() function
H A DGtest-concurrent.c84 doit (void) in doit() function
H A Dia64-test-setjmp.c80 doit (int n) in doit() function
H A DGperf-simple.c113 doit (const char *label) in doit() function
H A DGperf-trace.c99 doit (const char *label) in doit() function
H A DLrs-race.c1474 int doit (void) in doit() function
/third_party/python/Lib/test/
H A Dsortperf.py59 def doit(L): function
[all...]
/third_party/icu/tools/release/c/
H A Duconfigtest.sh210 doit() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCasting.h57 static inline bool doit(const From &Val) { in doit() function
66 static inline bool doit(const From &) { return true; } in doit() function
70 static inline bool doit(const From &Val) { in doit() function
76 static inline bool doit(const From &Val) { in doit() function
83 static inline bool doit(const std::unique_ptr<From> &Val) { in doit() function
90 static inline bool doit(const From *Val) { in doit() function
97 static inline bool doit(const From *Val) { doit() function
104 static inline bool doit(const From *Val) { doit() function
111 static inline bool doit(const From *Val) { doit() function
121 static bool doit(const From &Val) { doit() function
131 static bool doit(const FromTy &Val) { doit() function
218 static typename cast_retty<To, From>::ret_type doit(From &Val) { doit() function
227 static typename cast_retty<To, FromTy>::ret_type doit(const FromTy &Val) { doit() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCasting.h55 static inline bool doit(const From &Val) { in doit() function
64 static inline bool doit(const From &) { return true; } in doit() function
68 static inline bool doit(const From &Val) { in doit() function
74 static inline bool doit(const From &Val) { in doit() function
80 static inline bool doit(const From *Val) { in doit() function
87 static inline bool doit(const From *Val) { in doit() function
94 static inline bool doit(const From *Val) { doit() function
101 static inline bool doit(const From *Val) { doit() function
111 static bool doit(const From &Val) { doit() function
121 static bool doit(const FromTy &Val) { doit() function
190 static typename cast_retty<To, From>::ret_type doit(From &Val) { doit() function
199 static typename cast_retty<To, FromTy>::ret_type doit(const FromTy &Val) { doit() function
[all...]
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c321 int doit(c_info * parent) in doit() function
H A Dpth_str03.c322 void *doit(void *param) in doit() function
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py419 def doit(root=root): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp310 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit() function in TypeStreamMerger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h817 static inline bool doit(const Value &Val) { in doit() function
824 static inline bool doit(const Value &Val) { in doit() function
831 static inline bool doit(const Value &Val) { in doit() function
838 static inline bool doit (const Value &Val) { in doit() function
844 static inline bool doit(const Value &Val) { in doit() function
850 static inline bool doit(const Value &Val) { in doit() function
856 static inline bool doit(const Value &Val) { in doit() function
862 static inline bool doit(const Value &Val) { in doit() function
868 static inline bool doit(const Value &Val) { in doit() function
874 static inline bool doit(cons function
880 static inline bool doit(const Value &Val) { doit() function
886 static inline bool doit(const Value &Val) { doit() function
892 static inline bool doit(const Value &Val) { doit() function
898 static inline bool doit(const Value &Val) { doit() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h710 static inline bool doit(const Value &Val) { in doit() function
717 static inline bool doit(const Value &Val) { in doit() function
724 static inline bool doit(const Value &Val) { in doit() function
731 static inline bool doit (const Value &Val) { in doit() function
737 static inline bool doit(const Value &Val) { in doit() function
743 static inline bool doit(const Value &Val) { in doit() function
749 static inline bool doit(const Value &Val) { in doit() function
755 static inline bool doit(const Value &Val) { in doit() function
761 static inline bool doit(const Value &Val) { in doit() function
767 static inline bool doit(cons function
773 static inline bool doit(const Value &Val) { doit() function
779 static inline bool doit(const Value &Val) { doit() function
785 static inline bool doit(const Value &Val) { doit() function
791 static inline bool doit(const Value &Val) { doit() function
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_params.c2121 int doit = 0; in snd_pcm_hw_refine_soft() local
/third_party/alsa-utils/alsactl/
H A Dstate.c679 static int config_bool(snd_config_t *n, int doit) in config_bool() argument
761 static int config_integer(snd_config_t *n, long *val, int doit) in config_integer() argument
773 static int config_integer64(snd_config_t *n, long long *val, int doit) in config_integer64() argument
717 config_enumerated(snd_config_t *n, snd_ctl_t *handle, snd_ctl_elem_info_t *info, int doit) config_enumerated() argument
1027 convert_to_new_db(snd_config_t *value, long omin, long omax, long nmin, long nmax, long odbmin, long odbmax, snd_config_t *comment, const char *index, snd_ctl_t *device, snd_ctl_elem_id_t *id, int doit) convert_to_new_db() argument
1063 check_comment_range(snd_ctl_t *handle, snd_config_t *conf, snd_ctl_elem_info_t *info, snd_config_t *value, int doit) check_comment_range() argument
1128 restore_config_value(snd_ctl_t *handle, snd_ctl_elem_info_t *info, snd_ctl_elem_type_t type, snd_config_t *value, snd_ctl_elem_value_t *ctl, int idx, int doit) restore_config_value() argument
1177 restore_config_value2(snd_ctl_t *handle, snd_ctl_elem_info_t *info, snd_ctl_elem_type_t type, snd_config_t *value, snd_ctl_elem_value_t *ctl, int idx, unsigned int numid, int doit) restore_config_value2() argument
1204 set_control(snd_ctl_t *handle, snd_config_t *control, int *maxnumid, int doit) set_control() argument
1481 set_controls(int card, snd_config_t *top, int doit) set_controls() argument
[all...]
/third_party/elfutils/tests/
H A Dcleanup-13.c306 __attribute__((noinline)) static void doit () in doit() function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py57 async def doit(): function
H A Dtest_tasks.py1615 async def doit(): function
/third_party/openssl/test/
H A Dssl_old_test.c2592 int doit(SSL *s_ssl, SSL *c_ssl, long count) in doit() function

Completed in 28 milliseconds

12