Home
last modified time | relevance | path

Searched defs:ready (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/node/test/parallel/
H A Dtest-dns-multi-channel.js39 function ready() { function
H A Dtest-net-error-twice.js33 function ready() { function
/third_party/ltp/testcases/kernel/syscalls/pidfd_open/
H A Dpidfd_open03.c23 int fd, ready; in run() local
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dpush_promise_callback.h28 bool ready = false; member
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_serial.py51 def ready(self): member in Serial
H A Djerry_client_tcp.py47 def ready(self): member in Socket
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dfuture.h31 enum class future_status { ready, timeout, deferred }; member in ffrt::future_status
46 return m_cv.wait_for(lk, waitTime, [this] { return get_derived().has_value(); }) ? future_status::ready : member in ffrt::detail::shared_state_base::future_status
/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-filter.h33 bool ready; // teels iff the filter are ready to be used member in testing::ext::TestFilter
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.h45 struct util_queue_fence ready; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h67 struct util_queue_fence ready; member
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-posix.c63 int ready; in pa_poll() local
[all...]
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_remote_benchmark.cpp42 NOINLINE static void TestFunc6(MAYBE_UNUSED void (*func)(void*), MAYBE_UNUSED volatile bool* ready) in TestFunc6() argument
49 NOINLINE static void TestFunc5(void (*func)(void*), volatile bool* ready) in TestFunc5() argument
54 NOINLINE static void TestFunc4(void (*func)(void*), volatile bool* ready) in TestFunc4() argument
59 NOINLINE static void TestFunc3(void (*func)(void*), volatile bool* ready) in TestFunc3() argument
64 NOINLINE static void TestFunc2(void (*func)(void*), volatile bool* ready) in TestFunc2() argument
69 TestFunc1(void (*func)(void*), volatile bool* ready) TestFunc1() argument
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_enc_ref.h40 RK_S32 ready; member
/foundation/filemanagement/user_file_service/interfaces/kits/picker/include/
H A Dpicker_n_exporter.h41 bool ready = false; member
/third_party/backends/backend/
H A Depson2_net.c39 int ready; in sanei_epson_net_read_raw() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_query.c112 bool ready = false; in lvp_GetQueryPoolResults() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D16-1.c84 static volatile int ready; variable
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dscheduler.c133 bool ready = true; in ppir_schedule_ready_list() local
H A Dnode_to_instr.c301 bool ready = true; in ppir_do_node_to_instr() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.h91 struct util_queue_fence ready; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_hash_v100.c86 hash_status ready; in drv_hash_wait_ready() local
276 hash_status ready; in drv_hash_wait_done() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_controller.cpp48 void TabController::SetPageReady(bool ready) in SetPageReady() argument
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_internal.h32 bool ready = false; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dreduce_scheduler.c147 bool ready = true; in schedule_ready_list() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTimerQueriesTest.cpp131 GLuint ready = GL_FALSE; in TEST_P() local
211 GLuint ready = GL_FALSE; in TEST_P() local
453 GLuint ready in TEST_P() local
[all...]

Completed in 8 milliseconds

1234