| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | file.c | 1187 static const int types[] = { in cifs_push_mandatory_locks() local 1525 static const int types[] = { in cifs_unlock_range() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
| H A D | vpe.c | 228 u8 types; /* CAPTURE and/or OUTPUT */ member [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
| H A D | vpe.c | 228 u8 types; /* CAPTURE and/or OUTPUT */ member [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | ioctl.c | 3003 static const u64 types[] = { in btrfs_ioctl_space_info() local
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | file.c | 1458 static const int types[] = { in cifs_push_mandatory_locks() local 1806 static const int types[] = { in cifs_unlock_range() local
|
| /kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
| H A D | qla_isr.c | 1921 static char *types[] = { in qla2x00_async_event() local
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| H A D | devio.c | 491 static const char *types[] = {"isoc", "int", "ctrl", "bulk"}; in snoop_urb() local
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | ublk_drv.c | 194 __u32 types; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | main.c | 1159 enum mlx4_port_type types[MLX4_MAX_PORTS]; in __set_port_type() local 4226 restore_current_port_types(struct mlx4_dev *dev, enum mlx4_port_type *types, enum mlx4_port_type *poss_types) restore_current_port_types() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/ |
| H A D | rcar_jpu.c | 238 u16 types; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | aquacomputer_d5next.c | 716 static int aqc_set_ctrl_vals(struct aqc_data *priv, int *offsets, long *vals, int *types, int len) in aqc_set_ctrl_vals() argument
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | sm_make_chunk.c | 223 __be16 types[2]; in sctp_make_init() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2503 private static final int[][] types = { global() field in DateTimePatternGenerator [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tznames_impl.cpp | 942 ZNameSearchHandler::ZNameSearchHandler(uint32_t types) in ZNameSearchHandler() argument 1369 TimeZoneNamesImpl::find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const { in find() argument 1920 TZDBNameSearchHandler::TZDBNameSearchHandler(uint32_t types, const char* region) in TZDBNameSearchHandler() argument 1609 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument 2240 find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const find() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 771 SpvId types[2]; in sparse_wrap_result_type() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-objects.cc | 2159 wasm::ValueType* types = zone->NewArray<wasm::ValueType>(sig_size); in GetSignature() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 1943 static const char *types[] = { in construct_name() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tznames_impl.cpp | 938 ZNameSearchHandler::ZNameSearchHandler(uint32_t types) in ZNameSearchHandler() argument 1354 TimeZoneNamesImpl::find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const { in find() argument 1905 TZDBNameSearchHandler::TZDBNameSearchHandler(uint32_t types, const char* region) in TZDBNameSearchHandler() argument 1594 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument 2225 find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const find() argument [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumberutil.cc | 384 GetSupportedTypesForMetadata( const PhoneMetadata& metadata, std::set<PhoneNumberUtil::PhoneNumberType>* types) GetSupportedTypesForMetadata() argument 2103 PhoneNumberDesc types[kNumberTypes] = { GetExampleNumberForNonGeoEntity() local [all...] |
| /third_party/python/Tools/clinic/ |
| H A D | clinic.py | 28 import types namespace
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeARM_32.c | 2736 sljit_s32 types = 0; in softfloat_call_with_args() local
|
| H A D | sljitNativeARM_T2_32.c | 2312 sljit_s32 types = 0; in softfloat_call_with_args() local
|
| /third_party/python/Lib/test/support/ |
| H A D | __init__.py | 15 import types namespace
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm16bitStorageTests.cpp | 1383 const char* types; in addCompute16bitStorageUniform16To32Group() member 1897 const char* types; in addCompute16bitStoragePushConstant16To32Group() member 2531 const char* types; addCompute16bitStorageUniform32To16Group() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 922 std::set<glu::DataType> types; in generateCompareFuncs() local
|