Searched defs:STOP (Results 1 - 22 of 22) sorted by relevance
/third_party/libuv/test/ |
H A D | test-signal.c | 93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | cbor.h | 176 STOP, member in v8_crdtp::cbor::CBORTokenTag
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl21.c | 51 #define STOP 0xFFF0 macro
|
H A D | fcntl20.c | 52 #define STOP 0xFFF0 macro
|
H A D | fcntl19.c | 56 #define STOP 0xFFF0 macro
|
H A D | fcntl11.c | 52 #define STOP 0xFFF0 macro
|
H A D | fcntl17.c | 63 #define STOP 0xFFF0 macro
|
/third_party/musl/src/stdio/ |
H A D | vfwprintf.c | 30 STOP, enumerator
|
H A D | vfprintf.c | 37 STOP, enumerator
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestCase.hpp | 112 STOP = 0, enumerator
|
/third_party/node/deps/npm/node_modules/jsonparse/ |
H A D | jsonparse.js | 18 var STOP = C.STOP = 0x12; variable
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_time.c | 108 #define STOP 1 macro
|
H A D | speed.c | 125 #define STOP 1 macro [all...] |
/third_party/openssl/apps/ |
H A D | s_time.c | 108 #define STOP 1 macro
|
H A D | speed.c | 125 #define STOP 1 macro [all...] |
/third_party/node/tools/inspector_protocol/encoding/ |
H A D | encoding.h | 320 STOP, member in v8_inspector_protocol_encoding::cbor::CBORTokenTag
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | vfprintf.c | 42 STOP, enumerator
|
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | vfprintf.c | 37 STOP, enumerator
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | vfprintf.c | 42 STOP, enumerator
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | vfprintf.c | 42 STOP, enumerator
|
/third_party/python/Lib/ |
H A D | pickle.py | 112 STOP = b'.' # every pickle ends with STOP variable
|
/third_party/python/Modules/ |
H A D | _pickle.c | 51 STOP = '.', enumerator
|
Completed in 36 milliseconds