Home
last modified time | relevance | path

Searched refs:KCamelToShouty (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/util/
H A Djava_cpp_utils.py22 def KCamelToShouty(s): function
45 self.name = KCamelToShouty(name)
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/util/
H A Djava_cpp_utils.py20 def KCamelToShouty(s): function
43 self.name = KCamelToShouty(name)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gyp/util/
H A Djava_cpp_utils.py16 def KCamelToShouty(s): function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/util/
H A Djava_cpp_utils.py16 def KCamelToShouty(s): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/
H A Djava_cpp_enum.py121 self.entries = _TransformKeys(self.entries, java_cpp_utils.KCamelToShouty)
122 self.comments = _TransformKeys(self.comments, java_cpp_utils.KCamelToShouty)
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/
H A Djava_cpp_enum.py121 self.entries = _TransformKeys(self.entries, java_cpp_utils.KCamelToShouty)
122 self.comments = _TransformKeys(self.comments, java_cpp_utils.KCamelToShouty)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gyp/
H A Djava_cpp_enum.py121 self.entries = _TransformKeys(self.entries, java_cpp_utils.KCamelToShouty)
122 self.comments = _TransformKeys(self.comments, java_cpp_utils.KCamelToShouty)
H A Djava_cpp_strings.py32 self.name = java_cpp_utils.KCamelToShouty(name)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/
H A Djava_cpp_enum.py121 self.entries = _TransformKeys(self.entries, java_cpp_utils.KCamelToShouty)
122 self.comments = _TransformKeys(self.comments, java_cpp_utils.KCamelToShouty)
H A Djava_cpp_strings.py20 self.name = java_cpp_utils.KCamelToShouty(name)