Home
last modified time | relevance | path

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

12345

/third_party/FreeBSD/sys/sys/
Dkernel.h118 enum sysinit_sub_id subsystem; /* subsystem identifier*/ member
136 #define C_SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
145 #define SYSINIT(uniquifier, subsystem, order, func, ident) \ argument
152 #define C_SYSUNINIT(uniquifier, subsystem, order, func, ident) \ argument
161 #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/python/Tools/freeze/
Dwinmakemakefile.py38 def get_custom_entry_point(subsystem): argument
/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/python/PC/layout/support/
Dappxmanifest.py285 def add_alias(xml, appid, alias, subsystem="windows"): argument
312 ns, xml, appid, executable, aliases, visual_element, subsystem, file_types argument
/third_party/cef/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/chromium/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/jsoncpp/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/gn/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/parse5/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/lz4/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/node/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/iowow/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/libusb/
Dbundle.json15 "subsystem": "thirdparty", string
/third_party/libcoap/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/ltp/
Dbundle.json15 "subsystem": "thirdparty", string
/third_party/unity/
Dbundle.json15 "subsystem": "thirdparty", string
/third_party/jsframework/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/libunwind/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/weex-loader/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/libdrm/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/abseil-cpp/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/libffi/
Dbundle.json14 "subsystem": "thirdparty", string
/third_party/ninja/
Dbundle.json15 "subsystem": "thirdparty", string

12345