Searched refs:class (Results 1 - 19 of 19) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dunormalize.c75 int *class; /* and their canonical classes */ member in struct:__anon91
136 * Get canonical class.
146 } else if (wb.class[wb.cur] > 0) {
162 if (do_composition && wb.class[0] == 0)
172 if (wb.cur > 0 && wb.class[wb.cur] == 0) {
182 if (do_composition && wb.cur > 0 && wb.class[0] == 0) {
249 wb->class[i] = idn__unicode_canonicalclass(wb->version,
257 int class; local
263 class = wb->class[
278 int *class; local
[all...]
/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstall.h37 class CBINDInstallApp : public CWinApp
H A DDirBrowse.h31 class CDirBrowse : public CDialog
H A DVersionInfo.h1 // VersionInfo.h: interface for the CVersionInfo class.
12 class CVersionInfo
H A DBINDInstallDlg.h31 class CBINDInstallDlg : public CDialog
/bind-9.11.3/contrib/scripts/
H A Dnamed-bootconf.sh57 class=
145 class="chaos "
148 class="hesiod "
156 echo "zone \"$1\" ${class}{"
167 class="chaos "
170 class="hesiod "
185 echo "zone \"$ZONE\" ${class}{"
201 class="chaos "
204 class="hesiod "
219 echo "zone \"$ZONE\" ${class}{"
[all...]
/bind-9.11.3/bin/tests/system/
H A Ddigcomp.pl39 $class = $2;
53 if ($entry{"$name ; $class.$type ; $value"} ne "") {
54 $line = $entry{"$name ; $class.$type ; $value"};
57 $entry{"$name ; $class.$type ; $value"} = $_;
75 $class = $2;
86 if ($entry{"$name ; $class.$type ; $value"} ne "") {
87 $entry{"$name ; $class.$type ; $value"} = "";
/bind-9.11.3/contrib/dlz/modules/perl/testing/
H A Ddlz_perl_example.pm26 # Constructor. Everything after the class name can be folded into a hash of
30 my ( $class, %config ) = @_;
32 bless $self, $class;
/bind-9.11.3/bin/tests/system/rrsetorder/ns4/
H A Dnamed.conf25 class IN type A name "host.example.com" order random;
/bind-9.11.3/bin/tests/
H A Dt_api.pl33 local($component, $anum, $class, $what, @rest) = @_;
34 printf("A:%s:%d:%s:$what\n", $component, $anum, $class, @rest);
H A Dnamed.conf195 class IN type A name "foo" order random;
/bind-9.11.3/contrib/idn/idnkit-1.0-src/util/
H A DSparseMap.pm55 my $class = shift;
71 bless $self, $class;
370 my $class = shift;
371 my $self = $class->SUPER::new(@_);
373 bless $self, $class;
447 my $class = shift;
448 my $self = $class->SUPER::new(@_);
450 bless $self, $class;
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllfunc.c263 LPGUID class = lpqsRestrictions->lpServiceClassId; local
271 if (name != NULL && encodeCtx != NULL && SVCID_IS_HABN(class) == 0) {
292 LPGUID class; local
301 class = lpqsResults->lpServiceClassId;
306 (SVCID_IS_HABN(class) || SVCID_IS_HABIS(class))) {
/bind-9.11.3/unit/atf-src/tools/
H A Datf-report_test.sh342 <info class="startinfo">A value</info>
366 <info class="endinfo">Another value</info>
400 <info class="startinfo">A value</info>
418 <info class="endinfo">Another value</info>
/bind-9.11.3/bin/tests/system/checkconf/
H A Dtests.sh226 echo "I: checking that named-checkconf -z fails on view with ANY class ($n)"
228 $CHECKCONF -z view-class-any1.conf > /dev/null 2>&1 && ret=1
233 echo "I: checking that named-checkconf -z fails on view with CLASS255 class ($n)"
235 $CHECKCONF -z view-class-any2.conf > /dev/null 2>&1 && ret=1
240 echo "I: checking that named-checkconf -z passes on view with IN class ($n)"
242 $CHECKCONF -z view-class-in1.conf > /dev/null 2>&1 || ret=1
247 echo "I: checking that named-checkconf -z passes on view with CLASS1 class ($n)"
249 $CHECKCONF -z view-class-in2.conf > /dev/null 2>&1 || ret=1
/bind-9.11.3/doc/misc/
H A Ddocbook-options.pl136 <literallayout class="normal">
/bind-9.11.3/
H A Dltmain.sh2092 *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh3378 *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
/bind-9.11.3/unit/atf-src/
H A Dconfigure6382 # Character class describing NM global symbol codes.
15093 class Foo

Completed in 1446 milliseconds