| /illumos-gate/usr/src/lib/libmvec/common/vis/ |
| H A D | __vcos_ultra3.S | 187 lda [%i1]%asi,%l1 ! preload next argument 210 lda [%i1]%asi,%l2 ! preload next argument 233 lda [%i1]%asi,%l3 ! preload next argument 428 lda [%i1]%asi,%l0 ! preload next argument 794 lda [%i1]%asi,%l0 ! preload next argument 948 lda [%i1]%asi,%l0 ! preload next argument 1108 lda [%i1]%asi,%l0 ! preload next argument 1263 lda [%i1]%asi,%l0 ! preload next argument 1429 lda [%i1]%asi,%l0 ! preload next argument 1584 lda [%i1]%asi,%l0 ! preload nex [all...] |
| H A D | __vexp.S | 742 lda [%i1]%asi,%l1 ! preload next argument 765 lda [%i1]%asi,%l2 ! preload next argument 955 lda [%i1]%asi,%l0 ! preload next argument 1268 lda [%i1]%asi,%l2 ! preload next argument
|
| H A D | __vexpf.S | 317 ! preload 8 elements and get absolute values
|
| H A D | __vlog.S | 263 lda [%i1]%asi,%l1 ! preload next argument 342 lda [%i1]%asi,%l2 ! preload next argument 421 lda [%i1]%asi,%l0 ! preload next argument
|
| H A D | __vsin.S | 232 lda [%i1]%asi,%l1 ! preload next argument 255 lda [%i1]%asi,%l2 ! preload next argument 392 lda [%i1]%asi,%l0 ! preload next argument 511 lda [%i1]%asi,%l0 ! preload next argument 632 lda [%i1]%asi,%l0 ! preload next argument 735 lda [%i1]%asi,%l0 ! preload next argument 859 lda [%i1]%asi,%l0 ! preload next argument 963 lda [%i1]%asi,%l0 ! preload next argument 1069 lda [%i1]%asi,%l0 ! preload next argument 1121 lda [%i1]%asi,%l0 ! preload nex [all...] |
| H A D | __vsin_ultra3.S | 186 lda [%i1]%asi,%l1 ! preload next argument 209 lda [%i1]%asi,%l2 ! preload next argument 232 lda [%i1]%asi,%l3 ! preload next argument 443 lda [%i1]%asi,%l0 ! preload next argument 805 lda [%i1]%asi,%l0 ! preload next argument 959 lda [%i1]%asi,%l0 ! preload next argument 1119 lda [%i1]%asi,%l0 ! preload next argument 1274 lda [%i1]%asi,%l0 ! preload next argument 1440 lda [%i1]%asi,%l0 ! preload next argument 1595 lda [%i1]%asi,%l0 ! preload nex [all...] |
| H A D | __vsincos.S | 187 lda [%i1]%asi,%l1 ! preload next argument 213 lda [%i1]%asi,%l2 ! preload next argument 421 lda [%i1]%asi,%l0 ! preload next argument 725 lda [%i1]%asi,%l0 ! preload next argument
|
| H A D | __vatan2.S | 199 lda [%i1]%asi,%f10 ! preload next argument 492 lda [%i1]%asi,%f0 ! preload next argument
|
| H A D | __vcos.S | 303 lda [%i1]%asi,%l1 ! preload next argument 326 lda [%i1]%asi,%l2 ! preload next argument 463 lda [%i1]%asi,%l0 ! preload next argument 582 lda [%i1]%asi,%l0 ! preload next argument 703 lda [%i1]%asi,%l0 ! preload next argument 806 lda [%i1]%asi,%l0 ! preload next argument 930 lda [%i1]%asi,%l0 ! preload next argument 1034 lda [%i1]%asi,%l0 ! preload next argument 1140 lda [%i1]%asi,%l0 ! preload next argument 1192 lda [%i1]%asi,%l0 ! preload nex [all...] |
| /illumos-gate/usr/src/lib/libbsm/common/ |
| H A D | adt.c | 406 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) 413 state->as_preload = preload; 1821 * preload data so the adt_au_*() functions can detect un-supplied 405 adt_load_table(const adt_session_data_t *session_data, adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) argument
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/ |
| H A D | tst.manypids.ksh | 38 preload=$lib:${preload} 41 export LD_PRELOAD=$preload
|
| /illumos-gate/usr/src/cmd/sgs/crle/common/ |
| H A D | depend.c | 132 const char *preload; local 137 * otherwise we'll preload the shared object with one of the lddstub's. 141 preload = NULL; 144 preload = name; 269 if (preload) { 271 MSG_ORIG(MSG_ENV_LD_PRELOAD), preload); 281 (putenv(eldf) != 0) || (preload && (putenv(epld) != 0))) {
|
| /illumos-gate/usr/src/cmd/sgs/ldd/common/ |
| H A D | ldd.c | 37 * and exec(2) the file. If the file is a shared object, we preload the 627 * Run the required program, setting the preload and trace environment 633 const char *preload = 0; local 667 * When using ldd(1) to analyze a shared object we preload the 668 * shared object with lddstub. Any additional preload 684 preload = MSG_ORIG(MSG_LD_PRELOAD); 687 * Determine which preload files and preload environment 693 preload = MSG_ORIG(MSG_LD_PRELOAD_64); 698 preload [all...] |
| /illumos-gate/usr/src/cmd/sgs/rtld/common/ |
| H A D | setup.c | 92 preload(const char *str, Rt_map *mlmp, Rt_map **clmp) function 132 * If this a secure application, then preload errors are 1029 * Note, it is valid to preload a 4.x shared object with a 5.0 1034 if (rpl_preload && (preload(rpl_preload, mlmp, &clmp) == 0)) 1036 if (prm_preload && (preload(prm_preload, mlmp, &clmp) == 0))
|
| /illumos-gate/usr/src/uts/common/io/ral/ |
| H A D | rt2560.c | 430 uint16_t logcwmin, preload; local 442 preload = (ic->ic_opmode == IEEE80211_M_STA) ? 384 : 1024; 443 tmp = logcwmin << 16 | preload;
|
| /illumos-gate/usr/src/uts/common/io/ural/ |
| H A D | ural.c | 1116 uint16_t logcwmin, preload, tmp; local 1125 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; 1126 tmp = logcwmin << 12 | preload;
|
| /illumos-gate/usr/src/uts/sun4/ml/ |
| H A D | ip_ocsum.s | 50 * On US-I the prefetches are inoperative. On US-II they preload the E$; 299 ! preload for main loop - 9 clocks assuming D$ hits at 1 per
|
| /illumos-gate/usr/src/lib/libbsm/ |
| H A D | auditxml | 239 # generate the Event preload() function 557 void (*preload)(au_event_t, adt_event_data_t *));
|