Home
last modified time | relevance | path

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

1234

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c37 dwelf_elf_e_machine_string (int machine) in dwelf_elf_e_machine_string() argument
/third_party/elfutils/tests/
H A Ddwelf_elf_e_machine_string.c43 const char *machine; in main() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Darch_util.cpp44 ArchType GetArchFromUname(const std::string& machine) in GetArchFromUname() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dutsname.h23 char machine[65]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dutsname.h16 char machine[65]; member
/third_party/musl/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/elfutils/libebl/
H A DlibeblP.h44 uint_fast16_t machine; member
/third_party/typescript/tests/baselines/reference/
H A DvarianceAnnotations.js200 var machine = createMachine({}); variable
/third_party/rust/crates/nix/src/sys/
H A Dutsname.rs35 pub fn machine(&self) -> &OsStr { in machine() functions
/third_party/rust/crates/rustix/src/process/
H A Duname.rs55 pub fn machine(&self) -> &CStr { in machine() functions
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Darch_util_test.cpp106 std::string machine = "test"; in HWTEST_F() local
/base/telephony/cellular_data/test/fuzztest/updatedisconnectmachine_fuzzer/
H A Dupdatedisconnectmachine_fuzzer.cpp35 std::shared_ptr<StateMachineFuzzer> machine = std::make_shared<StateMachineFuzzer>(); in UpdateDisconnectMachineFuzz() local
/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
H A Dupdateactivemachine_fuzzer.cpp34 std::shared_ptr<StateMachineFuzzer> machine = std::make_shared<StateMachineFuzzer>(); in UpdateActiveMachineFuzz() local
/base/telephony/cellular_data/test/fuzztest/updateinactivemachine_fuzzer/
H A Dupdateinactivemachine_fuzzer.cpp35 std::shared_ptr<StateMachineFuzzer> machine = std::make_shared<StateMachineFuzzer>(); in UpdateInActiveMachineFuzz() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_asset_machine_test.cpp44 std::shared_ptr<ObjectAssetMachine> machine; member in OHOS::Test::ObjectAssetMachineTest
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_fs.c66 struct tgsi_exec_machine *machine = softpipe->fs_machine; in shade_quad() local
109 struct tgsi_exec_machine *machine = softpipe->fs_machine; in shade_quads() local
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator-reducer.h59 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::final
H A Dmachine-graph.h79 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::MachineGraph
25 MachineGraph(Graph* graph, CommonOperatorBuilder* common, MachineOperatorBuilder* machine) MachineGraph() argument
H A Dcontrol-flow-optimizer.h45 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::final
/base/security/device_security_level/baselib/utils/src/
H A Dutils_state_machine.c28 void InitStateMachine(StateMachine *machine, uint32_t machineId, uint32_t initState) in InitStateMachine() argument
51 static inline void PushPendingEvent(StateMachine *machine, uint32_t event, const void *para) in PushPendingEvent() argument
62 static inline bool PopPendingEvent(StateMachine *machine, uint32_ argument
76 ScheduleMachine(const StateNode *nodes, uint32_t nodeCnt, StateMachine *machine, uint32_t event, const void *para) ScheduleMachine() argument
[all...]
/base/telephony/cellular_data/test/fuzztest/updateincalldatamachine_fuzzer/
H A Dupdateincalldatamachine_fuzzer.cpp38 std::shared_ptr<IncallDataStateMachine> machine = fuzzer->CreateIncallDataStateMachine(slotId); in IdleStateMachineFuzz() local
75 std::shared_ptr<IncallDataStateMachine> machine = fuzzer->CreateIncallDataStateMachine(slotId); ActivatingSecondaryStateMachineFuzz() local
116 std::shared_ptr<IncallDataStateMachine> machine = fuzzer->CreateIncallDataStateMachine(slotId); ActivatedSecondaryStateMachineFuzz() local
158 std::shared_ptr<IncallDataStateMachine> machine = fuzzer->CreateIncallDataStateMachine(slotId); DeactivatingSecondaryStateMachineFuzz() local
[all...]

Completed in 6 milliseconds

1234