Searched defs:adapt (Results 1 – 10 of 10) sorted by relevance
| /third_party/python/Lib/encodings/ |
| D | punycode.py | 91 def adapt(delta, first, numchars): function
|
| /third_party/node/lib/ |
| D | punycode.js | 189 const adapt = function(delta, numPoints, firstTime) { function
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | punyref.cpp | 110 static punycode_uint adapt( in adapt() function
|
| /third_party/openssl/crypto/ |
| D | punycode.c | 43 static int adapt(unsigned int delta, unsigned int numpoints, in adapt() function
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| D | punycode.c | 43 static int adapt(unsigned int delta, unsigned int numpoints, in adapt() function
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| D | PunycodeReference.java | 124 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt() method in PunycodeReference
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| D | PunycodeReference.java | 121 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt() method in PunycodeReference
|
| /third_party/mbedtls/scripts/ |
| D | config.py | 130 def adapt(self, adapter): member in Config
|
| /third_party/node/deps/v8/src/init/ |
| D | bootstrapper.cc | 544 bool adapt) { in SimpleCreateFunction() 564 int len, bool adapt) { in InstallFunctionWithBuiltinId() 575 int len, bool adapt, PropertyAttributes attrs = DONT_ENUM) { in SimpleInstallFunction() 588 const char* symbol_string, Builtin call, int len, bool adapt, in InstallFunctionAtSymbol() 630 Builtin call, bool adapt) { in SimpleInstallGetter() 648 Builtin call, bool adapt) { in SimpleInstallGetter()
|
| /third_party/node/deps/ada/ |
| D | ada.cpp | 7988 static constexpr int32_t adapt(int32_t d, int32_t n, bool firsttime) { in adapt() function
|