Home
last modified time | relevance | path

Searched defs:types (Results 76 - 100 of 559) sorted by relevance

12345678910>>...23

/third_party/python/Lib/idlelib/
H A Dcalltip.py12 import types namespace
/third_party/python/Lib/importlib/resources/
H A D_legacy.py4 import types namespace
/third_party/python/Lib/asyncio/
H A D__main__.py8 import types namespace
/third_party/openssl/crypto/asn1/
H A Da_mbstr.c281 unsigned long types = *((unsigned long *)arg); in type_str() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc456 } types[] = { in ParseGlslFormat() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp17 static sh::GLenum types[] = { member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DCoroutine.hpp159 std::vector<Type *> types = { CToReactorT<Arguments>::type()... }; in Coroutine() local
/third_party/skia/src/sfnt/
H A DSkOTUtils.h47 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 Dthread.py12 import types namespace
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTypeRegistry.java79 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 Dtest_lazy.py5 import types namespace
/third_party/python/Lib/test/test_importlib/import_/
H A Dtest_api.py5 import types namespace
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fAttribLocationTests.cpp42 const AttribType types[] = in createAttributeLocationTests() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/
H A Djava_client_proxy_code_emitter.cpp75 const AST::TypeStringMap &types = ast_->GetTypes(); in EmitProxyCorelibImports() local
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/
H A Dsa_cpp_code_emitter.cpp29 const AST::TypeStringMap &types = ast_->GetTypes(); in GetStdlibInclusions() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_thread_dataability_test.cpp168 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 Dtext_model.h41 std::string types; member
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/
H A Daccessibilityconfig_fuzzer.cpp218 OHOS::AccessibilityConfig::DALTONIZATION_TYPE types = in DoSomethingInterestingGetConfig() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/
H A Dimage_loader_manager.cpp234 const auto types = loader.instance->GetSupportedTypes(); in GetSupportedTypes() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp100 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 Dwl_init.c58 #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 Dsandbox.py5 import types namespace
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.c33 void print_valtypes(const wasm_valtype_vec_t* types) { in print_valtypes() argument
/third_party/nghttp2/doc/
H A Dmkapiref.py331 types = [] global() variable
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_debug_utils.c37 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

Completed in 15 milliseconds

12345678910>>...23