Home
last modified time | relevance | path

Searched defs:group (Results 176 - 200 of 1062) sorted by relevance

12345678910>>...43

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_negotiation_state.cpp77 WifiP2pGroupInfo group; in ProcessGroupStartedEvt() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/
H A Dnetwork_selection_utils.cpp119 WifiP2pGroupInfo group = WifiConfigCenter::GetInstance().GetCurrentP2pGroupInfo(); in IsSameFreqAsP2p() local
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_p2p_test.cpp115 WifiP2pGroupInfo group; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_service_test.cpp129 WifiP2pGroupInfo group; in HWTEST_F() local
151 WifiP2pGroupInfo group; in HWTEST_F() local
238 WifiP2pGroupInfo group; in HWTEST_F() local
271 WifiP2pGroupInfo group; in HWTEST_F() local
284 WifiP2pGroupInfo group; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/dataability/unittest/
H A Ddata_ability_predicates_test.cpp235 std::vector<std::string> group = { "salary" }; in HWTEST_F() local
417 std::string group = "test"; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Ddata_ability_predicates.cpp50 std::string group = (source->ReadInt32() != g_invalidObjectFlag) ? source->ReadString() : ""; in DataAbilityPredicates() local
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dabs_predicates.h113 std::string group; member in OHOS::NativeRdb::AbsPredicates
/third_party/icu/icu4c/source/test/intltest/
H A Dtsdcfmsy.cpp63 UnicodeString group = en.getSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in testSymbols() local
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DRbnfMapperTest.java175 rbnfRule( Group group, String setType, Access access, String key, String value, int ruleIndex) rbnfRule() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupEditDialog.java20 BundleGroup group; field in BundleGroupEditDialog
43 public BundleGroupEditDialog(BundleGroup group, JFrame frame, String title, boolean modal) { in BundleGroupEditDialog() argument
[all...]
/third_party/libcoap/examples/
H A Dtiny.c89 get_session(coap_context_t *ctx, const char *group) { in get_session() argument
/third_party/ltp/lib/
H A Dtst_safe_file_at.c202 safe_fchownat(const char *const file, const int lineno, const int dirfd, const char *const path, uid_t owner, gid_t group, int flags) safe_fchownat() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instr_test.cpp318 auto group = alu.split(vf); in TEST_F() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c73 nine_upload_create_buffer_group(struct nine_buffer_upload *upload, struct nine_buffer_group *group) nine_upload_create_buffer_group() argument
117 nine_upload_destroy_buffer_group(struct nine_buffer_upload *upload, struct nine_buffer_group *group) nine_upload_destroy_buffer_group() argument
189 struct nine_buffer_group *group = NULL; nine_upload_create_buffer() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir.h152 uint8_t group; member
H A Dbrw_disasm_info.c135 struct inst_group *group; disasm_annotate() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dcanonical-types.cc23 CanonicalGroup group; in AddRecursiveGroup() local
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast.h95 uint32_t group; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify06.c121 static void verify_event(int group, struct fanotify_event_metadata *event) in verify_event() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_16.h154 int FCHOWN(void (cleanup)(void), unsigned int fd, UID_T owner, GID_T group) in FCHOWN() argument
159 int LCHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) in LCHOWN() argument
164 int CHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) in CHOWN() argument
H A Dcompat_tst_16.h141 int FCHOWN(unsigned int fd, UID_T owner, GID_T group) in FCHOWN() argument
146 int LCHOWN(const char *path, UID_T owner, GID_T group) in LCHOWN() argument
151 int CHOWN(const char *path, UID_T owner, GID_T group) in CHOWN() argument
/third_party/lwip/src/core/ipv6/
H A Dmld6.c98 struct mld_group *group = netif_mld6_data(netif); in mld6_stop() local
127 struct mld_group *group = netif_mld6_data(netif); mld6_report_groups() local
146 struct mld_group *group = netif_mld6_data(ifp); mld6_lookfor_group() local
170 struct mld_group *group; mld6_new_group() local
194 mld6_remove_group(struct netif *netif, struct mld_group *group) mld6_remove_group() argument
230 struct mld_group *group; mld6_input() local
353 struct mld_group *group; global() local
447 struct mld_group *group; global() local
513 struct mld_group *group = netif_mld6_data(netif); global() local
547 struct mld_group *group = netif_mld6_data(netif); global() local
569 mld6_delayed_report(struct mld_group *group, u16_t maxresp_in) global() argument
604 mld6_send(struct netif *netif, struct mld_group *group, u8_t type) global() argument
[all...]
/third_party/libinput/udev/
H A Dlibinput-device-group.c161 char group[1024]; in main() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmemory-lowering.h41 static AllocationState const* Closed(AllocationGroup* group, Node* effect, in Closed() argument
45 static AllocationState const* Open(AllocationGroup* group, intptr_t size, in Open() argument
52 AllocationGroup* group() const { return group_; } in group() function in v8::internal::compiler::final::final
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.c64 struct pb_slab_group *group = &slabs->groups[entry->group_index]; in pb_slab_reclaim() local
123 struct pb_slab_group *group; in pb_slab_alloc_reclaimed() local
267 struct pb_slab_group *group = &slabs->groups[i]; pb_slabs_init() local
[all...]

Completed in 12 milliseconds

12345678910>>...43