Home
last modified time | relevance | path

Searched defs:status (Results 1026 - 1050 of 3704) sorted by relevance

1...<<41424344454647484950>>...149

/third_party/musl/libc-test/src/functionalext/fortify/
H A Dsocket_ext.c62 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 Dfcntl_ext.c62 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 Dpoll.c57 int status; in poll_0020() local
148 int status; in ppoll_0020() local
[all...]
/third_party/musl/compat/time32/
H A Dclock_adjtime32.c11 int status; member
H A Dwait4_time32.c26 pid_t __wait4_time32(pid_t pid, int *status, int options, struct compat_rusage *usage) in __wait4_time32() argument
H A Dwait3_time32.c26 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 Dfdsan.cpp80 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 Dcompute_memory_pool.h43 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 Dasync_wait.c209 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 Drand_vxworks.c136 RANDOM_NUM_GEN_STATUS status = randStatus(); in ossl_pool_acquire_entropy() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dx509.c114 int status, reason; in FuzzerTestOneInput() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c283 int ret = 0, status; local
/third_party/node/deps/uv/src/unix/
H A Dgetaddrinfo.c108 static void uv__getaddrinfo_done(struct uv__work* w, int status) { in uv__getaddrinfo_done() argument
H A Dhaiku.c38 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 Dsync_helpers.c30 static void do_stream_shutdown(uv_shutdown_t* req, int status) { in do_stream_shutdown() argument
/third_party/lame/test/
H A Dlametest.py130 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 DDiffKey.java75 static <K> DiffKey<K> of(Status status, K key) { in of() argument
/third_party/openssl/crypto/async/
H A Dasync_wait.c209 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 Dgraphics_robust_access_test.cpp1643 auto status = spvtools::opt::Pass::Status::Failure; in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp233 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 DGrDawnBuffer.cpp106 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 DGrDawnTexture.cpp78 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 DVkSurfaceKHR.hpp50 void setStatus(PresentImageStatus status) { imageStatus = status; } in setStatus() argument
H A DVkSwapchainKHR.cpp130 VkResult status; in createImages() local
H A DWin32SurfaceKHR.cpp155 int status = GetObject(bitmap, sizeof(BITMAP), &header); in lazyCreateFrameBuffer() local

Completed in 13 milliseconds

1...<<41424344454647484950>>...149