Home
last modified time | relevance | path

Searched defs:stop (Results 326 - 350 of 960) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc170 bool stop = IsPathSeparator(*s); in CalculateRootLength() local
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h135 int (*stop)(snd_pcm_ioplug_t *io); member
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestrie.h399 inline void stop() { in stop() function in BytesTrie
/third_party/json/tools/serve_header/
H A Dserve_header.py239 def stop(self): member in WorkTrees
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dst_tusb.h78 void (*stop) (struct usb_hcd *hcd); member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c196 struct timeval start, stop, diff; in main() local
H A Dtest_rendering.c105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned) in Gradient() argument
219 const int start = 16, stop = 235, range = stop - start; in main() local
236 const int start = 16, stop = 240, range = stop - start; in main() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestrie.h399 inline void stop() { in stop() function in BytesTrie
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc174 bool stop = IsPathSeparator(*s); in CalculateRootLength() local
/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

Completed in 16 milliseconds

1...<<11121314151617181920>>...39