Searched refs:update (Results 1 - 25 of 960) sorted by relevance

1234567891011>>

/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/
H A DUpdate.pm18 Net::DNS::Update - Create a DNS update packet
42 dynamic update. Specifically, it creates a packet with the header
47 update, and additional sections before performing the update.
85 show only the creation of the update packet.
94 # Create the update packet.
95 my $update = Net::DNS::Update->new('example.com');
98 $update->push(pre => nxrrset('foo.example.com. A'));
101 $update->push(update
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/checknames/
H A Dsetup.sh21 cp ns1/ignore.update.db.in ns1/ignore.update.db
22 cp ns1/warn.update.db.in ns1/warn.update.db
23 cp ns1/fail.update.db.in ns1/fail.update.db
H A Dclean.sh22 rm -f ns1/*.update.db
23 rm -f ns1/*.update.db.jnl
/macosx-10.9.5/bash-92/bash-3.2/po/
H A DRules-builtins3 # bash.pot exists, in the middle of the bash.pot-update recipe
5 builtins.pot-update: $(top_builddir)/builtins/builtins.c
12 # This rule has no dependencies: we don't need to update builtins.pot at
14 # Only "make builtins.pot-update" or "make dist" will force an update.
16 $(MAKE) builtins.pot-update
19 $(MAKE) update-po
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/CDBICompat/
H A DReadOnly.pm10 foreach qw/create delete update/;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/Java/
H A DDNSRecord.java44 void update( int flags, byte[] rData, int ttl) method in interface:DNSRecord
/macosx-10.9.5/postfix-252/postfix/
H A DMakefile12 default: update
14 update depend printfck clean tidy depend_update: Makefiles
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/nsupdate/
H A Dsetup.sh36 cat <<\EOF >ns1/update.db
39 update.nil IN SOA ns1.example.nil. hostmaster.example.nil. (
46 update.nil. NS ns1.update.nil.
47 ns1.update.nil. A 10.53.0.2
48 ns2.update.nil. AAAA ::1
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGStaticPropertyTearOff.h41 static PassRefPtr<Self> create(ContextElement* contextElement, PropertyType& value, UpdateMethod update) argument
44 return adoptRef(new Self(contextElement, value, update));
50 SVGStaticPropertyTearOff(ContextElement* contextElement, PropertyType& value, UpdateMethod update) argument
52 , m_update(update)
H A DSVGStaticPropertyWithParentTearOff.h42 static PassRefPtr<Self> create(SVGProperty* parent, PropertyType& value, UpdateMethod update) argument
45 return adoptRef(new Self(parent, value, update));
55 SVGStaticPropertyWithParentTearOff(SVGProperty* parent, PropertyType& value, UpdateMethod update) argument
57 , m_update(update)
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dlzexternal/
H A Dclean.sh6 rm -f ns1/update.txt
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/autosign/ns3/
H A Dnamed.conf68 allow-update { any; };
80 allow-update { any; };
87 allow-update { any; };
94 allow-update { any; };
101 allow-update { any; };
108 allow-update { any; };
115 allow-update { any; };
122 allow-update { any; };
129 allow-update { any; };
136 allow-update { an
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetSupport/
H A DQWidgetPluginImpl.cpp31 void QWidgetPluginImpl::update(const QRect &rect) function in class:QWidgetPluginImpl
33 m_widget->update(rect);
43 m_widget->update();
H A DQGraphicsWidgetPluginImpl.cpp34 void QGraphicsWidgetPluginImpl::update(const QRect &rect) function in class:QGraphicsWidgetPluginImpl
38 scene->update(rect);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl19 # DNSSEC Dynamic update test suite.
71 my $update = new Net::DNS::Update("$zone");
74 $update->push(@$rec);
77 $reply = $res->send($update);
94 test("NOERROR", ["update", rr_add("a.$zone 300 A 73.80.65.49")]);
97 test("NOERROR", ["update", rr_del("a.$zone")]);
100 print "I:$failures update tests failed.\n";
102 print "I:All update tests successful.\n";
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/stress/
H A Dupdate.pl19 # Dynamic update test suite.
40 # $Id: update.pl,v 1.5 2007/06/19 23:47:05 tbox Exp $
76 my $update = new Net::DNS::Update("$zone");
79 $update->push(@$rec);
82 $reply = $res->send($update);
99 test("NOERROR", ["update", rr_add("dynamic-$i.$zone 300 TXT txt-$i" )]);
/macosx-10.9.5/ruby-104/ruby/ext/digest/sha2/lib/
H A Dsha2.rb50 # digest_obj.update(string) -> digest_obj
54 def update(str) method in class:Digest.SHA2
55 @sha2.update(str)
58 alias << update
/macosx-10.9.5/ruby-104/ruby/test/digest/
H A Dtest_digest_extend.rb18 def update(arg) method in class:TestDigestExtend.MyDigest
23 alias << update
61 b.update('1')
76 digester.update("foo")
78 digester.update("foobar")
80 digester.update("foo")
90 a.update('1')
100 digester.update("foo")
104 digester.update("bar")
117 digester.update("fo
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A Dssl3Callouts.c109 if ((err = SSLHashSHA1.update(&shaContext, &leader)) != 0)
111 if ((err = SSLHashSHA1.update(&shaContext, &masterSecret)) != 0)
113 if ((err = SSLHashSHA1.update(&shaContext, &serverRandom)) != 0)
115 if ((err = SSLHashSHA1.update(&shaContext, &clientRandom)) != 0)
119 if ((err = SSLHashMD5.update(&md5Context, &masterSecret)) != 0)
121 if ((err = SSLHashMD5.update(&md5Context, &shaHash)) != 0)
192 if ((err = SSLHashSHA1.update(&shaState, &leader)) != 0)
194 if ((err = SSLHashSHA1.update(&shaState, &ctx->preMasterSecret)) != 0)
196 if ((err = SSLHashSHA1.update(&shaState, &clientRandom)) != 0)
198 if ((err = SSLHashSHA1.update(
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A Dssl3Callouts.c109 if ((err = SSLHashSHA1.update(&shaContext, &leader)) != 0)
111 if ((err = SSLHashSHA1.update(&shaContext, &masterSecret)) != 0)
113 if ((err = SSLHashSHA1.update(&shaContext, &serverRandom)) != 0)
115 if ((err = SSLHashSHA1.update(&shaContext, &clientRandom)) != 0)
119 if ((err = SSLHashMD5.update(&md5Context, &masterSecret)) != 0)
121 if ((err = SSLHashMD5.update(&md5Context, &shaHash)) != 0)
192 if ((err = SSLHashSHA1.update(&shaState, &leader)) != 0)
194 if ((err = SSLHashSHA1.update(&shaState, &ctx->preMasterSecret)) != 0)
196 if ((err = SSLHashSHA1.update(&shaState, &clientRandom)) != 0)
198 if ((err = SSLHashSHA1.update(
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A Dssl3Callouts.c109 if ((err = SSLHashSHA1.update(&shaContext, &leader)) != 0)
111 if ((err = SSLHashSHA1.update(&shaContext, &masterSecret)) != 0)
113 if ((err = SSLHashSHA1.update(&shaContext, &serverRandom)) != 0)
115 if ((err = SSLHashSHA1.update(&shaContext, &clientRandom)) != 0)
119 if ((err = SSLHashMD5.update(&md5Context, &masterSecret)) != 0)
121 if ((err = SSLHashMD5.update(&md5Context, &shaHash)) != 0)
192 if ((err = SSLHashSHA1.update(&shaState, &leader)) != 0)
194 if ((err = SSLHashSHA1.update(&shaState, &ctx->preMasterSecret)) != 0)
196 if ((err = SSLHashSHA1.update(&shaState, &clientRandom)) != 0)
198 if ((err = SSLHashSHA1.update(
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dnssec/ns3/
H A Dnamed.conf52 allow-update { any; };
58 allow-update { any; };
64 allow-update { any; };
70 allow-update { any; };
76 allow-update { any; };
82 allow-update { any; };
145 allow-update { any; };
171 allow-update { none; };
175 zone "update-nsec3.example" {
177 allow-update { an
[all...]
/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dtest_cipher.rb42 s1 = @c1.update(@data) + @c1.final
43 s2 = @c2.update(@data) + @c2.final
48 assert_equal(@data, @c1.update(s1)+@c1.final, "decrypt")
49 assert_equal(@data, @c2.update(s2)+@c2.final, "decrypt")
66 s1 = @c1.update(@data) + @c1.final
67 s2 = tmpc.update(@data) + tmpc.final
75 s1 = @c1.update(@data) + @c1.final
77 s2 = @c1.update(@data) + @c1.final
83 assert_raise(ArgumentError){ @c1.update("") }
96 c = cipher.update('hell
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPreferences.cpp86 void WebPreferences::update() function in class:WebKit::WebPreferences
95 update(); // FIXME: Only send over the changed key and value.
106 update(); // FIXME: Only send over the changed key and value.
112 update(); // FIXME: Only send over the changed key and value.
118 update(); // FIXME: Only send over the changed key and value.
124 update(); // FIXME: Only send over the changed key and value.
141 update(); // FIXME: Only send over the changed key and value.
156 update##TypeName##ValueForKey(WebPreferencesKey::KeyLower##Key(), value); \
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/rpz/ns3/
H A Dnamed.conf69 allow-update {any;};};
71 allow-update {any;};};
73 allow-update {any;};};
75 allow-update {any;};};
77 allow-update {any;};};
79 allow-update {any;};};
81 allow-update {any;};};
83 allow-update {any;};};
85 allow-update {any;};};
87 allow-update {an
[all...]

Completed in 179 milliseconds

1234567891011>>