Searched refs:NB (Results 26 - 35 of 35) sorted by relevance

12

/external/eigen/blas/testing/
H A Dcblat3.f403 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS local in subroutine:CCHK1
479 NB = K
482 NB = N
491 LBB = LDB*NB
495 CALL CMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
H A Ddblat3.f389 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS local in subroutine:DCHK1
465 NB = K
468 NB = N
477 LBB = LDB*NB
481 CALL DMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
H A Dsblat3.f389 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS local in subroutine:SCHK1
465 NB = K
468 NB = N
477 LBB = LDB*NB
481 CALL SMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
H A Dzblat3.f404 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS local in subroutine:ZCHK1
480 NB = K
483 NB = N
492 LBB = LDB*NB
496 CALL ZMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c5568 ** of the page that participate in the balancing operation. NB is the
5578 #define NB (NN*2+1) /* Total pages involved in the balance */ macro
5848 MemPage *apOld[NB]; /* pPage and up to two siblings */
5849 MemPage *apCopy[NB]; /* Private copies of apOld[] pages */
5850 MemPage *apNew[NB+2]; /* pPage and up to NB siblings after balancing */
5852 u8 *apDiv[NB-1]; /* Divider cells in pParent */
5853 int cntNew[NB+2]; /* Index in aCell[] of cell after i-th page */
5854 int szNew[NB+2]; /* Combined size of cells place on i-th page */
5884 ** has NB o
[all...]
/external/qemu/disas/
H A Dppc.c677 /* The NB field in an X form instruction. The value 32 is stored as
679 #define NB MB6 + 1
684 #define NSI NB + 1
1354 /* The NB field in an X form instruction. The value 32 is stored as
4413 { "lswi", X(31,597), X_MASK, PPCCOM, { RT, RA0, NB } },
4414 { "lsi", X(31,597), X_MASK, PWRCOM, { RT, RA0, NB } },
4465 { "stswi", X(31,725), X_MASK, PPCCOM, { RS, RA0, NB } },
4466 { "stsi", X(31,725), X_MASK, PWRCOM, { RS, RA0, NB } },
675 #define NB macro
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids9699 002a Wireless Optical Mouse NB-30
10928 6001 Genius VideoCAM NB
10940 602b VideoCAM NB 300
11277 0014 NB 802.11g Wireless LAN Adapter(3887A)
11279 0016 NB 802.11g Wireless LAN Adapter(3887A)
11280 0018 NB 802.11a/b/g Wireless LAN Adapter(3887A)
15587 0203 BisonCam NB Pro 1300
15588 0241 BisonCam, NB Pro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c27064 ** NB: If you define USE_PREAD or USE_PREAD64, then it might also
52697 #define NB macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c57398 #define NB macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c57418 #define NB macro
[all...]

Completed in 1779 milliseconds

12