Searched refs:fn2 (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/tests/
H A DtestFileConfig.tcl4 set fn2 [tk_getOpenFile]
6 {.top.m configure -file $fn2; .top.m play}]
/macosx-10.10/bash-94.1.2/bash-3.2/tests/
H A Ddbg-support.tests28 fn2() { function
29 echo "fn2 here. Calling fn1..."
71 fn2
80 fn2
/macosx-10.10/ntfs-84/kext/
H A Dntfs_collate.c96 const FILENAME_ATTR *fn2 = data2; local
113 fn1->filename_length, (ntfschar*)&fn2->filename,
114 fn2->filename_length, 1, FALSE, vol->upcase,
118 fn1->filename_length, (ntfschar*)&fn2->filename,
119 fn2->filename_length, 1, TRUE,
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dunorm.cpp61 FilteredNormalizer2 fn2(*n2, *uniset_getUnicode32Instance(*pErrorCode));
63 reinterpret_cast<const UNormalizer2 *>(static_cast<Normalizer2 *>(&fn2)),
84 FilteredNormalizer2 fn2(*n2, *uniset_getUnicode32Instance(*pErrorCode));
86 reinterpret_cast<const UNormalizer2 *>(static_cast<Normalizer2 *>(&fn2)),
103 FilteredNormalizer2 fn2(*n2, *uniset_getUnicode32Instance(*pErrorCode));
105 reinterpret_cast<const UNormalizer2 *>(static_cast<Normalizer2 *>(&fn2)),
188 FilteredNormalizer2 fn2(*n2, *uni32);
190 &fn2, doNormalize, pNeededToNormalize, pErrorCode);
272 FilteredNormalizer2 fn2(*n2, *uni32);
274 dest, destCapacity, &fn2, pErrorCod
[all...]
H A Dfilterednormalizer2.cpp280 Normalizer2 *fn2=new FilteredNormalizer2(*(Normalizer2 *)norm2, local
282 if(fn2==NULL) {
285 return (UNormalizer2 *)fn2;
H A Dunormcmp.cpp618 FilteredNormalizer2 fn2(*n2, *uni32);
619 if(_normalize(&fn2, s1, length1, fcd1, pErrorCode)) {
623 if(_normalize(&fn2, s2, length2, fcd2, pErrorCode)) {
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/compat/
H A Dcopyfile.test25 proc TestCompareFiles {fn1 fn2} {
30 set fh2 [open $fn2]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtstnorm.cpp1189 FilteredNormalizer2 fn2(*nfcNorm2, filter);
1190 if( fn2.getDecomposition(0xe4, s1) || !fn2.getDecomposition(0x100, s2) ||
1197 if( fn2.getRawDecomposition(0xe4, s1) || !fn2.getRawDecomposition(0x100, s2) ||
1204 if( 0x100!=fn2.composePair(0x41, 0x304) ||
1205 fn2.composePair(0xc7, 0x301)>=0 // unfiltered result: U+1E08
1494 FilteredNormalizer2 fn2(*nfcNorm2, filter);
1498 if (fn2.isInert(char32)) {
1502 if (fn2
[all...]
H A Ditutil.cpp384 LocalUNormalizer2Pointer fn2(unorm2_openFiltered(nfc, emptySet.toUSet(), errorCode));
388 if(fn2.isNull()) {
/macosx-10.10/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/WordDiff/
H A DHTMLTwoLines.pm13 my $fn2 = $self->filename_b;
15 if (defined $fn1 && defined $fn2)
25 . "$p2 $fn2" . (defined $t2 ? " " . localtime $t2 : '') . '</span>';
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dmerge.c249 fndef_t *fn1 = stdp->t_fndef, *fn2 = ttdp->t_fndef; local
252 if (fn1->fn_nargs != fn2->fn_nargs ||
253 fn1->fn_vargs != fn2->fn_vargs)
256 if (!equiv_node(fn1->fn_ret, fn2->fn_ret, ed))
260 if (!equiv_node(fn1->fn_args[i], fn2->fn_args[i], ed))
/macosx-10.10/libarchive-30/libarchive/cpio/test/
H A Dmain.c659 char fn2[1024]; local
668 vsprintf(fn2, f2pattern, ap);
672 f2 = fopen(fn2, "rb");
690 logprintf(" file2=\"%s\"\n", fn2);
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dmain.c655 char fn2[1024]; local
664 vsprintf(fn2, f2pattern, ap);
668 f2 = fopen(fn2, "rb");
686 logprintf(" file2=\"%s\"\n", fn2);
/macosx-10.10/libarchive-30/libarchive/tar/test/
H A Dmain.c660 char fn2[1024]; local
669 vsprintf(fn2, f2pattern, ap);
673 f2 = fopen(fn2, "rb");
691 logprintf(" file2=\"%s\"\n", fn2);
/macosx-10.10/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/
H A DWordDiff.pm160 my $fn2 = $self->filename_b;
161 return '' unless defined $fn1 && defined $fn2;
169 . "$p2 $fn2" . (defined $t2 ? "\t" . localtime $t2 : '') . "\n"
/macosx-10.10/libffi-18.1/powerpc/
H A Dppc-ffi_darwin.c558 void (*fn2)(extended_cif*, unsigned *const));
567 void (*fn2)(extended_cif*, unsigned *const));
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/powerpc/
H A Dppc-ffi_darwin.c570 void (*fn2)(extended_cif*, unsigned *const));
579 void (*fn2)(extended_cif*, unsigned *const));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/powerpc/
H A Dppc-ffi_darwin.c567 void (*fn2)(extended_cif*, unsigned *const));
576 void (*fn2)(extended_cif*, unsigned *const));
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/powerpc/
H A Dppc-ffi_darwin.c567 void (*fn2)(extended_cif*, unsigned *const));
576 void (*fn2)(extended_cif*, unsigned *const));
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_cache_disk.c315 static int array_alphasort(const void *fn1, const void *fn2) argument
317 return strcmp(*(char**)fn1, *(char**)fn2);
H A Dmod_cache_socache.c327 static int array_alphasort(const void *fn1, const void *fn2) argument
329 return strcmp(*(char**) fn1, *(char**) fn2);
/macosx-10.10/apache-793/httpd/server/
H A Dconfig.c1780 static int fname_alphasort(const void *fn1, const void *fn2) argument
1783 const fnames *f2 = fn2;

Completed in 382 milliseconds