Home
last modified time | relevance | path

Searched defs:pos (Results 301 - 325 of 3875) sorted by relevance

1...<<11121314151617181920>>...155

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c17 const char *pos; in uuid_str2bin() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_parse.c91 static int wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, in wps_parse_vendor_ext_wfa() argument
20 wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, u8 id, u8 len, const u8 *pos) wps_set_vendor_ext_wfa_subelem() argument
111 wps_parse_vendor_ext(struct wps_parse_attr *attr, const u8 *pos, u16 len) wps_parse_vendor_ext() argument
152 wps_set_attr(struct wps_parse_attr *attr, u16 type, const u8 *pos, u16 len) wps_set_attr() argument
598 const u8 *pos, *end; wps_parse_msg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dautoscan_exponential.c27 const char *pos; in autoscan_exponential_get_params() local
H A Dnfc_pw_token.c21 const u8 *pos; in print_bin() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Duserdatarequest.cpp39 char *tmp, *pos, *pos2; in setParams() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-cbc.c28 u8 *pos = data; in aes_128_cbc_encrypt() local
64 u8 *pos = data; in aes_128_cbc_decrypt() local
[all...]
H A Daes-ctr.c31 u8 *pos = data; in aes_ctr_encrypt() local
/applications/standard/contacts_data/ability/common/utils/include/
H A Dsql_analyzer.h59 std::size_t pos = str.find(ch); in IsInStr() local
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_vector.cpp54 char* HilogVector::GetStr(const HilogVector *vector, size_t pos) in GetStr() argument
62 ValueType HilogVector::GetType(const HilogVector *vector, size_t pos) in GetType() argument
/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Draw_data_decoder.cpp23 bool RawDataDecoder::FloatingNumberDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, double& dest) in FloatingNumberDecoded() argument
54 bool RawDataDecoder::SignedVarintDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, int64_t& dest) in SignedVarintDecoded() argument
68 StringValueDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, std::string& dest) StringValueDecoded() argument
87 UnsignedVarintDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, uint64_t& dest) UnsignedVarintDecoded() argument
110 ValueTypeDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, struct ParamValueType& dest) ValueTypeDecoded() argument
[all...]
/base/customization/enterprise_device_management/test/fuzztest/firewallruleplugin_fuzzer/
H A Dfirewall_rule_plugin_fuzzer.cpp45 int32_t pos = 0; in LLVMFuzzerTestOneInput() local
/base/powermgr/powermgr_lite/frameworks/src/
H A Drunning_lock.c41 int16_t pos = VECTOR_Add(&g_runningLocks, (void *)lock); in AddRunningLock() local
55 int16_t pos = VECTOR_Find(&g_runningLocks, (void *)lock); in RemoveRunningLock() local
/base/startup/init/services/param/base/
H A Dparam_comm.c138 char *pos = value + strlen(value); in SplitParamString() local
/base/telephony/cellular_call/services/utils/src/
H A Dstandardize_utils.cpp87 std::string::size_type pos = 0; in Split() local
/base/update/updater/services/ui/driver/
H A Dpointers_input_device.cpp44 bool PointersInputDevice::ReadPoint(OHOS::DeviceData& data, OHOS::Point pos, bool fingerPressDown) in ReadPoint() argument
/base/update/updater/services/ui/view/component/
H A Dbox_progress_adapter.cpp74 auto pos = GetPosOfEp(); in SetValue() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_result_test.cpp161 std::size_t pos = 0; in HWTEST_F() local
201 std::size_t pos = 0; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/unittest/animator/
H A Danimator_unit_test.cpp57 int16_t pos = EasingEquation::LinearEaseNone(START_POS, END_POS, animator_->GetRunTime(), animator_->GetTime()); variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dresource_info.cpp106 auto pos = key.find(UNDER_LINE); in InnerParseAppIndex() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_parser.h46 uint16_t pos; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_decoder_sbc.cpp53 int pos = 0x01; in DecodePacket() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_light_helper.h76 const BASE_NS::Math::Vec4 pos = currLight.pos; in CopySingleLight() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dstring_util.h80 auto const pos = left.find_first_of(delims); in Split() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfont_regen.cpp34 std::array<float, N> pos; in make_blob() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_path_test.cpp131 Vector2f pos = { 1.0f, 1.0f }; in HWTEST_F() local
144 Vector4f pos = { 1.0f, 1.0f, 1.0f, 1.0f }; in HWTEST_F() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...155