| /third_party/flutter/skia/third_party/externals/sdl/test/ |
| D | testautomation_rwops.c | 95 _testGenericRWopsValidations(SDL_RWops *rw, int write) in _testGenericRWopsValidations() 225 SDL_RWops *rw; in rwops_testMem() local 264 SDL_RWops *rw; in rwops_testConstMem() local 300 SDL_RWops *rw; in rwops_testFileRead() local 347 SDL_RWops *rw; in rwops_testFileWrite() local 397 SDL_RWops *rw; in rwops_testFPRead() local 447 SDL_RWops *rw; in rwops_testFPWrite() local 494 SDL_RWops *rw = SDL_AllocRW(); in rwops_testAllocFree() local 589 SDL_RWops *rw; in rwops_testFileWriteReadEndian() local
|
| /third_party/flutter/skia/third_party/externals/sdl/visualtest/src/ |
| D | rwhelper.c | 25 SDLVisualTest_RWHelperReadChar(SDL_RWops* rw, SDLVisualTest_RWHelperBuffer* buffer) in SDLVisualTest_RWHelperReadChar() 43 SDLVisualTest_RWHelperReadLine(SDL_RWops* rw, char* str, int size, in SDLVisualTest_RWHelperReadLine() 111 SDLVisualTest_RWHelperCountNonEmptyLines(SDL_RWops* rw, in SDLVisualTest_RWHelperCountNonEmptyLines()
|
| D | sut_configparser.c | 24 SDL_RWops* rw; in SDLVisualTest_ParseSUTConfig() local
|
| D | screenshot.c | 18 SDL_RWops* rw; in SDLVisualTest_VerifyScreenshots() local
|
| D | harness_argparser.c | 204 SDL_RWops* rw; in ParseConfig() local
|
| /third_party/musl/src/thread/ |
| D | pthread_rwlock_rdlock.c | 3 int __pthread_rwlock_rdlock(pthread_rwlock_t *rw) in __pthread_rwlock_rdlock()
|
| D | pthread_rwlock_wrlock.c | 3 int __pthread_rwlock_wrlock(pthread_rwlock_t *rw) in __pthread_rwlock_wrlock()
|
| D | pthread_rwlock_destroy.c | 3 int pthread_rwlock_destroy(pthread_rwlock_t *rw) in pthread_rwlock_destroy()
|
| D | pthread_rwlock_trywrlock.c | 3 int __pthread_rwlock_trywrlock(pthread_rwlock_t *rw) in __pthread_rwlock_trywrlock()
|
| D | pthread_rwlock_init.c | 3 int pthread_rwlock_init(pthread_rwlock_t *restrict rw, const pthread_rwlockattr_t *restrict a) in pthread_rwlock_init()
|
| D | pthread_rwlock_tryrdlock.c | 3 int __pthread_rwlock_tryrdlock(pthread_rwlock_t *rw) in __pthread_rwlock_tryrdlock()
|
| D | pthread_rwlock_timedwrlock.c | 3 int __pthread_rwlock_timedwrlock(pthread_rwlock_t *restrict rw, const struct timespec *restrict at) in __pthread_rwlock_timedwrlock()
|
| D | pthread_rwlock_timedrdlock.c | 3 int __pthread_rwlock_timedrdlock(pthread_rwlock_t *restrict rw, const struct timespec *restrict at) in __pthread_rwlock_timedrdlock()
|
| D | pthread_rwlock_unlock.c | 3 int __pthread_rwlock_unlock(pthread_rwlock_t *rw) in __pthread_rwlock_unlock()
|
| /third_party/musl/porting/linux/user/src/thread/ |
| D | pthread_rwlock_timedrdlock_monotonic_np.c | 18 int pthread_rwlock_timedrdlock_monotonic_np(pthread_rwlock_t *rw, const struct timespec *at) in pthread_rwlock_timedrdlock_monotonic_np()
|
| D | pthread_rwlock_timedwrlock_monotonic_np.c | 18 int pthread_rwlock_timedwrlock_monotonic_np(pthread_rwlock_t *rw, const struct timespec *at) in pthread_rwlock_timedwrlock_monotonic_np()
|
| D | pthread_rwlock_init.c | 3 int pthread_rwlock_init(pthread_rwlock_t *restrict rw, const pthread_rwlockattr_t *restrict a) in pthread_rwlock_init()
|
| D | pthread_rwlock_clockwrlock.c | 18 int pthread_rwlock_clockwrlock(pthread_rwlock_t *rw, clockid_t clock_id, const struct timespec *at) in pthread_rwlock_clockwrlock()
|
| D | pthread_rwlock_clockrdlock.c | 18 int pthread_rwlock_clockrdlock(pthread_rwlock_t *rw, clockid_t clock_id, const struct timespec *at) in pthread_rwlock_clockrdlock()
|
| D | pthread_rwlock_timedrdlock.c | 18 int __pthread_rwlock_timedrdlock(pthread_rwlock_t *restrict rw, const struct timespec *restrict at) in __pthread_rwlock_timedrdlock()
|
| D | pthread_rwlock_timedwrlock.c | 18 int __pthread_rwlock_timedwrlock(pthread_rwlock_t *restrict rw, const struct timespec *restrict at) in __pthread_rwlock_timedwrlock()
|
| /third_party/musl/compat/time32/ |
| D | pthread_rwlock_timedwrlock_time32.c | 5 int __pthread_rwlock_timedwrlock_time32(pthread_rwlock_t *restrict rw, const struct timespec32 *res… in __pthread_rwlock_timedwrlock_time32()
|
| D | pthread_rwlock_timedrdlock_time32.c | 5 int __pthread_rwlock_timedrdlock_time32(pthread_rwlock_t *restrict rw, const struct timespec32 *res… in __pthread_rwlock_timedrdlock_time32()
|
| /third_party/musl/libc-test/src/regression/ |
| D | pthread_rwlock-ebusy.c | 29 pthread_rwlock_t rw = PTHREAD_RWLOCK_INITIALIZER; in main() local
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | message_differencer_unittest.proto | 72 repeated string rw = 10; // Test for combinations field
|