| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/ |
| H A D | video.h | 62 } stop; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/ |
| H A D | video.h | 51 } stop; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacps.c | 677 int stop = ps2->border_position[e+1]; in stereo_processing() local
|
| /third_party/alsa-utils/seq/aplaymidi/ |
| H A D | arecordmidi.c | 77 static volatile sig_atomic_t stop = 0; variable
|
| /third_party/alsa-utils/amidi/ |
| H A D | amidi.c | 56 static int stop; variable
|
| /third_party/backends/backend/ |
| H A D | tamarack.c | 135 static const uint8_t stop[] = variable
|
| H A D | mustek_pp.h | 127 void (*stop)(SANE_Handle hndl); member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | BytesTrie.java | 758 private void stop() { in stop() method in BytesTrie
|
| H A D | CharsTrie.java | 696 private void stop() { in stop() method in CharsTrie
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | BytesTrie.java | 723 private void stop() { in stop() method in BytesTrie
|
| H A D | CharsTrie.java | 669 private void stop() { in stop() method in CharsTrie
|
| /third_party/libwebsockets/lib/misc/threadpool/ |
| H A D | threadpool.c | 1110 lws_threadpool_task_sync(struct lws_threadpool_task *task, int stop) in lws_threadpool_task_sync() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | disassemble.c | 473 bool stop = tag & 0x40; in dump_clause() local [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-events.c | 51 static volatile sig_atomic_t stop = 0; variable
|
| H A D | libinput-debug-tablet.c | 44 static volatile sig_atomic_t stop = 0; variable
|
| /third_party/lzma/C/ |
| H A D | Lzma2DecMt.c | 456 Lzma2DecMt_MtCallback_Code(void *pp, unsigned coderIndex, const Byte *src, size_t srcSize, int srcFinished, UInt64 *inCodePos, UInt64 *outCodePos, int *stop) Lzma2DecMt_MtCallback_Code() argument
|
| H A D | MtDec.c | 611 int stop;
in MtDec_ThreadFunc2() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-profiler-agent-impl.cc | 287 Response V8ProfilerAgentImpl::stop( in stop() function in v8_inspector::V8ProfilerAgentImpl
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 133 const unsigned stop = start + width; in lp_build_extract_soa_chan() local 375 unsigned stop = start + 8; in lp_build_rgba8_to_fi32_soa() local 893 ASSERTED const unsigned stop = start + width; in lp_build_insert_soa_chan() local
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_ssl.py | 1626 def stop(self): member in SocketThread 1679 def stop(self): member in TestThreadedServer
|
| H A D | test_streams.py | 604 def stop(self): member in StreamTests.test_start_server.MyServer 670 def stop(self): member in StreamTests.test_start_unix_server.MyServer 739 def stop(self): member in StreamTests.test_start_tls.MyServer
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsWin32TestProcess.cpp | 185 void CaseListWriter::stop (void) in stop() function in xs::win32::CaseListWriter 328 void FileReader::stop (void) in stop() function in xs::win32::FileReader 376 void TestLogReader::stop (void) in stop() function in xs::win32::TestLogReader
|
| /third_party/skia/src/core/ |
| H A D | SkString.cpp | 103 char* stop = buffer + sizeof(buffer); in SkStrAppendU32() local 470 char* stop = SkStrAppendS32(buffer, dec); in insertS32() local 476 char* stop = SkStrAppendS64(buffer, dec, minDigits); in insertS64() local 482 char* stop = SkStrAppendU32(buffer, dec); in insertU32() local 488 char* stop = SkStrAppendU64(buffer, dec, minDigits); in insertU64() local 514 char* stop = SkStrAppendScalar(buffer, value); insertScalar() local [all...] |
| H A D | SkAAClip.cpp | 261 Row* stop = fRows.end(); in ~Builder() local 381 const Row* stop = fRows.end(); in finish() local [all...] |
| /third_party/skia/src/gpu/gradients/ |
| H A D | GrGradientShader.cpp | 1006 SkScalar stop = 0.f; RandomParams() local [all...] |