Home
last modified time | relevance | path

Searched defs:start (Results 2276 - 2300 of 9349) sorted by relevance

1...<<919293949596979899100>>...374

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_get_select.c90 time_t start; in testExternalGet() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_parse_cookies.c123 time_t start; in testExternalGet() local
H A Dtest_process_arguments.c126 time_t start; in testExternalGet() local
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get.c198 time_t start; in testExternalGet() local
H A Dtest_get_chunked.c218 time_t start; in testExternalGet() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSimpleAudioOutput.java120 public void start(int framesPerBlock) { in start() method in SimpleAudioOutput
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
H A DGame.cpp50 void Game::start() { in start() function in Game
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioStream.cpp105 Result AudioStream::start(int64_t timeoutNanoseconds) in start() function in oboe::AudioStream
/third_party/skia/src/pathops/
H A DSkOpAngle.h84 SkOpSpanBase* start() const { in start() function in SkOpAngle
/third_party/skia/src/sksl/lex/
H A DNFAtoDFA.h50 DFAState* start = getState(DFAState::Label(startStates)); in convert() local
92 void addTransition(char c, int start, int next) { in addTransition() argument
/third_party/skia/tests/
H A DSkDSLRuntimeEffectTest.cpp36 void start() { in start() function in DSLTestEffect
[all...]
/third_party/skia/third_party/externals/dawn/src/common/
H A DSerialStorage.h194 SerialStorage<Derived>::BeginEnd::BeginEnd(typename SerialStorage<Derived>::StorageIterator start, in BeginEnd() argument
212 SerialStorage<Derived>::Iterator::Iterator(typename SerialStorage<Derived>::StorageIterator start) in Iterator() argument
257 ConstBeginEnd( typename SerialStorage<Derived>::ConstStorageIterator start, typename SerialStorage<Derived>::ConstStorageIterator end) ConstBeginEnd() argument
277 ConstIterator( typename SerialStorage<Derived>::ConstStorageIterator start) ConstIterator() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.c238 FT_UInt count, start; in FT_LOCAL_DEF() local
246 FTC_GNode_Init( FTC_GNODE( snode ), start, family ); in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1afm.c114 FT_Byte* start; in T1_Read_PFM() local
285 FT_Byte* start = stream->cursor; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py58 start = int (uu[0], 16) variable
209 start = u//8*8 variable
[all...]
H A Dhb-buffer-serialize.cc102 _hb_buffer_serialize_glyphs_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_json() argument
205 _hb_buffer_serialize_unicode_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_unicode_json() argument
258 _hb_buffer_serialize_glyphs_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_text() argument
352 _hb_buffer_serialize_unicode_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_unicode_text() argument
459 hb_buffer_serialize_glyphs(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_glyphs() argument
561 hb_buffer_serialize_unicode(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_unicode() argument
603 _hb_buffer_serialize_invalid(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_invalid() argument
659 hb_buffer_serialize(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-format.hh107 unsigned int start = 0; in serialize() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dchrome_subsetter.cc85 size_t start = 0; in StringToGlyphId() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dcmap_iterator_test.cc89 BitSet* CMapIteratorTests::GenerateCMapEntries(int32_t start, int32_t count) { in GenerateCMapEntries() argument
/third_party/pulseaudio/src/tests/
H A Dlfe-filter-test.c51 static pa_memblock* generate_data_block(struct lfe_filter_test *lft, int start) { in generate_data_block() argument
/third_party/skia/third_party/externals/tint/src/
H A Dsource.h196 inline static Source Combine(const Source& start, const Source& end) { in Combine() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstr.cpp170 int32_t start = this->length() - numLen, end = this->length() - 1; in appendNumber() local
H A Drbbistbl.cpp143 int32_t start = pos.getIndex(); in parseReference() local
H A Duarrsort.cpp77 int32_t start=0; in uprv_stableBinarySearch() local
169 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, UComparator *cmp, const void *context, void *px, void *pw) subQuickSort() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duiter.h361 int32_t start; member
[all...]

Completed in 13 milliseconds

1...<<919293949596979899100>>...374