HomeSort by relevance Sort by last modified time
    Searched refs:num_types (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
testlib.c 59 int num_types; local
72 XvMCSurfaceInfo *surface_info = XvMCListSurfaceTypes(display, adaptor_info[i].base_id, &num_types);
76 for (j = 0; j < num_types && !found_port; ++j)
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
testlib.c 59 int num_types; local
72 XvMCSurfaceInfo *surface_info = XvMCListSurfaceTypes(display, adaptor_info[i].base_id, &num_types);
76 for (j = 0; j < num_types && !found_port; ++j)
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 127 size_t *num_types);
128 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
eap_tls_common.c 1000 * @num_types: Buffer for returning number of allocated EAP methods
1009 size_t *num_types)
1075 *num_types = num_methods;
1084 * @num_types: Buffer for returning number of allocated EAP methods
1089 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types
    [all...]
  /external/chromium_org/third_party/ots/src/
layout.h 22 size_t num_types; member in struct:ots::LookupSubtableParser
  /system/core/libmemtrack/
memtrack.c 140 enum memtrack_type types[], size_t num_types,
147 for (i = 0; i < num_types; i++) {
  /external/chromium_org/third_party/libjingle/source/talk/base/
macsocketserver.cc 235 UInt32 num_types = 0; local
238 num_types = GetEventTypeCount(kEventWakeUpSpec);
250 OSStatus result = ReceiveNextEvent(num_types, events, timeout, true,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
context.c 55 int num_types; local
84 surface_info = XvMCListSurfaceTypes(dpy, adaptor_info[j].base_id, &num_types);
90 for (unsigned int l = 0; l < num_types && !found_surface; ++l) {
  /external/mesa3d/src/gallium/state_trackers/xvmc/
context.c 55 int num_types; local
84 surface_info = XvMCListSurfaceTypes(dpy, adaptor_info[j].base_id, &num_types);
90 for (unsigned int l = 0; l < num_types && !found_surface; ++l) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_conv.c 383 const unsigned num_types = sizeof(conv_types)/sizeof(conv_types[0]); variable
394 for(src_type = conv_types; src_type < &conv_types[num_types]; ++src_type) {
395 for(dst_type = conv_types; dst_type < &conv_types[num_types]; ++dst_type) {
423 src_type = &conv_types[rand() % num_types];
426 dst_type = &conv_types[rand() % num_types];
lp_test_blend.c 738 const unsigned num_types = sizeof(blend_types)/sizeof(blend_types[0]); variable
762 for(type = blend_types; type < &blend_types[num_types]; ++type) {
826 type = &blend_types[rand() % num_types];
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_conv.c 383 const unsigned num_types = sizeof(conv_types)/sizeof(conv_types[0]); variable
394 for(src_type = conv_types; src_type < &conv_types[num_types]; ++src_type) {
395 for(dst_type = conv_types; dst_type < &conv_types[num_types]; ++dst_type) {
423 src_type = &conv_types[rand() % num_types];
426 dst_type = &conv_types[rand() % num_types];
lp_test_blend.c 738 const unsigned num_types = sizeof(blend_types)/sizeof(blend_types[0]); variable
762 for(type = blend_types; type < &blend_types[num_types]; ++type) {
826 type = &blend_types[rand() % num_types];
  /external/checkpolicy/test/
dismod.c 118 unsigned int i, num_types; local
127 num_types = 0;
129 num_types++;
136 num_types++;
137 if (num_types > 1)
141 if (num_types <= 1) {
146 num_types++;
147 if (num_types > 1)
152 if (num_types > 1)
173 if (num_types > 1
    [all...]
  /external/chromium_org/chrome/installer/util/
installer_state.cc 46 size_t num_types = 0; local
48 types[num_types++] = BrowserDistribution::CHROME_BROWSER;
50 types[num_types++] = BrowserDistribution::CHROME_FRAME;
53 *end = &types[num_types]; scan != end; ++scan) {
219 for (size_t i = 0; i < BrowserDistribution::NUM_TYPES; ++i) {
744 for (int i = 0; i < BrowserDistribution::NUM_TYPES; ++i) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h 323 unsigned char num_types; member in struct:_XkbClientMapRec
470 unsigned char num_types; member in struct:_XkbMapChanges
501 unsigned char num_types; member in struct:_XkbNameChanges
551 int num_types; member in struct:_XkbComponentList
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 323 unsigned char num_types; member in struct:_XkbClientMapRec
470 unsigned char num_types; member in struct:_XkbMapChanges
501 unsigned char num_types; member in struct:_XkbNameChanges
551 int num_types; member in struct:_XkbComponentList
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 323 unsigned char num_types; member in struct:_XkbClientMapRec
470 unsigned char num_types; member in struct:_XkbMapChanges
501 unsigned char num_types; member in struct:_XkbNameChanges
551 int num_types; member in struct:_XkbComponentList
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 74 int num_types; /* number of changed key types */ member in struct:_XkbMapNotifyEvent
161 int num_types; /* number of key types with new names */ member in struct:_XkbNamesNotify
930 int /* num_types */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 74 int num_types; /* number of changed key types */ member in struct:_XkbMapNotifyEvent
161 int num_types; /* number of key types with new names */ member in struct:_XkbNamesNotify
930 int /* num_types */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 74 int num_types; /* number of changed key types */ member in struct:_XkbMapNotifyEvent
161 int num_types; /* number of key types with new names */ member in struct:_XkbNamesNotify
930 int /* num_types */
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_types.cpp 105 unsigned num_types, bool warn)
109 for (unsigned i = 0; i < num_types; i++) {
  /external/mesa3d/src/glsl/
glsl_types.cpp 105 unsigned num_types, bool warn)
109 for (unsigned i = 0; i < num_types; i++) {
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc 323 void set_client_socket_types(ClientSocketType* type_list, int num_types) {
324 DCHECK_GT(num_types, 0);
327 client_socket_index_max_ = num_types;
    [all...]
  /external/chromium_org/net/socket/
transport_client_socket_pool_unittest.cc 408 void set_client_socket_types(ClientSocketType* type_list, int num_types) {
409 DCHECK_GT(num_types, 0);
412 client_socket_index_max_ = num_types;
    [all...]

Completed in 776 milliseconds

1 2