| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_64b.c | 34 lower_64b_intrinsics_filter(const nir_instr *instr, const void *unused) in lower_64b_intrinsics_filter() 57 lower_64b_intrinsics(nir_builder *b, nir_instr *instr, void *unused) in lower_64b_intrinsics() 182 lower_64b_undef(nir_builder *b, nir_instr *instr, void *unused) in lower_64b_undef() 202 lower_64b_undef_filter(const nir_instr *instr, const void *unused) in lower_64b_undef_filter() 224 lower_64b_global_filter(const nir_instr *instr, const void *unused) in lower_64b_global_filter() 253 lower_64b_global(nir_builder *b, nir_instr *instr, void *unused) in lower_64b_global()
|
| D | ir3_nir_lower_wide_load_store.c | 32 lower_wide_load_store_filter(const nir_instr *instr, const void *unused) in lower_wide_load_store_filter() 51 lower_wide_load_store(nir_builder *b, nir_instr *instr, void *unused) in lower_wide_load_store()
|
| /third_party/python/Modules/ |
| D | ossaudiodev.c | 324 oss_nonblock(oss_audio_t *self, PyObject *unused) in oss_nonblock() 346 oss_getfmts(oss_audio_t *self, PyObject *unused) in oss_getfmts() 524 oss_close(oss_audio_t *self, PyObject *unused) in oss_close() 536 oss_self(PyObject *self, PyObject *unused) in oss_self() 543 oss_exit(PyObject *self, PyObject *unused) in oss_exit() 555 oss_fileno(oss_audio_t *self, PyObject *unused) in oss_fileno() 655 oss_bufsize(oss_audio_t *self, PyObject *unused) in oss_bufsize() 677 oss_obufcount(oss_audio_t *self, PyObject *unused) in oss_obufcount() 700 oss_obuffree(oss_audio_t *self, PyObject *unused) in oss_obuffree() 720 oss_getptr(oss_audio_t *self, PyObject *unused) in oss_getptr() [all …]
|
| D | atexitmodule.c | 191 atexit_run_exitfuncs(PyObject *module, PyObject *unused) in atexit_run_exitfuncs() 204 atexit_clear(PyObject *module, PyObject *unused) in atexit_clear() 216 atexit_ncallbacks(PyObject *module, PyObject *unused) in atexit_ncallbacks()
|
| D | timemodule.c | 99 time_time(PyObject *self, PyObject *unused) in time_time() 116 time_time_ns(PyObject *self, PyObject *unused) in time_time_ns() 1094 time_tzset(PyObject *self, PyObject *unused) 1140 time_monotonic(PyObject *self, PyObject *unused) 1155 time_monotonic_ns(PyObject *self, PyObject *unused) 1179 time_perf_counter(PyObject *self, PyObject *unused) 1195 time_perf_counter_ns(PyObject *self, PyObject *unused) 1370 time_process_time(PyObject *self, PyObject *unused) 1385 time_process_time_ns(PyObject *self, PyObject *unused) 1537 time_thread_time(PyObject *self, PyObject *unused) [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
| D | 3-1.c | 29 static void cleanup_func(PTS_ATTRIBUTE_UNUSED void *unused) in cleanup_func() 49 static void *thread_func(PTS_ATTRIBUTE_UNUSED void *unused) in thread_func()
|
| /third_party/node/src/crypto/ |
| D | crypto_random.cc | 31 ByteSource* unused, in EncodeOutput() 62 ByteSource* unused) { in DeriveBits() 73 ByteSource* unused, in EncodeOutput() 154 ByteSource* unused) { in DeriveBits()
|
| /third_party/ffmpeg/libswscale/ |
| D | input.c | 414 const uint8_t *unused2, int width, uint32_t *unused) in rgba64leToA_c() 424 const uint8_t *unused2, int width, uint32_t *unused) in rgba64beToA_c() 433 …t, const uint8_t *src, const uint8_t *unused1, const uint8_t *unused2, int width, uint32_t *unused) in abgrToA_c() 442 …t, const uint8_t *src, const uint8_t *unused1, const uint8_t *unused2, int width, uint32_t *unused) in rgbaToA_c() 489 …, const uint8_t *src, const uint8_t *unused1, const uint8_t *unused2, int width, uint32_t *unused) in monowhite2Y_c() 506 …, const uint8_t *src, const uint8_t *unused1, const uint8_t *unused2, int width, uint32_t *unused) in monoblack2Y_c() 524 uint32_t *unused) in yuy2ToY_c() 532 const uint8_t *src2, int width, uint32_t *unused) in yuy2ToUV_c() 543 const uint8_t *src2, int width, uint32_t *unused) in yvy2ToUV_c() 572 uint32_t *unused) in bswap16Y_c() [all …]
|
| /third_party/skia/src/core/ |
| D | SkDebug.cpp | 11 void SkDebugfForDumpStackTrace(const char* data, void* unused) { in SkDebugfForDumpStackTrace()
|
| /third_party/toybox/toys/example/ |
| D | hello.c | 28 int unused; in GLOBALS()
|
| /third_party/toybox/toys/pending/ |
| D | vi.c | 702 static int cur_left(int count0, int count1, char *unused) in cur_left() 714 static int cur_right(int count0, int count1, char *unused) in cur_right() 741 static int cur_up(int count0, int count1, char *unused) in cur_up() 752 static int cur_down(int count0, int count1, char *unused) in cur_down() 760 static int vi_H(int count0, int count1, char *unused) in vi_H() 766 static int vi_L(int count0, int count1, char *unused) in vi_L() 773 static int vi_M(int count0, int count1, char *unused) in vi_M() 839 static int vi_movw(int count0, int count1, char *unused) in vi_movw() 872 static int vi_movb(int count0, int count1, char *unused) in vi_movb() 913 static int vi_move(int count0, int count1, char *unused) in vi_move() [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | unionExcessPropsWithPartialMember.ts | 3 unused?: string; property
|
| /third_party/node/src/ |
| D | node_config.cc | 27 Local<Value> unused, in Initialize()
|
| D | node_symbols.cc | 15 Local<Value> unused, in Initialize()
|
| /third_party/musl/arch/mipsn32/ |
| D | ksigaction.h | 7 void *unused; member
|
| /third_party/musl/arch/mips/ |
| D | ksigaction.h | 7 void *unused; member
|
| /third_party/musl/arch/mips64/ |
| D | ksigaction.h | 7 void *unused; member
|
| /third_party/skia/include/sksl/ |
| D | DSLBlock.h | 31 int unused[] = in DSLBlock() local
|
| D | DSLCase.h | 32 int unused[] = in DSLCase() local
|
| /third_party/node/deps/openssl/openssl/crypto/async/arch/ |
| D | async_win.c | 54 VOID CALLBACK async_start_func_win(PVOID unused) in async_start_func_win()
|
| /third_party/openssl/crypto/async/arch/ |
| D | async_win.c | 54 VOID CALLBACK async_start_func_win(PVOID unused) in async_start_func_win()
|
| /third_party/musl/src/internal/ |
| D | ksigaction.h | 14 void *unused; member
|
| /third_party/typescript/tests/baselines/reference/ |
| D | privateNameInInExpressionUnused(target=esnext).js | 16 #unused; // expect unused error field in Foo
|
| D | privateNameInInExpressionUnused(target=es2022).js | 16 #unused; // expect unused error field in Foo
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_program_alu.c | 596 void* unused) in radeonTransformALU() 824 void* unused) in r300_transform_vertex_alu() 916 void* unused) in r300_transform_trig_simple() 1019 void* unused) in radeonTransformTrigScale() 1052 void *unused) in r300_transform_trig_scale_vertex() 1096 void* unused) in radeonStubDeriv() 1121 void* unused) in radeonTransformDeriv()
|