/third_party/python/Lib/idlelib/ |
H A D | calltip.py | 12 import types namespace
|
/third_party/python/Lib/importlib/resources/ |
H A D | _legacy.py | 4 import types namespace
|
/third_party/python/Lib/asyncio/ |
H A D | __main__.py | 8 import types namespace
|
/third_party/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 281 unsigned long types = *((unsigned long *)arg); in type_str() local [all...] |
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | type_parser.cc | 456 } types[] = { in ParseGlslFormat() local
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | VariablePacker_test.cpp | 17 static sh::GLenum types[] = { member
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Coroutine.hpp | 159 std::vector<Type *> types = { CToReactorT<Arguments>::type()... }; in Coroutine() local
|
/third_party/skia/src/sfnt/ |
H A D | SkOTUtils.h | 47 LocalizedStrings_NameTable(std::unique_ptr<uint8_t[]> nameTableData, size_t size, SK_OT_USHORT types[], int typesCount) LocalizedStrings_NameTable() argument
|
/third_party/python/Lib/concurrent/futures/ |
H A D | thread.py | 12 import types namespace
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | TypeRegistry.java | 79 private final Map<String, Descriptor> types; field in TypeRegistry 81 TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() argument 158 private Map<String, Descriptor> types = new HashMap<>(); global() field in TypeRegistry.Builder [all...] |
/third_party/python/Lib/test/test_importlib/ |
H A D | test_lazy.py | 5 import types namespace
|
/third_party/python/Lib/test/test_importlib/import_/ |
H A D | test_api.py | 5 import types namespace
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fAttribLocationTests.cpp | 42 const AttribType types[] = in createAttributeLocationTests() local [all...] |
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/ |
H A D | java_client_proxy_code_emitter.cpp | 75 const AST::TypeStringMap &types = ast_->GetTypes();
in EmitProxyCorelibImports() local
|
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/ |
H A D | sa_cpp_code_emitter.cpp | 29 const AST::TypeStringMap &types = ast_->GetTypes();
in GetStdlibInclusions() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_thread_dataability_test.cpp | 168 std::vector<std::string> types; in HWTEST_F() local 192 std::vector<std::string> types; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_model.h | 41 std::string types; member
|
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/ |
H A D | accessibilityconfig_fuzzer.cpp | 218 OHOS::AccessibilityConfig::DALTONIZATION_TYPE types = in DoSomethingInterestingGetConfig() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/ |
H A D | image_loader_manager.cpp | 234 const auto types = loader.instance->GetSupportedTypes(); in GetSupportedTypes() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | unified_data.cpp | 100 std::vector<std::string> types; in GetTypesLabels() local 121 auto types = record->GetUtdIds(); in GetEntriesTypes() local 134 auto types = record->GetUtdIds(); in HasTypeInEntries() local
|
/third_party/glfw/src/ |
H A D | wl_init.c | 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/jinja2/ |
H A D | sandbox.py | 5 import types namespace [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | reflect.c | 33 void print_valtypes(const wasm_valtype_vec_t* types) { in print_valtypes() argument
|
/third_party/nghttp2/doc/ |
H A D | mkapiref.py | 331 types = [] global() variable [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_debug_utils.c | 37 vk_debug_message(struct vk_instance *instance, VkDebugUtilsMessageSeverityFlagBitsEXT severity, VkDebugUtilsMessageTypeFlagsEXT types, const VkDebugUtilsMessengerCallbackDataEXT *pCallbackData) vk_debug_message() argument 60 vk_debug_message_instance(struct vk_instance *instance, VkDebugUtilsMessageSeverityFlagBitsEXT severity, VkDebugUtilsMessageTypeFlagsEXT types, const char *pMessageIdName, int32_t messageIdNumber, const char *pMessage) vk_debug_message_instance() argument
|