/third_party/boost/boost/icl/ |
D | interval_base_set.hpp | 45 typename SubType, 57 typedef interval_base_set<SubType,DomainT,Compare,Interval,Alloc> type; 60 typedef SubType sub_type; 250 SubType& add(const element_type& key) in add() 256 SubType& add(const segment_type& inter_val) in add() 275 SubType& subtract(const element_type& key) in subtract() 281 SubType& subtract(const segment_type& inter_val); 287 SubType& insert(const element_type& key) in insert() 293 SubType& insert(const segment_type& inter_val) in insert() 312 SubType& erase(const element_type& key) in erase() [all …]
|
D | interval_base_map.hpp | 49 class SubType, 65 typedef interval_base_map<SubType,DomainT,CodomainT, 70 typedef SubType sub_type; 308 SubType& add(const element_type& key_value_pair) in add() 314 SubType& add(const segment_type& interval_value_pair) in add() 332 SubType& subtract(const element_type& key_value_pair) in subtract() 338 SubType& subtract(const segment_type& interval_value_pair) in subtract() 349 SubType& insert(const element_type& key_value_pair) in insert() 355 SubType& insert(const segment_type& interval_value_pair) in insert() 369 SubType& set(const element_type& key_value_pair) in set() [all …]
|
D | interval_set.hpp | 101 template<class SubType> 103 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in interval_set() argument 119 template<class SubType> 120 void assign(const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in assign() argument 122 typedef interval_base_set<SubType,DomainT,Compare,Interval,Alloc> base_set_type; in assign() 131 template<class SubType> 133 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in operator =() argument
|
D | separate_interval_set.hpp | 97 template<class SubType> 99 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in separate_interval_set() argument 110 template<class SubType> 111 void assign(const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in assign() argument 118 template<class SubType> 120 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in operator =() argument
|
D | split_interval_set.hpp | 97 template<class SubType> 99 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in split_interval_set() argument 108 template<class SubType> 109 void assign(const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in assign() argument 116 template<class SubType> 118 (const interval_base_set<SubType,DomainT,Compare,Interval,Alloc>& src) in operator =() argument
|
D | interval_map.hpp | 83 template<class SubType> 85 (const interval_base_map<SubType,DomainT,CodomainT, in interval_map() argument 97 template<class SubType> 98 void assign(const interval_base_map<SubType,DomainT,CodomainT, in assign() argument 101 typedef interval_base_map<SubType,DomainT,CodomainT, in assign() 110 template<class SubType> 112 (const interval_base_map<SubType,DomainT,CodomainT, in operator =() argument
|
D | split_interval_map.hpp | 82 template<class SubType> 83 void assign(const interval_base_map<SubType,DomainT,CodomainT, in assign() argument 91 template<class SubType> 93 (const interval_base_map<SubType,DomainT,CodomainT, in operator =() argument
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/ |
D | SDL_xinputjoystick.c | 65 GetXInputName(const Uint8 userid, BYTE SubType) in GetXInputName() argument 72 switch (SubType) { in GetXInputName() 108 AddXInputDevice(const Uint8 userid, BYTE SubType, JoyStick_DeviceData **pContext) in AddXInputDevice() argument 113 if (SDL_XInputUseOldJoystickMapping() && SubType != XINPUT_DEVSUBTYPE_GAMEPAD) in AddXInputDevice() 116 if (SubType == XINPUT_DEVSUBTYPE_UNKNOWN) in AddXInputDevice() 120 …k->bXInputDevice && (pNewJoystick->XInputUserId == userid) && (pNewJoystick->SubType == SubType)) { in AddXInputDevice() 143 pNewJoystick->joystickname = GetXInputName(userid, SubType); in AddXInputDevice() 159 pNewJoystick->guid.data[6] = SubType; in AddXInputDevice() 161 pNewJoystick->SubType = SubType; in AddXInputDevice() 180 AddXInputDevice(userid, capabilities.SubType, pContext); in SDL_XINPUT_JoystickDetect()
|
D | SDL_windowsjoystick_c.h | 37 BYTE SubType; member
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/ |
D | partitions.csv | 2 # Name, Type, SubType, Offset, Size, Flags
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/ |
D | partitions.csv | 2 # Name, Type, SubType, Offset, Size, Flags
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/ |
D | partitions.csv | 2 # Name, Type, SubType, Offset, Size, Flags
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
D | Architecture.h | 25 #define ARCHINFO(Arch, Type, SubType) AK_##Arch, argument
|
/third_party/flutter/glfw/deps/mingw/ |
D | xinput.h | 199 BYTE SubType; member
|
/third_party/mksh/ |
D | eval.c | 208 typedef struct SubType { struct 210 struct SubType *prev; /* old type */ argument 211 struct SubType *next; /* poped type (to avoid re-allocating) */ argument 217 } SubType; typedef 248 SubType st_head, *st; in expand() 418 SubType *newst; in expand() 420 newst = alloc(sizeof(SubType), ATEMP); in expand()
|
/third_party/flutter/glfw/src/ |
D | win32_joystick.c | 135 switch (xic->SubType) in getDeviceDescription()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGParser.cpp | 834 RecTy *SubType = ParseType(); in ParseType() local 835 if (!SubType) return nullptr; in ParseType() 842 return ListRecTy::get(SubType); in ParseType()
|
/third_party/python/Lib/test/ |
D | test_descr.py | 1044 class SubType(types.ModuleType): class 1051 m.__class__ = SubType 1052 self.assertTrue(m.__class__ is SubType)
|