Home
last modified time | relevance | path

Searched refs:checkSignedNumberFits (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1011 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1013 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1016 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1017 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1112 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1114 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1116 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1118 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1011 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1013 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1016 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1017 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1112 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1114 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1116 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1118 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1011 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1013 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1016 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1017 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1112 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1114 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1116 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1118 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1011 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1013 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1016 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1017 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1112 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1114 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1116 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1118 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1011 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1013 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1016 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1017 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1112 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1114 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1116 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1118 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-rc/
H A DResourceFileWriter.cpp69 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-rc/
H A DResourceFileWriter.cpp69 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1006 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1008 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1011 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1106 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1108 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1110 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1112 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits() function
1012 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1014 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1017 checkSignedNumberFits<int16_t>(Ctl.Width, "Dialog control width", false)); in writeSingleDialogControl()
1018 RETURN_IF_ERROR(checkSignedNumberFits<int16_t>( in writeSingleDialogControl()
1113 checkSignedNumberFits<int16_t>(Res->X, "Dialog x-coordinate", true)); in writeDialogBody()
1115 checkSignedNumberFits<int16_t>(Res->Y, "Dialog y-coordinate", true)); in writeDialogBody()
1117 checkSignedNumberFits<int16_t>(Res->Width, "Dialog width", false)); in writeDialogBody()
1119 checkSignedNumberFits<int16_t>(Res->Height, "Dialog height", false)); in writeDialogBody()