Searched refs:v1 (Results 226 - 250 of 344) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/tile/
H A Ddemo.rb580 v1 = scale.variable
582 v1.trace('w', proc{ progress.set(v1.value) })
/macosx-10.9.5/sudo-72/src/
H A Dtoke.c3361 pl_compare(v1, v2)
3362 const void *v1;
3365 const struct path_list * const *p1 = v1;
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dcolumn.cpp1314 t4_i32 v1 = *(const t4_i32*)b1_.Contents();
1317 return v1 == v2 ? 0 : v1 < v2 ? - 1: + 1;
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_vfs.c703 struct vnode *v1, struct vnode *v2)
713 MAC_CHECK(vnode_check_exchangedata, cred, v1, v1->v_label,
702 mac_vnode_check_exchangedata(vfs_context_t ctx, struct vnode *v1, struct vnode *v2) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITStubs.cpp1401 JSValue v1 = stackFrame.args[0].jsValue(); local
1404 ASSERT(v1.isPrimitive());
1406 JSObject* result = v1.toThisObject(callFrame);
1415 JSValue v1 = stackFrame.args[0].jsValue(); local
1419 if (v1.isString() && !v2.isObject()) {
1420 JSValue result = jsString(callFrame, asString(v1), v2.toString(callFrame));
1425 if (v1.isNumber() && v2.isNumber())
1426 return JSValue::encode(jsNumber(v1.asNumber() + v2.asNumber()));
1429 JSValue result = jsAddSlowCase(callFrame, v1, v2);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/comp_match/
H A Dcrl.c320 AsnList *v1, *v2, t_list; local
328 v1 = &((ComponentTBSCertListSeqOf*)csi_attr)->comp_list;
330 FOR_EACH_LIST_PAIR_ELMT(component1, component2, v1, v2)
337 AsnListFirst( v1 );
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dsgml-mode.el1995 '(setq v1 nil
1999 "\" name=\"" (or v1 (setq v1 (skeleton-read "Name: ")))
2015 '(setq v1 nil
2021 (when (and (not v1) (setq v1 (y-or-n-p "Set \"checked\" attribute? ")))
/macosx-10.9.5/ruby-104/ruby/
H A Dregcomp.c4398 comp_distance_value(MinMaxLen* d1, MinMaxLen* d2, int v1, int v2) argument
4401 if (v1 <= 0) return 1;
4403 v1 *= distance_value(d1);
4406 if (v2 > v1) return 1;
4407 if (v2 < v1) return -1;
4655 int v1, v2; local
4657 v1 = now->len;
4663 else if (v1 == 0) {
4667 else if (v1 <= 2 && v2 <= 2) {
4670 v1
4753 int v1, v2; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/db_load/
H A Ddb_load.c974 #define DIGITIZE(store, v1, v2) { \
976 _v1 = (v1); \
/macosx-10.9.5/BerkeleyDB-21/db/db_load/
H A Ddb_load.c959 #define DIGITIZE(store, v1, v2) { \
961 _v1 = (v1); \
/macosx-10.9.5/CPANInternal-140/Graph/lib/
H A DGraph.pm2100 for my $v1 (@V1) {
2102 next if $v1 eq $v2; # TODO: allow self-loops?
2103 my $q = $random_edge->($g, $v1, $v2, $p);
2105 !$g->has_edge($v1, $v2)) {
2106 $g->add_edge($v1, $v2);
3521 for my $v1 ($g1->vertices) {
3522 $d1{ $g1->in_degree($v1) }{ $g1->out_degree($v1) }++
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/
H A DGraph.pm2225 for my $v1 (@V1) {
2227 next if $v1 eq $v2; # TODO: allow self-loops?
2228 my $q = $random_edge->($g, $v1, $v2, $p);
2230 !$g->has_edge($v1, $v2)) {
2231 $g->add_edge($v1, $v2);
3908 for my $v1 ($g1->vertices) {
3909 $d1{ $g1->in_degree($v1) }{ $g1->out_degree($v1) }++
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Dslapi-plugin.h102 int slapi_attr_value_cmp( const Slapi_Attr *attr, const struct berval *v1, const struct berval *v2 );
163 int slapi_value_compare(const Slapi_Attr *a, const Slapi_Value *v1, const Slapi_Value *v2);
/macosx-10.9.5/bind9-45.100/bind9/bin/confgen/win32/
H A Dddnsconfgen.mak335 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Drndcconfgen.mak334 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
/macosx-10.9.5/bind9-45.100/bind9/bin/dnssec/win32/
H A Ddsfromkey.mak322 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Dkeyfromlabel.mak322 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Dkeygen.mak322 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Drevoke.mak322 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Dsettime.mak322 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Dsignzone.mak322 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
/macosx-10.9.5/bind9-45.100/bind9/bin/pkcs11/win32/
H A Dpk11destroy.mak294 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Dpk11keygen.mak294 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
H A Dpk11list.mak294 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
/macosx-10.9.5/bind9-45.100/bind9/bin/tools/win32/
H A Darpaname.mak297 <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>

Completed in 415 milliseconds

1234567891011>>