Home
last modified time | relevance | path

Searched defs:start (Results 926 - 950 of 4183) sorted by relevance

1...<<31323334353637383940>>...168

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DFullDuplexStream.cpp107 oboe::Result FullDuplexStream::start() { in start() function in FullDuplexStream
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DNDKExtractor.cpp32 off_t start, length; in decode() local
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DHelloOboeEngine.cpp135 oboe::Result HelloOboeEngine::start() { in start() function in HelloOboeEngine
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp21 SkOpSpanBase* start = span->next(); in bridgeWinding() local
98 SkOpSpanBase* start = span->next(); bridgeXor() local
[all...]
/third_party/skia/src/sksl/analysis/
H A DSkSLGetLoopUnrollInfo.cpp27 static int calculate_count(double start, double end, double delta, bool forwards, bool inclusive) { in calculate_count() argument
/third_party/skia/tests/
H A DSubsetPath.cpp23 int start = count * partIndex / parts; in range() local
29 int start, end; in subset() local
[all...]
/third_party/skia/src/sksl/lex/
H A DRegexParser.cpp124 RegexNode start = this->pop(); in setItem() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DUtils.java33 static void fillBytesWithZeroes(byte[] dest, int start, int end) { in fillBytesWithZeroes() argument
52 static void fillIntsWithZeroes(int[] dest, int start, int end) { in fillIntsWithZeroes() argument
61 static void copyBytes(byte[] dst, int target, byte[] src, int start, int end) { in copyBytes() argument
65 static void copyBytesWithin(byte[] bytes, int target, int start, int end) { in copyBytesWithin() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUBuffer.cpp119 uint64_t start = offset; in getMappedRange() local
H A DGPUBuffer.h59 uint64_t start; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-myanmar.cc143 initial_reordering_consonant_syllable(hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_consonant_syllable() argument
240 reorder_syllable_myanmar(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_face_t *face HB_UNUSED, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_syllable_myanmar() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-options.hh198 unsigned int start = 0; in verify_buffer_safe_to_break() local
/third_party/skia/tools/
H A Ddump_record.cpp46 auto start = SkTime::GetNSecs(); in operator ()() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_closure.cpp121 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument
181 UChar32 start = getRangeStart(i); in closeOver() local
H A Dutf_impl.cpp236 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) { in utf8_prevCharSafeBody() argument
303 utf8_back1SafeBody(const uint8_t *s, int32_t start, int32_t i) { in utf8_back1SafeBody() argument
/third_party/toybox/lib/
H A Dcommas.c50 char *start = *list, *end; in comma_iterate() local
/third_party/toybox/toys/other/
H A Dpmap.c35 long long start, end, pss, tpss = 0, dirty, tdirty = 0, swap, tswap = 0, in pmap_main() local
/third_party/toybox/toys/posix/
H A Dcut.c51 int unicolumns(char *start, unsigned columns) in unicolumns() argument
85 unsigned start = pairs[2*i], end = pairs[(2*i)+1], count; in cut_line() local
[all...]
/third_party/vixl/examples/aarch64/
H A Dnon-const-visitor.cc146 void ModifyNonConstVisitorTestGeneratedCode(Instruction* start, in ModifyNonConstVisitorTestGeneratedCode() argument
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource11.js163 var start = 0; variable
[all...]
/third_party/protobuf/objectivec/
H A DGPBRuntimeTypes.h141 uint32_t start; member
/third_party/python/Objects/stringlib/
H A Dfind.h46 find_slice(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t start, Py_ssize_t end) find_slice() argument
54 rfind_slice(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t start, Py_ssize_t end) rfind_slice() argument
86 parse_args_finds(const char * function_name, PyObject *args, PyObject **subobj, Py_ssize_t *start, Py_ssize_t *end) parse_args_finds() argument
[all...]
/third_party/protobuf/php/tests/
H A DArrayTest.php584 $start = memory_get_usage(); variable
H A DMapFieldTest.php496 // $start = memory_get_usage(); variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_consume_test.cc57 CordRepSubstring* CreateSubstring(CordRep* child, size_t start, size_t length) { in CreateSubstring() argument

Completed in 12 milliseconds

1...<<31323334353637383940>>...168