/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | main.test | 25 db complete {This is a test} 28 db complete { 32 db complete { 37 db complete { 43 db complete {DROP TABLE 'xyz;} 46 db complete {DROP TABLE 'xyz';} 49 db complete {DROP TABLE "xyz;} 52 db complete {DROP TABLE "xyz';} 55 db complete {DROP TABLE "xyz";} 58 db complete {DROP TABLE xyz; hi} [all …]
|
/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regrexec.c | 50 int complete; in regrexec() local 68 complete = e->re.bm.complete && !nmatch; in regrexec() 109 …if (complete || (env->rex = ((r - l) > 128) ? e : e->next) && !(n = regnexec(p, (char*)l, r - l, n… in regrexec()
|
/titanic_50/usr/src/tools/ndrgen/ |
H A D | ndr_anal.c | 139 ti->complete, in show_typeinfo_list() 486 int complete = 1; in analyze_typeinfo_aggregate_finish() local 492 complete &= mem->type->complete; in analyze_typeinfo_aggregate_finish() 497 ti->complete = complete; in analyze_typeinfo_aggregate_finish() 775 ti->complete = 1; in seed_basic_types() 899 ti->complete = 1; in bind_typeinfo() 905 if (tdti->complete) { in bind_typeinfo() 921 ti->complete = 1; in bind_typeinfo()
|
/titanic_50/usr/src/tools/lintdump/ |
H A D | lintdump.c | 560 static int complete = 1; in info() local 562 if (complete) in info() 569 complete = strrchr(format, '\n') != NULL; in info() 577 static int complete = 1; in infohdr() local 579 if (complete) in infohdr() 586 complete = strrchr(format, '\n') != NULL; in infohdr()
|
/titanic_50/usr/src/lib/libast/common/misc/ |
H A D | glob.c | 313 int complete = 0; in glob_dir() local 410 complete = 1; in glob_dir() 430 if (!complete && (gp->gl_flags & GLOB_STARSTAR)) in glob_dir() 453 if (rescan && !complete && (gp->gl_flags & GLOB_STARSTAR)) in glob_dir() 477 if (complete) in glob_dir() 544 else if (!complete && !errorcheck(gp, dirname)) in glob_dir() 546 if (!complete) in glob_dir()
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmLogin.java | 355 boolean complete = true; in okPressed() 358 complete = false; in okPressed() 363 complete = true; in okPressed() 373 if (complete) { in okPressed()
|
/titanic_50/usr/src/lib/libxcurses/src/tic/ |
H A D | ticparse.c | 57 int complete = 0; /* 1 if entry done with no forward uses */ variable 555 complete = 0; 625 complete = 1; 673 if (complete) in compile() 684 if (complete) in compile()
|
/titanic_50/usr/src/cmd/tic/ |
H A D | tic_parse.c | 111 int complete = 0; /* 1 if entry done with no forward uses */ variable 197 if (complete) in compile() 209 if (complete) in compile() 291 complete = 0; 367 complete = 1;
|
/titanic_50/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | json_00_blank.ksh | 31 complete
|
H A D | json_common.ksh | 17 function complete { function
|
H A D | json_01_boolean.ksh | 46 complete
|
H A D | json_04_number_arrays.ksh | 65 complete
|
H A D | json_03_empty_arrays.ksh | 63 complete
|
H A D | json_02_numbers.ksh | 64 complete
|
H A D | json_06_nested.ksh | 68 complete
|
/titanic_50/usr/src/tools/scripts/ |
H A D | build_cscope.conf | 38 complete -f .
|
/titanic_50/usr/src/cmd/dtrace/demo/sdt/ |
H A D | intr.d | 32 interrupt-complete
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslog_config.c | 372 boolean_t complete, in create_config() argument 384 fhpath, logpath, logformat, complete, B_TRUE); in create_config() 417 boolean_t complete, in update_config() argument 423 if (complete && !is_complete_config(tag, bufferpath, fhpath, logpath)) { in update_config() 497 complete, B_FALSE)) in update_config()
|
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | remainderl.s | 40 andw $0x400,%ax / check whether reduction complete
|
H A D | remainderf.s | 40 andw $0x400,%ax / check whether reduction complete
|
/titanic_50/usr/src/lib/libm/amd64/src/ |
H A D | remainderl.s | 40 andw $0x400,%ax / check whether reduction complete
|
H A D | fmodf.s | 45 andw $0x400,%ax / check whether reduction complete
|
H A D | remainderf.s | 45 andw $0x400,%ax / check whether reduction complete
|
/titanic_50/usr/src/lib/libdtrace_jni/java/docs/examples/ |
H A D | intrstat.d | 34 sdt:::interrupt-complete
|
/titanic_50/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_q_mem.h | 81 void (*complete)(CMDLIST *); member
|