| /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...] |
| /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/global/i18n/interfaces/js/kits/src/ |
| H A D | entity_recognizer_addon.cpp | 150 std::vector<std::string> types = {"phone_number", "date"}; in GetEntityInfoItem() 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
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-sunfire.c | 126 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 D | mxms.c | 96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach() argument
|
| /kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
| H A D | iterators.bpf.c | 37 struct btf_type **types; member 62 struct btf_type **types, *t; in get_name() local
|
| /kernel/linux/linux-5.10/net/ethtool/ |
| H A D | tunnels.c | 21 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 D | mdev.h | 46 struct mdev_type **types; member
|
| /kernel/linux/linux-6.6/kernel/bpf/preload/iterators/ |
| H A D | iterators.bpf.c | 36 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 D | mxms.c | 96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach() argument
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| H A D | leds-sunfire.c | 126 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 D | tunnels.c | 21 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 D | hdi_test_display.cpp | 116 std::vector<int32_t> types; in RefreshLayersCompType() local
|
| /test/xts/hats/useriam/fingerprintauth/src/ |
| H A D | fingerprint_auth_hdi.cpp | 122 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) in FillTestGetPropertyTypeVector() argument
|
| /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
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
| H A D | s-c2.c | 90 static int types[] = { variable
|