Home
last modified time | relevance | path

Searched defs:types (Results 101 - 125 of 699) sorted by relevance

12345678910>>...28

/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...]
/base/hiviewdfx/hiview/base/
H A Dplugin.cpp99 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/global/i18n/interfaces/js/kits/src/
H A Dentity_recognizer_addon.cpp150 std::vector<std::string> types = {"phone_number", "date"}; in GetEntityInfoItem() local
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher.cpp45 uint32_t types = eventTypes << 1; in AddAppEventFilter() local
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-sunfire.c126 sunfire_led_generic_probe(struct platform_device *pdev, struct led_type *types) sunfire_led_generic_probe() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dmxms.c96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach() argument
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A Diterators.bpf.c37 struct btf_type **types; member
62 struct btf_type **types, *t; in get_name() local
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() argument
/kernel/linux/linux-6.6/include/linux/
H A Dmdev.h46 struct mdev_type **types; member
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A Diterators.bpf.c36 struct btf_type **types; member
61 struct btf_type **types, *t; in get_name() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dmxms.c96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach() argument
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-sunfire.c126 sunfire_led_generic_probe(struct platform_device *pdev, struct led_type *types) sunfire_led_generic_probe() argument
/kernel/linux/linux-6.6/net/ethtool/
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() argument
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_display.cpp116 std::vector<int32_t> types; in RefreshLayersCompType() local
/test/xts/hats/useriam/fingerprintauth/src/
H A Dfingerprint_auth_hdi.cpp122 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) in FillTestGetPropertyTypeVector() argument
/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
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Ds-c2.c90 static int types[] = { variable

Completed in 12 milliseconds

12345678910>>...28