Searched refs:optimize (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/lib/libc/sparc/sys/ |
H A D | __clock_gettime.s | 41 .empty ! optimize for CLOCK_REALTIME
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | name.c | 2330 struct optimize struct 2335 struct optimize *next; argument 2339 static struct optimize *opt_free; argument 2343 struct optimize *op = (struct optimize*)fp; in optimize_clear() 2367 static const Namdisc_t optimize_disc = {sizeof(struct optimize),put_optimize,0,0,0,0,clone_optimiz… 2372 register struct optimize *op, *xp; in nv_optimize() 2390 if((xp= (struct optimize*)fp) && xp->ptr==sh.argaddr) in nv_optimize() 2395 op=(struct optimize*)calloc(1,sizeof(struct optimize)); in nv_optimize() 2407 op->next = (struct optimize*)sh.optlist; in nv_optimize() 2416 register struct optimize *op,*opnext; in sh_optclear() [all …]
|
H A D | xec.c | 2996 int optimize=0; in sh_ntfork() local 3013 optimize=1; in sh_ntfork() 3024 optimize=1; in sh_ntfork() 3058 if(optimize==0) in sh_ntfork() 3095 if(optimize==0) in sh_ntfork()
|
/titanic_41/usr/src/cmd/spell/ |
H A D | american | 199 optimize
|
/titanic_41/usr/src/common/mapfiles/common/ |
H A D | map.filter | 39 # This compaction of a filter into a single segment allows ld.so.1 to optimize
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 233 static void optimize(); 398 optimize(uint_t *oplistp) in optimize() function 409 optimize(&oplist[*op]); in optimize() 417 optimize(&oplist[*op]); in optimize() 2809 optimize(oplist); in compile()
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | select2.test | 119 # Make sure we can optimize functions in the WHERE clause that
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | ascii_strcasecmp.s | 198 ! whether or not we can optimize further if we're fortunate
|
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | ascii_strcasecmp.s | 198 ! whether or not we can optimize further if we're fortunate
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.h | 281 exe_q_optimize optimize; member
|
H A D | ecore_sp_verbs.c | 274 exe_q_optimize optimize, in ecore_exe_queue_init() argument 291 o->optimize = optimize; in ecore_exe_queue_init() 347 rc = o->optimize(pdev, o->owner, elem); in ecore_exe_queue_add()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | RELEASE | 188 ppfsm: don't optimize for hp.pa 307 fix PP_DUMP for pp:noallmultiple, optimize pp:load format
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 535 03-08-25 regex: add REG_FIRST, optimize bm 967 01-05-03 regcomp.c: optimize ((x)!)* to ((x)!)
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 5235 % rendering the following check redundant. But we don't optimize.
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 9954 additional stack use if a particular compiler cannot optimize them (such 10875 compiler has no knowledge of where, and thus cannot optimize namepaths.
|