/third_party/icu/icu4c/source/tools/genren/ |
H A D | genren.pl | 196 } elsif ( my ($cfn) = m/^([A-Za-z0-9_]*)\(.*/ ) { 197 &verbose ( "$ARGV[0]: got global C++ function $cfn with '$_'\n" ); 198 $CFuncs{$cfn}++;
|
/third_party/skia/third_party/externals/icu/source/tools/genren/ |
H A D | genren.pl | 196 } elsif ( my ($cfn) = m/^([A-Za-z0-9_]*)\(.*/ ) { 197 &verbose ( "$ARGV[0]: got global C++ function $cfn with '$_'\n" ); 198 $CFuncs{$cfn}++;
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | lhash.h | 124 int (*cfn)(const type *, const type *)) \ 127 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
H A D | lhash.h | 169 int (*cfn)(const type *, const type *)) \ 172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
|