/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/ |
D | rpc_authunix_create.c | 63 int num_groups; in main() local
|
/third_party/uboot/u-boot-2020.01/drivers/pinctrl/meson/ |
D | pinctrl-meson.h | 21 unsigned int num_groups; member 31 unsigned int num_groups; member
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcmap.c | 1809 FT_UInt32 num_groups; in FT_CALLBACK_DEF() local 1909 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_index() local 1945 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_next() local 2250 FT_ULong num_groups; member 2276 FT_ULong num_groups; in tt_cmap12_validate() local 2402 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap12_char_map_binary() local 2603 FT_ULong num_groups; member 2629 FT_ULong num_groups; in tt_cmap13_validate() local 2733 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap13_char_map_binary() local
|
/third_party/freetype/src/sfnt/ |
D | ttcmap.c | 1799 FT_UInt32 num_groups; in FT_CALLBACK_DEF() local 1899 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_index() local 1935 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_next() local 2240 FT_ULong num_groups; member 2266 FT_ULong num_groups; in tt_cmap12_validate() local 2392 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap12_char_map_binary() local 2593 FT_ULong num_groups; member 2619 FT_ULong num_groups; in tt_cmap13_validate() local 2723 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap13_char_map_binary() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcmap.c | 1800 FT_UInt32 num_groups; in FT_CALLBACK_DEF() local 1900 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_index() local 1936 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_next() local 2241 FT_ULong num_groups; member 2267 FT_ULong num_groups; in tt_cmap12_validate() local 2393 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap12_char_map_binary() local 2594 FT_ULong num_groups; member 2620 FT_ULong num_groups; in tt_cmap13_validate() local 2724 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap13_char_map_binary() local
|
/third_party/ffmpeg/libavcodec/ |
D | psymodel.c | 33 int num_groups, const uint8_t *group_map) in ff_psy_init()
|
D | psymodel.h | 95 int num_groups; ///< number of channel groups member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11keyboard.c | 215 int num_groups = XkbKeyNumGroups(data->xkb, keycode); in X11_KeyCodeToSym() local
|
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
D | hackbench.c | 295 unsigned int i, j, num_groups = 10, total_children; in main() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpreset.c | 311 gsize i, j, num_groups, num_keys; in preset_merge() local 519 gsize i, num_groups; in gst_preset_default_get_preset_names() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | mesh.c | 140 int num_groups; in wpas_mesh_copy_groups() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | mesh.c | 140 int num_groups; in wpas_mesh_copy_groups() local
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/ |
D | xusb-padctl-common.h | 75 unsigned int num_groups; member
|
/third_party/openssl/ssl/statem/ |
D | extensions_clnt.c | 176 size_t num_groups = 0, i; in tls_construct_ctos_supported_groups() local 648 size_t i, num_groups = 0; in tls_construct_ctos_key_share() local 1817 size_t i, num_groups; in tls_parse_stoc_key_share() local
|
D | extensions.c | 1376 size_t num_groups, clnt_num_groups, i; in final_key_share() local
|
D | statem_lib.c | 2175 size_t num_groups, int checkallow) in check_in_list()
|
/third_party/libinput/src/ |
D | evdev-tablet-pad-leds.c | 610 int num_groups = 0; in evdev_device_tablet_pad_get_num_mode_groups() local
|
/third_party/libxkbcommon/src/ |
D | keymap.h | 346 xkb_layout_index_t num_groups; member 388 xkb_layout_index_t num_groups; member
|
D | state.c | 164 xkb_layout_index_t num_groups, in XkbWrapGroupIntoRange()
|
/third_party/python/Modules/ |
D | _posixsubprocess.c | 634 Py_ssize_t arg_num, num_groups = 0; in subprocess_fork_exec() local
|
/third_party/re2/re2/testing/ |
D | re2_test.cc | 564 int num_groups = re.NumberOfCapturingGroups(); in TEST() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
D | p2p_i.h | 453 size_t num_groups; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p_i.h | 453 size_t num_groups; member
|
/third_party/glib/glib/ |
D | gkeyfile.c | 1743 gsize i, num_groups; in g_key_file_get_groups() local
|