Searched defs:STOP (Results 1 – 25 of 27) sorted by relevance
12
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.4/2_string_enums/ |
| D | string_enums_1.ts | 27 STOP = "STOP" enumerator
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| D | cbor.h | 176 STOP, enumerator
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl19.c | 56 #define STOP 0xFFF0 macro
|
| D | fcntl11.c | 52 #define STOP 0xFFF0 macro
|
| D | fcntl21.c | 51 #define STOP 0xFFF0 macro
|
| D | fcntl20.c | 52 #define STOP 0xFFF0 macro
|
| D | fcntl17.c | 63 #define STOP 0xFFF0 macro
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTestCase.hpp | 112 STOP = 0, enumerator
|
| /third_party/libuv/test/ |
| D | test-signal.c | 93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
|
| /third_party/openssl/apps/ |
| D | s_time.c | 108 #define STOP 1 macro
|
| D | speed.c | 125 #define STOP 1 macro
|
| /third_party/node/deps/npm/node_modules/jsonparse/ |
| D | jsonparse.js | 18 var STOP = C.STOP = 0x12; variable
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | s_time.c | 108 #define STOP 1 macro
|
| D | speed.c | 125 #define STOP 1 macro
|
| /third_party/node/tools/inspector_protocol/encoding/ |
| D | encoding.h | 320 STOP, enumerator
|
| /third_party/musl/src/stdio/ |
| D | vfwprintf.c | 30 STOP, enumerator
|
| D | vfprintf.c | 37 STOP, enumerator
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| D | vfprintf.c | 42 STOP, enumerator
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| D | vfprintf.c | 42 STOP, enumerator
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| D | vfprintf.c | 37 STOP, enumerator
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| D | vfprintf.c | 42 STOP, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
| D | fuzz.cpp | 70 STOP // Do nothing. enumerator
|
| /third_party/spirv-tools/tools/fuzz/ |
| D | fuzz.cpp | 64 STOP // Do nothing. enumerator
|
| /third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
| D | fuzz.cpp | 70 STOP // Do nothing. enumerator
|
| /third_party/python/Lib/ |
| D | pickle.py | 112 STOP = b'.' # every pickle ends with STOP variable
|
12