| /third_party/rust/crates/nom/src/combinator/ |
| H A D | mod.rs | 31 pub fn rest<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in rest() functions [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_mpeg2.c | 305 size_t rest = slice->data_size - (slice->data_bit_start + 7) / 8; in cbs_mpeg2_write_slice() local 324 memcpy(put_bits_ptr(pbc), pos, rest); in cbs_mpeg2_write_slice() local
|
| /third_party/backends/backend/ |
| H A D | kvs20xx.c | 457 int rest = s->side_size - s->read - s->dummy_size; in sane_read() local
|
| /third_party/lame/frontend/ |
| H A D | lame_main.c | 443 int rest = iread; in lame_encoder_loop() local
|
| /third_party/lame/libmp3lame/vector/ |
| H A D | xmm_quantize_sub.c | 70 int rest = upper-upper4; in init_xrpow_core_sse() local
|
| /third_party/json/include/nlohmann/detail/conversions/ |
| H A D | to_chars.hpp | 546 grisu2_round(char* buf, int len, std::uint64_t dist, std::uint64_t delta, std::uint64_t rest, std::uint64_t ten_k) grisu2_round() argument 683 const std::uint64_t rest = (std::uint64_t{p1} << -one.e) + p2; grisu2_digit_gen() local [all...] |
| /third_party/node/src/ |
| H A D | node_sockaddr-inl.h | 22 inline void hash_combine(size_t* seed, const T& value, Args... rest) { in hash_combine() argument
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | tostring.cc | 79 char* DivideByMagic(RWDigits rest, Digits input, char* output) { in DivideByMagic() argument [all...] |
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | fast-dtoa.cc | 42 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 156 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument 409 uint64_t rest = global() local 519 uint64_t rest = global() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | system-jit-metadata-win.h | 182 SetFieldDescriptors(EVENT_DATA_DESCRIPTOR* data_descriptors, const T& value, const Ts&... rest) SetFieldDescriptors() argument 190 SetFieldDescriptors(EVENT_DATA_DESCRIPTOR* data_descriptors, const std::wstring& value, const Ts&... rest) SetFieldDescriptors() argument 198 SetFieldDescriptors(EVENT_DATA_DESCRIPTOR* data_descriptors, const std::string& value, const Ts&... rest) SetFieldDescriptors() argument 206 SetFieldDescriptors(EVENT_DATA_DESCRIPTOR* data_descriptors, const char* value, const Ts&... rest) SetFieldDescriptors() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_debug.c | 334 static char rest[64]; in debug_dump_enum() local 352 static char rest[64]; in debug_dump_enum_noprefix() local 375 static char rest[256]; in debug_dump_flags() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_bio.c | 112 size_t rest; in bio_read() local 271 size_t rest; in bio_write() local [all...] |
| /third_party/popt/tests/ |
| H A D | test1.c | 195 const char ** rest; in main() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bss_bio.c | 112 size_t rest; in bio_read() local 271 size_t rest; in bio_write() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| H A D | esextcTextureBufferTextureBufferRange.cpp | 550 glw::GLuint rest = totalSize % offsetAlignment; in countAlignedSize() local
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | contexts_trie.c | 116 char *rest = NULL; in InsertParamToTrie() local 373 char *rest = NULL; in LoadParameterContexts() local
|
| /base/startup/init/interfaces/innerkits/fs_manager/ |
| H A D | fstab.c | 143 char *rest = NULL; in ParseFstabPerLine() local
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-net_id.c | 236 char *rest; in dev_pci_slot() local
|
| H A D | udev-builtin-path_id.c | 360 char *rest; in handle_scsi_default() local
|
| /third_party/curl/src/ |
| H A D | tool_setopt.c | 315 unsigned long rest = (unsigned long)lval; in tool_setopt_bitmask() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unisetspan.cpp | 652 int32_t pos=spanLength, rest=length-pos; in span() local 982 int32_t pos=spanLength, rest=length-pos; spanUTF8() local 1350 int32_t pos=0, rest=length; spanNot() local 1436 int32_t pos=0, rest=length; spanNotUTF8() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unisetspan.cpp | 652 int32_t pos=spanLength, rest=length-pos; in span() local 982 int32_t pos=spanLength, rest=length-pos; spanUTF8() local 1350 int32_t pos=0, rest=length; spanNot() local 1436 int32_t pos=0, rest=length; spanNotUTF8() local [all...] |
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | compute_test.h | 284 void gather_args(std::vector<RawShaderArg *> &args, T &arg, Rest&... rest) in gather_args() argument
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-common.c | 150 size_t rest; in calc_checksum() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeTable.java | 502 public RangeTable subTable(RangeTree bounds, Column<?> first, Column<?>... rest) { in subTable() argument 662 simplify( Function<Change, RangeTree> simplifyFn, int minPrefixLength, Column<?> first, Column<?>... rest) simplify() argument
|