| /third_party/toybox/toys/net/ |
| H A D | ifconfig.c | 427 int count = 6; in ifconfig_main() local
|
| /third_party/toybox/toys/pending/ |
| H A D | crontab.c | 124 int count = 0; in parse_crontab() local
|
| H A D | tcpsvd.c | 62 int count; member 107 int count = 0, i = 0; in haship() local [all...] |
| H A D | telnetd.c | 247 int ret = 0, c, count = 0; in dup_iacs() local
|
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.cc | 180 int count = in operator <<() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | operands-aarch64.cc | 376 int count = 0; in IsValid() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-assembler-fp-aarch64.cc | 1589 const int count = sizeof(inputs) / sizeof(inputs[0]); in TEST() local 1693 const int count = sizeof(inputs) / sizeof(inputs[0]); in TEST() local
|
| H A D | test-assembler-neon-aarch64.cc | 10748 const int count = sizeof(inputs) / sizeof(inputs[0]); in TEST() local
|
| H A D | test-utils-aarch64.h | 208 uint64_t count = dump_.vl_ / lane_size_in_bits; local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_misc_opcodes.cpp | 245 dng_opcode_MapTable(dng_host &host, const dng_area_spec &areaSpec, const uint16 *table, uint32 count) dng_opcode_MapTable() argument
|
| H A D | dng_matrix.cpp | 94 void dng_matrix::SetIdentity (uint32 count) in SetIdentity() argument 425 dng_vector::dng_vector (uint32 count) in dng_vector() argument 477 void dng_vector::SetIdentity (uint32 count) in SetIdentity() argument [all...] |
| H A D | dng_shared.cpp | 1382 uint32 count = fIPTC_NAA_Count; in Parse_ifd0() local
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | zero_copy_stream_impl.cc | 94 void FileInputStream::BackUp(int count) { impl_.BackUp(count); } in BackUp() argument 96 bool FileInputStream::Skip(int count) { return impl_.Skip(count); } in Skip() argument 147 int FileInputStream::CopyingFileInputStream::Skip(int count) { in Skip() argument 183 void FileOutputStream::BackUp(int count) { impl_.BackUp(count); } in BackUp() argument 261 BackUp(int count) BackUp() argument 263 Skip(int count) Skip() argument 294 BackUp(int count) BackUp() argument 313 ConcatenatingInputStream( ZeroCopyInputStream* const streams[], int count) ConcatenatingInputStream() argument 332 BackUp(int count) BackUp() argument 340 Skip(int count) Skip() argument [all...] |
| /third_party/python/Python/ |
| H A D | dynamic_annotations.c | 56 AnnotateBarrierInit(const char *file, int line, const volatile void *barrier, long count, long reinitialization_allowed) AnnotateBarrierInit() argument
|
| H A D | modsupport.c | 46 Py_ssize_t count = 0; in countformat() local
|
| /third_party/python/Modules/_sre/ |
| H A D | sre.h | 56 Py_ssize_t count; member
|
| /third_party/python/Objects/stringlib/ |
| H A D | transmogrify.h | 261 Py_ssize_t count = 0; in countchar() local 286 Py_ssize_t count, i; in stringlib_replace_interleave() local 356 Py_ssize_t count; stringlib_replace_delete_single_character() local 401 Py_ssize_t count, offset; stringlib_replace_delete_substring() local 553 Py_ssize_t count; stringlib_replace_single_character() local 617 Py_ssize_t count, offset; stringlib_replace_substring() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | CodedInputStream.php | 149 $count = 0; variable
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnknownFieldSetLite.java | 83 private int count; global() field in UnknownFieldSetLite 103 UnknownFieldSetLite(int count, int[] tags, Object[] objects, boolean isMutable) UnknownFieldSetLite() argument 304 tagsEquals(int[] tags1, int[] tags2, int count) tagsEquals() argument 313 objectsEquals(Object[] objects1, Object[] objects2, int count) objectsEquals() argument 346 hashCode(int[] tags, int count) hashCode() argument 354 hashCode(Object[] objects, int count) hashCode() argument [all...] |
| /third_party/pulseaudio/src/tests/ |
| H A D | alsa-time-test.c | 24 int r, cap, count = 0; in main() local
|
| /third_party/python/Include/internal/ |
| H A D | pycore_gc.h | 117 int count; /* count of allocations or collections of younger member
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | reflection_ops.cc | 107 int count = from_reflection->FieldSize(from, field); in Merge() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | charconv_bigint.h | 102 void ShiftLeft(int count) { in ShiftLeft() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_format.h | 779 void Append(size_t count, char ch) { sink_->Append(count, ch); } in Append() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles_test.cc | 138 int count = 0; in CheckEdges() local
|