Home
last modified time | relevance | path

Searched defs:input (Results 1676 - 1700 of 1998) sorted by relevance

1...<<61626364656667686970>>...80

/third_party/skia/third_party/externals/icu/source/io/
H A Duscanf_p.cpp318 u_scanf_skip_leading_ws(UFILE *input, in u_scanf_skip_leading_ws() argument
340 u_scanf_skip_leading_positive_sign(UFILE *input, in u_scanf_skip_leading_positive_sign() argument
376 u_scanf_simple_percent_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_simple_percent_handler() argument
397 u_scanf_count_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_count_handler() argument
425 u_scanf_double_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_double_handler() argument
493 u_scanf_scientific_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_scientific_handler() argument
593 u_scanf_scidbl_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_scidbl_handler() argument
686 u_scanf_integer_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_integer_handler() argument
763 u_scanf_uinteger_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_uinteger_handler() argument
775 u_scanf_percent_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_percent_handler() argument
835 u_scanf_string_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_string_handler() argument
921 u_scanf_char_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_char_handler() argument
936 u_scanf_ustring_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_ustring_handler() argument
993 u_scanf_uchar_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_uchar_handler() argument
1008 u_scanf_spellout_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_spellout_handler() argument
1070 u_scanf_hex_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_hex_handler() argument
1129 u_scanf_octal_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_octal_handler() argument
1179 u_scanf_pointer_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_pointer_handler() argument
1230 u_scanf_scanset_handler(UFILE *input, u_scanf_spec_info *info, ufmt_args *args, const UChar *fmt, int32_t *fmtConsumed, int32_t *argConverted) u_scanf_scanset_handler() argument
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_java_wrap.c303 SWIG_JavaArrayInSchar(JNIEnv *jenv, jbyte **jarr, signed char **carr, jbyteArray input) SWIG_JavaArrayInSchar() argument
324 SWIG_JavaArrayArgoutSchar(JNIEnv *jenv, jbyte *jarr, signed char *carr, jbyteArray input) SWIG_JavaArrayArgoutSchar() argument
349 SWIG_JavaArrayInUchar(JNIEnv *jenv, jshort **jarr, unsigned char **carr, jshortArray input) SWIG_JavaArrayInUchar() argument
370 SWIG_JavaArrayArgoutUchar(JNIEnv *jenv, jshort *jarr, unsigned char *carr, jshortArray input) SWIG_JavaArrayArgoutUchar() argument
395 SWIG_JavaArrayInShort(JNIEnv *jenv, jshort **jarr, short **carr, jshortArray input) SWIG_JavaArrayInShort() argument
416 SWIG_JavaArrayArgoutShort(JNIEnv *jenv, jshort *jarr, short *carr, jshortArray input) SWIG_JavaArrayArgoutShort() argument
441 SWIG_JavaArrayInUshort(JNIEnv *jenv, jint **jarr, unsigned short **carr, jintArray input) SWIG_JavaArrayInUshort() argument
462 SWIG_JavaArrayArgoutUshort(JNIEnv *jenv, jint *jarr, unsigned short *carr, jintArray input) SWIG_JavaArrayArgoutUshort() argument
487 SWIG_JavaArrayInInt(JNIEnv *jenv, jint **jarr, int **carr, jintArray input) SWIG_JavaArrayInInt() argument
508 SWIG_JavaArrayArgoutInt(JNIEnv *jenv, jint *jarr, int *carr, jintArray input) SWIG_JavaArrayArgoutInt() argument
533 SWIG_JavaArrayInUint(JNIEnv *jenv, jlong **jarr, unsigned int **carr, jlongArray input) SWIG_JavaArrayInUint() argument
554 SWIG_JavaArrayArgoutUint(JNIEnv *jenv, jlong *jarr, unsigned int *carr, jlongArray input) SWIG_JavaArrayArgoutUint() argument
579 SWIG_JavaArrayInLong(JNIEnv *jenv, jint **jarr, long **carr, jintArray input) SWIG_JavaArrayInLong() argument
600 SWIG_JavaArrayArgoutLong(JNIEnv *jenv, jint *jarr, long *carr, jintArray input) SWIG_JavaArrayArgoutLong() argument
625 SWIG_JavaArrayInUlong(JNIEnv *jenv, jlong **jarr, unsigned long **carr, jlongArray input) SWIG_JavaArrayInUlong() argument
646 SWIG_JavaArrayArgoutUlong(JNIEnv *jenv, jlong *jarr, unsigned long *carr, jlongArray input) SWIG_JavaArrayArgoutUlong() argument
671 SWIG_JavaArrayInLonglong(JNIEnv *jenv, jlong **jarr, jlong **carr, jlongArray input) SWIG_JavaArrayInLonglong() argument
692 SWIG_JavaArrayArgoutLonglong(JNIEnv *jenv, jlong *jarr, jlong *carr, jlongArray input) SWIG_JavaArrayArgoutLonglong() argument
717 SWIG_JavaArrayInFloat(JNIEnv *jenv, jfloat **jarr, float **carr, jfloatArray input) SWIG_JavaArrayInFloat() argument
738 SWIG_JavaArrayArgoutFloat(JNIEnv *jenv, jfloat *jarr, float *carr, jfloatArray input) SWIG_JavaArrayArgoutFloat() argument
763 SWIG_JavaArrayInDouble(JNIEnv *jenv, jdouble **jarr, double **carr, jdoubleArray input) SWIG_JavaArrayInDouble() argument
784 SWIG_JavaArrayArgoutDouble(JNIEnv *jenv, jdouble *jarr, double *carr, jdoubleArray input) SWIG_JavaArrayArgoutDouble() argument
820 SWIG_JavaArrayInUint8(JNIEnv *jenv, jbyte **jarr, uint8_t **carr, jbyteArray input) SWIG_JavaArrayInUint8() argument
841 SWIG_JavaArrayArgoutUint8(JNIEnv *jenv, jbyte *jarr, uint8_t *carr, jbyteArray input) SWIG_JavaArrayArgoutUint8() argument
[all...]
/third_party/skia/tests/
H A DProcessorTest.cpp659 GrColor input = inputPixels1[y * kRenderSize + x]; DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
751 SkString input; DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
775 SkString input; DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c116 uint8_t* input; member
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDecode.java293 static void initState(State s, InputStream input) { in initState() argument
/third_party/openssl/test/
H A Devp_extra_test2.c452 const unsigned char *input = ak->kder; in test_d2i_AutoPrivateKey_ex() local
/third_party/pulseaudio/speex/tmv/
H A Dmdf_tm.h352 register spx_word16_t * restrict input = st->input; in mdf_preemph() local
598 register spx_word16_t * restrict input = st->input; in mdf_update_foreground() local
706 register spx_word16_t * restrict input = st->input; in mdf_compute_error_signal() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h1262 static StringRef input(StringRef Str, void *Ctx, endian_type &E) { needsQuotes() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h962 static StringRef input(StringRef Str, void *Ctx, endian_type &E) { input() function
[all...]
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc162 bool ends_with(const std::string& input, const std::string& suffix) { in ends_with() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc121 void ExpectParsesTo(const char* input, const char* output) { in ExpectParsesTo() argument
271 char input[] = in TEST_F() local
288 char input[] in TEST_F() local
[all...]
H A Dcommand_line_interface_unittest.cc2537 RedirectStdinFromText(const std::string& input) RedirectStdinFromText() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc1556 static string EscapePhpdoc(const string& input) { in EscapePhpdoc() argument
/third_party/python/Parser/
H A Dtokenizer.c673 decode_str(const char *input, int single, struct tok_state *tok) in decode_str() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedInputStream.java79 public static CodedInputStream newInstance(final InputStream input) { in newInstance() argument
84 public static CodedInputStream newInstance(final InputStream input, int bufferSize) { in newInstance() argument
96 public static CodedInputStream newInstance(final Iterable<ByteBuffer> input) { in newInstance() argument
549 readRawVarint32(final int firstByte, final InputStream input) readRawVarint32() argument
586 readRawVarint32(final InputStream input) readRawVarint32() argument
2028 private final InputStream input; global() field in CodedInputStream.StreamDecoder
2048 StreamDecoder(final InputStream input, int bufferSize) StreamDecoder() argument
3095 private Iterable<ByteBuffer> input; global() field in CodedInputStream.IterableDirectByteBufferDecoder
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php769 $input = new CodedInputStream($data); global() variable
787 $input = new RawInputStream($data); global() variable
[all...]
/third_party/python/Modules/
H A D_json.c163 const void *input; in ascii_escape_unicode() local
229 const void *input; in escape_unicode() local
H A Dunicodedata.c497 nfd_nfkd(PyObject *self, PyObject *input, int k) nfd_nfkd() argument
646 nfc_nfkc(PyObject *self, PyObject *input, int k) nfc_nfkc() argument
801 is_normalized_quickcheck(PyObject *self, PyObject *input, bool nfc, bool k, bool yes_only) is_normalized_quickcheck() argument
866 unicodedata_UCD_is_normalized_impl(PyObject *self, PyObject *form, PyObject *input) unicodedata_UCD_is_normalized_impl() argument
939 unicodedata_UCD_normalize_impl(PyObject *self, PyObject *form, PyObject *input) unicodedata_UCD_normalize_impl() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_test.cc1098 std::string input; in TEST() member
1131 std::string input; TEST() member
1162 std::string input; TEST() member
1195 std::string input; TEST() member
1226 std::string input; TEST() member
1260 std::string input; TEST() member
1291 std::string input; TEST() member
1325 std::string input; TEST() member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer.h503 OutputIterator c_copy(const InputSequence& input, OutputIterator output) { in c_copy() argument
513 OutputIterator c_copy_n(const C& input, Size n, OutputIterator output) { in c_copy_n() argument
522 OutputIterator c_copy_if(const InputSequence& input, OutputIterator output, in c_copy_if() argument
586 OutputIterator c_transform(const InputSequence& input, OutputIterator output, in c_transform() argument
1731 c_adjacent_difference(const InputSequence& input, OutputIt output_first) c_adjacent_difference() argument
1741 c_adjacent_difference(const InputSequence& input, OutputIt output_first, BinaryOp&& op) c_adjacent_difference() argument
1755 c_partial_sum(const InputSequence& input, OutputIt output_first) c_partial_sum() argument
1764 c_partial_sum(const InputSequence& input, OutputIt output_first, BinaryOp&& op) c_partial_sum() argument
[all...]
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp462 sk_sp<SkImageFilter> input; in make_fuzz_lighting_imagefilter() local
540 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
554 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
560 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
587 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
628 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
657 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
680 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
722 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
735 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
748 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
776 sk_sp<SkImageFilter> input = make_fuzz_imageFilter(fuzz, depth - 1); make_fuzz_imageFilter() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp350 gls::DrawTestSpec::InputType input; in init() member
H A Des3fShaderCommonFunctionTests.cpp85 inline int numBitsLostInOp (float input, float output) in numBitsLostInOp() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp441 gls::DrawTestSpec::InputType input; in init() member
H A Des31fShaderCommonFunctionTests.cpp89 inline int numBitsLostInOp (float input, float output) in numBitsLostInOp() argument

Completed in 52 milliseconds

1...<<61626364656667686970>>...80