Searched defs:LAZY (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/openssl/openssl/ms/ | ||
H A D | uplink.c | 104 # define LAZY(i) \ macro 113 # define LAZY(i) \ macro [all...] |
/third_party/openssl/ms/ | ||
H A D | uplink.c | 104 # define LAZY(i) \ macro 113 # define LAZY(i) \ macro [all...] |
/third_party/node/deps/v8/src/compiler/ | ||
H A D | frame-states.h | 172 enum class ContinuationFrameStateMode { EAGER, LAZY, LAZY_WITH_CATCH }; member in v8::internal::compiler::ContinuationFrameStateMode |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
H A D | WireFormat.java | 204 LAZY { enum constant |
/third_party/mesa3d/src/gallium/drivers/zink/ | ||
H A D | zink_screen.c | 1552 #define LAZY(FUNC) screen->FUNC = zink_##FUNC##_lazy in zink_screen_init_descriptor_funcs() macro 1562 #undef LAZY zink_screen_init_descriptor_funcs() macro [all...] |
Completed in 5 milliseconds