/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/ |
H A D | vdso_test_abi.c | 25 extern void vdso_init_from_sysinfo_ehdr(uintptr_t base);
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_timer.h | 122 int snd_seq_timer_set_skew(struct snd_seq_timer *tmr, unsigned int skew, unsigned int base);
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | hrtimer.c | 46 delta = ktime_sub(hrt->base->get_time(), hrtimer_get_expires(hrt)); in snd_hrtimer_callback()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_local_storage.c | 7 #include <asm-generic/errno-base.h>
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/ |
H A D | dmx.h | 85 unsigned int base; member
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_ioctl.h | 166 * @baseport : base port of hba memory 200 * @base : base address 213 uint64_t base; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | fdomain.h | 94 #define CFG1_IO_MASK 0x30 /* I/O base jumpers */ 95 #define CFG1_BIOS_MASK 0xc0 /* BIOS base jumpers */ 112 struct Scsi_Host *fdomain_create(int base, int irq, int this_id,
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | auth_none.c | 104 au->base.destroy = ceph_auth_none_destroy_authorizer; in ceph_auth_none_create_authorizer()
|
/kernel/linux/linux-6.6/sound/soc/mxs/ |
H A D | mxs-saif.h | 105 void __iomem *base; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/ |
H A D | dmx.h | 85 unsigned int base; member
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/microchip/ |
H A D | Makefile | 46 at91-kizboxmini-base.dtb \
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/ |
H A D | dmx.h | 74 unsigned int base; member
|
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/ |
H A D | OhSampleBusinessGoods.java | 26 import org.jeecg.common.system.base.entity.JeecgEntity;
|
H A D | OhSampleBusiness.java | 26 import org.jeecg.common.system.base.entity.JeecgEntity;
|
/third_party/ffmpeg/libavcodec/ |
H A D | cfhd.h | 137 GetByteContext base; member
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_build_id_find_elf.c | 146 Dwarf_Addr base __attribute__ ((unused)), in dwfl_build_id_find_elf()
|
/third_party/elfutils/tests/ |
H A D | line2addr.c | 70 const char *modname, Dwarf_Addr base __attribute__ ((unused)), in handle_module()
|
/third_party/gn/src/base/ |
H A D | command_line.h | 26 namespace base { namespace 92 // you want to reset the base library to its initial state (for example, in an 95 // Do not call this in tests. Use base::test::ScopedCommandLine instead. 268 } // namespace base
|
/third_party/gn/src/base/files/ |
H A D | file.h | 12 #include "base/files/file_path.h" 13 #include "base/files/platform_file.h" 14 #include "base/files/scoped_file.h" 22 namespace base { namespace 90 // too, and the ParamTraits<base::File::Info> implementation in 262 // closest base::File::Error equivalent via OSErrorToFileError(). The returned 263 // value is only trustworthy immediately after another base::File method 264 // fails. base::File never resets the global error to zero. 285 } // namespace base
|
H A D | file_posix.cc | 5 #include "base/files/file.h" 13 #include "base/logging.h" 14 #include "base/posix/eintr_wrapper.h" 15 #include "base/strings/utf_string_conversions.h" 18 namespace base { namespace 388 return base::File::OSErrorToFileError(errno); 391 } // namespace base
|
H A D | file_enumerator_posix.cc | 5 #include "base/files/file_enumerator.h" 13 #include "base/logging.h" 16 namespace base { namespace 170 } // namespace base
|
/third_party/gn/src/base/json/ |
H A D | json_parser.h | 16 #include "base/compiler_specific.h" 17 #include "base/gtest_prod_util.h" 18 #include "base/json/json_reader.h" 20 namespace base { namespace 49 // Wrap this in base::FooValue::From() to check the Value is of type Foo and 85 // create base::Value with a std::string_view to avoid unnecessary std::string 213 // base::JSONParserOptions that control parsing. 258 } // namespace base
|
H A D | json_writer.cc | 5 #include "base/json/json_writer.h" 12 #include "base/json/string_escape.h" 13 #include "base/logging.h" 14 #include "base/strings/string_number_conversions.h" 15 #include "base/strings/utf_string_conversions.h" 16 #include "base/values.h" 19 namespace base { namespace 175 } // namespace base
|
H A D | json_reader.cc | 5 #include "base/json/json_reader.h" 10 #include "base/json/json_parser.h" 11 #include "base/logging.h" 12 #include "base/values.h" 14 namespace base { namespace 118 } // namespace base
|
/third_party/gn/src/base/posix/ |
H A D | file_descriptor_shuffle.cc | 5 #include "base/posix/file_descriptor_shuffle.h" 11 #include "base/logging.h" 12 #include "base/posix/eintr_wrapper.h" 14 namespace base { namespace 101 } // namespace base
|