Searched refs:rw (Results 151 - 175 of 178) sorted by relevance

12345678

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Drwm.c846 rwm_entry_release_rw( Operation *op, Entry *e, int rw )
866 ObjectClass *oc, AttributeDescription *at, int rw, Entry **ep )
905 rc = op2.o_bd->bd_info->bi_entry_get_rw( &op2, &mndn, oc, at, rw, ep );
865 rwm_entry_get_rw( Operation *op, struct berval *ndn, ObjectClass *oc, AttributeDescription *at, int rw, Entry **ep ) argument
H A Dpcache.c5344 pcache_entry_release( Operation *op, Entry *e, int rw )
5352 rc = be_entry_release_rw( op, e, rw );
/macosx-10.9.5/ICU-511.35/icuSources/data/locales/
H A Dresfiles.mk143 rw.txt rw_RW.txt rwk.txt rwk_TZ.txt saq.txt\
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dfstab.vim62 syn keyword fsOptionsGeneral async atime auto bind current defaults dev devgid devmode devmtime devuid dirsync exec force fstab kudzu loop mand move noatime noauto noclusterr noclusterw nodev nodevmtime nodiratime noexec nomand nosuid nosymfollow nouser owner rbind rdonly remount ro rq rw suid suiddir supermount sw sync union update user users xx
H A Daml.vim36 syn keyword amlArcCmd contained red[o] refreshview regionb[uffer] regioncla[ss] regioncle[an] regiondi[ssolve] regiondo[ts] regione[rrors] regiong[roup] regionj[oin] regionl[ines] regionpoly regionpolyc[ount] regionpolycount regionpolyl[ist] regionpolylist regionq[uery] regions regionse[lect] regionsh[ades] regionsp[ot] regiont[ext] regionxa[rea] regionxarea regionxt[ab] regionxtab register registerd[bms] regr[ession] reindex rej[ects] rela[te] rele[ase] rem remapgrid reme[asure] remo[vescalar] remove removeback removecover removeedit removesnap removetransfer rename renamew[orkspace] renameworkspace reno[de] rep[lace] reposition resa[mple] resel[ect] reset resh[ape] restore restorearce[dit] restorearch[ive] resu[me] rgb2h[ue] rgb2s[at] rgb2v[al] rotate rotatep[lot] routea[rc] routeends routeendt[ext] routeer[rors] routeev[entspot] routeh[atch] routel[ines] routes routesp[ot] routest[ats] routet[ext] rp rs rt rt[l] rtl rv rw sa sai sample samples[ig] sav[e] savecolormap sc scal[ar] scat[tergram]
62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_format delete delvar describe dfmt digitizer display do doend dv echo else enable encode encrypt end error expansion fail file flushpoints force form format frame fullscreen function getlastpoint getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar listfiles listglobal listheader listlocal listprogram listvar ll lp lr lv map matrix menu menupath menutype mess message[s] modal mouse nopaging off on others page pause pinaction popup position pt pulldown push pushpoint r repeat return right routine run runwatch rw screen seconds select self setchar severity show sidebar single size staggered station stop stripe sys system tablet tb terminal test then thread to top translate tty ty type uc ul until ur usage w warning watch when while window workspace
H A Dperl6.vim123 \ "prec irs ofs ors export deep binary unary reparsed rw parsed cached",
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c883 int rw,
878 ldap_back_entry_get( Operation *op, struct berval *ndn, ObjectClass *oc, AttributeDescription *at, int rw, Entry **ent ) argument
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dptti.c1341 (void) printf("WR=%lu", Lf->lts.rw);
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dcool.tcl86 pack [radiobutton .f.rw -text Waveform -command DrawWaveform -val ""] -side left
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/ftpd/
H A Dftpd.tcl1949 0 --- 1 --x 2 -w- 3 -wx 4 r-- 5 r-x 6 rw- 7 rwx
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c1176 unsigned rw:BIT_WIDTH(28); member in struct:swapped_m88110_bp_ctrl::__anon6961::__anon6962
1235 spu->data_bp[i].ctrl.rw = sbpc.u.fields.rw;
1269 sbpc.u.fields.rw = spu->data_bp[i].ctrl.rw;
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A DCatalog.pm2108 id => "rw",
3178 kin => "rw",
3760 rw Kinyarwanda
4107 kin rw
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c2569 int rw,
2678 int rw )
2564 backsql_entry_get( Operation *op, struct berval *ndn, ObjectClass *oc, AttributeDescription *at, int rw, Entry **ent ) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h2184 LDAP_P(( Operation *op, Entry *e, int rw ));
2186 ObjectClass *oc, AttributeDescription *at, int rw, Entry **e ));
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/tests/
H A Dchmod.test398 chmod a-rw CHMOD.TMP
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBox.cpp1473 LayoutUnit rw; local
1477 rw = frameView->contentsWidth();
1480 rw = layerRenderer->width();
1485 max(layerRenderer->width() + layerRenderer->marginWidth() + layerRenderer->borderLeft() + layerRenderer->borderRight(), rw),
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/
H A DMakefile236 * NOTE: sun4 runtime link botches ro data so advertised sig_info is rw
/macosx-10.9.5/ruby-104/ruby/
H A Dio.c9131 pipe_pair_close(VALUE rw) argument
9133 VALUE *rwp = (VALUE *)rw;
9256 VALUE rw[2]; local
9257 rw[0] = r;
9258 rw[1] = w;
9259 return rb_ensure(rb_yield, ret, pipe_pair_close, (VALUE)rw);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c1682 int rw,
1677 ldif_back_entry_get( Operation *op, struct berval *ndn, ObjectClass *oc, AttributeDescription *at, int rw, Entry **e ) argument
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/extra/
H A Dconsole1_1.tcl1349 0 --- 1 --x 2 -w- 3 -wx 4 r-- 5 r-x 6 rw- 7 rwx
/macosx-10.9.5/gnutar-452/gnutar/tests/
H A Dtestsuite22498 -rw-r--r-- ^ ^ * *1000 0-90-90-90-9-0-90-9-0-90-9 0-90-9:0-90-9 begin
22499 -rw-r--r-- ^ ^ * *10344448 0-90-90-90-9-0-90-9-0-90-9 0-90-9:0-90-9 sparsefile
22500 -rw-r--r-- ^ ^ * *1000 0-90-90-90-9-0-90-9-0-90-9 0-90-9:0-90-9 end
22918 -rw-r--r-- ^ ^ * *1000 0-90-90-90-9-0-90-9-0-90-9 0-90-9:0-90-9 begin
22919 -rw-r--r-- ^ ^ * *8589935104 0-90-90-90-9-0-90-9-0-90-9 0-90-9:0-90-9 sparsefile
22920 -rw-r--r-- ^ ^ * *1000 0-90-90-90-9-0-90-9-0-90-9 0-90-9:0-90-9 end
24592 -rw-r--r-- tom/users 0 2006-04-22 22:52 abc/CCC
24706 -rw-r--r-- tom/users 0 2006-04-22 22:52 abc/CCC
24820 -rw-r--r-- tom/users 0 2006-04-22 22:52 abc/CCC
24934 -rw
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5225 unsigned rw = cast<ConstantInt>(I.getArgOperand(1))->getZExtValue(); local
5238 rw==0, /* read */
5239 rw==1)); /* write */
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c3572 uintptr_t rw;
3644 r.rw = dtrace_loadptr(tupregs[0].dttk_value);
3656 r.rw = dtrace_loadptr(tupregs[0].dttk_value);
3667 r.rw = dtrace_loadptr(tupregs[0].dttk_value);
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhangul3.el323 ("k/rw" ?$(C1'(B)
1516 (";rw" ?$(C9k(B)
1703 (";;rw" ?$(C;,(B)
1904 ("n/rw" ?$(C<d(B)
2947 ("0rw" ?$(CD6(B)
3100 ("'rw" ?$(CEE(B)
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dpackage.sh5780 then case `$_onpath_ -rw --?meter 2>&1` in

Completed in 610 milliseconds

12345678