Home
last modified time | relevance | path

Searched defs:word (Results 1 - 25 of 28) sorted by relevance

12

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_vmallocinfo.cpp38 string word; in CaclVmalloclValue() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dbitmap.cpp93 BitmapWordType word = wordAddr->load(std::memory_order_acquire); in AtomicTestBit() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dsehap_contexts_trie.cpp90 const std::string& word = words[i]; in Search() local
/base/startup/hvb/libhvb/src/utils/
H A Dhvb_util.c76 uint64_t word; in hvb_htobe64() member
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H A Dadapter_host_manager.cpp123 int32_t AdapterHostManager::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_bitset.h137 uint32_t word = words[i]; in IterateMarkedBits() local
[all...]
H A Djit_fort.cpp260 void JitFortGCBitset::MarkStartAddr(bool awaitInstall, uintptr_t startAddr, uint32_t index, uint32_t &word) in MarkStartAddr() argument
271 void JitFortGCBitset::MarkEndAddr(bool awaitInstall, uintptr_t endAddr, uint32_t index, uint32_t &word) in MarkEndAddr() argument
291 uint32_t word = words[i]; in IterateMarkedBitsConst() local
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp77 string word; in GetValue() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp278 int32_t EnrollEngine::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Denroll_intell_voice_engine.cpp159 int32_t EnrollIntellVoiceEngine::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp260 int32_t IntellVoiceEngineProxy::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.cpp201 uint32_t word = bufInfo.width; in RearrangeBitmap() local
/test/xts/tools/lite/checksum/src/
H A Dchecksum_sha256.c147 unsigned int word[wordLen], hash[len]; in CalcSha256() local
/arkcompiler/runtime_core/libpandabase/utils/
H A Dmurmur3_hash.h75 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dmurmur3_hash.h72 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl() argument
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dobject_header.h157 MarkWord word = AtomicGetMark(); in SetMarkedForGC() local
170 MarkWord word = AtomicGetMark(); in SetUnMarkedForGC() local
/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp146 std::string word; in ProcessSpace() local
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_napi.cpp37 string word; member in OHOS::IntellVoiceNapi::EvaluateContext
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.cpp98 int32_t EngineUtil::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.cpp294 std::string word; in GetDirectionAndStep() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp579 std::string word = "true"; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp567 int QueryHelper::StringToInt(const std::string &word) in StringToInt() argument
574 int64_t QueryHelper::StringToLong(const std::string &word) in StringToLong() argument
581 double QueryHelper::StringToDouble(const std::string &word) in StringToDouble() argument
588 bool QueryHelper::StringToBoolean(const std::string &word) in StringToBoolean() argument
600 std::string QueryHelper::StringToString(const std::string &word) in StringToString() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.h74 int ReadAlphabet(char *word, int size) in ReadAlphabet() argument
/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp344 std::string word; in TrimSpace() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp346 std::string word; in InitDecoration() local
441 std::string word; InitTextShadow() local
540 std::string word; SetPaddingOption() local
586 std::string word; SetMarginOption() local
632 std::string word; SetBorderOption() local
[all...]

Completed in 18 milliseconds

12