Home
last modified time | relevance | path

Searched defs:input (Results 1576 - 1600 of 3282) sorted by relevance

1...<<61626364656667686970>>...132

/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.cc254 IstreamInputStream::IstreamInputStream(std::istream* input, int block_size) in IstreamInputStream() argument
267 CopyingIstreamInputStream( std::istream* input) CopyingIstreamInputStream() argument
/third_party/python/Parser/
H A Dtokenizer.h75 char* input; /* Tokenizer's newline translated copy of the string. */ member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDynamicMessage.java90 public static DynamicMessage parseFrom(Descriptor type, CodedInputStream input) in parseFrom() argument
129 public static DynamicMessage parseFrom(Descriptor type, InputStream input) throws IOException { in parseFrom() argument
96 parseFrom( Descriptor type, CodedInputStream input, ExtensionRegistry extensionRegistry) parseFrom() argument
134 parseFrom( Descriptor type, InputStream input, ExtensionRegistry extensionRegistry) parseFrom() argument
[all...]
H A DUnknownFieldSetLite.java417 boolean mergeFieldFrom(final int tag, final CodedInputStream input) throws IOException { in mergeFieldFrom() argument
480 private UnknownFieldSetLite mergeFrom(final CodedInputStream input) throw argument
[all...]
/third_party/protobuf/php/tests/
H A DPhpImplementationTest.php35 $input = new CodedInputStream(hex2bin("01")); variable
40 $input = new CodedInputStream(hex2bin("ffffffff0f")); variable
45 $input = new CodedInputStream(hex2bin("ffffffff7f")); variable
55 $input = new CodedInputStream(hex2bin("01")); variable
60 $input = new CodedInputStream(hex2bin("ffffffff0f")); variable
65 $input = new CodedInputStream(hex2bin("ffffffff7f")); global() variable
75 $input = new CodedInputStream(hex2bin("01")); global() variable
80 $input = new CodedInputStream(hex2bin("ffffffffffffffffff01")); global() variable
85 $input = new CodedInputStream(hex2bin("ffffffffffffffffff0f")); global() variable
95 $input = new CodedInputStream(hex2bin("01")); global() variable
100 $input = new CodedInputStream(hex2bin("FFFFFFFFFFFFFFFFFF01")); global() variable
105 $input = new CodedInputStream(hex2bin("FFFFFFFFFFFFFFFFFF0F")); global() variable
114 $input = new CodedInputStream(hex2bin("00")); global() variable
118 $input = new CodedInputStream(hex2bin("01")); global() variable
122 $input = new CodedInputStream(hex2bin("02")); global() variable
131 $input = new CodedInputStream(hex2bin("00")); global() variable
135 $input = new CodedInputStream(hex2bin("01")); global() variable
139 $input = new CodedInputStream(hex2bin("02")); global() variable
147 $input = new CodedInputStream(hex2bin("12345678")); global() variable
155 $input = new CodedInputStream(hex2bin("1234567812345678")); global() variable
167 $input = new CodedInputStream(hex2bin("12345678")); global() variable
175 $input = new CodedInputStream(hex2bin("0000803F")); global() variable
184 $input = new CodedInputStream(hex2bin("00")); global() variable
188 $input = new CodedInputStream(hex2bin("01")); global() variable
196 $input = new CodedInputStream(hex2bin("000000000000F03F")); global() variable
204 $input = new CodedInputStream(hex2bin("1234567812345678")); global() variable
347 $input = new CodedInputStream(hex2bin('')); global() variable
351 $input = new CodedInputStream(hex2bin('8080808080808080808001')); global() variable
355 $input = new CodedInputStream(hex2bin('808080')); global() variable
359 $input = new CodedInputStream(hex2bin('808001')); global() variable
369 $input = new CodedInputStream(hex2bin('808001808002')); global() variable
407 $input = new CodedInputStream(hex2bin($encoded)); global() variable
418 $input = new CodedInputStream(hex2bin('')); global() variable
422 $input = new CodedInputStream(hex2bin('8080808080808080808001')); global() variable
426 $input = new CodedInputStream(hex2bin('808080')); global() variable
430 $input = new CodedInputStream(hex2bin('808001')); global() variable
436 $input = new CodedInputStream(hex2bin('808001808002')); global() variable
444 $input = new CodedInputStream(hex2bin('808081808001')); global() variable
452 $input = new CodedInputStream(hex2bin('808001')); global() variable
461 $input = new CodedInputStream(hex2bin('808001')); global() variable
472 $input = new CodedInputStream(hex2bin('808001')); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h550 MergeFromImpl(const SourceWrapper<T>& input, MessageLite* msg, MessageLite::ParseFlags parse_flags) MergeFromImpl() argument
558 ParseFrom(const T& input) ParseFrom() argument
[all...]
H A Dunknown_field_set.cc212 bool UnknownFieldSet::MergeFromCodedStream(io::CodedInputStream* input) { in MergeFromCodedStream() argument
223 bool UnknownFieldSet::ParseFromCodedStream(io::CodedInputStream* input) { in ParseFromCodedStream() argument
228 bool UnknownFieldSet::ParseFromZeroCopyStream(io::ZeroCopyInputStream* input) { in ParseFromZeroCopyStream() argument
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util.cc258 util::Status JsonStringToMessage(StringPiece input, Message* message, in JsonStringToMessage() argument
/third_party/python/Modules/cjkcodecs/clinic/
H A Dmultibytecodec.c.h32 PyObject *input; in _multibytecodec_MultibyteCodec_encode() local
95 Py_buffer input = {NULL, NULL}; _multibytecodec_MultibyteCodec_decode() local
163 PyObject *input; _multibytecodec_MultibyteIncrementalEncoder_encode() local
269 Py_buffer input = {NULL, NULL}; _multibytecodec_MultibyteIncrementalDecoder_decode() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h368 inline bool parse(const std::string& fmt, const std::string& input, in parse() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc1204 const std::string input = oss.str(); in TEST() local
1285 const std::string input = nanos + ps_oss.str() + "999"; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split_test.cc606 const char input[] = "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u"; in TEST() local
635 std::string input = "a,b"; in TEST() local
[all...]
/third_party/skia/gm/
H A Dimagefiltersbase.cpp64 static sk_sp<SkImageFilter> Make(sk_sp<SkImageFilter> input) { in Make() argument
77 IdentityImageFilter(sk_sp<SkImageFilter> input) : INHERITED(&input, 1, nullptr) {} in IdentityImageFilter() argument
/third_party/spirv-tools/test/
H A Dext_inst.debuginfo_test.cpp50 const std::string input = in TEST_P() local
63 EXPECT_THAT(EncodeAndDecodeSuccessfully(input), input) << input; in TEST_P() local
406 const std::string input = prefix + "FlagIsPublic\n"; in TEST_F() local
[all...]
/third_party/spirv-tools/test/opt/
H A Ddef_use_test.cpp1404 const std::string input = "%1 = OpTypeBool"; in TEST() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp200 void printInputColor (ostringstream& oss, const VariableDeclaration& input) in printInputColor() argument
/third_party/vk-gl-cts/external/vulkancts/vkscpc/
H A Dvkscpc.cpp65 void importFilesForExternalCompiler (vksc_server::VulkanPipelineCacheInput& input, in importFilesForExternalCompiler() argument
283 vksc_server::VulkanPipelineCacheInput input; main() local
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgShaderGenerator.cpp196 const ShaderInput* input = *i; in generate() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp39 std::vector<std::string> SplitString(const std::string &input, in SplitString() argument
81 void SplitStringAlongWhitespace(const std::string &input, std::vector<std::string> *tokensOut) in SplitStringAlongWhitespace() argument
101 std::string TrimString(const std::string &input, const std::string &trimChars) in TrimString() argument
118 GetPrefix(const std::string &input, size_t offset, const char *delimiter) GetPrefix() argument
128 GetPrefix(const std::string &input, size_t offset, char delimiter) GetPrefix() argument
138 HexStringToUInt(const std::string &input, unsigned int *uintOut) HexStringToUInt() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dcopyvertex.inc.h16 inline void CopyNativeVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) in CopyNativeVertexData() argument
64 inline void Copy8SintTo16SintVertexData(const uint8_t *input, in Copy8SintTo16SintVertexData() argument
96 inline void Copy8SnormTo16SnormVertexData(const uint8_t *input, in Copy8SnormTo16SnormVertexData() argument
137 inline void Copy32FixedTo32FVertexData(const uint8_t *input, in Copy32FixedTo32FVertexData() argument
185 CopyToFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyToFloatVertexData() argument
250 Copy32FTo16FVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) Copy32FTo16FVertexData() argument
273 CopyXYZ32FToXYZ9E5(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ32FToXYZ9E5() argument
284 CopyXYZ32FToX11Y11B10F(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ32FToX11Y11B10F() argument
483 CopyXYZ10W2ToXYZWFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ10W2ToXYZWFloatVertexData() argument
516 CopyXYZ10ToXYZWFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ10ToXYZWFloatVertexData() argument
548 CopyW2XYZ10ToXYZWFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyW2XYZ10ToXYZWFloatVertexData() argument
[all...]
/third_party/zlib/examples/
H A Dzran.c373 unsigned char input[CHUNK]; deflate_index_extract() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.cpp78 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { in MoveCursor() local
211 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { in SendKeyFunction() local
240 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { in SendPrivateCommand() local
296 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { in DeleteForward() local
350 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { in DeleteBackward() local
382 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { InsertText() local
464 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { GetForward() local
524 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { GetBackward() local
599 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { SelectByRange() local
675 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { SelectByMovement() local
703 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { SendExtendAction() local
729 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { GetTextIndexAtCursor() local
756 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { SetPreviewText() local
816 auto input = [ctxt](napi_env env, size_t argc, napi_value *argv, napi_value self) -> napi_status { FinishTextPreview() local
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp286 std::string PseudoLocalizationProcessor(const std::string &input) in PseudoLocalizationProcessor() argument
291 std::string PseudoLocalizationProcessor(const std::string &input, bool ifEnforce) in PseudoLocalizationProcessor() argument
H A Dsignature_verifier.cpp233 void SignatureVerifier::CalcBase64(uint8_t* input, uint32_t inputLen, std::string& encodedStr) in CalcBase64() argument
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp406 auto input = in Off() local

Completed in 22 milliseconds

1...<<61626364656667686970>>...132