| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_stress.c | 189 struct timespec start, stop; in submit_ib() local
|
| /third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
| H A D | hackbench.c | 296 struct timeval start, stop, diff; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/preadv2/ |
| H A D | preadv203.c | 57 static volatile int stop; variable
|
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_event.c | 51 unsigned int stop; member
|
| /third_party/lzma/C/ |
| H A D | MtCoder.h | 50 int stop;
member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_query.c | 40 uint64_t stop; member [all...] |
| /third_party/skia/src/core/ |
| H A D | SkStrokerPriv.cpp | 15 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 D | perf_get.c | 114 stop (const char *desc) in stop() function
|
| H A D | perf_get_concurrent.c | 110 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 D | AudioMidiTester.java | 197 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 D | SynthEngine.java | 294 public void stop() { in stop() method in SynthEngine
|
| /third_party/skia/src/utils/ |
| H A D | SkParsePath.cpp | 235 char* stop = buffer + len; in write_scalar() local
|
| H A D | SkUTF.cpp | 53 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 D | SkPDFBitmap.cpp | 113 const uint32_t* stop = ptr + pm.height() * pm.width(); in do_deflated_alpha() local
|
| /third_party/skia/src/xml/ |
| H A D | SkXMLWriter.cpp | 110 const char* stop = src + length; in escape_markup() local
|
| H A D | SkDOM.cpp | 95 const Attr* stop = attr + node->fAttrCount; in findAttr() local
|
| /third_party/python/Lib/test/libregrtest/ |
| H A D | runtest_mp.py | 117 def stop(self): member in MultiprocessIterator 196 def stop(self) -> None: member in TestWorkerProcess
|
| /third_party/skia/tools/ |
| H A D | win_dbghelp.cpp | 94 printCallstack(const char* filename, const char* start, const char* stop) printCallstack() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | bytestrie.h | 399 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 D | IntervalMap.h | 566 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 D | listobject.c.h | 239 Py_ssize_t stop = PY_SSIZE_T_MAX; in list_index() local
|
| /third_party/python/Objects/ |
| H A D | sliceobject.c | 114 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 D | cordz_info_statistics_test.cc | 539 Notification stop; in TEST() local
|
| /third_party/skia/include/private/ |
| H A D | SkTDArray.h | 285 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 D | SkShaper_primitive.cpp | 83 static size_t linebreak(const char text[], const char stop[], in linebreak() argument
|