| /third_party/python/Objects/stringlib/ |
| H A D | unicode_format.h | 405 FieldNameIterator rest; in get_field_object() local 319 field_name_split(PyObject *str, Py_ssize_t start, Py_ssize_t end, SubString *first, Py_ssize_t *first_idx, FieldNameIterator *rest, AutoNumber *auto_number) field_name_split() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | extension.h | 342 FormatConversionCharSetUnion( FormatConversionCharSet a, CharSet... rest) FormatConversionCharSetUnion() argument
|
| /third_party/rust/crates/syn/src/ |
| H A D | path.rs | 624 let mut rest = Punctuated::new(); variables
|
| /base/startup/init/services/utils/ |
| H A D | init_utils.c | 339 char *rest = NULL;
in SplitStringExt() local
|
| /base/update/updater/utils/ |
| H A D | utils.cpp | 286 size_t rest = size; in WriteFully() local 298 LOG(INFO) << "totalSize = " << size << ", rest = " << rest; in WriteFully() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_h2645.c | 939 size_t rest = data_size - (data_bit_start + 7) / 8; in cbs_h2645_write_slice_data() local 963 memcpy(put_bits_ptr(pbc), pos, rest); in cbs_h2645_write_slice_data() local [all...] |
| /third_party/curl/lib/ |
| H A D | urlapi.c | 534 char *rest; in Curl_parse_port() local
|
| /third_party/alsa-utils/alsactl/ |
| H A D | init_parse.c | 1008 char *head, *tail, *pos, *cpos, *attr, *rest; in apply_format() local
|
| /third_party/backends/backend/ |
| H A D | ricoh.h | 318 SANE_Byte rest[6]; member
|
| H A D | ibm.h | 377 SANE_Byte rest[14]; /* modified by mf; it was 6; see above */ member
|
| H A D | hp3900_sane.c | 155 SANE_Byte *rest; member 2485 SANE_Int chn_size, rest; in sane_read() local 2626 SANE_Int rest = emul_len % 8; sane_read() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | alphaindex.cpp | 379 UChar rest = current.charAt(BASE_LENGTH); in fixLabel() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | alphaindex.cpp | 379 char16_t rest = current.charAt(BASE_LENGTH); in fixLabel() local
|
| /third_party/lwip/src/core/ |
| H A D | pbuf.c | 1147 void pbuf_split_64k(struct pbuf *p, struct pbuf **rest) in pbuf_split_64k() argument
|
| H A D | tcp.c | 1720 struct pbuf *rest; local
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-fast-api-calls.h | 777 MergeFlags(CTypeInfo::Flags flags, Rest... rest) MergeFlags() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-fast-api-calls.h | 810 MergeFlags(CTypeInfo::Flags flags, Rest... rest) MergeFlags() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | alphaindex.cpp | 378 UChar rest = current.charAt(BASE_LENGTH); in fixLabel() local
|
| /third_party/skia/include/private/ |
| H A D | SkVx.h | 587 auto map(Fn&& fn, const Vec<N,T>& first, const Rest&... rest) { in map() argument
|
| /third_party/skia/dm/ |
| H A D | DM.cpp | 332 static constexpr int max_of(int x, Rest... rest) { in max_of() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 529 int32_t rest = limit & UCPTRIE_SMALL_DATA_MASK; in setRange() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutablecptrie.cpp | 529 int32_t rest = limit & UCPTRIE_SMALL_DATA_MASK; in setRange() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_allocator.c | 997 uint32_t rest = chunk_size - nblocks * divisor; in anv_state_pool_return_chunk() local
|
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 280 static void write(SkWStream* o, T first, Ts... rest) { in write() argument
|
| /third_party/python/Include/internal/ |
| H A D | pycore_ast_state.h | 230 PyObject *rest; member
|