/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | FullDuplexStream.cpp | 107 oboe::Result FullDuplexStream::start() { in start() function in FullDuplexStream
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
H A D | NDKExtractor.cpp | 32 off_t start, length; in decode() local
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
H A D | HelloOboeEngine.cpp | 135 oboe::Result HelloOboeEngine::start() { in start() function in HelloOboeEngine
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsSimplify.cpp | 21 SkOpSpanBase* start = span->next(); in bridgeWinding() local 98 SkOpSpanBase* start = span->next(); bridgeXor() local [all...] |
/third_party/skia/src/sksl/analysis/ |
H A D | SkSLGetLoopUnrollInfo.cpp | 27 static int calculate_count(double start, double end, double delta, bool forwards, bool inclusive) { in calculate_count() argument
|
/third_party/skia/tests/ |
H A D | SubsetPath.cpp | 23 int start = count * partIndex / parts; in range() local 29 int start, end; in subset() local [all...] |
/third_party/skia/src/sksl/lex/ |
H A D | RegexParser.cpp | 124 RegexNode start = this->pop(); in setItem() local
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Utils.java | 33 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 D | GPUBuffer.cpp | 119 uint64_t start = offset; in getMappedRange() local
|
H A D | GPUBuffer.h | 59 uint64_t start; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape-complex-myanmar.cc | 143 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 D | shape-options.hh | 198 unsigned int start = 0; in verify_buffer_safe_to_break() local
|
/third_party/skia/tools/ |
H A D | dump_record.cpp | 46 auto start = SkTime::GetNSecs(); in operator ()() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uniset_closure.cpp | 121 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument 181 UChar32 start = getRangeStart(i); in closeOver() local
|
H A D | utf_impl.cpp | 236 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 D | commas.c | 50 char *start = *list, *end; in comma_iterate() local
|
/third_party/toybox/toys/other/ |
H A D | pmap.c | 35 long long start, end, pss, tpss = 0, dirty, tdirty = 0, swap, tswap = 0, in pmap_main() local
|
/third_party/toybox/toys/posix/ |
H A D | cut.c | 51 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 D | non-const-visitor.cc | 146 void ModifyNonConstVisitorTestGeneratedCode(Instruction* start, in ModifyNonConstVisitorTestGeneratedCode() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource11.js | 163 var start = 0; variable [all...] |
/third_party/protobuf/objectivec/ |
H A D | GPBRuntimeTypes.h | 141 uint32_t start; member
|
/third_party/python/Objects/stringlib/ |
H A D | find.h | 46 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 D | ArrayTest.php | 584 $start = memory_get_usage(); variable
|
H A D | MapFieldTest.php | 496 // $start = memory_get_usage(); variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_consume_test.cc | 57 CordRepSubstring* CreateSubstring(CordRep* child, size_t start, size_t length) { in CreateSubstring() argument
|