Home
last modified time | relevance | path

Searched refs:TMP_BUF_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/mdnsresponder/mDNSWindows/
Dloclibrary.c180 #define TMP_BUF_SIZE MAX_PATH macro
184 char tmpBuffer[TMP_BUF_SIZE]; in PathForResourceWithPathA()
197 snprintf(tmpBuffer, TMP_BUF_SIZE, in PathForResourceWithPathA()
201 snprintf(tmpBuffer, TMP_BUF_SIZE, "%s\\%s", tmpBuffer, nm); in PathForResourceWithPathA()
210 snprintf(tmpBuffer, TMP_BUF_SIZE, "%s.Resources\\%s.lproj\\%s", in PathForResourceWithPathA()
226 wchar_t tmpBuffer[TMP_BUF_SIZE]; in PathForResourceWithPathW()
230 swprintf(tmpBuffer, TMP_BUF_SIZE, L"%ls.Resources\\%ls", path, nm); in PathForResourceWithPathW()
238 swprintf(tmpBuffer, TMP_BUF_SIZE, in PathForResourceWithPathW()
242 swprintf(tmpBuffer, TMP_BUF_SIZE, L"%ls\\%ls", tmpBuffer, nm); in PathForResourceWithPathW()
251 swprintf(tmpBuffer, TMP_BUF_SIZE, L"%ls.Resources\\%S.lproj\\%ls", in PathForResourceWithPathW()
/external/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc310 TMP_BUF_SIZE = 1024,
323 alignas(16) char tmp_buf_[TMP_BUF_SIZE];
1049 if (!ReadAddrMap(RegisterObjFile, this, tmp_buf_, TMP_BUF_SIZE)) {
/external/webrtc/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc310 TMP_BUF_SIZE = 1024,
323 alignas(16) char tmp_buf_[TMP_BUF_SIZE];
1049 if (!ReadAddrMap(RegisterObjFile, this, tmp_buf_, TMP_BUF_SIZE)) {
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc325 TMP_BUF_SIZE = 1024,
338 alignas(16) char tmp_buf_[TMP_BUF_SIZE];
1063 if (!ReadAddrMap(RegisterObjFile, this, tmp_buf_, TMP_BUF_SIZE)) {
/external/libtextclassifier/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc325 TMP_BUF_SIZE = 1024,
338 alignas(16) char tmp_buf_[TMP_BUF_SIZE];
1063 if (!ReadAddrMap(RegisterObjFile, this, tmp_buf_, TMP_BUF_SIZE)) {
/external/openscreen/third_party/abseil/src/absl/debugging/
Dsymbolize_elf.inc325 TMP_BUF_SIZE = 1024,
338 alignas(16) char tmp_buf_[TMP_BUF_SIZE];
1063 if (!ReadAddrMap(RegisterObjFile, this, tmp_buf_, TMP_BUF_SIZE)) {