Home
last modified time | relevance | path

Searched refs:_num (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h67 unsigned int _num = (num); \
68 if ((size) + _num > (reserved)) { \
71 if (newreserve < _num) \
72 newreserve = 4 * _num; /* arbitrary heuristic */ \
/external/linux-kselftest/tools/testing/selftests/powerpc/syscalls/
Dipc_unmuxed.c22 #define DO_TEST(_name, _num) \ argument
28 rc = syscall(_num, -1, 0, 0, 0, 0, 0); \
40 #define DO_TEST(_name, _num) \ in ipc_unmuxed() argument
/external/squashfs-tools/squashfs-tools/
Dswap.c101 void swap_le##BITS##_num(void *s, void *d, int n) \
113 void inswap_le##BITS##_num(TYPE *s, int n) \
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc335 int _num; in ListModules() local
346 for (_num = 0, _maps = maps; _num < num; ++_num, ++_maps) { in ListModules()
/external/u-boot/arch/arm/mach-kirkwood/include/mach/
Dmpp.h11 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument
12 /* MPP number */ ((_num) & 0xff) | \
/external/boringssl/src/crypto/fipsmodule/bn/asm/
Dx86-mont.pl59 $_num=&DWP(4*0,"esp"); # stack top layout
440 &mov ($_num,$num);
459 &cmp ($j,$_num);
558 &cmp ($j,$_num);
Darmv4-mont.pl95 $_num="$num,#15*4"; $_bpend=$_num;
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp414 _num
446 _num
479 _num
DIceTargetLoweringX8664.cpp756 _num
788 _num
821 _num
DIceInst.h322 _num
476 _num
533 _num
565 _num
DIceInst.cpp296 return Op < InstArithmetic::_num ? InstArithmeticAttributes[Op].DisplayString in getOpName()
796 if (Kind < InstCast::OpKind::_num) in getCastName()
DIceTargetLoweringARM32.cpp174 _num
2601 case InstArithmetic::_num: in lowerInt64Arithmetic()
3210 case InstArithmetic::_num: in lowerArithmetic()
DIceTargetLoweringX86BaseImpl.h1978 case InstArithmetic::_num:
2080 case InstArithmetic::_num:
2226 case InstArithmetic::_num:
DIceTargetLoweringMIPS32.cpp2477 case InstArithmetic::_num: in lowerInt64Arithmetic()
2813 case InstArithmetic::_num: in lowerArithmetic()
/external/u-boot/drivers/usb/gadget/
Dci_udc.c667 int num, in, _num, _in, i; in handle_setup() local
707 _num = r.wIndex & 15; in handle_setup()
721 if ((num == _num) && (in == _in)) { in handle_setup()
/external/curl/lib/vtls/
Dopenssl.c2943 #define push_certinfo(_label, _num) \ argument
2946 Curl_ssl_push_certinfo_len(data, _num, _label, ptr, info_len); \
2972 #define print_pubkey_BN(_type, _name, _num) \ argument
2973 pubkey_show(data, mem, _num, #_type, #_name, _name)
2976 #define print_pubkey_BN(_type, _name, _num) \ argument
2979 pubkey_show(data, mem, _num, #_type, #_name, _type->_name); \
/external/boringssl/src/include/openssl/
Dstack.h312 OPENSSL_INLINE size_t sk_##name##_num(const STACK_OF(name) *sk) { \
/external/python/cpython3/Lib/test/
Dtest_memoryio.py16 self._num = num
18 return self._num
Dtest_array.py1244 self._num = num
1246 return self._num
/external/mesa3d/src/intel/vulkan/
Danv_private.h1064 #define __anv_reg_num(reg) reg ## _num
/external/tensorflow/tensorflow/lite/schema/
Dschema_generated.h10791 auto _num = _o->num;
10795 _num,