/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/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_compute.c | 153 const unsigned *num_groups = info->grid; in fd6_launch_grid() local
|
D | fd6_emit.h | 118 unsigned num_groups; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_compute.c | 147 const unsigned *num_groups = info->grid; in fd5_launch_grid() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_compute.c | 166 const unsigned *num_groups = info->grid; in fd4_launch_grid() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 638 const GLuint num_groups[3] = { 1, 1, 1 }; in RunIteration() local 746 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 786 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 934 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 957 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 1110 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 1148 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 1334 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 1350 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 1679 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cComputeShaderTests.cpp | 635 const GLuint num_groups[3] = { 1, 1, 1 }; in RunIteration() local 744 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 784 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 939 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 978 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 1171 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 1189 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 1377 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() 1393 bool RunIteration(const uvec3& local_size, const uvec3& num_groups, bool dispatch_indirect) in RunIteration() 2004 std::string GenSource(const uvec3& local_size, const uvec3& num_groups) in GenSource() [all …]
|
/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/mesa3d/src/amd/common/ |
D | ac_perfcounter.h | 140 unsigned num_groups; member 149 unsigned num_groups; member
|
/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/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_slab.c | 242 unsigned num_groups; in pb_slabs_init() local
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | main.c | 123 static unsigned num_groups; variable
|
D | a4xx.c | 288 const unsigned *num_groups = grid; in a4xx_emit_grid() local
|
D | a6xx.c | 414 const unsigned *num_groups = grid; in a6xx_emit_grid() local
|
/third_party/openssl/ssl/statem/ |
D | extensions_clnt.c | 117 size_t num_groups, j; in use_ecc() local 190 size_t num_groups = 0, i, tls13added = 0, added = 0; in tls_construct_ctos_supported_groups() local 654 size_t i, num_groups = 0; in tls_construct_ctos_key_share() local 1759 size_t i, num_groups; in tls_parse_stoc_key_share() local
|
D | extensions.c | 1379 size_t num_groups, clnt_num_groups, i; in final_key_share() local
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
D | extensions_clnt.c | 117 size_t num_groups, j; in use_ecc() local 190 size_t num_groups = 0, i, tls13added = 0, added = 0; in tls_construct_ctos_supported_groups() local 654 size_t i, num_groups = 0; in tls_construct_ctos_key_share() local 1799 size_t i, num_groups; in tls_parse_stoc_key_share() 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/mesa3d/src/gallium/drivers/r600/ |
D | r600_query.h | 245 unsigned num_groups; member 256 unsigned num_groups; member
|
/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/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | mesh.c | 156 int num_groups; in wpas_mesh_copy_groups() local
|
/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/mesa3d/src/mesa/main/ |
D | performance_monitor.c | 358 int num_counters, num_groups; in init_groups() local
|
/third_party/python/Modules/ |
D | _posixsubprocess.c | 741 Py_ssize_t arg_num, num_groups = 0; in subprocess_fork_exec() local
|