| /third_party/musl/libc-test/src/functionalext/fortify/ |
| H A D | socket_ext.c | 62 int status; in send_0010() local 97 int status; in recv_0010() local 159 int status; sendto_0010() local 194 int status; recvfrom_0010() local [all...] |
| H A D | fcntl_ext.c | 62 int status; in open_0020() local 96 int status; in open_0030() local 158 int status; openat_0020() local 192 int status; openat_0030() local 255 int status; open64_0020() local 289 int status; open64_0030() local 351 int status; openat64_0020() local 385 int status; openat64_0030() local [all...] |
| H A D | poll.c | 57 int status; in poll_0020() local 148 int status; in ppoll_0020() local [all...] |
| /third_party/musl/compat/time32/ |
| H A D | clock_adjtime32.c | 11 int status; member
|
| H A D | wait4_time32.c | 26 pid_t __wait4_time32(pid_t pid, int *status, int options, struct compat_rusage *usage) in __wait4_time32() argument
|
| H A D | wait3_time32.c | 26 pid_t __wait3_time32(int *status, int options, struct compat_rusage *usage) in __wait3_time32() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fdsan.cpp | 80 int status; in fdsan_test_vfork() local 94 int status; in fdsan_test_fatal_level() local 150 int status; in fdsan_test_internal_fopen_succeed() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | compute_memory_pool.h | 43 uint32_t status; /**< Will track the status of the item */ member 69 uint32_t status; /**< Status of the pool */ member
|
| /third_party/node/deps/openssl/openssl/crypto/async/ |
| H A D | async_wait.c | 209 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status) in ASYNC_WAIT_CTX_set_status() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vxworks.c | 136 RANDOM_NUM_GEN_STATUS status = randStatus(); in ossl_pool_acquire_entropy() local
|
| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | x509.c | 114 int status, reason; in FuzzerTestOneInput() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_sp800_56b_check.c | 283 int ret = 0, status; local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | getaddrinfo.c | 108 static void uv__getaddrinfo_done(struct uv__work* w, int status) { in uv__getaddrinfo_done() argument
|
| H A D | haiku.c | 38 status_t status; in uv_exepath() local 59 status_t status; in uv_get_free_memory() local 71 status_t status; in uv_get_total_memory() local 90 status_t status; uv_resident_set_memory() local 116 status_t status; uv_cpu_info() local [all...] |
| /third_party/node/deps/uvwasi/src/ |
| H A D | sync_helpers.c | 30 static void do_stream_shutdown(uv_shutdown_t* req, int status) { in do_stream_shutdown() argument
|
| /third_party/lame/test/ |
| H A D | lametest.py | 130 status = os.access(options_file, os.R_OK) variable 135 status = os.access(input_file, os.R_OK) variable 150 status = os.access(os.path.join(x, lame1), os.X_OK) variable 160 status = os.access(os.path.join(x, lame2), os.X_OK) variable [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | DiffKey.java | 75 static <K> DiffKey<K> of(Status status, K key) { in of() argument
|
| /third_party/openssl/crypto/async/ |
| H A D | async_wait.c | 209 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status) in ASYNC_WAIT_CTX_set_status() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | graphics_robust_access_test.cpp | 1643 auto status = spvtools::opt::Pass::Status::Failure; in TEST_F() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
| H A D | validation_during_reduction_test.cpp | 233 Reducer::ReductionResultStatus status = reducer.Run( in TEST() local 448 Reducer::ReductionResultStatus status = reducer.Run( in TEST() local 545 Reducer::ReductionResultStatus status = in TEST() local 561 Reducer::ReductionResultStatus status = in TEST() local 579 Reducer::ReductionResultStatus status = in TEST() local [all...] |
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnBuffer.cpp | 106 static void callback_read(WGPUBufferMapAsyncStatus status, void* userData) { in callback_read() argument 111 static void callback_write(WGPUBufferMapAsyncStatus status, void* userData) { in callback_write() argument
|
| H A D | GrDawnTexture.cpp | 78 GrMipmapStatus status = info.fLevelCount > 1 ? GrMipmapStatus::kValid in MakeWrapped() local 22 Make(GrDawnGpu* gpu, SkISize dimensions, wgpu::TextureFormat format, GrRenderable renderable, int sampleCnt, SkBudgeted budgeted, int mipLevels, GrMipmapStatus status) Make() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | VkSurfaceKHR.hpp | 50 void setStatus(PresentImageStatus status) { imageStatus = status; } in setStatus() argument
|
| H A D | VkSwapchainKHR.cpp | 130 VkResult status; in createImages() local
|
| H A D | Win32SurfaceKHR.cpp | 155 int status = GetObject(bitmap, sizeof(BITMAP), &header); in lazyCreateFrameBuffer() local
|