/kernel/linux/linux-6.6/tools/objtool/ |
H A D | special.c | 22 bool group, jump_or_nop; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | vgic.c | 139 uint32_t group = intid_is_private ? KVM_DEV_ARM_VGIC_GRP_REDIST_REGS in vgic_poke_irq() local
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | ump_convert.c | 423 static int do_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, in do_convert_to_ump() argument 245 cvt_legacy_sysex_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, u32 *data, bool finish) cvt_legacy_sysex_to_ump() argument 279 cvt_legacy_system_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, u32 *data) cvt_legacy_system_to_ump() argument 312 cvt_legacy_cmd_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, unsigned int protocol, u32 *data, unsigned char bytes) cvt_legacy_cmd_to_ump() argument 500 snd_ump_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, unsigned int protocol, unsigned char c) snd_ump_convert_to_ump() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tsdcfmsy.cpp | 63 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 D | RbnfMapperTest.java | 175 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 D | BundleGroupEditDialog.java | 20 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 D | tiny.c | 89 get_session(coap_context_t *ctx, const char *group) { in get_session() argument
|
/third_party/ltp/lib/ |
H A D | tst_safe_file_at.c | 202 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 D | sfn_instr_test.cpp | 318 auto group = alu.split(vf); in TEST_F() local [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_buffer_upload.c | 73 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 D | brw_ir.h | 152 uint8_t group; member
|
H A D | brw_disasm_info.c | 135 struct inst_group *group; disasm_annotate() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | canonical-types.cc | 23 CanonicalGroup group; in AddRecursiveGroup() local [all...] |
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-mcast.h | 95 uint32_t group; member
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify06.c | 121 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 D | compat_16.h | 154 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 D | compat_tst_16.h | 141 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 D | mld6.c | 98 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 D | libinput-device-group.c | 161 char group[1024]; in main() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-lowering.h | 41 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 D | pb_slab.c | 64 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...] |
/third_party/node/deps/openssl/openssl/crypto/ffc/ |
H A D | ffc_params.c | 247 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ossl_ffc_params_todata() local
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | tls_depr.c | 172 const EC_GROUP *group = EC_KEY_get0_group((const EC_KEY *)key); in ssl_set_tmp_ecdh_groups() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | Schema.java | 51 public Builder add(ColumnGroup<?, ?> group) { in add() argument [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | usergroup.c | 223 pa_getgrnam_free(struct group *group) pa_getgrnam_free() argument 233 pa_getgrnam_free(struct group *group) pa_getgrnam_free() argument [all...] |