| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | zero_copy_stream_impl_lite.cc | 79 void ArrayInputStream::BackUp(int count) { in BackUp() argument 88 bool ArrayInputStream::Skip(int count) { in Skip() argument 126 void ArrayOutputStream::BackUp(int count) { in BackUp() argument 172 BackUp(int count) BackUp() argument 186 Skip(int count) Skip() argument 251 BackUp(int count) BackUp() argument 262 Skip(int count) Skip() argument 334 BackUp(int count) BackUp() argument 404 BackUp(int count) BackUp() argument 414 Skip(int count) Skip() argument [all...] |
| /third_party/python/Modules/ |
| H A D | unicodedata_db.h | 354 struct reindex{int start;short count,index;}; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_engine.h | 150 void discard(uint64_t count) { in discard() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree_navigator_test.cc | 74 int count() const { return GetParam(); } in count() function in absl::cord_internal::__anon19354::CordRepBtreeNavigatorTest 183 int count = this->count(); in TEST_P() local 218 int count = this->count(); in TEST_P() local [all...] |
| /third_party/skia/include/utils/ |
| H A D | SkRandom.h | 89 uint32_t nextULessThan(uint32_t count) { in nextULessThan() argument
|
| /third_party/skia/gm/ |
| H A D | skbug_257.cpp | 48 const int count = font.countText(text, strlen(text), SkTextEncoding::kUTF8); in exercise_draw_pos_text() local 60 const int count = font.countText(text, strlen(text), SkTextEncoding::kUTF8); in exercise_draw_pos_text_h() local
|
| H A D | mixedtextblobs.cpp | 141 size_t count = sizeof(clipRects) / sizeof(SkRect); variable
|
| /third_party/skia/fuzz/ |
| H A D | FuzzGradients.cpp | 30 int count; in initGradientParams() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | ibpkeys.c | 106 unsigned int count = 0; in sepol_ibpkey_count() local
|
| H A D | ports.c | 161 unsigned int count = 0; in sepol_port_count() local
|
| H A D | nodes.c | 151 unsigned int count = 0; in sepol_node_count() local
|
| /third_party/skia/bench/ |
| H A D | ChartBench.cpp | 21 static void gen_data(SkScalar yAvg, SkScalar ySpread, int count, in gen_data() argument [all...] |
| H A D | AlternatingColorPatternBench.cpp | 119 int count = 0; variable [all...] |
| H A D | GeometryBench.cpp | 71 int count = 0; variable 88 int count = 0; variable 105 int count = 0; variable
|
| H A D | FontCacheBench.cpp | 44 int count = count_glyphs(array); variable 80 static int count_collisions(const uint16_t array[], int count, HasherProc proc, in count_collisions() argument 94 static void dump_array(const uint16_t array[], int count) { in dump_array() argument 128 int count = std::min(count_glyphs(array), limit); variable [all...] |
| /third_party/selinux/libsepol/cil/test/unit/ |
| H A D | CuTest.h | 123 int count; member
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_bit_instruction_synonym.cpp | 203 const uint32_t count = fuzzerutil::MaybeGetIntegerConstant( in AddOpBitwiseOrOpNotSynonym() local
|
| /third_party/spirv-tools/test/reduce/ |
| H A D | reducer_test.cpp | 228 ss << "temp_" << count << ".spv"; in InterestingWhileOpcodeExists() local 570 uint32_t& count = result[function.result_id()] = 0; in GetFunctionInstructionCount() local 224 InterestingWhileOpcodeExists(const std::vector<uint32_t>& binary, spv::Op opcode, uint32_t count, bool dump) InterestingWhileOpcodeExists() argument 254 InterestingWhileIMulReachable(const std::vector<uint32_t>& binary, uint32_t count) InterestingWhileIMulReachable() argument 259 InterestingWhileSDivReachable(const std::vector<uint32_t>& binary, uint32_t count) InterestingWhileSDivReachable() argument [all...] |
| /third_party/spirv-tools/tools/ |
| H A D | io.h | 168 WriteFile(const char* filename, const char* mode, const T* data, size_t count) WriteFile() argument
|
| /third_party/vk-gl-cts/modules/gles31/stress/ |
| H A D | es31sDrawTests.cpp | 65 deUint32 count; member 75 deUint32 count; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | md4-internal.c | 19 u64 count; /* number of bits, mod 2^64 */ member 150 u8 count[8]; in MD4Pad() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_android.c | 156 int wpa_driver_set_p2p_noa(void *priv, u8 count, int start, int duration) in wpa_driver_set_p2p_noa() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_pax_common.c | 96 size_t count; in eap_pax_mac() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_methods.c | 165 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | cli.c | 173 unsigned int i, count = dl_list_len(txt_list); in cli_txt_list_array() local
|