Home
last modified time | relevance | path

Searched defs:value_end (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dpending-value.cc36 char* value_end; in ParseInt() local
58 char* value_end; in ParseDouble() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h63 char *value_end; in Parse() local
72 char *value_end; in Parse() local
/aosp_15_r20/external/cronet/net/cookies/
H A Dparsed_cookie.cc122 std::string::const_iterator value_end; in ValidStringPieceForValue() local
349 std::string::const_iterator* value_end) { in ParseValue()
589 std::string::const_iterator value_start, value_end; in ParseTokenValuePairs() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_util.h373 std::string::const_iterator value_end() const { in value_end() function
447 std::string::const_iterator value_end() const { in value_end() function
H A Dhttp_response_headers.cc204 std::string::const_iterator value_end; member
681 std::string::const_iterator value_end = parsed_[i].value_end; in GetNormalizedHeader() local
727 std::string::const_iterator value_end = parsed_[i].value_end; in EnumerateHeaderLines() local
954 std::string::const_iterator value_end) { in AddToParsed()
/aosp_15_r20/art/runtime/oat/
H A Doat.cc365 const char* value_end = in GetStoreValueByKey() local
397 const char* value_end = in GetStoreKeyValuePairByIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h409 op_iterator value_end() { return arg_end(); } in value_end() function
410 const_op_iterator value_end() const { return arg_end(); } in value_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h571 op_iterator value_end() { return arg_end(); } in value_end() function
572 const_op_iterator value_end() const { return arg_end(); } in value_end() function
/aosp_15_r20/external/cpuinfo/src/x86/linux/
H A Dcpuinfo.c137 const char* value_end = line_end; in parse_line() local
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Dbootargs.rs98 let value_end = name_end + Self::find_value_end(&arg[name_end..]); in next() localVariable
/aosp_15_r20/external/cronet/components/metrics/
H A Dpsi_memory_parser_linux.cc66 size_t value_end; in GetMetricValue() local
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dserializable.h238 const uint8_t* const value_end = *buf_ptr + buf_size; in copy_collection_from_buf() local
/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Dfield_trial_parser.cc68 size_t value_end = tail.find(','); in ParseFieldTrial() local
/aosp_15_r20/external/cpuinfo/src/arm/linux/
H A Dcpuinfo.c726 const char* value_end = line_end; in parse_line() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/json/
H A Djson_trace_tokenizer.cc400 const char* value_end = end; in ExtractValueForJsonKey() local
/aosp_15_r20/external/cronet/net/base/
H A Dmime_util.cc541 std::string::size_type value_end = offset; in ParseMimeType() local
/aosp_15_r20/prebuilts/ndk/current/sources/android/cpufeatures/
H A Dcpu-features.c843 char* value_end = value + strlen(value); in android_cpuInit() local
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file_reader.cpp748 size_t value_end = s.find('\0', value_start); in ReadMetaInfoFeature() local
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/
Dser.rs137 fn value_end(&mut self) -> Result<()> { in value_end() function
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Drole.rs1403 let value_end = value_start + header.value.len(); in record_header_indices() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc776 uint16_t value_end = 0; in SetUpMockGatt() local
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c2058 char *value_end; in parse_u64() local