Home
last modified time | relevance | path

Searched defs:stop (Results 351 - 375 of 976) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c189 struct timespec start, stop; in submit_ib() local
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dhackbench.c296 struct timeval start, stop, diff; in main() local
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv203.c57 static volatile int stop; variable
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_event.c51 unsigned int stop; member
/third_party/lzma/C/
H A DMtCoder.h50 int stop; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c40 uint64_t stop; member
[all...]
/third_party/skia/src/core/
H A DSkStrokerPriv.cpp15 ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, const SkPoint& stop, SkPath*) ButtCapper() argument
20 RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, const SkPoint& stop, SkPath*) RoundCapper() argument
31 SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, const SkPoint& stop, SkPath* otherPath) SquareCapper() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get.c114 stop (const char *desc) in stop() function
H A Dperf_get_concurrent.c110 stop (const char *desc) in stop() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioMidiTester.java197 public void stop() { in stop() method in AudioMidiTester
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSynthEngine.java294 public void stop() { in stop() method in SynthEngine
/third_party/skia/src/utils/
H A DSkParsePath.cpp235 char* stop = buffer + len; in write_scalar() local
H A DSkUTF.cpp53 const char* stop = utf8 + byteLength; in CountUTF8() local
76 const uint16_t* stop = src + (byteLength >> 1); in CountUTF16() local
103 const uint32_t* stop = ptr + (byteLength >> 2); in CountUTF32() local
/third_party/skia/src/pdf/
H A DSkPDFBitmap.cpp113 const uint32_t* stop = ptr + pm.height() * pm.width(); in do_deflated_alpha() local
/third_party/skia/src/xml/
H A DSkXMLWriter.cpp110 const char* stop = src + length; in escape_markup() local
H A DSkDOM.cpp95 const Attr* stop = attr + node->fAttrCount; in findAttr() local
/third_party/python/Lib/test/libregrtest/
H A Druntest_mp.py117 def stop(self): member in MultiprocessIterator
196 def stop(self) -> None: member in TestWorkerProcess
/third_party/skia/tools/
H A Dwin_dbghelp.cpp94 printCallstack(const char* filename, const char* start, const char* stop) printCallstack() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dbytestrie.h399 inline void stop() { in stop() function in BytesTrie
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h566 const KeyT &stop(unsigned i) const { return this->first[i].second; } in stop() function in llvm::IntervalMapImpl::LeafNode
570 KeyT &stop(unsigned i) { return this->first[i].second; } in stop() function in llvm::IntervalMapImpl::LeafNode
[all...]
/third_party/python/Objects/clinic/
H A Dlistobject.c.h239 Py_ssize_t stop = PY_SSIZE_T_MAX; in list_index() local
/third_party/python/Objects/
H A Dsliceobject.c114 PySlice_New(PyObject *start, PyObject *stop, PyObject *step) in PySlice_New() argument
171 PySlice_GetIndices(PyObject *_r, Py_ssize_t length, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) PySlice_GetIndices() argument
203 PySlice_Unpack(PyObject *_r, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) PySlice_Unpack() argument
249 PySlice_AdjustIndices(Py_ssize_t length, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t step) PySlice_AdjustIndices() argument
293 PySlice_GetIndicesEx(PyObject *_r, Py_ssize_t length, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelength) PySlice_GetIndicesEx() argument
306 PyObject *start, *stop, *step; slice_new() local
386 PyObject *start=NULL, *stop=NULL, *step=NULL; _PySlice_GetLongIndices() local
527 PyObject *start, *stop, *step; slice_indices() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_info_statistics_test.cc539 Notification stop; in TEST() local
/third_party/skia/include/private/
H A DSkTDArray.h285 T* stop = fArray + fCount; in deleteAll() local
295 T* stop = fArray + fCount; in freeAll() local
305 T* stop in unrefAll() local
315 T* stop = fArray + fCount; safeUnrefAll() local
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_primitive.cpp83 static size_t linebreak(const char text[], const char stop[], in linebreak() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...40