| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessIndexAccessTests.cpp | 444 TestMode mode; in createIndexAccessTests() member 89 DrawIndexedInstance(Context& context, Move<VkDevice> device, DeviceDriverPtr deviceDriver, TestMode mode, deUint32 robustnessVersion) DrawIndexedInstance() argument 333 DrawIndexedTestCase(tcu::TestContext& testContext, const std::string& name, TestMode mode, deUint32 robustnessVersion) DrawIndexedTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderDiscardTests.cpp | 216 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() argument 333 static const char* getModeName (DiscardMode mode) in getModeName() argument 364 static const char* getModeDesc (DiscardMode mode) in getModeDesc() argument 380 de::MovePtr<ShaderDiscardCase> makeDiscardCase (tcu::TestContext& testCtx, DiscardTemplate tmpl, DiscardMode mode, const std::string& discardStr) in makeDiscardCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockTests.cpp | 455 UniformBlockCase::BufferMode mode; in init() member [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuInterval.hpp | 44 ScopedRoundingMode (deRoundingMode mode) in ScopedRoundingMode() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | privsep_commands.h | 71 int mode; member
|
| H A D | wpa_ctrl.c | 736 DWORD mode; in wpa_ctrl_open() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | dfs.c | 126 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() argument 139 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() argument 198 struct hostapd_hw_modes *mode; in dfs_find_channel() local 279 struct hostapd_hw_modes *mode; dfs_get_start_chan_idx() local 368 struct hostapd_hw_modes *mode; dfs_check_chans_radar() local 388 struct hostapd_hw_modes *mode; dfs_check_chans_available() local 417 struct hostapd_hw_modes *mode; dfs_check_chans_unavailable() local 442 struct hostapd_hw_modes *mode; dfs_get_valid_channel() local 487 struct hostapd_hw_modes *mode; set_dfs_state_freq() local 516 struct hostapd_hw_modes *mode; set_dfs_state() local 570 struct hostapd_hw_modes *mode; dfs_are_channels_overlapped() local 635 struct hostapd_hw_modes *mode; dfs_get_cac_time() local [all...] |
| H A D | hw_features.c | 148 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_prepare_rates() argument 356 struct hostapd_hw_modes *mode; ieee80211n_scan_channels_2g4() local 401 struct hostapd_hw_modes *mode; ieee80211n_scan_channels_5g() local 635 struct hostapd_hw_modes *mode = iface->current_mode; ieee80211ac_supported_vht_capab() local 896 struct hostapd_hw_modes *mode = &iface->hw_features[i]; hostapd_select_hw_mode() local 931 hostapd_hw_mode_txt(int mode) hostapd_hw_mode_txt() argument 957 struct hostapd_hw_modes *mode; hostapd_hw_get_channel() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | hw_features_common.c | 19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() argument 43 struct hostapd_channel_data * hw_get_channel_freq(struct hostapd_hw_modes *mode, in hw_get_channel_freq() argument 67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() argument 77 hw_get_chan(struct hostapd_hw_modes *mode, int freq) hw_get_chan() argument 87 allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, int sec_chan) allowed_ht40_channel_pair() argument 179 check_40mhz_5g(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) check_40mhz_5g() argument 276 check_40mhz_2g4(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) check_40mhz_2g4() argument 361 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1, u32 vht_caps, struct he_capabilities *he_cap) hostapd_set_freq_params() argument [all...] |
| H A D | privsep_commands.h | 71 int mode; member
|
| H A D | wpa_ctrl.c | 695 DWORD mode; in wpa_ctrl_open() local
|
| /third_party/zlib/ |
| H A D | inflate.h | 84 inflate_mode mode; /* current inflate mode */ member
|
| /base/customization/config_policy/frameworks/config_policy/src/ |
| H A D | config_policy_utils.c | 187 static char *GetFollowXRule(const char *relPath, int *mode) in GetFollowXRule() argument
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | file_util.cpp | 165 bool ForceCreateDirectory(const string& path, mode_t mode) in ForceCreateDirectory() argument 202 bool ChangeMode(const string& fileName, const mode_t& mode) in ChangeMode() argument 207 bool ChangeModeFile(const string& fileName, const mode_t& mode) in ChangeModeFile() argument 216 bool ChangeModeDirectory(const std::string& path, const mode_t& mode) in ChangeModeDirectory() argument 226 mode_t Umask(const mode_t& mode) in Umask() argument 231 Open(const std::string& path, const int flags, const mode_t mode) Open() argument 270 CreateFile(const std::string &path, mode_t mode) CreateFile() argument [all...] |
| /base/hiviewdfx/hiview/plugins/unified_collector/ |
| H A D | unified_collector.cpp | 398 uint8_t mode = GetTraceMode();
in LoadHitraceService() local 414 uint8_t mode = GetTraceMode();
in ExitHitraceService() local [all...] |
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/ |
| H A D | sys_event_service_ohos_test.cpp | 94 int32_t SetDebugMode(const sptr<ISysEventCallback>& callback, bool mode) in SetDebugMode() argument
|
| /base/location/services/location_locator/locator/source/ |
| H A D | locator_required_data_manager.cpp | 189 void LocatorBluetoothHost::OnScanModeChanged(int mode) {} in OnScanModeChanged() argument
|
| /base/hiviewdfx/hilog_lite/frameworks/mini/ |
| H A D | hiview_output_log.c | 705 int HiLogFileProcImp(const char* dest, uint8 mode) in HiLogFileProcImp() argument
|
| /base/powermgr/power_manager/services/native/src/setting/ |
| H A D | setting_helper.cpp | 463 void SettingHelper::SaveCurrentMode(int32_t mode) in SaveCurrentMode() argument
|
| /base/powermgr/power_manager/services/zidl/src/ |
| H A D | power_mgr_proxy.cpp | 1158 PowerErrors PowerMgrProxy::SetDeviceMode(const PowerMode& mode) in SetDeviceMode() argument
|
| H A D | power_mgr_stub.cpp | 661 uint32_t mode = 0; in SetDeviceModeStub() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_initialize.cpp | 303 void CJInitialize::ParseBackGround(Mode mode, bool &background) in ParseBackGround() argument
|
| /base/powermgr/power_manager/frameworks/native/ |
| H A D | power_mgr_client.cpp | 436 PowerErrors PowerMgrClient::SetDeviceMode(const PowerMode mode) in SetDeviceMode() argument
|
| /base/powermgr/display_manager/state_manager/frameworks/napi/ |
| H A D | brightness.cpp | 144 int32_t mode = 0;
in SetMode() local
|
| /base/request/request/frameworks/cj/ffi/include/ |
| H A D | cj_request_ffi.h | 85 uint32_t mode; member 125 uint32_t mode; member 160 RequestNativeOptionUInt32 mode; member
|