Home
last modified time | relevance | path

Searched refs:sizeof (Results 76 - 100 of 100) sorted by relevance

1234

/third_party/python/
H A Dconfigure2247 if (sizeof ($2))
2261 if (sizeof (($2)))
2624 if (sizeof ac_aggr.$3)
3120 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
3172 _Static_assert (sizeof (int) <= sizeof (long int),
11025 # ANSI C requires sizeof(char) == 1, so no need to check it
11028 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11036 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (in
[all...]
/third_party/node/deps/cares/
H A Dconfigure2134 if (sizeof ($2))
2148 if (sizeof (($2)))
2208 if (sizeof ac_aggr.$3)
2705 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
2757 _Static_assert (sizeof (int) <= sizeof (long int),
4903 static_assert(sizeof(int) <= sizeof(T), "not big enough");
5192 return (sizeof(
[all...]
H A Dltmain.sh5891 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6575 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/eudev/
H A Dconfigure2131 if (sizeof ($2))
2144 if (sizeof (($2)))
2201 if (sizeof ac_aggr.$3)
13157 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
17457 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
17464 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (pid_t))" "ac_cv_sizeof_pid_t" "$ac_includes_default"; then :
17470 as_fn_error 77 "cannot compute sizeof (pid_t)
17490 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
17497 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (uid_
[all...]
H A Dltmain.sh5690 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6374 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/python/Lib/test/support/
H A D__init__.py243 ctypes.sizeof(uof),
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py134 from ctypes import CDLL, Structure, create_string_buffer, addressof, sizeof, \
4827 ok = self.xed_format_context(2, inst.xedp, inst.bufferp, sizeof(inst.buffer), ip, 0, 0)
4845 result = sizeof(c_void_p)
135 c_void_p, c_bool, c_byte, c_char, c_int, c_uint, c_longlong, c_ulonglong global() namespace
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dninja.py2111 stat.dwLength = ctypes.sizeof(stat)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dninja.py2108 stat.dwLength = ctypes.sizeof(stat)
/third_party/lame/
H A Dconfigure2179 if (sizeof ($2))
2192 if (sizeof (($2)))
13861 char c[sizeof (long int)];
13864 return u.c[sizeof (long int) - 1] == 1;
14104 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14111 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
14117 as_fn_error 77 "cannot compute sizeof (short)
14137 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14144 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned short))" "ac_cv_sizeof_unsigned_short" "$ac_includes_default"; then :
14150 as_fn_error 77 "cannot compute sizeof (unsigne
[all...]
H A Dltmain.sh5642 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6326 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl233 slwi $num,$num,`log($SIZE_T)/log(2)` ; num*=sizeof(BN_LONG)
/third_party/python/Lib/test/
H A Dtest_bytes.py1104 sizeof_ptr = ctypes.sizeof(c_char_p)
H A Dtest_codecs.py29 SIZEOF_WCHAR_T = ctypes.sizeof(ctypes.c_wchar)
H A Dtest_os.py2494 buf, ctypes.sizeof(buf), None, None, None)
/third_party/openssl/crypto/bn/asm/
H A Dppc64-mont.pl233 slwi $num,$num,`log($SIZE_T)/log(2)` ; num*=sizeof(BN_LONG)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py135 from ctypes import CDLL, Structure, create_string_buffer, addressof, sizeof, \
4758 result = sizeof(c_void_p)
136 c_void_p, c_bool, c_byte, c_char, c_int, c_uint, c_longlong, c_ulonglong global() namespace
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure2047 if (sizeof ac_aggr.$3)
13484 char c[sizeof (long int)];
13487 return u.c[sizeof (long int) - 1] == 1;
H A Dltmain.sh4269 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
4948 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/libabigail/
H A Dltmain.sh4249 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
4928 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1919 if (sizeof ($2))
1932 if (sizeof (($2)))
H A Dltmain.sh5642 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6326 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/curl/
H A Dltmain.sh5891 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6575 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/node/deps/cares/config/
H A Dltmain.sh5891 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6575 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
/third_party/libevdev/build-aux/
H A Dltmain.sh5892 #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type)))
6576 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);

Completed in 170 milliseconds

1234