Home
last modified time | relevance | path

Searched defs:input (Results 151 - 175 of 1423) sorted by relevance

12345678910>>...57

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DAffixUtilsTest.java241 unescapeWithDefaults(String input) unescapeWithDefaults() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DIncrementalProgressTest.java47 public void CheckIncrementalAux(Transliterator t, String input) { in CheckIncrementalAux() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DIncrementalProgressTest.java44 public void CheckIncrementalAux(Transliterator t, String input) { in CheckIncrementalAux() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DAffixUtilsTest.java241 unescapeWithDefaults(String input) unescapeWithDefaults() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtilityExtensions.java57 public static String formatInput(ReplaceableString input, in formatInput() argument
69 formatInput(StringBuffer appendTo, ReplaceableString input, Transliterator.Position pos) formatInput() argument
102 formatInput(Replaceable input, Transliterator.Position pos) formatInput() argument
110 formatInput(StringBuffer appendTo, Replaceable input, Transliterator.Position pos) formatInput() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() argument
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
H A Dnumparse_utils.h18 inline static void putLeadCodePoints(const UnicodeSet* input, UnicodeSet* output) { in putLeadCodePoints() argument
25 inline static void putLeadCodePoint(const UnicodeString& input, UnicodeSet* output) { in putLeadCodePoint() argument
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
H A DGenerateTimeZonesMapData.java63 static SortedMap<Integer, String> parseTextFile(InputStream input) in parseTextFile() argument
/third_party/mbedtls/tests/include/test/drivers/
H A Dpake.h39 unsigned long input; member
/third_party/mbedtls/library/
H A Dblock_cipher.c164 mbedtls_block_cipher_encrypt(mbedtls_block_cipher_context_t *ctx, const unsigned char input[16], unsigned char output[16]) mbedtls_block_cipher_encrypt() argument
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_pake.c104 mbedtls_test_transparent_pake_input( mbedtls_transparent_test_driver_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, const uint8_t *input, size_t input_length) mbedtls_test_transparent_pake_input() argument
H A Dhash.c22 mbedtls_test_transparent_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_compute() argument
113 mbedtls_test_transparent_hash_update( mbedtls_transparent_test_driver_hash_operation_t *operation, const uint8_t *input, size_t input_length) mbedtls_test_transparent_hash_update() argument
/third_party/mbedtls/programs/pkey/
H A Dpk_encrypt.c46 unsigned char input[1024]; in main() local
H A Drsa_encrypt.c44 unsigned char input[1024]; in main() local
/third_party/mbedtls/tests/src/
H A Dbignum_helpers.c29 mbedtls_test_read_mpi_core(mbedtls_mpi_uint **pX, size_t *plimbs, const char *input) mbedtls_test_read_mpi_core() argument
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dv4l2_foreach.c32 struct v4l2_input input; in foreach_input() local
[all...]
H A Dtest_VIDIOC_ENUMINPUT.c46 struct v4l2_input input; in test_VIDIOC_ENUMINPUT() local
116 struct v4l2_input input; test_VIDIOC_ENUMINPUT_S32_MAX() local
138 struct v4l2_input input; test_VIDIOC_ENUMINPUT_S32_MAX_1() local
160 struct v4l2_input input; test_VIDIOC_ENUMINPUT_U32_MAX() local
183 struct v4l2_input input; test_VIDIOC_ENUMINPUT_NULL() local
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encoders.c95 uint64_t input; in rogue_encoder_ls_1_16() local
/third_party/node/test/js-native-api/test_number/
H A Dtest_number.c19 double input; in Test() local
41 uint32_t input; in TestUint32Truncation() local
63 int32_t input; in TestInt32Truncation() local
85 int64_t input; in TestInt64Truncation() local
[all...]
/third_party/node/test/parallel/
H A Dtest-repl-use-global.js
/third_party/node/test/addons/repl-domain-abort/
H A Dtest.js
/third_party/node/tools/gyp/pylib/gyp/
H A Dinput_test.py9 import gyp.input namespace
/third_party/nghttp2/src/
H A Dnghttp2_gzip_test.c56 static const char input[] = variable
/third_party/ninja/src/
H A Dincludes_normalize_test.cc36 string NormalizeAndCheckNoError(const string& input) { in NormalizeAndCheckNoError() argument
44 string NormalizeRelativeAndCheckNoError(const string& input, in NormalizeRelativeAndCheckNoError() argument

Completed in 7 milliseconds

12345678910>>...57