/third_party/protobuf/src/google/protobuf/ |
H A D | lite_unittest.cc | 618 ::google::protobuf::uint8* start = reinterpret_cast<::google::protobuf::uint8*>(::google::protobuf::string_as_array(&data)); in TEST() local
|
H A D | unknown_field_set.cc | 181 void UnknownFieldSet::DeleteSubrange(int start, int num) { in DeleteSubrange() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | btree_benchmark.cc | 203 auto start = itr; in BM_DeleteRange() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | numbers.cc | 640 const char* start = text->data(); in safe_parse_sign_and_base() local [all...] |
/third_party/skia/modules/skottie/src/ |
H A D | SkottieTool.cpp | 366 const auto start = std::chrono::steady_clock::now(); in main() local
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphBuilderImpl.cpp | 144 auto start = fUtf8.size(); in addPlaceholder() local
|
H A D | RunBaseImpl.cpp | 147 std::vector<uint16_t> RunBaseImpl::getGlyphs(int64_t start, int64_t length) const in getGlyphs() argument 167 std::vector<SkPoint> RunBaseImpl::getPositions(int64_t start, int64_t length) const in getPositions() argument 210 std::vector<uint64_t> RunBaseImpl::getStringIndices(int64_t start, int64_t length) const in getStringIndices() argument 359 calculateActualLength(int64_t start, int64_t length) const calculateActualLength() argument [all...] |
H A D | Decorations.cpp | 178 auto start = rect.fLeft; in calculateGaps() local
|
/third_party/skia/modules/skshaper/include/ |
H A D | SkShaper.h | 119 size_t start; // Offset to the start (utf8) element of the run. member
|
/third_party/skia/modules/skshaper/src/ |
H A D | SkShaper_primitive.cpp | 94 const char* start = text; in linebreak() local
|
/third_party/skia/experimental/sktext/src/ |
H A D | Paint.cpp | 91 TextIndex start = 0; in findDecoratedBlock() local
|
H A D | VisualRun.h | 47 SkScalar calculateWidth(GlyphIndex start, GlyphIndex end) const { in calculateWidth() argument
|
/third_party/skia/gm/ |
H A D | texteffects.cpp | 35 SkScalar start = intersections[index] - uWidth; in create_underline() local 135 const SkScalar start = blob->bounds().left(); in DEF_SIMPLE_GM() local
|
/third_party/skia/modules/particles/include/ |
H A D | SkParticleEffect.h | 137 void start(double now, bool looping) { in start() function in SkParticleEffect
|
/third_party/skia/modules/particles/src/ |
H A D | SkParticleEffect.cpp | 265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start() function in SkParticleEffect 326 void SkParticleEffect::runParticleScript(EntryPoint entryPoint, int start, int count) { in runParticleScript() argument
|
/third_party/rust/crates/regex/regex-syntax/src/ |
H A D | utf8.rs | 380 let mut start = [0; MAX_UTF8_BYTES]; fmt() variables [all...] |
/third_party/selinux/libselinux/src/ |
H A D | get_context_list.c | 136 char *start, *end = NULL; in get_context_user() local [all...] |
H A D | seusers.c | 21 char *start, *end; in process_seusers() local [all...] |
/third_party/skia/bench/ |
H A D | PDFBench.cpp | 269 int start = 0; variable
|
/third_party/spirv-tools/source/opt/ |
H A D | eliminate_dead_output_stores_pass.cpp | 48 bool EliminateDeadOutputStoresPass::AnyLocsAreLive(uint32_t start, in AnyLocsAreLive() argument
|
/third_party/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 392 uint32_t start = array_location * 4; in GetLocationsForVariable() local 467 uint32_t start = location * 4; in GetLocationsForVariable() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_ikev2.c | 333 const u8 *start, *pos, *end; in eap_ikev2_process() local
|
H A D | eap_wsc.c | 433 const u8 *start, *pos, *end; in eap_wsc_process() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_gpsk.c | 147 u8 *pos, *start; in eap_gpsk_build_gpsk_3() local
|
H A D | eap_server_ikev2.c | 354 const u8 *start, *pos, *end; in eap_ikev2_process() local
|