/third_party/rust/crates/rustix/src/backend/libc/io/ |
H A D | io_slice.rs | 31 pub fn advance(&mut self, n: usize) { in advance() functions 67 pub fn advance(&mut self, n: usize) { in advance() functions
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
H A D | io_slice.rs | 34 pub fn advance(&mut self, n: usize) { in advance() functions 74 pub fn advance(&mut self, n: usize) { in advance() functions
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_path_1d_path_effect.cpp | 21 Make(const TexginePath &path, float advance, float phase, Style style) Make() argument
|
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/ |
H A D | FileInputStream.cpp | 32 void FileInputStream::advance(int32_t numBytes) {
in advance() function in parselib::FileInputStream
|
H A D | MemInputStream.cpp | 39 void MemInputStream::advance(int32_t numBytes) {
in advance() function in parselib::MemInputStream
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | LineIterator.cpp | 50 void line_iterator::advance() { in advance() function in line_iterator
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_recording_path_effect.h | 25 CreatePathDashEffect( const TestingPath& path, float advance, float phase, TestingPathDashStyle style) CreatePathDashEffect() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_path_effect_test.cpp | 49 scalar advance = 12.0f; in HWTEST_F() local
|
/third_party/skia/gm/ |
H A D | glyph_pos.cpp | 107 SkScalar advance = font.measureText(kText, sizeof(kText) - 1, SkTextEncoding::kUTF8, in drawTestCase() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | path_effect.cpp | 78 CreatePathDashEffect( const Path& path, scalar advance, scalar phase, PathDashStyle style) CreatePathDashEffect() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/patheffect_fuzzer/ |
H A D | patheffect_fuzzer.cpp | 45 scalar advance = GetObject<scalar>(); in PathEffectFuzzTest() local
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | ScriptCompositeFontInstance.cpp | 52 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance); in getGlyphAdvance() local
|
/third_party/python/Tools/c-analyzer/c_parser/parser/ |
H A D | _info.py | 104 def advance(self, remainder, start=None): member in SourceInfo
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | ScriptCompositeFontInstance.cpp | 52 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance); in getGlyphAdvance() local
|
/third_party/skia/src/pdf/ |
H A D | SkPDFMakeCIDGlyphWidthsArray.cpp | 130 int16_t advance = (int16_t)glyphs[i]->advanceX(); in SkPDFMakeCIDGlyphWidthsArray() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkIntersectionHelper.h | 29 bool advance() { in advance() function in SkIntersectionHelper
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftincrem.h | 120 FT_Long advance; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | small_glyph_metrics.cc | 100 void SmallGlyphMetrics::Builder::SetAdvance(uint8_t advance) { in SetAdvance() argument
|
/third_party/python/Lib/test/ |
H A D | test_sched.py | 34 def advance(self, t): member in Timer [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ScoreboardHazardRecognizer.h | 77 void advance() { in advance() function in llvm::ScoreboardHazardRecognizer::Scoreboard
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluVarTypeUtil.cpp | 51 void VarTokenizer::advance (void) in advance() function in glu::VarTokenizer
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_path_effect.cpp | 42 void SkiaPathEffect::InitWithPathDash(const Path& path, scalar advance, scalar phase, PathDashStyle style) in InitWithPathDash() argument
|
/third_party/elfio/elfio/ |
H A D | elfio_note.hpp | 151 Elf_Word advance = in process_section() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Scan.h | 229 void advance() in advance() function in glslang::TInputScanner
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
H A D | XMLRecordReader.java | 202 private void advance() { in advance() method in XMLRecordReader
|