/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/ |
H A D | sprd_dsi.h | 87 void __iomem *base; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ttm_glue.c | 48 base.vma_node); in vmw_bo_vm_lookup()
|
H A D | vmwgfx_resource_priv.h | 35 * separately from the base object itself. We estimate an on-average 128 bytes 53 struct vmw_resource *(*base_obj_to_res)(struct ttm_base_object *base);
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | syncpt.h | 40 struct host1x_syncpt_base *base; member 114 /* Read current wait base value into shadow register and return it. */
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | ultrasoc-smb.h | 88 * @buf_base: Memory mapped base address of SMB. 89 * @buf_hw_base: SMB buffer start Physical base address, only used 32bits. 104 * @base: Memory mapped base address for SMB component. 115 void __iomem *base; member
|
H A D | coresight-catu.h | 13 /* Register offset from base */ 64 void __iomem *base; member
|
/kernel/linux/linux-6.6/drivers/leds/simple/ |
H A D | simatic-ipc-leds-gpio-core.c | 16 #include <linux/platform_data/x86/simatic-ipc-base.h>
|
/kernel/linux/linux-6.6/drivers/mcb/ |
H A D | mcb-internal.h | 126 void __iomem *base);
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | Makefile | 28 psmouse-objs := psmouse-base.o synaptics.o focaltech.o
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | ethtool_lib.sh | 84 speeds_arr[$i]=${speeds_arr[$i]%base*}
|
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/ |
H A D | ndtest.h | 55 void __iomem *base; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
H A D | conftest.py | 13 from .base import HIDTestUdevRule
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | keyctl.h | 80 __s32 base; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | keyctl.h | 80 __s32 base; member
|
/third_party/elfutils/tests/ |
H A D | dwfl-report-offline-memory.c | 41 Dwarf_Addr base __attribute__ ((unused)), void *arg) in count_modules()
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_build_id_find_debuginfo.c | 39 Dwarf_Addr base __attribute__ ((unused)), in dwfl_build_id_find_debuginfo()
|
/third_party/ffmpeg/libavfilter/ |
H A D | dnn_interface.h | 76 DNNExecBaseParams base; member
|
/third_party/gn/src/base/files/ |
H A D | file.cc | 5 #include "base/files/file.h" 6 #include "base/files/file_path.h" 13 namespace base { namespace 115 } // namespace base
|
/third_party/gn/src/base/strings/ |
H A D | string_split.h | 13 namespace base { namespace 41 // std::vector<std::string> tokens = base::SplitString( 42 // input, ",;", base::KEEP_WHITESPACE, base::SPLIT_WANT_ALL); 60 // base::SplitStringPiece(input, base::kWhitespaceASCII, 61 // base::KEEP_WHITESPACE, 62 // base::SPLIT_WANT_NONEMPTY)) { 105 // base::SplitStringUsingSubstr(input, "\r\n", 106 // base [all...] |
H A D | utf_string_conversion_utils.cc | 5 #include "base/strings/utf_string_conversion_utils.h" 7 #include "base/third_party/icu/icu_utf.h" 10 namespace base { namespace 132 } // namespace base
|
/third_party/gn/src/base/ |
H A D | sys_byteorder.h | 16 #include "base/logging.h" 23 namespace base { namespace 137 } // namespace base
|
/third_party/gn/src/base/win/ |
H A D | scoped_process_information.cc | 5 #include "base/win/scoped_process_information.h" 7 #include "base/logging.h" 8 #include "base/win/scoped_handle.h" 10 namespace base { namespace 109 } // namespace base
|
/third_party/gn/src/gn/ |
H A D | command_outputs.cc | 9 #include "base/command_line.h" 10 #include "base/strings/stringprintf.h" 111 Err(Location(), base::StringPrintf("No targets reference the file '%s'.", in RunOutputs()
|
H A D | function_write_file.cc | 7 #include "base/files/file_util.h" 8 #include "base/strings/string_split.h" 9 #include "base/strings/string_util.h" 10 #include "base/strings/utf_string_conversions.h" 99 base::FilePath file_path = in RunWriteFile()
|
H A D | substitution_type.h | 10 #include "base/containers/flat_set.h" 91 base::flat_set<const Substitution*> used;
|