Home
last modified time | relevance | path

Searched defs:subsystem (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/FreeBSD/sys/sys/
Dkernel.h120 enum sysinit_sub_id subsystem; /* subsystem identifier*/ member
138 #define C_SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
147 #define SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
154 #define C_SYSUNINIT(uniquifier, subsystem, order, func, ident) \ argument
163 #define SYSUNINIT(uniquifier, subsystem, order, func, ident) \ argument
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL.c61 SDL_PrivateSubsystemRefCountIncr(Uint32 subsystem) in SDL_PrivateSubsystemRefCountIncr()
70 SDL_PrivateSubsystemRefCountDecr(Uint32 subsystem) in SDL_PrivateSubsystemRefCountDecr()
80 SDL_PrivateShouldInitSubsystem(Uint32 subsystem) in SDL_PrivateShouldInitSubsystem()
89 SDL_PrivateShouldQuitSubsystem(Uint32 subsystem) { in SDL_PrivateShouldQuitSubsystem()
/third_party/eudev/src/udev/
Dudev-builtin-hwdb.c87 const char *subsystem, const char *prefix, in udev_builtin_hwdb_search()
138 const char *subsystem = NULL; in builtin_hwdb() local
/third_party/python/Tools/freeze/
Dwinmakemakefile.py38 def get_custom_entry_point(subsystem): argument
/third_party/eudev/test/
Dtest-libudev.c311 static int test_enumerate(struct udev *udev, const char *subsystem) { in test_enumerate()
417 const char *subsystem = NULL; in main() local
/third_party/gn/src/gn/
Dvisual_studio_utils.h34 std::string subsystem; member
Dvisual_studio_utils.cc120 const std::string subsystem( in ParseLinkerOption() local
/third_party/libuv/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/benchmark/
Dbundle.json14 "subsystem": "", string
/third_party/googletest/
Dbundle.json14 "subsystem": "", string
/third_party/grpc/
Dbundle.json14 "subsystem": "", string
/third_party/gn/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/mbedtls/
Dbundle.json14 "subsystem": "", string
/third_party/node/
Dbundle.json14 "subsystem": "", string
/third_party/libffi/
Dbundle.json14 "subsystem": "", string
/third_party/libpsl/
Dbundle.json14 "subsystem": "", string
/third_party/abseil-cpp/
Dbundle.json14 "subsystem": "", string
/third_party/weex-loader/
Dbundle.json14 "subsystem": "developtools", string
/third_party/PyYAML/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/lz4/
Dbundle.json14 "subsystem": "", string
/third_party/sqlite/
Dbundle.json14 "subsystem": "", string
/third_party/jsframework/
Dbundle.json14 "subsystem": "", string
/third_party/parse5/
Dbundle.json14 "subsystem": "developtools", string
/third_party/protobuf/
Dbundle.json14 "subsystem": "", string
/third_party/jsoncpp/
Dbundle.json14 "subsystem": "thirdparty", string

12345