| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_pep492.py | 4 import types namespace 155 @types.coroutine 161 self.assertIsInstance(wrapper, types._GeneratorWrapper)
|
| /third_party/python/Lib/importlib/ |
| H A D | util.py | 18 import types namespace 222 class _LazyModule(types.ModuleType): 231 self.__class__ = types.ModuleType
|
| /third_party/python/Lib/ |
| H A D | queue.py | 4 import types namespace 220 __class_getitem__ = classmethod(types.GenericAlias) 322 __class_getitem__ = classmethod(types.GenericAlias)
|
| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-module-file-with-global-definitions-changes/ |
| H A D | with-skipDefaultLibCheck.js | 58 /user/username/projects/myproject/node_modules/@types:
110 /user/username/projects/myproject/node_modules/@types:
165 /user/username/projects/myproject/node_modules/@types:
|
| H A D | with-skipLibCheck.js | 58 /user/username/projects/myproject/node_modules/@types:
110 /user/username/projects/myproject/node_modules/@types:
165 /user/username/projects/myproject/node_modules/@types:
|
| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-non-module-file-changes/ |
| H A D | with-skipDefaultLibCheck.js | 55 /user/username/projects/myproject/node_modules/@types:
103 /user/username/projects/myproject/node_modules/@types:
159 /user/username/projects/myproject/node_modules/@types:
|
| H A D | with-skipLibCheck.js | 55 /user/username/projects/myproject/node_modules/@types:
103 /user/username/projects/myproject/node_modules/@types:
159 /user/username/projects/myproject/node_modules/@types:
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | types.h | 192 inline size_t hash_value(const TypeVector& types) { in hash_value() argument 194 for (const Type* t : types) { in hash_value() 208 // TODO(danno): This likely should be refactored, the handling of the types 210 // reliance of string types is quite clunky. 766 // TODO(turbofan): We should no longer pass around types as const pointers, so 768 // late-initialized portions of types like this one. 859 std::ostream& operator<<(std::ostream& os, const TypeVector& types); 872 TypeVector types; member 878 TypeVector types; member 900 const TypeVector& types() cons function [all...] |
| /third_party/glfw/src/ |
| H A D | wl_init.c | 54 // wl_interface pointers 'types', making it impossible to combine several unmodified 58 #define types _glfw_wayland_types macro 60 #undef types macro 62 #define types _glfw_xdg_shell_types macro 64 #undef types macro 66 #define types _glfw_xdg_decoration_types macro 68 #undef types macro 70 #define types _glfw_viewporter_types macro 72 #undef types macro 74 #define types _glfw_relative_pointer_type macro 76 #undef types global() macro 78 #define types global() macro 80 #undef types global() macro 82 #define types global() macro 84 #undef types global() macro 86 #define types global() macro 88 #undef types global() macro 90 #define types global() macro 92 #undef types global() macro [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | locid.cpp | 562 LocalMemory<const char*>& types, 570 // strings+types+replacementIndexes 572 // Allocate length items for types, to store the type field. 577 LocalMemory<const char*>& types, 583 // strings+types+replacementIndexes 584 // Allocate length items for types, to store the type field. 589 LocalMemory<const char*>& types, 594 // strings+types+replacementIndexes 595 // Allocate length items for types, to store the type field. 600 LocalMemory<const char*>& types, 696 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UnicodeString& replacement), UErrorCode &status) readAlias() argument 742 readLanguageAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, UErrorCode &status) readLanguageAlias() argument 779 readScriptAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, UErrorCode &status) readScriptAlias() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locid.cpp | 562 LocalMemory<const char*>& types, 570 // strings+types+replacementIndexes 572 // Allocate length items for types, to store the type field. 577 LocalMemory<const char*>& types, 583 // strings+types+replacementIndexes 584 // Allocate length items for types, to store the type field. 589 LocalMemory<const char*>& types, 594 // strings+types+replacementIndexes 595 // Allocate length items for types, to store the type field. 600 LocalMemory<const char*>& types, 696 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UChar* replacement), UErrorCode &status) readAlias() argument 742 readLanguageAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, UErrorCode &status) readLanguageAlias() argument 779 readScriptAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, UErrorCode &status) readScriptAlias() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locid.cpp | 582 LocalMemory<const char*>& types, 590 // strings+types+replacementIndexes 592 // Allocate length items for types, to store the type field. 597 LocalMemory<const char*>& types, 603 // strings+types+replacementIndexes 604 // Allocate length items for types, to store the type field. 609 LocalMemory<const char*>& types, 614 // strings+types+replacementIndexes 615 // Allocate length items for types, to store the type field. 620 LocalMemory<const char*>& types, 716 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UnicodeString& replacement), UErrorCode &status) readAlias() argument 763 readLanguageAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, UErrorCode &status) readLanguageAlias() argument 800 readScriptAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, UErrorCode &status) readScriptAlias() argument [all...] |
| /base/hiviewdfx/hiview/base/ |
| H A D | plugin.cpp | 99 void Plugin::AddDispatchInfo(const std::unordered_set<uint8_t>& types,
in AddDispatchInfo() argument 106 context_->AddDispatchInfo(shared_from_this(), types, eventNames, tags, domainRulesMap);
in AddDispatchInfo() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
| H A D | ndk_app_event_watcher.cpp | 45 uint32_t types = eventTypes << 1; in AddAppEventFilter() local 46 HiAppEvent::AppEventFilter filter{domain, types}; in AddAppEventFilter()
|
| /base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
| H A D | publishcontinuoustasknotification_fuzzer.cpp | 74 uint8_t types = *data % SLOT_TYPE_NUM;
in DoSomethingInterestingWithMyAPI() local 75 Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotType(types);
in DoSomethingInterestingWithMyAPI()
|
| /base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
| H A D | publishnotification_fuzzer.cpp | 74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local 75 Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotType(types); in DoSomethingInterestingWithMyAPI()
|
| /base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/ |
| H A D | reminderrequest_fuzzer.cpp | 37 uint8_t types = *data % ACTION_BUTTON_TYPE;
in DoSomethingInterestingWithMyAPI() local 39 Notification::ReminderRequest::ActionButtonType(types);
in DoSomethingInterestingWithMyAPI()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| H A D | osal_task.c | 27 #include <uapi/linux/sched/types.h> 30 #include <linux/sched/types.h>
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/ |
| H A D | java_client_interface_code_emitter.cpp | 76 const AST::TypeStringMap &types = ast_->GetTypes();
in EmitInterfaceCorelibImports() local 77 for (const auto &pair : types) {
in EmitInterfaceCorelibImports()
|
| /third_party/backends/backend/ |
| H A D | epsonds-io.c | 20 #include <sys/types.h> 28 #include <sys/types.h>
|
| /third_party/gn/src/gn/ |
| H A D | substitution_pattern.cc | 57 for (const SubstitutionTypes* types : AllSubstitutions) { in Parse() 58 for (const Substitution* sub : *types) { in Parse() 85 // Fill required types vector. in Parse()
|
| /third_party/lame/libmp3lame/ |
| H A D | machine.h | 62 # include <types.h> 65 # include <sys/types.h> 82 * 3 different types of pow() functions:
|
| /third_party/node/test/parallel/ |
| H A D | test-http2-client-setLocalWindowSize.js | 17 const types = { 42 Object.entries(types).forEach(([type, value]) => {
|
| /third_party/node/src/ |
| H A D | node_types.cc | 88 NODE_BINDING_CONTEXT_AWARE_INTERNAL(types, node::InitializeTypes) 89 NODE_BINDING_EXTERNAL_REFERENCE(types, node::RegisterTypesExternalReferences)
|
| /third_party/node/benchmark/async_hooks/ |
| H A D | async-resource-vs-destroy.js | 160 const types = { 172 const { server, close } = types[type](asyncMethods[asyncMethod]);
|