/netbsd-src/sbin/devpubd/hooks/ |
H A D | 02-wedgenames | 63 encode() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | shell.py | 13 def encode(command): function
|
H A D | report.py | 532 def encode_value(container, key, encode): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | Range.cpp | 80 void AddressRange::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in AddressRange 95 void AddressRanges::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in AddressRanges
|
H A D | Header.cpp | 85 llvm::Error Header::encode(FileWriter &O) const { in encode() function in Header
|
H A D | FunctionInfo.cpp | 99 llvm::Expected<uint64_t> FunctionInfo::encode(FileWriter &O) const { in encode() function in FunctionInfo
|
H A D | InlineInfo.cpp | 228 llvm::Error InlineInfo::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in InlineInfo
|
H A D | GsymCreator.cpp | 57 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode() function in GsymCreator
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | encoding.d | 1963 E[] encode(E)(dchar c) in encode() function 2000 size_t encode(E)(dchar c, E[] array) in encode() function 2106 void encode(E)(dchar c, void delegate(E) dg) in encode() function 2126 size_t encode(Tgt, Src, R)(in Src[] s, R range) in encode() function 2801 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 2885 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 2961 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3029 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3097 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3165 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | encoding.d | 2122 E[] encode(E)(dchar c) in encode() function 2159 size_t encode(E)(dchar c, E[] array) in encode() function 2265 void encode(E)(dchar c, void delegate(E) dg) in encode() function 2285 size_t encode(Tgt, Src, R)(in Src[] s, R range) in encode() function 2961 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3045 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3121 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3189 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3257 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function 3325 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() function [all …]
|
/netbsd-src/external/public-domain/xz/dist/tests/ |
H A D | test_filter_flags.c | 23 encode(uint32_t known_size) in encode() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/ |
H A D | utf.d | 435 void encode(ref char[] s, dchar c) in encode() function 504 void encode(ref wchar[] s, dchar c) in encode() function 530 void encode(ref dchar[] s, dchar c) in encode() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | utf.d | 435 void encode(ref char[] s, dchar c) in encode() function 504 void encode(ref wchar[] s, dchar c) in encode() function 530 void encode(ref dchar[] s, dchar c) in encode() function
|
/netbsd-src/usr.bin/uuencode/ |
H A D | uuencode.c | 157 encode(void) in encode() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Alignment.h | 232 inline unsigned encode(MaybeAlign A) { return A ? A->ShiftValue + 1 : 0; } in encode() function 245 inline unsigned encode(Align A) { return encode(MaybeAlign(A)); } in encode() function
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gen-jacobitab.c | 67 encode (unsigned a, unsigned b, unsigned d) in encode() function
|
/netbsd-src/usr.bin/base64/ |
H A D | base64.c | 92 encode(uint8_t out[4], uint8_t in[3]) in encode() function
|
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/ |
H A D | mech.h | 117 saslc__mech_xxcode_t encode; /**< encoding function - encodes input member
|
/netbsd-src/external/bsd/ntp/dist/util/ |
H A D | tg.c | 244 int encode = WWV; /* encoder select */ variable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-common.c | 197 generic_encode encode, in generic_test()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | bio_b64.c | 38 int encode; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | bio_b64.c | 38 int encode; member
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
H A D | decBasic.c | 86 uInt encode, precode, dpd; /* work */ in decCanonical() local 1188 uInt encode; /* work */ in decFloatAdd() local 2286 uInt encode; /* work */ in decFloatFromInt32() local 2320 uInt encode; /* work */ in decFloatFromUInt32() local 2908 uInt encode; /* encoding accumulator */ in decFloatQuantize() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
H A D | decBasic.c | 86 uInt encode, precode, dpd; /* work */ in decCanonical() local 1188 uInt encode; /* work */ in decFloatAdd() local 2286 uInt encode; /* work */ in decFloatFromInt32() local 2320 uInt encode; /* work */ in decFloatFromUInt32() local 2908 uInt encode; /* encoding accumulator */ in decFloatQuantize() local
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
H A D | decBasic.c | 86 uInt encode, precode, dpd; /* work */ in decCanonical() local 1188 uInt encode; /* work */ in decFloatAdd() local 2286 uInt encode; /* work */ in decFloatFromInt32() local 2320 uInt encode; /* work */ in decFloatFromUInt32() local 2908 uInt encode; /* encoding accumulator */ in decFloatQuantize() local
|