Home
last modified time | relevance | path

Searched defs:start (Results 251 - 275 of 8845) sorted by relevance

1...<<11121314151617181920>>...354

/third_party/vixl/examples/aarch64/
H A Ddebugging.cc62 Instruction* start = masm.GetLabelAddress<Instruction*>(&debug_example); in main() local
H A Dliteral.cc45 Label start; in LiteralExample() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Ddirect_mmap.h135 inline int DirectMunmap(void* start, size_t length) { in DirectMunmap() argument
[all...]
/third_party/skia/docs/examples/
H A DPath_Iter.cpp14 SkPoint start[4], pts[4]; in REG_FIDDLE() local
/third_party/rust/crates/serde/test_suite/no_std/src/
H A Dmain.rs6 fn start(_argc: isize, _argv: *const *const u8) -> isize { in start() functions
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThread.cpp83 void Thread::start (void) in start() function in de::Thread
/base/hiviewdfx/hilog/services/hilogd/
H A Dflow_control.cpp55 LogTimeStamp start = it->second.startTime; in FlowCtrlDomain() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer_block.h41 void SetStart(T* start) in SetStart() argument
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs127 pub fn start(&self, intention: Intention, data: &dyn Serialize, in start() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dlib.rs60 fn start(&self, context: &CallingContext, data: &BorrowedMsgParcel, in start() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs78 fn start(&self, context: &CallingContext, data: &BorrowedMsgParcel, in start() functions
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h32 int (*start)(struct HcThreadT* thread); member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_thread.h28 int (*start)(struct HcThreadT* thread); member
/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_fwk.h34 int32_t (*start)(DevSession *self); member
/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/
H A Dauth_sub_session.h32 int32_t (*start)(AuthSubSession *self, CJson **returnSendMsg); member
/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/
H A Dexpand_sub_session.h32 int32_t (*start)(ExpandSubSession *self, CJson **returnSendMsg); member
/base/security/device_security_level/services/include/
H A Ddslm_notify_node.h31 uint64_t start; member
/base/startup/init/services/modules/bootchart/
H A Dbootchart.h23 int start; member
/base/telephony/call_manager/utils/include/
H A Dtimer.h48 void start(int interval, std::function<void()> taskFun) in start() function in OHOS::Telephony::Timer
/base/telephony/telephony_data/opkey_version/src/
H A Dopkey_version_result_set_bridge.cpp53 int OpkeyVersionResultSetBridge::OnGo(int32_t start, int32_t target, DataShare::ResultSetBridge::Writer &writer) in OnGo() argument
/base/update/updater/test/fuzztest/dopartitions_fuzzer/
H A Ddopartitions_fuzzer.cpp29 static void InitEmmcPartition(struct Partition &part, const std::string &partName, size_t start, size_t length) in InitEmmcPartition() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Drelative_timer_test.cpp51 const time_point<system_clock> start = system_clock::now(); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/xtensa/mm/
H A Dinit.c92 unsigned long start = PFN_UP(range_start); in free_highpages() local
H A Dkasan_init.c37 static void __init populate(void *start, void *end) in populate() argument
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Ddelay.h39 unsigned long start = get_ccount(); in __udelay() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...354